Started by user Anca Iordache Replayed #26 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 8dbd90ec00daa26dc45d7da2431c965dec99e8b4 rather than 29dfd4d00a9107b07d31efc40bae64d15181245c Obtained Jenkinsfile from 8dbd90ec00daa26dc45d7da2431c965dec99e8b4 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42393@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-06-07T12:28:03.881Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-07T12:28:03.885Z] Trying to pass milestone 26 [Pipeline] milestone [2021-06-07T12:28:03.932Z] Trying to pass milestone 27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-07T12:28:19.118Z] Still waiting to schedule task [2021-06-07T12:28:19.120Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-06-07T12:29:03.397Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02f0ef245124ddfb6) in /home/ubuntu/workspace/moby_PR-42393 [Pipeline] { [Pipeline] checkout [2021-06-07T12:29:03.540Z] The recommended git tool is: git [2021-06-07T12:29:06.682Z] using credential docker-jenkins-github-credentials [2021-06-07T12:29:06.691Z] Cloning the remote Git repository [2021-06-07T12:29:06.691Z] Cloning with configured refspecs honoured and without tags [2021-06-07T12:29:06.713Z] Cloning repository https://github.com/moby/moby.git [2021-06-07T12:29:06.779Z] > git init /home/ubuntu/workspace/moby_PR-42393 # timeout=10 [2021-06-07T12:29:07.060Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-07T12:29:07.060Z] > git --version # timeout=10 [2021-06-07T12:29:07.074Z] > git --version # 'git version 2.17.1' [2021-06-07T12:29:07.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:29:07.076Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42393/head:refs/remotes/origin/PR-42393 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:29:28.814Z] Fetching without tags [2021-06-07T12:29:29.182Z] Merging remotes/origin/master commit 8dbd90ec00daa26dc45d7da2431c965dec99e8b4 into PR head commit 29dfd4d00a9107b07d31efc40bae64d15181245c [2021-06-07T12:29:28.723Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-07T12:29:28.737Z] > git config --add remote.origin.fetch +refs/pull/42393/head:refs/remotes/origin/PR-42393 # timeout=10 [2021-06-07T12:29:28.763Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:29:28.791Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-07T12:29:28.819Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-07T12:29:28.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:29:28.820Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42393/head:refs/remotes/origin/PR-42393 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:29:29.192Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T12:29:29.222Z] > git checkout -f 29dfd4d00a9107b07d31efc40bae64d15181245c # timeout=10 [2021-06-07T12:29:31.695Z] Merge succeeded, producing 305bcefa00adf059f68f311fb9a8b4df5b4baafa [2021-06-07T12:29:31.696Z] Checking out Revision 305bcefa00adf059f68f311fb9a8b4df5b4baafa (PR-42393) [2021-06-07T12:29:29.933Z] > git remote # timeout=10 [2021-06-07T12:29:29.958Z] > git config --get remote.origin.url # timeout=10 [2021-06-07T12:29:29.986Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:29:29.987Z] > git merge 8dbd90ec00daa26dc45d7da2431c965dec99e8b4 # timeout=10 [2021-06-07T12:29:31.662Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-07T12:29:31.699Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T12:29:31.710Z] > git checkout -f 305bcefa00adf059f68f311fb9a8b4df5b4baafa # timeout=10 [2021-06-07T12:29:35.512Z] Commit message: "Merge commit '8dbd90ec00daa26dc45d7da2431c965dec99e8b4' into HEAD" [2021-06-07T12:29:35.546Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-07T12:29:36.621Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42393:/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-06-07T12:29:35.516Z] > git rev-list --no-walk a970906cd13ec2dc706a841b9c9388ea2de4408d # timeout=10 [2021-06-07T12:29:44.745Z] Unable to find image 'alpine:latest' locally [2021-06-07T12:29:44.745Z] latest: Pulling from library/alpine [2021-06-07T12:29:44.745Z] 540db60ca938: Pulling fs layer [2021-06-07T12:29:44.745Z] 540db60ca938: Download complete [2021-06-07T12:29:45.313Z] 540db60ca938: Pull complete [2021-06-07T12:29:45.313Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-06-07T12:29:45.313Z] Status: Downloaded newer image for alpine:latest [2021-06-07T12:29:55.296Z] 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] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-06-07T12:29:55.542Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02f0ef245124ddfb6) in /home/ubuntu/workspace/moby_PR-42393 [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-06-07T12:29:55.591Z] The recommended git tool is: git [Pipeline] // stage [2021-06-07T12:29:55.601Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-06-07T12:29:55.622Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2021-06-07T12:29:55.641Z] 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-06-07T12:29:55.938Z] Merging remotes/origin/master commit 8dbd90ec00daa26dc45d7da2431c965dec99e8b4 into PR head commit 29dfd4d00a9107b07d31efc40bae64d15181245c [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-07T12:29:55.608Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42393/.git # timeout=10 [2021-06-07T12:29:55.624Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-07T12:29:55.644Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-07T12:29:55.644Z] > git --version # timeout=10 [2021-06-07T12:29:55.653Z] > git --version # 'git version 2.17.1' [2021-06-07T12:29:55.654Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:29:55.655Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42393/head:refs/remotes/origin/PR-42393 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:29:55.940Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T12:29:55.946Z] > git checkout -f 29dfd4d00a9107b07d31efc40bae64d15181245c # timeout=10 [2021-06-07T12:29:56.159Z] > git remote # timeout=10 [2021-06-07T12:29:56.200Z] > git config --get remote.origin.url # timeout=10 [2021-06-07T12:29:56.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:29:56.241Z] > git merge 8dbd90ec00daa26dc45d7da2431c965dec99e8b4 # timeout=10 [2021-06-07T12:29:57.435Z] Merge succeeded, producing fed1e1064ecb452b4d411c97824451c802e7c194 [2021-06-07T12:29:57.436Z] Checking out Revision fed1e1064ecb452b4d411c97824451c802e7c194 (PR-42393) [2021-06-07T12:29:57.557Z] Commit message: "Merge commit '8dbd90ec00daa26dc45d7da2431c965dec99e8b4' into HEAD" [2021-06-07T12:29:57.576Z] First time build. Skipping changelog. [2021-06-07T12:29:57.422Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-07T12:29:57.438Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T12:29:57.448Z] > git checkout -f fed1e1064ecb452b4d411c97824451c802e7c194 # timeout=10 [2021-06-07T12:29:57.561Z] > git rev-list --no-walk a970906cd13ec2dc706a841b9c9388ea2de4408d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-07T12:29:58.226Z] + [ PR != PR ] [2021-06-07T12:29:58.226Z] + [ master != master ] [2021-06-07T12:29:58.226Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-07T12:29:58.558Z] + docker version [2021-06-07T12:29:58.558Z] Client: Docker Engine - Community [2021-06-07T12:29:58.558Z] Version: 20.10.6 [2021-06-07T12:29:58.558Z] API version: 1.41 [2021-06-07T12:29:58.558Z] Go version: go1.13.15 [2021-06-07T12:29:58.558Z] Git commit: 370c289 [2021-06-07T12:29:58.558Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-07T12:29:58.558Z] OS/Arch: linux/amd64 [2021-06-07T12:29:58.558Z] Context: default [2021-06-07T12:29:58.558Z] Experimental: true [2021-06-07T12:29:58.558Z] [2021-06-07T12:29:58.558Z] Server: Docker Engine - Community [2021-06-07T12:29:58.558Z] Engine: [2021-06-07T12:29:58.558Z] Version: 20.10.6 [2021-06-07T12:29:58.558Z] API version: 1.41 (minimum version 1.12) [2021-06-07T12:29:58.558Z] Go version: go1.13.15 [2021-06-07T12:29:58.558Z] Git commit: 8728dd2 [2021-06-07T12:29:58.558Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-07T12:29:58.558Z] OS/Arch: linux/amd64 [2021-06-07T12:29:58.558Z] Experimental: true [2021-06-07T12:29:58.558Z] containerd: [2021-06-07T12:29:58.558Z] Version: 1.4.6 [2021-06-07T12:29:58.558Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-07T12:29:58.558Z] runc: [2021-06-07T12:29:58.558Z] Version: 1.0.0-rc95 [2021-06-07T12:29:58.558Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:29:58.558Z] docker-init: [2021-06-07T12:29:58.558Z] Version: 0.19.0 [2021-06-07T12:29:58.558Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-07T12:29:58.843Z] + docker info [2021-06-07T12:30:10.541Z] Still waiting to schedule task [2021-06-07T12:30:10.541Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02f0ef245124ddfb6)’ [2021-06-07T12:30:10.542Z] Still waiting to schedule task [2021-06-07T12:30:10.542Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02f0ef245124ddfb6)’ [2021-06-07T12:30:10.543Z] Still waiting to schedule task [2021-06-07T12:30:10.543Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-06-07T12:30:10.545Z] Still waiting to schedule task [2021-06-07T12:30:10.545Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-06-07T12:30:10.546Z] Still waiting to schedule task [2021-06-07T12:30:10.546Z] All nodes of label ‘windows-2019’ are offline [2021-06-07T12:30:10.547Z] Still waiting to schedule task [2021-06-07T12:30:10.547Z] All nodes of label ‘windows-2022’ are offline [2021-06-07T12:30:13.737Z] Client: [2021-06-07T12:30:13.737Z] Context: default [2021-06-07T12:30:13.737Z] Debug Mode: false [2021-06-07T12:30:13.737Z] Plugins: [2021-06-07T12:30:13.737Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-07T12:30:13.737Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-07T12:30:13.737Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-07T12:30:13.737Z] [2021-06-07T12:30:13.737Z] Server: [2021-06-07T12:30:13.737Z] Containers: 0 [2021-06-07T12:30:13.737Z] Running: 0 [2021-06-07T12:30:13.737Z] Paused: 0 [2021-06-07T12:30:13.737Z] Stopped: 0 [2021-06-07T12:30:13.737Z] Images: 1 [2021-06-07T12:30:13.737Z] Server Version: 20.10.6 [2021-06-07T12:30:13.737Z] Storage Driver: overlay2 [2021-06-07T12:30:13.737Z] Backing Filesystem: extfs [2021-06-07T12:30:13.737Z] Supports d_type: true [2021-06-07T12:30:13.737Z] Native Overlay Diff: true [2021-06-07T12:30:13.737Z] userxattr: false [2021-06-07T12:30:13.737Z] Logging Driver: json-file [2021-06-07T12:30:13.737Z] Cgroup Driver: cgroupfs [2021-06-07T12:30:13.737Z] Cgroup Version: 1 [2021-06-07T12:30:13.737Z] Plugins: [2021-06-07T12:30:13.737Z] Volume: local [2021-06-07T12:30:13.737Z] Network: bridge host ipvlan macvlan null overlay [2021-06-07T12:30:13.737Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-07T12:30:13.737Z] Swarm: inactive [2021-06-07T12:30:13.737Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-06-07T12:30:13.737Z] Default Runtime: runc [2021-06-07T12:30:13.737Z] Init Binary: docker-init [2021-06-07T12:30:13.737Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-07T12:30:13.737Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:30:13.737Z] init version: de40ad0 [2021-06-07T12:30:13.737Z] Security Options: [2021-06-07T12:30:13.737Z] apparmor [2021-06-07T12:30:13.737Z] seccomp [2021-06-07T12:30:13.737Z] Profile: default [2021-06-07T12:30:13.737Z] Kernel Version: 5.4.0-1048-aws [2021-06-07T12:30:13.737Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-07T12:30:13.737Z] OSType: linux [2021-06-07T12:30:13.737Z] Architecture: x86_64 [2021-06-07T12:30:13.737Z] CPUs: 2 [2021-06-07T12:30:13.737Z] Total Memory: 7.487GiB [2021-06-07T12:30:13.737Z] Name: ip-10-100-127-237 [2021-06-07T12:30:13.737Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-07T12:30:13.737Z] Docker Root Dir: /var/lib/docker [2021-06-07T12:30:13.737Z] Debug Mode: false [2021-06-07T12:30:13.737Z] Registry: https://index.docker.io/v1/ [2021-06-07T12:30:13.737Z] Labels: [2021-06-07T12:30:13.737Z] Experimental: true [2021-06-07T12:30:13.737Z] Insecure Registries: [2021-06-07T12:30:13.737Z] 127.0.0.0/8 [2021-06-07T12:30:13.737Z] Live Restore Enabled: true [2021-06-07T12:30:13.737Z] [2021-06-07T12:30:13.737Z] WARNING: No swap limit support [Pipeline] sh [2021-06-07T12:30:14.017Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-07T12:30:14.017Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-07T12:30:14.017Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42393/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-07T12:30:14.017Z] + bash /home/ubuntu/workspace/moby_PR-42393/check-config.sh [2021-06-07T12:30:14.017Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-07T12:30:14.017Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-07T12:30:14.017Z] [2021-06-07T12:30:14.017Z] Generally Necessary: [2021-06-07T12:30:14.017Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-07T12:30:14.017Z] - apparmor: enabled and tools installed [2021-06-07T12:30:14.017Z] - CONFIG_NAMESPACES: enabled [2021-06-07T12:30:14.017Z] - CONFIG_NET_NS: enabled [2021-06-07T12:30:14.017Z] - CONFIG_PID_NS: enabled [2021-06-07T12:30:14.017Z] - CONFIG_IPC_NS: enabled [2021-06-07T12:30:14.017Z] - CONFIG_UTS_NS: enabled [2021-06-07T12:30:14.017Z] - CONFIG_CGROUPS: enabled [2021-06-07T12:30:14.017Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-07T12:30:14.017Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-07T12:30:14.017Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-07T12:30:14.017Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-07T12:30:14.017Z] - CONFIG_CPUSETS: enabled [2021-06-07T12:30:14.017Z] - CONFIG_MEMCG: enabled [2021-06-07T12:30:14.017Z] - CONFIG_KEYS: enabled [2021-06-07T12:30:14.017Z] - CONFIG_VETH: enabled (as module) [2021-06-07T12:30:14.017Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-07T12:30:14.017Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-07T12:30:14.017Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-07T12:30:14.017Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-07T12:30:14.018Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-07T12:30:14.276Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-07T12:30:14.276Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-07T12:30:14.276Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-07T12:30:14.276Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-07T12:30:14.276Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-07T12:30:14.276Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-07T12:30:14.276Z] [2021-06-07T12:30:14.276Z] Optional Features: [2021-06-07T12:30:14.276Z] - CONFIG_USER_NS: enabled [2021-06-07T12:30:14.276Z] - CONFIG_SECCOMP: enabled [2021-06-07T12:30:14.276Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-07T12:30:14.276Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-07T12:30:14.276Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-07T12:30:14.276Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-07T12:30:14.276Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-07T12:30:14.276Z] - CONFIG_BLK_CGROUP: enabled [2021-06-07T12:30:14.276Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-07T12:30:14.276Z] - CONFIG_CGROUP_PERF: enabled [2021-06-07T12:30:14.276Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-07T12:30:14.276Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-07T12:30:14.276Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-07T12:30:14.276Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-07T12:30:14.276Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-07T12:30:14.276Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-07T12:30:14.276Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-07T12:30:14.276Z] - CONFIG_IP_VS: enabled (as module) [2021-06-07T12:30:14.276Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-07T12:30:14.276Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-07T12:30:14.276Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-07T12:30:14.276Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-07T12:30:14.276Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-07T12:30:14.276Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-07T12:30:14.276Z] - CONFIG_EXT4_FS: enabled [2021-06-07T12:30:14.276Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-07T12:30:14.276Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-07T12:30:14.276Z] - Network Drivers: [2021-06-07T12:30:14.276Z] - "overlay": [2021-06-07T12:30:14.276Z] - CONFIG_VXLAN: enabled (as module) [2021-06-07T12:30:14.276Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-07T12:30:14.276Z] Optional (for encrypted networks): [2021-06-07T12:30:14.276Z] - CONFIG_CRYPTO: enabled [2021-06-07T12:30:14.276Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-07T12:30:14.276Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-07T12:30:14.276Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-07T12:30:14.276Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-07T12:30:14.276Z] - CONFIG_XFRM: enabled [2021-06-07T12:30:14.276Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-07T12:30:14.276Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-07T12:30:14.276Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-07T12:30:14.276Z] - "ipvlan": [2021-06-07T12:30:14.276Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-07T12:30:14.276Z] - "macvlan": [2021-06-07T12:30:14.276Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-07T12:30:14.276Z] - CONFIG_DUMMY: enabled (as module) [2021-06-07T12:30:14.276Z] - "ftp,tftp client in container": [2021-06-07T12:30:14.535Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-07T12:30:14.535Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-07T12:30:14.535Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-07T12:30:14.535Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-07T12:30:14.535Z] - Storage Drivers: [2021-06-07T12:30:14.535Z] - "aufs": [2021-06-07T12:30:14.535Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-07T12:30:14.535Z] - "btrfs": [2021-06-07T12:30:14.535Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-07T12:30:14.535Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-07T12:30:14.535Z] - "devicemapper": [2021-06-07T12:30:14.535Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-07T12:30:14.535Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-07T12:30:14.535Z] - "overlay": [2021-06-07T12:30:14.535Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-07T12:30:14.535Z] - "zfs": [2021-06-07T12:30:14.535Z] - /dev/zfs: present [2021-06-07T12:30:14.535Z] - zfs command: missing [2021-06-07T12:30:14.535Z] - zpool command: missing [2021-06-07T12:30:14.535Z] [2021-06-07T12:30:14.535Z] Limits: [2021-06-07T12:30:14.535Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-07T12:30:14.535Z] [2021-06-07T12:30:14.535Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-07T12:30:14.858Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fed1e1064ecb452b4d411c97824451c802e7c194 . [2021-06-07T12:30:15.116Z] #2 [internal] load .dockerignore [2021-06-07T12:30:15.116Z] #2 sha256:15b367a2b1659643101ccceaa4fd6b9fb2dce22918f1eafe70492dffe949ecc3 [2021-06-07T12:30:15.116Z] #2 transferring context: 87B 0.0s done [2021-06-07T12:30:15.116Z] #2 DONE 0.0s [2021-06-07T12:30:15.116Z] [2021-06-07T12:30:15.116Z] #1 [internal] load build definition from Dockerfile [2021-06-07T12:30:15.116Z] #1 sha256:4cec9db8f1f1daa34f68ac41e2acaac440ed56d90a5b24c56bd6432a94753539 [2021-06-07T12:30:15.116Z] #1 transferring dockerfile: 16.63kB 0.0s done [2021-06-07T12:30:15.116Z] #1 DONE 0.1s [2021-06-07T12:30:15.116Z] [2021-06-07T12:30:15.116Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-07T12:30:15.116Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-07T12:30:15.374Z] #3 DONE 0.3s [2021-06-07T12:30:15.374Z] [2021-06-07T12:30:15.374Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-07T12:30:15.374Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-07T12:30:15.374Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-07T12:30:15.374Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-07T12:30:15.374Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-07T12:30:15.374Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-07T12:30:15.374Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-07T12:30:15.633Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-06-07T12:30:15.633Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-06-07T12:30:15.891Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-07T12:30:15.891Z] #4 DONE 0.6s [2021-06-07T12:30:16.149Z] [2021-06-07T12:30:16.149Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-07T12:30:16.149Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-07T12:30:16.716Z] #8 ... [2021-06-07T12:30:16.716Z] [2021-06-07T12:30:16.716Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-07T12:30:16.716Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-07T12:30:16.716Z] #5 DONE 0.7s [2021-06-07T12:30:16.716Z] [2021-06-07T12:30:16.716Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-07T12:30:16.716Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-07T12:30:16.716Z] #6 DONE 0.8s [2021-06-07T12:30:16.974Z] [2021-06-07T12:30:16.974Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-07T12:30:16.974Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-07T12:30:16.974Z] #7 DONE 0.8s [2021-06-07T12:30:16.974Z] [2021-06-07T12:30:16.974Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-07T12:30:16.974Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-07T12:30:16.974Z] #8 DONE 0.8s [2021-06-07T12:30:17.912Z] [2021-06-07T12:30:17.912Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-07T12:30:17.912Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-07T12:30:17.912Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-07T12:30:17.912Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-07T12:30:17.912Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s [2021-06-07T12:30:17.912Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-07T12:30:17.912Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-07T12:30:18.171Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.3s [2021-06-07T12:30:18.430Z] #65 ... [2021-06-07T12:30:18.430Z] [2021-06-07T12:30:18.430Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-07T12:30:18.430Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-07T12:30:18.430Z] #42 DONE 0.0s [2021-06-07T12:30:18.430Z] [2021-06-07T12:30:18.430Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-07T12:30:18.430Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-07T12:30:18.430Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 11.53MB / 12.42MB 0.6s [2021-06-07T12:30:18.430Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s [2021-06-07T12:30:18.689Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-06-07T12:30:18.689Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-06-07T12:30:22.011Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2021-06-07T12:30:23.390Z] #65 ... [2021-06-07T12:30:23.390Z] [2021-06-07T12:30:23.390Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-07T12:30:23.390Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-07T12:30:23.390Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-07T12:30:23.390Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-07T12:30:23.390Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-07T12:30:23.390Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-07T12:30:23.390Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-06-07T12:30:23.390Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2021-06-07T12:30:23.390Z] #63 DONE 5.7s [2021-06-07T12:30:23.649Z] [2021-06-07T12:30:23.649Z] #23 [internal] load build context [2021-06-07T12:30:23.649Z] #23 sha256:ad0bb452fbd882aab1db968bd04cd82b0c095172d3c58cc1328b1e80c7eae682 [2021-06-07T12:30:23.649Z] #23 transferring context: 56.13MB 4.5s done [2021-06-07T12:30:23.649Z] #23 DONE 5.8s [2021-06-07T12:30:23.649Z] [2021-06-07T12:30:23.649Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-07T12:30:23.649Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-07T12:30:23.649Z] #65 DONE 5.7s [2021-06-07T12:30:23.649Z] [2021-06-07T12:30:23.649Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:30:23.649Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:30:23.649Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-07T12:30:23.649Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done [2021-06-07T12:30:23.649Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-07T12:30:23.649Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-07T12:30:23.649Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-07T12:30:23.649Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.5s done [2021-06-07T12:30:23.649Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.7s done [2021-06-07T12:30:23.649Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.6s done [2021-06-07T12:30:23.649Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.8s [2021-06-07T12:30:23.649Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.8s done [2021-06-07T12:30:23.649Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.5s done [2021-06-07T12:30:23.649Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.5s done [2021-06-07T12:30:24.274Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.6s done [2021-06-07T12:30:25.211Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-07T12:30:25.804Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-06-07T12:30:26.380Z] #9 ... [2021-06-07T12:30:26.380Z] [2021-06-07T12:30:26.380Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-07T12:30:26.380Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-07T12:30:26.380Z] #64 DONE 0.6s [2021-06-07T12:30:26.380Z] [2021-06-07T12:30:26.380Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:30:26.380Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:30:26.380Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-07T12:30:26.380Z] #9 ... [2021-06-07T12:30:26.380Z] [2021-06-07T12:30:26.380Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-07T12:30:26.380Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-07T12:30:26.951Z] #66 DONE 0.7s [2021-06-07T12:30:26.951Z] [2021-06-07T12:30:26.951Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:30:26.951Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:30:26.951Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-06-07T12:30:27.211Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-07T12:30:27.777Z] #9 ... [2021-06-07T12:30:27.777Z] [2021-06-07T12:30:27.777Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-07T12:30:27.777Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-07T12:30:27.777Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-07T12:30:27.777Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-07T12:30:27.777Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-07T12:30:27.777Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-07T12:30:27.777Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 7.3s done [2021-06-07T12:30:27.777Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 2.4s [2021-06-07T12:30:28.037Z] #26 ... [2021-06-07T12:30:28.037Z] [2021-06-07T12:30:28.037Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:30:28.037Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:30:29.422Z] #9 ... [2021-06-07T12:30:29.422Z] [2021-06-07T12:30:29.422Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-07T12:30:29.422Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-07T12:30:29.422Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.8s done [2021-06-07T12:30:29.422Z] #26 DONE 11.5s [2021-06-07T12:30:29.422Z] [2021-06-07T12:30:29.422Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:30:29.422Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:30:31.324Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-06-07T12:30:31.583Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-07T12:30:35.776Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done [2021-06-07T12:30:35.776Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-07T12:30:37.680Z] #9 ... [2021-06-07T12:30:37.680Z] [2021-06-07T12:30:37.680Z] #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-06-07T12:30:37.680Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-07T12:30:37.680Z] #27 1.007 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:30:37.680Z] #27 1.070 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:30:37.680Z] #27 1.073 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:30:37.680Z] #27 1.139 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:30:37.680Z] #27 1.347 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:30:37.680Z] #27 1.663 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:30:37.680Z] #27 3.202 Fetched 8448 kB in 2s (3455 kB/s) [2021-06-07T12:30:37.680Z] #27 3.202 Reading package lists... [2021-06-07T12:30:37.680Z] #27 4.112 Reading package lists... [2021-06-07T12:30:37.680Z] #27 5.062 Building dependency tree... [2021-06-07T12:30:37.680Z] #27 5.386 The following additional packages will be installed: [2021-06-07T12:30:37.680Z] #27 5.386 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-07T12:30:37.680Z] #27 5.386 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-07T12:30:37.680Z] #27 5.386 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-07T12:30:37.680Z] #27 5.386 Suggested packages: [2021-06-07T12:30:37.680Z] #27 5.386 krb5-doc krb5-user [2021-06-07T12:30:37.680Z] #27 5.386 Recommended packages: [2021-06-07T12:30:37.680Z] #27 5.386 krb5-locales publicsuffix libsasl2-modules [2021-06-07T12:30:37.680Z] #27 5.611 The following NEW packages will be installed: [2021-06-07T12:30:37.680Z] #27 5.612 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-07T12:30:37.680Z] #27 5.612 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-07T12:30:37.680Z] #27 5.612 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-07T12:30:37.680Z] #27 5.613 libssh2-1 libssl1.1 openssl [2021-06-07T12:30:37.680Z] #27 5.890 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-07T12:30:37.680Z] #27 5.890 Need to get 5059 kB of archives. [2021-06-07T12:30:37.680Z] #27 5.890 After this operation, 12.1 MB of additional disk space will be used. [2021-06-07T12:30:37.680Z] #27 5.890 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-07T12:30:37.680Z] #27 5.902 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-07T12:30:37.680Z] #27 5.902 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-07T12:30:37.680Z] #27 5.902 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-07T12:30:37.680Z] #27 5.902 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-07T12:30:37.680Z] #27 5.905 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-07T12:30:37.680Z] #27 5.915 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-07T12:30:37.680Z] #27 5.919 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-07T12:30:37.680Z] #27 5.920 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-07T12:30:37.680Z] #27 5.923 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-07T12:30:37.680Z] #27 5.925 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-07T12:30:37.680Z] #27 5.934 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-07T12:30:37.680Z] #27 5.934 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-07T12:30:37.680Z] #27 5.934 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-07T12:30:37.680Z] #27 5.935 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-07T12:30:37.680Z] #27 5.939 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-07T12:30:37.680Z] #27 5.940 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-07T12:30:37.680Z] #27 5.944 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-07T12:30:37.680Z] #27 5.946 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-07T12:30:37.680Z] #27 5.958 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-07T12:30:37.680Z] #27 5.958 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-07T12:30:37.680Z] #27 6.124 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:30:37.680Z] #27 6.137 Fetched 5059 kB in 0s (15.6 MB/s) [2021-06-07T12:30:37.680Z] #27 6.181 Selecting previously unselected package libssl1.1:amd64. [2021-06-07T12:30:37.680Z] #27 6.181 (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-06-07T12:30:37.680Z] #27 6.181 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 6.190 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-07T12:30:37.680Z] #27 6.388 Selecting previously unselected package openssl. [2021-06-07T12:30:37.680Z] #27 6.388 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 6.393 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-07T12:30:37.680Z] #27 6.551 Selecting previously unselected package ca-certificates. [2021-06-07T12:30:37.680Z] #27 6.551 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-07T12:30:37.680Z] #27 6.554 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-07T12:30:37.680Z] #27 6.631 Selecting previously unselected package libkeyutils1:amd64. [2021-06-07T12:30:37.680Z] #27 6.631 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 6.635 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-07T12:30:37.680Z] #27 6.671 Selecting previously unselected package libkrb5support0:amd64. [2021-06-07T12:30:37.680Z] #27 6.671 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 6.675 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:30:37.680Z] #27 6.721 Selecting previously unselected package libk5crypto3:amd64. [2021-06-07T12:30:37.680Z] #27 6.721 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 6.727 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:30:37.680Z] #27 6.792 Selecting previously unselected package libkrb5-3:amd64. [2021-06-07T12:30:37.680Z] #27 6.792 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 6.796 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:30:37.680Z] #27 6.880 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-07T12:30:37.680Z] #27 6.880 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 6.885 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:30:37.680Z] #27 6.939 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-07T12:30:37.680Z] #27 6.939 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 6.943 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:30:37.680Z] #27 6.981 Selecting previously unselected package libsasl2-2:amd64. [2021-06-07T12:30:37.680Z] #27 6.981 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 6.984 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:30:37.680Z] #27 7.026 Selecting previously unselected package libldap-common. [2021-06-07T12:30:37.680Z] #27 7.028 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-07T12:30:37.680Z] #27 7.032 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:30:37.680Z] #27 7.076 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-07T12:30:37.680Z] #27 7.078 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 7.081 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:30:37.680Z] #27 7.152 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-07T12:30:37.680Z] #27 7.152 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 7.156 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-07T12:30:37.680Z] #27 7.206 Selecting previously unselected package libpsl5:amd64. [2021-06-07T12:30:37.680Z] #27 7.206 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 7.211 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-07T12:30:37.680Z] #27 7.250 Selecting previously unselected package librtmp1:amd64. [2021-06-07T12:30:37.680Z] #27 7.250 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 7.253 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-07T12:30:37.680Z] #27 7.296 Selecting previously unselected package libssh2-1:amd64. [2021-06-07T12:30:37.680Z] #27 7.296 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 7.300 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-07T12:30:37.680Z] #27 7.353 Selecting previously unselected package libcurl4:amd64. [2021-06-07T12:30:37.680Z] #27 7.353 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 7.357 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-07T12:30:37.680Z] #27 7.428 Selecting previously unselected package curl. [2021-06-07T12:30:37.680Z] #27 7.428 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 7.432 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-07T12:30:37.680Z] #27 7.502 Selecting previously unselected package libonig5:amd64. [2021-06-07T12:30:37.680Z] #27 7.502 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 7.507 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-07T12:30:37.680Z] #27 7.570 Selecting previously unselected package libjq1:amd64. [2021-06-07T12:30:37.680Z] #27 7.570 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 7.577 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-07T12:30:37.680Z] #27 7.618 Selecting previously unselected package jq. [2021-06-07T12:30:37.680Z] #27 7.618 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-07T12:30:37.680Z] #27 7.622 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-07T12:30:37.680Z] #27 7.663 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-07T12:30:37.680Z] #27 7.673 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-07T12:30:37.680Z] #27 7.686 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-07T12:30:37.680Z] #27 7.796 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-07T12:30:37.680Z] #27 7.807 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:30:37.680Z] #27 7.820 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:30:37.680Z] #27 7.832 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:30:37.680Z] #27 7.843 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-07T12:30:37.680Z] #27 7.854 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:30:37.680Z] #27 7.865 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:30:37.680Z] #27 7.877 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-07T12:30:37.680Z] #27 7.888 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:30:37.680Z] #27 7.900 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-07T12:30:37.680Z] #27 7.916 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-07T12:30:37.680Z] #27 7.929 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-07T12:30:37.680Z] #27 7.941 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:30:37.680Z] #27 7.952 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-07T12:30:37.939Z] #27 8.529 Updating certificates in /etc/ssl/certs... [2021-06-07T12:30:37.939Z] #27 ... [2021-06-07T12:30:37.939Z] [2021-06-07T12:30:37.939Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:30:37.939Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:30:41.229Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-06-07T12:30:41.487Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.9s done [2021-06-07T12:30:41.750Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-07T12:30:43.125Z] #9 DONE 25.0s [2021-06-07T12:30:43.125Z] [2021-06-07T12:30:43.125Z] #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-06-07T12:30:43.125Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-07T12:30:43.125Z] #27 9.299 137 added, 0 removed; done. [2021-06-07T12:30:43.125Z] #27 9.335 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:30:43.125Z] #27 9.356 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-07T12:30:43.125Z] #27 9.400 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-07T12:30:43.125Z] #27 9.433 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-07T12:30:43.125Z] #27 9.448 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:30:43.125Z] #27 9.521 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-07T12:30:43.125Z] #27 9.559 Updating certificates in /etc/ssl/certs... [2021-06-07T12:30:43.125Z] #27 10.22 0 added, 0 removed; done. [2021-06-07T12:30:43.125Z] #27 10.22 Running hooks in /etc/ca-certificates/update.d... [2021-06-07T12:30:43.125Z] #27 10.23 done. [2021-06-07T12:30:43.125Z] #27 DONE 13.4s [2021-06-07T12:30:43.125Z] [2021-06-07T12:30:43.125Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-07T12:30:43.125Z] #28 sha256:3270f3468c2af564b9125d837646770dd3d0ff2ae70c3c08df0c6166283f2e64 [2021-06-07T12:30:43.125Z] #28 DONE 0.1s [2021-06-07T12:30:43.125Z] [2021-06-07T12:30:43.125Z] #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-06-07T12:30:43.125Z] #29 sha256:fce5d5f07c17d7319b8bb54b736be3687a6a117afee0ad1ecd4913faab847a7e [2021-06-07T12:30:43.692Z] #29 ... [2021-06-07T12:30:43.692Z] [2021-06-07T12:30:43.692Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-07T12:30:43.692Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-07T12:30:43.692Z] #10 DONE 0.8s [2021-06-07T12:30:43.950Z] [2021-06-07T12:30:43.950Z] #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-06-07T12:30:43.950Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-07T12:30:44.209Z] #11 DONE 0.6s [2021-06-07T12:30:44.209Z] [2021-06-07T12:30:44.209Z] #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-06-07T12:30:44.209Z] #29 sha256:fce5d5f07c17d7319b8bb54b736be3687a6a117afee0ad1ecd4913faab847a7e [2021-06-07T12:30:44.209Z] #29 1.250 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-07T12:30:44.209Z] #29 1.329 [2021-06-07T12:30:44.475Z] #29 1.445 ######## 11.3% [2021-06-07T12:30:44.475Z] #29 ... [2021-06-07T12:30:44.475Z] [2021-06-07T12:30:44.475Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-07T12:30:44.475Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-07T12:30:44.475Z] #31 DONE 0.2s [2021-06-07T12:30:44.475Z] [2021-06-07T12:30:44.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-06-07T12:30:44.475Z] #29 sha256:fce5d5f07c17d7319b8bb54b736be3687a6a117afee0ad1ecd4913faab847a7e [2021-06-07T12:30:44.735Z] #29 1.445 ######## 11.3% ######################### 34.9% ##################################### 52.4% ######################################################### 79.6%#29 ... [2021-06-07T12:30:44.735Z] [2021-06-07T12:30:44.735Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-07T12:30:44.735Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-07T12:30:44.735Z] #39 DONE 0.4s [2021-06-07T12:30:44.735Z] [2021-06-07T12:30:44.735Z] #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-06-07T12:30:44.735Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-07T12:30:44.735Z] #43 DONE 0.5s [2021-06-07T12:30:44.735Z] [2021-06-07T12:30:44.735Z] #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-06-07T12:30:44.735Z] #29 sha256:fce5d5f07c17d7319b8bb54b736be3687a6a117afee0ad1ecd4913faab847a7e [2021-06-07T12:30:44.735Z] #29 1.445 ######## 11.3% ######################### 34.9% ##################################### 52.4% ######################################################### 79.6% ######################################################################## 100.0% [2021-06-07T12:30:44.994Z] #29 2.022 [2021-06-07T12:30:45.254Z] #29 2.149 ################# 24.0% ######################################################################## 100.0% [2021-06-07T12:30:45.254Z] #29 2.365 [2021-06-07T12:30:45.521Z] #29 2.549 #################### 28.3% ######################################################################## 100.0% [2021-06-07T12:30:45.521Z] #29 2.678 [2021-06-07T12:30:46.316Z] #29 2.834 ##### 7.0% ############# 19.2% ############################### 43.8% ###################################################### 75.7% #################################################################### 95.2% ######################################################################## 100.0% [2021-06-07T12:30:46.316Z] #29 3.465 [2021-06-07T12:30:48.402Z] #29 3.625 1.3% #### 6.3% ####### 10.3% ########### 15.6% ################ 22.6% ###################### 30.7% ######################### 35.6% ############################# 41.1% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 61.9% ################################################ 67.2% #################################################### 72.3% ####################################################### 77.6% ########################################################### 82.8% ############################################################# 85.0% ################################################################ 90.2% ###################################################################### 97.9% ######################################################################## 100.0% [2021-06-07T12:30:48.402Z] #29 5.533 [2021-06-07T12:30:48.661Z] #29 5.912 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-07T12:30:48.922Z] #29 6.010 [2021-06-07T12:30:49.181Z] #29 6.074 ######################################################################## 100.0% [2021-06-07T12:30:49.182Z] #29 6.114 [2021-06-07T12:30:49.182Z] #29 ... [2021-06-07T12:30:49.182Z] [2021-06-07T12:30:49.182Z] #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-06-07T12:30:49.182Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-07T12:30:49.182Z] #12 DONE 4.9s [2021-06-07T12:30:49.441Z] [2021-06-07T12:30:49.441Z] #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-06-07T12:30:49.441Z] #29 sha256:fce5d5f07c17d7319b8bb54b736be3687a6a117afee0ad1ecd4913faab847a7e [2021-06-07T12:30:49.441Z] #29 6.468 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-07T12:30:49.441Z] #29 6.572 [2021-06-07T12:30:49.700Z] #29 6.700 ################ 23.3% ######################################################################## 100.0% [2021-06-07T12:30:49.700Z] #29 6.816 [2021-06-07T12:30:50.268Z] #29 7.436 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-07T12:30:50.838Z] #29 7.873 [2021-06-07T12:30:52.920Z] #29 8.181 0.0% ### 5.2% ##### 7.2% ###### 9.5% ######### 13.4% ############# 19.0% ################### 27.3% ######################## 34.1% ########################### 38.2% ############################## 42.5% ###################################### 53.7% ############################################ 61.3% ################################################ 67.0% ###################################################### 75.1% ########################################################## 80.9% ############################################################## 86.6% #################################################################### 95.1% ######################################################################## 100.0% [2021-06-07T12:30:53.179Z] #29 10.23 [2021-06-07T12:30:54.159Z] #29 ... [2021-06-07T12:30:54.159Z] [2021-06-07T12:30:54.159Z] #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-06-07T12:30:54.159Z] #24 sha256:cbb23f2379a9a458b705650ed578f0ad7817e3225fbe2a749f2addd194a7cab4 [2021-06-07T12:30:54.159Z] #24 6.134 + RM_GOPATH=0 [2021-06-07T12:30:54.159Z] #24 6.134 + TMP_GOPATH= [2021-06-07T12:30:54.159Z] #24 6.134 + : /build [2021-06-07T12:30:54.159Z] #24 6.134 + '[' -z '' ']' [2021-06-07T12:30:54.159Z] #24 6.134 ++ mktemp -d [2021-06-07T12:30:54.159Z] #24 6.134 + export GOPATH=/tmp/tmp.SHlIoly6DS [2021-06-07T12:30:54.159Z] #24 6.134 + GOPATH=/tmp/tmp.SHlIoly6DS [2021-06-07T12:30:54.159Z] #24 6.134 + RM_GOPATH=1 [2021-06-07T12:30:54.159Z] #24 6.134 + case "$(go env GOARCH)" in [2021-06-07T12:30:54.160Z] #24 6.134 ++ go env GOARCH [2021-06-07T12:30:54.160Z] #24 6.215 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:30:54.160Z] #24 6.215 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:30:54.160Z] #24 6.219 ++ dirname /tmp/install/install.sh [2021-06-07T12:30:54.160Z] #24 6.223 Install docker/cli version 17.06.2-ce from stable [2021-06-07T12:30:54.160Z] #24 6.223 + dir=/tmp/install [2021-06-07T12:30:54.160Z] #24 6.223 + bin=dockercli [2021-06-07T12:30:54.160Z] #24 6.223 + shift [2021-06-07T12:30:54.160Z] #24 6.223 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-07T12:30:54.160Z] #24 6.223 + . /tmp/install/dockercli.installer [2021-06-07T12:30:54.160Z] #24 6.223 ++ : stable [2021-06-07T12:30:54.160Z] #24 6.223 ++ : 17.06.2-ce [2021-06-07T12:30:54.160Z] #24 6.223 + install_dockercli [2021-06-07T12:30:54.160Z] #24 6.223 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-07T12:30:54.160Z] #24 6.224 ++ uname -m [2021-06-07T12:30:54.160Z] #24 6.230 + arch=x86_64 [2021-06-07T12:30:54.160Z] #24 6.230 + '[' x86_64 '!=' x86_64 ']' [2021-06-07T12:30:54.160Z] #24 6.230 + url=https://download.docker.com/linux/static [2021-06-07T12:30:54.160Z] #24 6.230 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-07T12:30:54.160Z] #24 6.258 + tar -xz docker/docker [2021-06-07T12:30:54.418Z] #24 ... [2021-06-07T12:30:54.418Z] [2021-06-07T12:30:54.418Z] #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-06-07T12:30:54.418Z] #59 sha256:c21f12acfbfc2a3a7a32b2eaf5225020dd0da8214e060aad79db4275edcb0263 [2021-06-07T12:30:54.418Z] #59 5.956 + RM_GOPATH=0 [2021-06-07T12:30:54.418Z] #59 5.956 + TMP_GOPATH= [2021-06-07T12:30:54.418Z] #59 5.956 + : /build [2021-06-07T12:30:54.418Z] #59 5.956 + '[' -z '' ']' [2021-06-07T12:30:54.418Z] #59 5.956 ++ mktemp -d [2021-06-07T12:30:54.418Z] #59 5.956 + export GOPATH=/tmp/tmp.g1iZXvKKRg [2021-06-07T12:30:54.418Z] #59 5.956 + GOPATH=/tmp/tmp.g1iZXvKKRg [2021-06-07T12:30:54.418Z] #59 5.956 + RM_GOPATH=1 [2021-06-07T12:30:54.418Z] #59 5.956 + case "$(go env GOARCH)" in [2021-06-07T12:30:54.418Z] #59 5.956 ++ go env GOARCH [2021-06-07T12:30:54.418Z] #59 5.975 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:30:54.418Z] #59 5.975 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:30:54.418Z] #59 5.975 ++ dirname /tmp/install/install.sh [2021-06-07T12:30:54.418Z] #59 5.975 + dir=/tmp/install [2021-06-07T12:30:54.418Z] #59 5.975 + bin=rootlesskit [2021-06-07T12:30:54.418Z] #59 5.975 + shift [2021-06-07T12:30:54.418Z] #59 5.975 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-07T12:30:54.418Z] #59 5.975 + . /tmp/install/rootlesskit.installer [2021-06-07T12:30:54.418Z] #59 5.975 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-07T12:30:54.418Z] #59 5.975 + install_rootlesskit [2021-06-07T12:30:54.418Z] #59 5.975 + case "$1" in [2021-06-07T12:30:54.418Z] #59 5.975 + export CGO_ENABLED=0 [2021-06-07T12:30:54.418Z] #59 5.975 + CGO_ENABLED=0 [2021-06-07T12:30:54.418Z] #59 5.975 + _install_rootlesskit [2021-06-07T12:30:54.418Z] #59 5.978 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-07T12:30:54.418Z] #59 5.978 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.g1iZXvKKRg/src/github.com/rootless-containers/rootlesskit [2021-06-07T12:30:54.418Z] #59 5.978 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-07T12:30:54.418Z] #59 5.985 Cloning into '/tmp/tmp.g1iZXvKKRg/src/github.com/rootless-containers/rootlesskit'... [2021-06-07T12:30:54.418Z] #59 ... [2021-06-07T12:30:54.418Z] [2021-06-07T12:30:54.418Z] #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-06-07T12:30:54.418Z] #48 sha256:2d65b3d2b603f27bcd8eab85917d25fa0bc1f8247d445eb09b84ac878f21d80d [2021-06-07T12:30:54.418Z] #48 6.415 + RM_GOPATH=0 [2021-06-07T12:30:54.418Z] #48 6.415 + TMP_GOPATH= [2021-06-07T12:30:54.418Z] #48 6.415 + : /build [2021-06-07T12:30:54.418Z] #48 6.415 + '[' -z '' ']' [2021-06-07T12:30:54.418Z] #48 6.415 ++ mktemp -d [2021-06-07T12:30:54.418Z] #48 6.430 + export GOPATH=/tmp/tmp.mr9eq6vz6C [2021-06-07T12:30:54.418Z] #48 6.430 + GOPATH=/tmp/tmp.mr9eq6vz6C [2021-06-07T12:30:54.418Z] #48 6.430 + RM_GOPATH=1 [2021-06-07T12:30:54.418Z] #48 6.430 + case "$(go env GOARCH)" in [2021-06-07T12:30:54.418Z] #48 6.432 ++ go env GOARCH [2021-06-07T12:30:54.418Z] #48 6.469 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:30:54.418Z] #48 6.469 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:30:54.418Z] #48 6.469 ++ dirname /tmp/install/install.sh [2021-06-07T12:30:54.418Z] #48 6.469 + dir=/tmp/install [2021-06-07T12:30:54.418Z] #48 6.469 + bin=gotestsum [2021-06-07T12:30:54.418Z] #48 6.469 + shift [2021-06-07T12:30:54.418Z] #48 6.469 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-07T12:30:54.418Z] #48 6.469 + . /tmp/install/gotestsum.installer [2021-06-07T12:30:54.418Z] #48 6.469 ++ : v0.5.3 [2021-06-07T12:30:54.418Z] #48 6.469 + install_gotestsum [2021-06-07T12:30:54.418Z] #48 6.469 + set -e [2021-06-07T12:30:54.418Z] #48 6.469 + export GO111MODULE=on [2021-06-07T12:30:54.418Z] #48 6.469 + GO111MODULE=on [2021-06-07T12:30:54.418Z] #48 6.469 + GOBIN=/build [2021-06-07T12:30:54.418Z] #48 6.469 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-07T12:30:54.418Z] #48 6.515 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-07T12:30:54.418Z] #48 6.518 go: finding gotest.tools v0.5.3 [2021-06-07T12:30:54.418Z] #48 7.750 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-07T12:30:54.418Z] #48 8.361 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-07T12:30:54.418Z] #48 9.199 go: downloading github.com/pkg/errors v0.9.1 [2021-06-07T12:30:54.418Z] #48 9.208 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:30:54.418Z] #48 9.210 go: downloading github.com/fatih/color v1.9.0 [2021-06-07T12:30:54.418Z] #48 9.381 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:30:54.418Z] #48 9.482 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:30:54.418Z] #48 9.760 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-07T12:30:54.418Z] #48 9.760 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:30:54.418Z] #48 9.782 go: extracting github.com/pkg/errors v0.9.1 [2021-06-07T12:30:54.418Z] #48 9.806 go: extracting github.com/fatih/color v1.9.0 [2021-06-07T12:30:54.418Z] #48 9.934 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:30:54.418Z] #48 9.945 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:30:54.418Z] #48 10.11 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:30:54.418Z] #48 10.17 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:30:54.418Z] #48 10.23 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:30:54.418Z] #48 10.30 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:30:54.677Z] #48 ... [2021-06-07T12:30:54.677Z] [2021-06-07T12:30:54.677Z] #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-06-07T12:30:54.677Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:30:54.677Z] #40 6.494 + git clone https://github.com/docker/distribution.git . [2021-06-07T12:30:54.677Z] #40 6.512 Cloning into '.'... [2021-06-07T12:30:54.677Z] #40 ... [2021-06-07T12:30:54.677Z] [2021-06-07T12:30:54.677Z] #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-06-07T12:30:54.677Z] #52 sha256:a5af88ed15b8689ad0180a69252b3cfa401d07ff78d80f62016b64876e8d4cba [2021-06-07T12:30:54.677Z] #52 6.650 + RM_GOPATH=0 [2021-06-07T12:30:54.677Z] #52 6.652 + TMP_GOPATH= [2021-06-07T12:30:54.677Z] #52 6.652 + : /build [2021-06-07T12:30:54.677Z] #52 6.652 + '[' -z '' ']' [2021-06-07T12:30:54.677Z] #52 6.652 ++ mktemp -d [2021-06-07T12:30:54.677Z] #52 6.654 + export GOPATH=/tmp/tmp.oNDgXTOjIS [2021-06-07T12:30:54.677Z] #52 6.654 + GOPATH=/tmp/tmp.oNDgXTOjIS [2021-06-07T12:30:54.677Z] #52 6.655 + RM_GOPATH=1 [2021-06-07T12:30:54.677Z] #52 6.655 + case "$(go env GOARCH)" in [2021-06-07T12:30:54.677Z] #52 6.655 ++ go env GOARCH [2021-06-07T12:30:54.677Z] #52 6.688 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-07T12:30:54.677Z] #52 6.689 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:30:54.677Z] #52 6.689 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:30:54.677Z] #52 6.689 ++ dirname /tmp/install/install.sh [2021-06-07T12:30:54.677Z] #52 6.689 + dir=/tmp/install [2021-06-07T12:30:54.677Z] #52 6.689 + bin=shfmt [2021-06-07T12:30:54.677Z] #52 6.689 + shift [2021-06-07T12:30:54.677Z] #52 6.689 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-07T12:30:54.677Z] #52 6.689 + . /tmp/install/shfmt.installer [2021-06-07T12:30:54.677Z] #52 6.689 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-07T12:30:54.677Z] #52 6.689 + install_shfmt [2021-06-07T12:30:54.677Z] #52 6.689 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-07T12:30:54.677Z] #52 6.689 + git clone https://github.com/mvdan/sh.git /tmp/tmp.oNDgXTOjIS/src/github.com/mvdan/sh [2021-06-07T12:30:54.677Z] #52 6.699 Cloning into '/tmp/tmp.oNDgXTOjIS/src/github.com/mvdan/sh'... [2021-06-07T12:30:54.937Z] #52 ... [2021-06-07T12:30:54.937Z] [2021-06-07T12:30:54.937Z] #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-06-07T12:30:54.937Z] #34 sha256:29c41378c4d236605c2245f6199a90ea8c99303faee9d1dfdced8782bbb02425 [2021-06-07T12:30:54.937Z] #34 5.666 Install go-toml version v1.8.1 [2021-06-07T12:30:54.937Z] #34 5.708 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-07T12:30:54.937Z] #34 5.708 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-07T12:30:54.937Z] #34 5.708 go: finding github.com v1.8.1 [2021-06-07T12:30:54.937Z] #34 5.708 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-07T12:30:54.937Z] #34 5.708 go: finding github.com/pelletier v1.8.1 [2021-06-07T12:30:54.937Z] #34 6.338 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-07T12:30:54.937Z] #34 6.913 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-07T12:30:54.937Z] #34 10.20 github.com/pelletier/go-toml [2021-06-07T12:30:55.196Z] #34 ... [2021-06-07T12:30:55.196Z] [2021-06-07T12:30:55.196Z] #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-06-07T12:30:55.196Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:30:55.196Z] #36 5.330 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:30:55.196Z] #36 5.493 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:30:55.196Z] #36 5.493 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:30:55.196Z] #36 5.734 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:30:55.196Z] #36 7.499 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:30:55.196Z] #36 10.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:30:55.196Z] #36 ... [2021-06-07T12:30:55.196Z] [2021-06-07T12:30:55.196Z] #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-06-07T12:30:55.196Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:30:55.196Z] #56 7.650 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:30:55.196Z] #56 7.710 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:30:55.196Z] #56 7.723 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:30:55.196Z] #56 8.751 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:30:55.460Z] #56 ... [2021-06-07T12:30:55.460Z] [2021-06-07T12:30:55.460Z] #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-06-07T12:30:55.460Z] #50 sha256:4c6b02c16a5f029ddb26cfb54989dc1eeafbcb70ad0fc499ae2af0f5b476b15e [2021-06-07T12:30:55.460Z] #50 6.425 + RM_GOPATH=0 [2021-06-07T12:30:55.460Z] #50 6.425 + TMP_GOPATH= [2021-06-07T12:30:55.460Z] #50 6.425 + : /build [2021-06-07T12:30:55.460Z] #50 6.425 + '[' -z '' ']' [2021-06-07T12:30:55.460Z] #50 6.425 ++ mktemp -d [2021-06-07T12:30:55.460Z] #50 6.458 + export GOPATH=/tmp/tmp.LvlpxC6Na1 [2021-06-07T12:30:55.460Z] #50 6.458 + GOPATH=/tmp/tmp.LvlpxC6Na1 [2021-06-07T12:30:55.460Z] #50 6.458 + RM_GOPATH=1 [2021-06-07T12:30:55.460Z] #50 6.458 + case "$(go env GOARCH)" in [2021-06-07T12:30:55.460Z] #50 6.477 ++ go env GOARCH [2021-06-07T12:30:55.460Z] #50 6.501 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:30:55.460Z] #50 6.501 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:30:55.460Z] #50 6.518 ++ dirname /tmp/install/install.sh [2021-06-07T12:30:55.460Z] #50 6.534 + dir=/tmp/install [2021-06-07T12:30:55.460Z] #50 6.534 + bin=golangci_lint [2021-06-07T12:30:55.460Z] #50 6.534 + shift [2021-06-07T12:30:55.460Z] #50 6.534 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-07T12:30:55.460Z] #50 6.534 + . /tmp/install/golangci_lint.installer [2021-06-07T12:30:55.460Z] #50 6.534 ++ : v1.23.8 [2021-06-07T12:30:55.460Z] #50 6.534 + install_golangci_lint [2021-06-07T12:30:55.460Z] #50 6.534 + set -e [2021-06-07T12:30:55.460Z] #50 6.534 + export GO111MODULE=on [2021-06-07T12:30:55.460Z] #50 6.534 + GO111MODULE=on [2021-06-07T12:30:55.460Z] #50 6.534 + GOBIN=/build [2021-06-07T12:30:55.460Z] #50 6.534 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-07T12:30:55.460Z] #50 6.545 go: finding github.com v1.23.8 [2021-06-07T12:30:55.460Z] #50 6.545 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-07T12:30:55.460Z] #50 6.545 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-07T12:30:55.460Z] #50 6.545 go: finding github.com/golangci v1.23.8 [2021-06-07T12:30:55.460Z] #50 6.545 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-07T12:30:55.460Z] #50 7.792 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-07T12:30:55.460Z] #50 8.538 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-07T12:30:55.460Z] #50 ... [2021-06-07T12:30:55.460Z] [2021-06-07T12:30:55.460Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:30:55.460Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-07T12:30:55.460Z] #32 6.675 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-07T12:30:55.460Z] #32 6.675 Cloning into '.'... [2021-06-07T12:30:55.724Z] #32 ... [2021-06-07T12:30:55.724Z] [2021-06-07T12:30:55.724Z] #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-06-07T12:30:55.724Z] #46 sha256:90af045dceaba0ef45f8bee9fcac5d1ce67f1f1158ff542cfa1d4e34103b20da [2021-06-07T12:30:55.724Z] #46 6.338 + RM_GOPATH=0 [2021-06-07T12:30:55.724Z] #46 6.338 + TMP_GOPATH= [2021-06-07T12:30:55.724Z] #46 6.338 + : /build [2021-06-07T12:30:55.724Z] #46 6.338 + '[' -z '' ']' [2021-06-07T12:30:55.724Z] #46 6.338 ++ mktemp -d [2021-06-07T12:30:55.724Z] #46 6.340 + export GOPATH=/tmp/tmp.EmPyNyeC9m [2021-06-07T12:30:55.724Z] #46 6.340 + GOPATH=/tmp/tmp.EmPyNyeC9m [2021-06-07T12:30:55.724Z] #46 6.340 + RM_GOPATH=1 [2021-06-07T12:30:55.724Z] #46 6.340 + case "$(go env GOARCH)" in [2021-06-07T12:30:55.724Z] #46 6.340 ++ go env GOARCH [2021-06-07T12:30:55.724Z] #46 6.371 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:30:55.724Z] #46 6.371 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:30:55.724Z] #46 6.371 ++ dirname /tmp/install/install.sh [2021-06-07T12:30:55.724Z] #46 6.371 + dir=/tmp/install [2021-06-07T12:30:55.724Z] #46 6.371 + bin=vndr [2021-06-07T12:30:55.724Z] #46 6.371 + shift [2021-06-07T12:30:55.724Z] #46 6.371 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-07T12:30:55.724Z] #46 6.371 + . /tmp/install/vndr.installer [2021-06-07T12:30:55.724Z] #46 6.371 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-07T12:30:55.724Z] #46 6.371 + install_vndr [2021-06-07T12:30:55.724Z] #46 6.371 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-07T12:30:55.724Z] #46 6.371 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.EmPyNyeC9m/src/github.com/LK4D4/vndr [2021-06-07T12:30:55.724Z] #46 6.371 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-07T12:30:55.724Z] #46 6.384 Cloning into '/tmp/tmp.EmPyNyeC9m/src/github.com/LK4D4/vndr'... [2021-06-07T12:30:55.724Z] #46 7.429 + cd /tmp/tmp.EmPyNyeC9m/src/github.com/LK4D4/vndr [2021-06-07T12:30:55.724Z] #46 7.429 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-07T12:30:55.724Z] #46 7.435 + go build -buildmode=pie -v -o /build/vndr . [2021-06-07T12:30:55.724Z] #46 8.937 runtime/internal/atomic [2021-06-07T12:30:55.724Z] #46 8.948 internal/cpu [2021-06-07T12:30:55.724Z] #46 9.320 runtime/internal/sys [2021-06-07T12:30:55.724Z] #46 9.788 runtime/internal/math [2021-06-07T12:30:55.724Z] #46 9.826 internal/bytealg [2021-06-07T12:30:55.724Z] #46 9.879 internal/race [2021-06-07T12:30:55.724Z] #46 10.03 sync/atomic [2021-06-07T12:30:55.724Z] #46 10.45 unicode [2021-06-07T12:30:55.724Z] #46 10.71 runtime [2021-06-07T12:30:55.724Z] #46 ... [2021-06-07T12:30:55.724Z] [2021-06-07T12:30:55.724Z] #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-06-07T12:30:55.724Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:30:55.724Z] #44 7.447 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:30:55.724Z] #44 7.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:30:55.724Z] #44 7.533 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:30:55.724Z] #44 7.823 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-07T12:30:55.724Z] #44 8.632 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:30:55.984Z] #44 ... [2021-06-07T12:30:55.984Z] [2021-06-07T12:30:55.984Z] #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-06-07T12:30:55.984Z] #29 sha256:fce5d5f07c17d7319b8bb54b736be3687a6a117afee0ad1ecd4913faab847a7e [2021-06-07T12:30:55.984Z] #29 11.42 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-07T12:30:55.984Z] #29 11.91 #=#=# [2021-06-07T12:30:55.984Z] #29 12.11 ######################################################################## 100.0% [2021-06-07T12:30:55.984Z] #29 12.29 [2021-06-07T12:30:55.984Z] #29 13.10 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-07T12:30:56.166Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00e5923bad021a4ce) in /home/ubuntu/workspace/moby_PR-42393 [Pipeline] { [Pipeline] checkout [2021-06-07T12:30:56.348Z] The recommended git tool is: git [2021-06-07T12:30:56.555Z] #29 13.53 [2021-06-07T12:30:56.815Z] #29 13.89 ######################################################################## 100.0% [2021-06-07T12:30:57.136Z] #29 14.01 [2021-06-07T12:30:57.136Z] #29 14.18 Download of images into '/build' complete. [2021-06-07T12:30:57.136Z] #29 14.18 Use something like the following to load the result into a Docker daemon: [2021-06-07T12:30:57.136Z] #29 14.18 tar -cC '/build' . | docker load [2021-06-07T12:30:57.708Z] #29 DONE 14.8s [2021-06-07T12:30:57.708Z] [2021-06-07T12:30:57.708Z] #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-06-07T12:30:57.708Z] #59 sha256:c21f12acfbfc2a3a7a32b2eaf5225020dd0da8214e060aad79db4275edcb0263 [2021-06-07T12:30:57.708Z] #59 11.10 + cd /tmp/tmp.g1iZXvKKRg/src/github.com/rootless-containers/rootlesskit [2021-06-07T12:30:57.708Z] #59 11.10 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-07T12:30:57.708Z] #59 11.11 + export GO111MODULE=on [2021-06-07T12:30:57.708Z] #59 11.14 + GO111MODULE=on [2021-06-07T12:30:57.708Z] #59 11.14 + export GOPROXY=https://proxy.golang.org [2021-06-07T12:30:57.708Z] #59 11.14 + GOPROXY=https://proxy.golang.org [2021-06-07T12:30:57.708Z] #59 11.14 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-07T12:30:57.708Z] #59 11.14 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-07T12:30:57.708Z] #59 13.32 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-07T12:30:57.708Z] #59 13.33 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-07T12:30:57.708Z] #59 13.35 go: downloading github.com/pkg/errors v0.9.1 [2021-06-07T12:30:57.708Z] #59 13.35 go: downloading github.com/google/uuid v1.2.0 [2021-06-07T12:30:57.708Z] #59 13.59 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-07T12:30:57.970Z] #59 13.63 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-07T12:30:58.230Z] #59 13.92 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-07T12:30:58.230Z] #59 14.01 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-07T12:30:58.489Z] #59 14.20 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-07T12:30:58.489Z] #59 14.29 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-07T12:30:58.749Z] #59 14.31 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-07T12:30:58.749Z] #59 14.32 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-07T12:30:58.749Z] #59 14.51 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-07T12:30:58.749Z] #59 14.53 go: extracting github.com/pkg/errors v0.9.1 [2021-06-07T12:30:59.009Z] #59 14.62 go: extracting github.com/google/uuid v1.2.0 [2021-06-07T12:30:59.009Z] #59 14.79 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-07T12:30:59.268Z] #59 14.93 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-07T12:30:59.268Z] #59 ... [2021-06-07T12:30:59.268Z] [2021-06-07T12:30:59.268Z] #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-06-07T12:30:59.268Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:30:59.268Z] #13 3.127 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-07T12:30:59.268Z] #13 3.180 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:30:59.268Z] #13 3.202 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:30:59.268Z] #13 3.223 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:30:59.269Z] #13 4.268 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-07T12:30:59.269Z] #13 6.404 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:30:59.269Z] #13 9.392 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:30:59.269Z] #13 ... [2021-06-07T12:30:59.269Z] [2021-06-07T12:30:59.269Z] #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-06-07T12:30:59.269Z] #46 sha256:90af045dceaba0ef45f8bee9fcac5d1ce67f1f1158ff542cfa1d4e34103b20da [2021-06-07T12:30:59.269Z] #46 14.08 unicode/utf8 [2021-06-07T12:30:59.269Z] #46 15.15 math/bits [2021-06-07T12:30:59.459Z] using credential docker-jenkins-github-credentials [2021-06-07T12:30:59.466Z] Cloning the remote Git repository [2021-06-07T12:30:59.467Z] Cloning with configured refspecs honoured and without tags [2021-06-07T12:30:59.514Z] Cloning repository https://github.com/moby/moby.git [2021-06-07T12:30:59.580Z] > git init /home/ubuntu/workspace/moby_PR-42393 # timeout=10 [2021-06-07T12:30:59.866Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-07T12:30:59.866Z] > git --version # timeout=10 [2021-06-07T12:30:59.895Z] > git --version # 'git version 2.17.1' [2021-06-07T12:30:59.895Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:30:59.897Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42393/head:refs/remotes/origin/PR-42393 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:31:00.661Z] #46 16.22 math [2021-06-07T12:31:00.929Z] #46 ... [2021-06-07T12:31:00.929Z] [2021-06-07T12:31:00.929Z] #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-06-07T12:31:00.929Z] #24 sha256:cbb23f2379a9a458b705650ed578f0ad7817e3225fbe2a749f2addd194a7cab4 [2021-06-07T12:31:00.929Z] #24 16.39 + mkdir -p /build [2021-06-07T12:31:00.929Z] #24 16.40 + mv docker/docker /build/ [2021-06-07T12:31:00.929Z] #24 16.47 + rmdir docker [2021-06-07T12:31:00.929Z] #24 DONE 16.6s [2021-06-07T12:31:00.929Z] [2021-06-07T12:31:00.929Z] #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-06-07T12:31:00.929Z] #59 sha256:c21f12acfbfc2a3a7a32b2eaf5225020dd0da8214e060aad79db4275edcb0263 [2021-06-07T12:31:00.929Z] #59 16.38 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-07T12:31:01.189Z] #59 16.95 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-07T12:31:02.568Z] #59 18.12 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-07T12:31:02.568Z] #59 18.17 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-07T12:31:02.568Z] #59 18.20 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-07T12:31:04.485Z] #59 20.08 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-07T12:31:04.743Z] #59 ... [2021-06-07T12:31:04.743Z] [2021-06-07T12:31:04.743Z] #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-06-07T12:31:04.743Z] #48 sha256:2d65b3d2b603f27bcd8eab85917d25fa0bc1f8247d445eb09b84ac878f21d80d [2021-06-07T12:31:04.743Z] #48 10.56 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:31:04.743Z] #48 10.57 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:31:04.743Z] #48 10.58 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-07T12:31:04.743Z] #48 10.62 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:31:04.743Z] #48 13.16 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:31:04.743Z] #48 13.84 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:31:04.743Z] #48 17.50 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:31:04.743Z] #48 20.56 go: finding github.com/fatih/color v1.9.0 [2021-06-07T12:31:04.743Z] #48 20.59 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:31:05.002Z] #48 20.65 go: finding github.com/pkg/errors v0.9.1 [2021-06-07T12:31:05.002Z] #48 ... [2021-06-07T12:31:05.002Z] [2021-06-07T12:31:05.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-06-07T12:31:05.002Z] #50 sha256:4c6b02c16a5f029ddb26cfb54989dc1eeafbcb70ad0fc499ae2af0f5b476b15e [2021-06-07T12:31:05.002Z] #50 17.10 go: downloading github.com/pkg/errors v0.8.1 [2021-06-07T12:31:05.002Z] #50 17.13 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-07T12:31:05.002Z] #50 17.17 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-07T12:31:05.002Z] #50 17.20 go: downloading github.com/spf13/viper v1.6.1 [2021-06-07T12:31:05.002Z] #50 17.23 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-07T12:31:05.002Z] #50 17.28 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-07T12:31:05.002Z] #50 17.39 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-07T12:31:05.002Z] #50 17.67 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-07T12:31:05.002Z] #50 17.79 go: extracting github.com/pkg/errors v0.8.1 [2021-06-07T12:31:05.002Z] #50 17.86 go: downloading github.com/fatih/color v1.7.0 [2021-06-07T12:31:05.002Z] #50 18.00 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-07T12:31:05.002Z] #50 18.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-07T12:31:05.002Z] #50 18.16 go: extracting github.com/spf13/viper v1.6.1 [2021-06-07T12:31:05.002Z] #50 18.35 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-07T12:31:05.002Z] #50 18.40 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-07T12:31:05.002Z] #50 18.46 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-07T12:31:05.002Z] #50 18.53 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-07T12:31:05.002Z] #50 18.53 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-07T12:31:05.002Z] #50 18.57 go: extracting github.com/fatih/color v1.7.0 [2021-06-07T12:31:05.002Z] #50 18.60 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-07T12:31:05.002Z] #50 18.65 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-07T12:31:05.002Z] #50 18.89 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-07T12:31:05.002Z] #50 19.14 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-07T12:31:05.002Z] #50 19.27 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-07T12:31:05.002Z] #50 19.38 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-07T12:31:05.002Z] #50 19.44 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-07T12:31:05.002Z] #50 19.53 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-07T12:31:05.002Z] #50 19.57 go: downloading github.com/spf13/afero v1.1.2 [2021-06-07T12:31:05.002Z] #50 19.60 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-07T12:31:05.002Z] #50 19.73 go: extracting github.com/spf13/afero v1.1.2 [2021-06-07T12:31:05.002Z] #50 19.84 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-07T12:31:05.002Z] #50 19.85 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-07T12:31:05.002Z] #50 19.93 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-07T12:31:05.002Z] #50 19.98 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-07T12:31:05.002Z] #50 20.00 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-07T12:31:05.002Z] #50 20.00 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-07T12:31:05.002Z] #50 20.32 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-07T12:31:05.002Z] #50 20.61 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-07T12:31:05.002Z] #50 20.77 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-07T12:31:05.002Z] #50 20.80 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-07T12:31:05.261Z] #50 20.83 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-07T12:31:05.520Z] #50 21.35 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-07T12:31:06.089Z] #50 ... [2021-06-07T12:31:06.089Z] [2021-06-07T12:31:06.089Z] #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-06-07T12:31:06.089Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:31:06.089Z] #56 11.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:31:06.089Z] #56 14.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:31:06.089Z] #56 ... [2021-06-07T12:31:06.089Z] [2021-06-07T12:31:06.089Z] #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-06-07T12:31:06.089Z] #48 sha256:2d65b3d2b603f27bcd8eab85917d25fa0bc1f8247d445eb09b84ac878f21d80d [2021-06-07T12:31:06.089Z] #48 20.79 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:31:06.089Z] #48 20.80 go: finding github.com/spf13/pflag v1.0.3 [2021-06-07T12:31:06.089Z] #48 20.82 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:31:06.089Z] #48 21.05 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:31:06.089Z] #48 21.22 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:31:06.089Z] #48 21.28 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:31:06.089Z] #48 21.29 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:31:06.089Z] #48 21.36 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:31:06.665Z] #48 ... [2021-06-07T12:31:06.665Z] [2021-06-07T12:31:06.665Z] #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-06-07T12:31:06.665Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:31:06.665Z] #44 11.71 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:31:06.665Z] #44 14.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:31:06.665Z] #44 17.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-07T12:31:06.665Z] #44 ... [2021-06-07T12:31:06.665Z] [2021-06-07T12:31:06.665Z] #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-06-07T12:31:06.665Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:31:06.665Z] #36 22.31 Fetched 8448 kB in 17s (488 kB/s) [2021-06-07T12:31:06.924Z] #36 22.31 Reading package lists... [2021-06-07T12:31:06.924Z] #36 ... [2021-06-07T12:31:06.924Z] [2021-06-07T12:31:06.924Z] #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-06-07T12:31:06.924Z] #34 sha256:29c41378c4d236605c2245f6199a90ea8c99303faee9d1dfdced8782bbb02425 [2021-06-07T12:31:06.924Z] #34 19.18 github.com/pelletier/go-toml/cmd/tomll [2021-06-07T12:31:06.924Z] #34 DONE 22.6s [2021-06-07T12:31:07.182Z] [2021-06-07T12:31:07.182Z] #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-06-07T12:31:07.182Z] #46 sha256:90af045dceaba0ef45f8bee9fcac5d1ce67f1f1158ff542cfa1d4e34103b20da [2021-06-07T12:31:07.182Z] #46 20.35 internal/testlog [2021-06-07T12:31:07.182Z] #46 20.71 encoding [2021-06-07T12:31:07.182Z] #46 20.81 unicode/utf16 [2021-06-07T12:31:07.182Z] #46 21.03 container/list [2021-06-07T12:31:07.182Z] #46 21.52 crypto/internal/subtle [2021-06-07T12:31:07.182Z] #46 21.64 crypto/subtle [2021-06-07T12:31:07.182Z] #46 21.80 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-07T12:31:07.182Z] #46 21.87 internal/nettrace [2021-06-07T12:31:07.182Z] #46 22.04 runtime/cgo [2021-06-07T12:31:09.729Z] #46 ... [2021-06-07T12:31:09.729Z] [2021-06-07T12:31:09.729Z] #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-06-07T12:31:09.729Z] #50 sha256:4c6b02c16a5f029ddb26cfb54989dc1eeafbcb70ad0fc499ae2af0f5b476b15e [2021-06-07T12:31:09.729Z] #50 23.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-07T12:31:09.729Z] #50 23.77 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-07T12:31:09.729Z] #50 23.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-07T12:31:09.729Z] #50 23.77 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-07T12:31:09.729Z] #50 23.77 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-07T12:31:09.729Z] #50 23.77 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-07T12:31:09.729Z] #50 23.81 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-07T12:31:09.729Z] #50 23.81 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-07T12:31:09.729Z] #50 23.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-07T12:31:09.729Z] #50 23.81 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-07T12:31:09.729Z] #50 23.90 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-07T12:31:09.729Z] #50 23.91 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-07T12:31:09.729Z] #50 23.96 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-07T12:31:09.729Z] #50 23.96 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-07T12:31:09.729Z] #50 23.97 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-07T12:31:09.729Z] #50 23.99 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-07T12:31:09.729Z] #50 24.12 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-07T12:31:09.729Z] #50 24.12 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-07T12:31:09.729Z] #50 24.13 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-07T12:31:09.729Z] #50 24.14 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-07T12:31:09.729Z] #50 24.14 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-07T12:31:09.729Z] #50 24.15 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-07T12:31:09.729Z] #50 24.15 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-07T12:31:09.729Z] #50 24.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-07T12:31:09.729Z] #50 24.19 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-07T12:31:09.729Z] #50 24.27 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-07T12:31:09.729Z] #50 24.33 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-07T12:31:09.729Z] #50 24.34 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-07T12:31:09.729Z] #50 24.34 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-07T12:31:09.729Z] #50 24.35 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-07T12:31:09.729Z] #50 24.39 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-07T12:31:09.729Z] #50 24.41 go: downloading github.com/spf13/cast v1.3.0 [2021-06-07T12:31:09.729Z] #50 24.51 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-07T12:31:09.729Z] #50 24.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-07T12:31:09.729Z] #50 24.58 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-07T12:31:09.729Z] #50 24.60 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-07T12:31:09.729Z] #50 24.61 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-07T12:31:09.729Z] #50 24.64 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-07T12:31:09.729Z] #50 24.64 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-07T12:31:09.729Z] #50 24.67 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-07T12:31:09.729Z] #50 24.69 go: extracting github.com/spf13/cast v1.3.0 [2021-06-07T12:31:09.729Z] #50 24.70 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-07T12:31:09.729Z] #50 24.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-07T12:31:09.729Z] #50 24.80 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-07T12:31:09.729Z] #50 24.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-07T12:31:09.729Z] #50 24.89 go: downloading golang.org/x/text v0.3.2 [2021-06-07T12:31:09.729Z] #50 24.89 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-07T12:31:09.729Z] #50 24.90 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-07T12:31:09.729Z] #50 24.93 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-07T12:31:09.729Z] #50 25.05 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-07T12:31:09.729Z] #50 25.12 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-07T12:31:09.729Z] #50 25.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-07T12:31:09.729Z] #50 25.20 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-07T12:31:09.729Z] #50 25.32 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-07T12:31:09.729Z] #50 25.37 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-07T12:31:09.729Z] #50 25.49 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-07T12:31:09.729Z] #50 25.52 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-07T12:31:09.729Z] #50 25.59 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-07T12:31:09.988Z] #50 25.68 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-07T12:31:09.988Z] #50 25.74 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-07T12:31:10.248Z] #50 25.82 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-07T12:31:10.248Z] #50 25.97 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-07T12:31:10.248Z] #50 26.06 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-07T12:31:10.248Z] #50 26.09 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-07T12:31:10.248Z] #50 26.14 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-07T12:31:10.507Z] #50 26.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-07T12:31:10.507Z] #50 26.16 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-07T12:31:10.767Z] #50 26.29 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-07T12:31:10.767Z] #50 26.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-07T12:31:10.767Z] #50 26.39 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-07T12:31:10.767Z] #50 26.51 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-07T12:31:10.767Z] #50 26.53 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-07T12:31:10.767Z] #50 26.55 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-07T12:31:11.032Z] #50 26.68 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-07T12:31:11.032Z] #50 26.70 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-07T12:31:11.032Z] #50 26.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-07T12:31:11.032Z] #50 26.92 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-07T12:31:11.603Z] #50 27.33 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-07T12:31:11.603Z] #50 27.39 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-07T12:31:11.646Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c2d241e91ce16a33) in /home/ubuntu/workspace/moby_PR-42393 [Pipeline] { [Pipeline] checkout [2021-06-07T12:31:11.863Z] #50 27.68 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-07T12:31:11.865Z] The recommended git tool is: git [2021-06-07T12:31:12.123Z] #50 27.81 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-07T12:31:12.123Z] #50 27.81 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-07T12:31:12.395Z] #50 27.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-07T12:31:12.395Z] #50 28.02 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-07T12:31:12.395Z] #50 ... [2021-06-07T12:31:12.395Z] [2021-06-07T12:31:12.395Z] #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-06-07T12:31:12.395Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:31:12.395Z] #13 12.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:31:12.395Z] #13 22.20 Fetched 8973 kB in 19s (464 kB/s) [2021-06-07T12:31:12.395Z] #13 22.20 Reading package lists... [2021-06-07T12:31:12.395Z] #13 ... [2021-06-07T12:31:12.395Z] [2021-06-07T12:31:12.395Z] #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-06-07T12:31:12.395Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:31:12.395Z] #40 25.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-07T12:31:12.395Z] #40 27.24 + 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-06-07T12:31:12.531Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03f629642a7b7ccf2) in /home/ubuntu/workspace/moby_PR-42393 [Pipeline] { [Pipeline] checkout [2021-06-07T12:31:12.658Z] The recommended git tool is: git [2021-06-07T12:31:14.302Z] #40 ... [2021-06-07T12:31:14.302Z] [2021-06-07T12:31:14.302Z] #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-06-07T12:31:14.302Z] #52 sha256:a5af88ed15b8689ad0180a69252b3cfa401d07ff78d80f62016b64876e8d4cba [2021-06-07T12:31:14.302Z] #52 19.66 + cd /tmp/tmp.oNDgXTOjIS/src/github.com/mvdan/sh [2021-06-07T12:31:14.302Z] #52 19.66 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-07T12:31:14.302Z] #52 19.77 + GO111MODULE=on [2021-06-07T12:31:14.302Z] #52 19.79 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-07T12:31:14.302Z] #52 21.03 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-07T12:31:14.302Z] #52 21.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-07T12:31:14.302Z] #52 21.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-07T12:31:14.302Z] #52 21.37 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-07T12:31:14.302Z] #52 21.45 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-07T12:31:14.302Z] #52 22.16 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-07T12:31:14.302Z] #52 23.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-07T12:31:14.302Z] #52 24.68 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-07T12:31:14.302Z] #52 25.82 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-07T12:31:14.302Z] #52 25.93 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-07T12:31:14.302Z] #52 26.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-07T12:31:14.302Z] #52 26.20 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-07T12:31:14.302Z] #52 26.79 runtime/cgo [2021-06-07T12:31:14.302Z] #52 26.86 runtime [2021-06-07T12:31:14.302Z] #52 ... [2021-06-07T12:31:14.302Z] [2021-06-07T12:31:14.302Z] #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-06-07T12:31:14.302Z] #50 sha256:4c6b02c16a5f029ddb26cfb54989dc1eeafbcb70ad0fc499ae2af0f5b476b15e [2021-06-07T12:31:14.302Z] #50 28.21 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-07T12:31:14.302Z] #50 28.22 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-07T12:31:14.302Z] #50 28.41 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-07T12:31:14.302Z] #50 28.42 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-07T12:31:14.302Z] #50 28.61 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-07T12:31:14.302Z] #50 28.71 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-07T12:31:14.302Z] #50 28.91 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-07T12:31:14.302Z] #50 28.93 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-07T12:31:14.302Z] #50 28.94 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-07T12:31:14.302Z] #50 28.99 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-07T12:31:14.302Z] #50 29.01 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-07T12:31:14.302Z] #50 29.36 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-07T12:31:14.302Z] #50 29.37 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-07T12:31:14.302Z] #50 29.41 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-07T12:31:14.302Z] #50 29.44 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-07T12:31:14.302Z] #50 29.48 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-07T12:31:14.302Z] #50 29.64 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-07T12:31:14.302Z] #50 29.86 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-07T12:31:14.302Z] #50 29.87 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-07T12:31:14.302Z] #50 29.91 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-07T12:31:14.302Z] #50 30.03 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-07T12:31:14.562Z] #50 30.20 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-07T12:31:14.821Z] #50 30.37 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-07T12:31:14.821Z] #50 30.60 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-07T12:31:15.131Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08c18baeebaff2b98) in /home/ubuntu/workspace/moby_PR-42393 [Pipeline] { [Pipeline] checkout [2021-06-07T12:31:15.368Z] using credential docker-jenkins-github-credentials [2021-06-07T12:31:15.374Z] Cloning the remote Git repository [2021-06-07T12:31:15.374Z] Cloning with configured refspecs honoured and without tags [2021-06-07T12:31:15.387Z] The recommended git tool is: git [2021-06-07T12:31:15.510Z] using credential docker-jenkins-github-credentials [2021-06-07T12:31:15.521Z] Cloning the remote Git repository [2021-06-07T12:31:15.521Z] Cloning with configured refspecs honoured and without tags [2021-06-07T12:31:15.548Z] Cloning repository https://github.com/moby/moby.git [2021-06-07T12:31:15.611Z] > git init /home/ubuntu/workspace/moby_PR-42393 # timeout=10 [2021-06-07T12:31:15.759Z] #50 ... [2021-06-07T12:31:15.759Z] [2021-06-07T12:31:15.759Z] #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-06-07T12:31:15.759Z] #59 sha256:c21f12acfbfc2a3a7a32b2eaf5225020dd0da8214e060aad79db4275edcb0263 [2021-06-07T12:31:15.759Z] #59 21.61 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-07T12:31:15.759Z] #59 22.15 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-07T12:31:15.759Z] #59 24.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-07T12:31:15.759Z] #59 25.03 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-07T12:31:15.759Z] #59 25.11 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-07T12:31:15.759Z] #59 25.11 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-07T12:31:15.759Z] #59 25.49 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-07T12:31:15.759Z] #59 27.75 go: finding github.com/pkg/errors v0.9.1 [2021-06-07T12:31:15.759Z] #59 27.92 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-07T12:31:15.759Z] #59 28.11 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-07T12:31:15.759Z] #59 28.20 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-07T12:31:15.759Z] #59 28.25 go: finding github.com/google/uuid v1.2.0 [2021-06-07T12:31:15.759Z] #59 28.31 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-07T12:31:15.759Z] #59 28.34 go: finding github.com/gofrs/flock v0.8.0 [2021-06-07T12:31:15.759Z] #59 28.36 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-07T12:31:15.759Z] #59 28.36 go: finding github.com/gorilla/mux v1.8.0 [2021-06-07T12:31:15.759Z] #59 28.47 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-07T12:31:15.759Z] #59 28.48 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-07T12:31:15.759Z] #59 28.49 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-07T12:31:15.759Z] #59 28.51 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-07T12:31:15.759Z] #59 28.68 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-07T12:31:15.759Z] #59 28.82 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-07T12:31:16.018Z] #59 ... [2021-06-07T12:31:16.018Z] [2021-06-07T12:31:16.018Z] #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-06-07T12:31:16.018Z] #46 sha256:90af045dceaba0ef45f8bee9fcac5d1ce67f1f1158ff542cfa1d4e34103b20da [2021-06-07T12:31:16.018Z] #46 31.18 vendor/golang.org/x/crypto/internal/subtle [2021-06-07T12:31:16.018Z] #46 31.25 vendor/golang.org/x/crypto/curve25519 [2021-06-07T12:31:14.062Z] Cloning repository https://github.com/moby/moby.git [2021-06-07T12:31:14.108Z] > git init /home/ubuntu/workspace/moby_PR-42393 # timeout=10 [2021-06-07T12:31:14.398Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-07T12:31:14.398Z] > git --version # timeout=10 [2021-06-07T12:31:14.422Z] > git --version # 'git version 2.25.1' [2021-06-07T12:31:14.422Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:31:14.424Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42393/head:refs/remotes/origin/PR-42393 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:31:15.921Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-07T12:31:15.921Z] > git --version # timeout=10 [2021-06-07T12:31:15.957Z] > git --version # 'git version 2.17.1' [2021-06-07T12:31:15.958Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:31:15.968Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42393/head:refs/remotes/origin/PR-42393 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:31:19.037Z] using credential docker-jenkins-github-credentials [2021-06-07T12:31:19.045Z] Cloning the remote Git repository [2021-06-07T12:31:19.045Z] Cloning with configured refspecs honoured and without tags [2021-06-07T12:31:19.354Z] #46 ... [2021-06-07T12:31:19.354Z] [2021-06-07T12:31:19.354Z] #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-06-07T12:31:19.354Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:31:19.354Z] #56 25.16 Fetched 8448 kB in 18s (475 kB/s) [2021-06-07T12:31:19.354Z] #56 25.16 Reading package lists... [2021-06-07T12:31:19.055Z] Cloning repository https://github.com/moby/moby.git [2021-06-07T12:31:19.115Z] > git init /home/ubuntu/workspace/moby_PR-42393 # timeout=10 [2021-06-07T12:31:19.613Z] #56 30.72 Reading package lists... [2021-06-07T12:31:19.613Z] #56 ... [2021-06-07T12:31:19.613Z] [2021-06-07T12:31:19.613Z] #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-06-07T12:31:19.613Z] #50 sha256:4c6b02c16a5f029ddb26cfb54989dc1eeafbcb70ad0fc499ae2af0f5b476b15e [2021-06-07T12:31:19.613Z] #50 34.63 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-07T12:31:19.872Z] #50 35.70 go: extracting golang.org/x/text v0.3.2 [2021-06-07T12:31:19.433Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-07T12:31:19.434Z] > git --version # timeout=10 [2021-06-07T12:31:19.446Z] > git --version # 'git version 2.25.1' [2021-06-07T12:31:19.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:31:19.513Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42393/head:refs/remotes/origin/PR-42393 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:31:20.810Z] #50 ... [2021-06-07T12:31:20.810Z] [2021-06-07T12:31:20.810Z] #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-06-07T12:31:20.810Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:31:20.810Z] #44 25.96 Fetched 8451 kB in 19s (445 kB/s) [2021-06-07T12:31:20.810Z] #44 25.96 Reading package lists... [2021-06-07T12:31:20.810Z] #44 31.77 Reading package lists... [2021-06-07T12:31:20.810Z] #44 ... [2021-06-07T12:31:20.810Z] [2021-06-07T12:31:20.810Z] #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-06-07T12:31:20.810Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:31:20.810Z] #56 30.72 Reading package lists... [2021-06-07T12:31:21.751Z] #56 36.22 Building dependency tree... [2021-06-07T12:31:22.690Z] #56 ... [2021-06-07T12:31:22.690Z] [2021-06-07T12:31:22.690Z] #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-06-07T12:31:22.690Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:31:22.690Z] #36 22.31 Reading package lists... [2021-06-07T12:31:22.690Z] #36 28.74 Reading package lists... [2021-06-07T12:31:22.690Z] #36 34.02 Building dependency tree... [2021-06-07T12:31:22.690Z] #36 36.41 The following additional packages will be installed: [2021-06-07T12:31:22.690Z] #36 36.42 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-07T12:31:22.690Z] #36 36.42 Suggested packages: [2021-06-07T12:31:22.690Z] #36 36.42 cmake-doc ninja-build lrzip [2021-06-07T12:31:22.690Z] #36 36.42 Recommended packages: [2021-06-07T12:31:22.690Z] #36 36.42 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-07T12:31:22.690Z] #36 37.26 The following NEW packages will be installed: [2021-06-07T12:31:22.690Z] #36 37.29 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-07T12:31:22.690Z] #36 37.29 vim-common xxd [2021-06-07T12:31:22.690Z] #36 37.71 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-07T12:31:22.690Z] #36 37.71 Need to get 14.9 MB of archives. [2021-06-07T12:31:22.690Z] #36 37.71 After this operation, 61.8 MB of additional disk space will be used. [2021-06-07T12:31:22.690Z] #36 37.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-07T12:31:22.690Z] #36 37.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-07T12:31:22.690Z] #36 37.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-07T12:31:22.690Z] #36 37.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-07T12:31:22.690Z] #36 38.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-07T12:31:22.753Z] Fetching without tags [2021-06-07T12:31:22.949Z] #36 38.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-07T12:31:22.949Z] #36 38.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-07T12:31:22.949Z] #36 38.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-07T12:31:22.949Z] #36 38.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-07T12:31:22.949Z] #36 38.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-07T12:31:22.949Z] #36 ... [2021-06-07T12:31:22.949Z] [2021-06-07T12:31:22.949Z] #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-06-07T12:31:22.949Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:31:22.949Z] #44 31.77 Reading package lists... [2021-06-07T12:31:23.226Z] Merging remotes/origin/master commit 8dbd90ec00daa26dc45d7da2431c965dec99e8b4 into PR head commit 29dfd4d00a9107b07d31efc40bae64d15181245c [2021-06-07T12:31:23.530Z] #44 37.30 Building dependency tree... [2021-06-07T12:31:22.644Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-07T12:31:22.678Z] > git config --add remote.origin.fetch +refs/pull/42393/head:refs/remotes/origin/PR-42393 # timeout=10 [2021-06-07T12:31:22.692Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:31:22.723Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-07T12:31:22.757Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-07T12:31:22.757Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:31:22.763Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42393/head:refs/remotes/origin/PR-42393 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:31:23.238Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T12:31:23.269Z] > git checkout -f 29dfd4d00a9107b07d31efc40bae64d15181245c # timeout=10 [2021-06-07T12:31:24.035Z] > git remote # timeout=10 [2021-06-07T12:31:24.061Z] > git config --get remote.origin.url # timeout=10 [2021-06-07T12:31:24.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:31:24.092Z] > git merge 8dbd90ec00daa26dc45d7da2431c965dec99e8b4 # timeout=10 [2021-06-07T12:31:24.912Z] #44 39.89 The following additional packages will be installed: [2021-06-07T12:31:24.912Z] #44 39.89 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-07T12:31:24.912Z] #44 39.90 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-07T12:31:24.912Z] #44 39.90 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-07T12:31:24.912Z] #44 39.90 python3.7-minimal [2021-06-07T12:31:24.912Z] #44 39.90 Suggested packages: [2021-06-07T12:31:24.912Z] #44 39.90 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-07T12:31:24.912Z] #44 39.90 python3.7-doc binfmt-support [2021-06-07T12:31:25.850Z] #44 41.12 The following NEW packages will be installed: [2021-06-07T12:31:25.850Z] #44 41.14 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-07T12:31:26.104Z] Merge succeeded, producing 668b57b166772cee94521d5262ba890c4298f23f [2021-06-07T12:31:26.104Z] Checking out Revision 668b57b166772cee94521d5262ba890c4298f23f (PR-42393) [2021-06-07T12:31:26.110Z] #44 ... [2021-06-07T12:31:26.110Z] [2021-06-07T12:31:26.110Z] #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-06-07T12:31:26.110Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:31:26.110Z] #56 38.81 The following additional packages will be installed: [2021-06-07T12:31:26.110Z] #56 38.82 libbtrfs0 [2021-06-07T12:31:26.110Z] #56 38.99 The following NEW packages will be installed: [2021-06-07T12:31:26.110Z] #56 39.00 libbtrfs-dev libbtrfs0 [2021-06-07T12:31:26.110Z] #56 39.35 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-07T12:31:26.110Z] #56 39.35 Need to get 119 kB of archives. [2021-06-07T12:31:26.110Z] #56 39.35 After this operation, 387 kB of additional disk space will be used. [2021-06-07T12:31:26.110Z] #56 39.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-07T12:31:26.110Z] #56 39.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-07T12:31:26.110Z] #56 40.30 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:31:26.110Z] #56 40.47 Fetched 119 kB in 0s (435 kB/s) [2021-06-07T12:31:26.110Z] #56 40.58 Selecting previously unselected package libbtrfs0. [2021-06-07T12:31:26.110Z] #56 40.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 ... 15410 files and directories currently installed.) [2021-06-07T12:31:26.110Z] #56 40.63 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-07T12:31:26.110Z] #56 40.67 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-07T12:31:26.110Z] #56 40.75 Selecting previously unselected package libbtrfs-dev. [2021-06-07T12:31:26.110Z] #56 40.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-07T12:31:26.110Z] #56 40.79 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:31:26.110Z] #56 40.98 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-07T12:31:26.110Z] #56 41.00 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:31:26.110Z] #56 41.01 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:31:26.110Z] #56 DONE 41.7s [2021-06-07T12:31:26.110Z] [2021-06-07T12:31:26.110Z] #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-06-07T12:31:26.110Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:31:26.110Z] #44 41.15 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-07T12:31:26.110Z] #44 41.15 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-07T12:31:26.110Z] #44 41.16 python3.7-minimal [2021-06-07T12:31:26.679Z] #44 41.75 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-07T12:31:26.679Z] #44 41.75 Need to get 6695 kB of archives. [2021-06-07T12:31:26.679Z] #44 41.75 After this operation, 33.1 MB of additional disk space will be used. [2021-06-07T12:31:26.679Z] #44 41.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-07T12:31:26.679Z] #44 41.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-07T12:31:26.679Z] #44 42.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-07T12:31:26.939Z] #44 42.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-07T12:31:26.939Z] #44 42.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-07T12:31:26.939Z] #44 ... [2021-06-07T12:31:26.939Z] [2021-06-07T12:31:26.939Z] #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-06-07T12:31:26.939Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:31:26.939Z] #13 22.20 Reading package lists... [2021-06-07T12:31:26.939Z] #13 28.06 Reading package lists... [2021-06-07T12:31:26.939Z] #13 34.15 Building dependency tree... [2021-06-07T12:31:26.939Z] #13 37.09 The following additional packages will be installed: [2021-06-07T12:31:26.939Z] #13 37.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-07T12:31:26.939Z] #13 37.10 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-07T12:31:26.939Z] #13 37.10 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-07T12:31:26.939Z] #13 37.11 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-07T12:31:26.939Z] #13 37.11 mingw-w64-common mingw-w64-x86-64-dev [2021-06-07T12:31:26.939Z] #13 37.12 Suggested packages: [2021-06-07T12:31:26.939Z] #13 37.12 gcc-8-locales seccomp wine64 [2021-06-07T12:31:27.199Z] #13 ... [2021-06-07T12:31:27.199Z] [2021-06-07T12:31:27.199Z] #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-06-07T12:31:27.199Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:31:27.199Z] #44 42.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-07T12:31:27.199Z] #44 42.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-07T12:31:27.199Z] #44 42.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-07T12:31:27.199Z] #44 42.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-07T12:31:27.199Z] #44 42.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-07T12:31:27.199Z] #44 42.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-07T12:31:27.199Z] #44 42.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-07T12:31:27.199Z] #44 42.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-07T12:31:27.199Z] #44 42.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-07T12:31:27.199Z] #44 42.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-07T12:31:26.070Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-07T12:31:26.107Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T12:31:26.127Z] > git checkout -f 668b57b166772cee94521d5262ba890c4298f23f # timeout=10 [2021-06-07T12:31:27.458Z] #44 42.86 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-07T12:31:29.365Z] #44 44.61 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:31:29.625Z] #44 44.81 Fetched 6695 kB in 2s (3228 kB/s) [2021-06-07T12:31:29.895Z] #44 44.91 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-07T12:31:29.895Z] #44 44.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 ... 15410 files and directories currently installed.) [2021-06-07T12:31:29.895Z] #44 44.98 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:31:29.895Z] #44 44.99 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:31:30.091Z] Commit message: "Merge commit '8dbd90ec00daa26dc45d7da2431c965dec99e8b4' into HEAD" [2021-06-07T12:31:30.117Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-07T12:31:30.834Z] #44 45.85 Selecting previously unselected package python3.7-minimal. [2021-06-07T12:31:30.834Z] #44 45.85 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:31:30.834Z] #44 45.87 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:31:31.160Z] + docker version [2021-06-07T12:31:32.212Z] #44 47.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:31:32.212Z] #44 47.39 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:31:30.094Z] > git rev-list --no-walk a970906cd13ec2dc706a841b9c9388ea2de4408d # timeout=10 [2021-06-07T12:31:33.150Z] #44 ... [2021-06-07T12:31:33.150Z] [2021-06-07T12:31:33.150Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:31:33.150Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-07T12:31:33.150Z] #32 46.24 Checking out files: 87% (1334/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-06-07T12:31:33.150Z] #32 46.86 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-07T12:31:33.150Z] #32 47.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:31:33.719Z] #32 ... [2021-06-07T12:31:33.719Z] [2021-06-07T12:31:33.719Z] #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-06-07T12:31:33.719Z] #46 sha256:90af045dceaba0ef45f8bee9fcac5d1ce67f1f1158ff542cfa1d4e34103b20da [2021-06-07T12:31:33.719Z] #46 39.45 sync [2021-06-07T12:31:33.719Z] #46 39.49 internal/reflectlite [2021-06-07T12:31:33.719Z] #46 40.85 github.com/LK4D4/vndr/godl/singleflight [2021-06-07T12:31:33.719Z] #46 41.09 math/rand [2021-06-07T12:31:33.719Z] #46 41.98 internal/singleflight [2021-06-07T12:31:33.719Z] #46 42.96 errors [2021-06-07T12:31:33.719Z] #46 42.96 sort [2021-06-07T12:31:33.719Z] #46 43.29 io [2021-06-07T12:31:33.719Z] #46 43.96 strconv [2021-06-07T12:31:33.719Z] #46 44.37 bytes [2021-06-07T12:31:33.719Z] #46 46.21 bufio [2021-06-07T12:31:33.719Z] #46 47.58 reflect [2021-06-07T12:31:33.719Z] #46 47.78 internal/oserror [2021-06-07T12:31:33.719Z] #46 47.90 syscall [2021-06-07T12:31:33.719Z] #46 ... [2021-06-07T12:31:33.719Z] [2021-06-07T12:31:33.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-06-07T12:31:33.719Z] #50 sha256:4c6b02c16a5f029ddb26cfb54989dc1eeafbcb70ad0fc499ae2af0f5b476b15e [2021-06-07T12:31:33.719Z] #50 40.30 go: finding github.com/fatih/color v1.7.0 [2021-06-07T12:31:33.719Z] #50 40.38 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-07T12:31:33.719Z] #50 40.52 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-07T12:31:33.719Z] #50 40.56 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-07T12:31:33.719Z] #50 40.63 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-07T12:31:33.719Z] #50 40.65 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-07T12:31:33.719Z] #50 40.67 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-07T12:31:33.719Z] #50 40.67 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-07T12:31:33.719Z] #50 40.69 go: finding github.com/pkg/errors v0.8.1 [2021-06-07T12:31:33.719Z] #50 40.71 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-07T12:31:33.719Z] #50 40.72 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-07T12:31:33.719Z] #50 40.79 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-07T12:31:33.719Z] #50 40.80 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-07T12:31:33.719Z] #50 40.83 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-07T12:31:33.719Z] #50 40.83 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-07T12:31:33.719Z] #50 40.85 go: finding github.com/spf13/viper v1.6.1 [2021-06-07T12:31:33.719Z] #50 40.86 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-07T12:31:33.719Z] #50 40.88 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-07T12:31:33.719Z] #50 40.94 go: finding github.com/stretchr/testify v1.4.0 [2021-06-07T12:31:33.719Z] #50 40.95 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-07T12:31:33.719Z] #50 41.02 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-07T12:31:33.719Z] #50 41.04 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-07T12:31:33.719Z] #50 41.08 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-07T12:31:33.719Z] #50 41.08 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-07T12:31:33.719Z] #50 41.11 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-07T12:31:33.719Z] #50 41.11 go: finding github.com/spf13/cobra v0.0.5 [2021-06-07T12:31:33.719Z] #50 41.13 go: finding github.com/gobwas/glob v0.2.3 [2021-06-07T12:31:33.719Z] #50 41.13 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-07T12:31:33.719Z] #50 41.15 go: finding github.com/stretchr/objx v0.2.0 [2021-06-07T12:31:33.719Z] #50 41.22 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-07T12:31:33.719Z] #50 41.27 go: finding github.com/magiconair/properties v1.8.1 [2021-06-07T12:31:33.719Z] #50 41.28 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-07T12:31:33.719Z] #50 41.28 go: finding github.com/spf13/pflag v1.0.5 [2021-06-07T12:31:33.719Z] #50 41.39 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-07T12:31:33.719Z] #50 41.43 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-07T12:31:33.719Z] #50 41.51 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-07T12:31:33.719Z] #50 41.63 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-07T12:31:33.719Z] #50 41.71 go: finding github.com/spf13/afero v1.1.2 [2021-06-07T12:31:33.719Z] #50 41.78 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-07T12:31:33.719Z] #50 41.78 go: finding github.com/spf13/cast v1.3.0 [2021-06-07T12:31:33.719Z] #50 41.80 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-07T12:31:33.719Z] #50 41.89 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-07T12:31:33.719Z] #50 41.98 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-07T12:31:33.719Z] #50 42.01 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-07T12:31:33.719Z] #50 42.17 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-07T12:31:33.719Z] #50 42.17 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-07T12:31:33.719Z] #50 42.30 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-07T12:31:33.719Z] #50 42.32 go: finding golang.org/x/text v0.3.2 [2021-06-07T12:31:33.719Z] #50 42.44 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-07T12:31:33.719Z] #50 42.59 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-07T12:31:33.719Z] #50 42.62 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-07T12:31:33.719Z] #50 42.69 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-07T12:31:33.719Z] #50 42.80 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-07T12:31:33.719Z] #50 42.82 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-07T12:31:33.719Z] #50 42.85 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-07T12:31:33.719Z] #50 42.88 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-07T12:31:33.719Z] #50 42.88 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-07T12:31:33.719Z] #50 42.89 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-07T12:31:33.719Z] #50 42.89 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-07T12:31:33.719Z] #50 42.89 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-07T12:31:33.719Z] #50 42.93 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-07T12:31:33.719Z] #50 42.94 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-07T12:31:33.719Z] #50 42.99 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-07T12:31:33.719Z] #50 42.99 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-07T12:31:33.719Z] #50 43.00 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-07T12:31:33.719Z] #50 43.01 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-07T12:31:33.719Z] #50 43.01 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-07T12:31:33.719Z] #50 43.06 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-07T12:31:33.719Z] #50 43.11 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-07T12:31:33.719Z] #50 43.22 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-07T12:31:33.719Z] #50 43.27 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-07T12:31:33.719Z] #50 43.28 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-07T12:31:33.719Z] #50 43.37 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-07T12:31:33.719Z] #50 43.39 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-07T12:31:33.773Z] Fetching without tags [2021-06-07T12:31:33.979Z] #50 ... [2021-06-07T12:31:33.979Z] [2021-06-07T12:31:33.979Z] #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-06-07T12:31:33.979Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:31:33.979Z] #36 39.73 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:31:33.979Z] #36 39.92 Fetched 14.9 MB in 1s (10.1 MB/s) [2021-06-07T12:31:33.979Z] #36 40.00 Selecting previously unselected package xxd. [2021-06-07T12:31:33.979Z] #36 40.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-07T12:31:33.979Z] #36 40.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-07T12:31:33.979Z] #36 40.15 Unpacking xxd (2:8.1.0875-5) ... [2021-06-07T12:31:33.979Z] #36 40.34 Selecting previously unselected package vim-common. [2021-06-07T12:31:33.979Z] #36 40.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-07T12:31:33.979Z] #36 40.38 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-07T12:31:33.979Z] #36 40.72 Selecting previously unselected package cmake-data. [2021-06-07T12:31:33.979Z] #36 40.73 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-07T12:31:33.979Z] #36 40.73 Unpacking cmake-data (3.13.4-1) ... [2021-06-07T12:31:33.979Z] #36 43.72 Selecting previously unselected package libicu63:amd64. [2021-06-07T12:31:33.979Z] #36 43.72 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-07T12:31:33.979Z] #36 43.74 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-07T12:31:34.066Z] Merging remotes/origin/master commit 8dbd90ec00daa26dc45d7da2431c965dec99e8b4 into PR head commit 29dfd4d00a9107b07d31efc40bae64d15181245c [2021-06-07T12:31:34.239Z] #36 ... [2021-06-07T12:31:34.239Z] [2021-06-07T12:31:34.239Z] #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-06-07T12:31:34.239Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:31:34.239Z] #13 38.57 The following NEW packages will be installed: [2021-06-07T12:31:34.239Z] #13 38.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-07T12:31:34.239Z] #13 38.58 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-07T12:31:34.239Z] #13 38.58 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-07T12:31:34.239Z] #13 38.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-07T12:31:34.239Z] #13 38.58 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-07T12:31:34.239Z] #13 38.58 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-07T12:31:34.239Z] #13 38.60 The following packages will be upgraded: [2021-06-07T12:31:34.239Z] #13 38.60 libseccomp2 libsystemd0 libudev1 [2021-06-07T12:31:34.239Z] #13 39.01 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-07T12:31:34.239Z] #13 39.01 Need to get 78.2 MB of archives. [2021-06-07T12:31:34.239Z] #13 39.01 After this operation, 487 MB of additional disk space will be used. [2021-06-07T12:31:34.239Z] #13 39.01 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-07T12:31:34.239Z] #13 39.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-07T12:31:34.239Z] #13 39.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-07T12:31:34.239Z] #13 39.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-07T12:31:34.239Z] #13 39.06 Get:5 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-07T12:31:34.239Z] #13 39.22 Get:6 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-06-07T12:31:34.239Z] #13 39.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-07T12:31:34.239Z] #13 39.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-07T12:31:34.239Z] #13 39.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-07T12:31:34.239Z] #13 39.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-07T12:31:34.239Z] #13 39.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-07T12:31:34.239Z] #13 40.16 Get:12 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-06-07T12:31:34.239Z] #13 40.17 Get:13 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-06-07T12:31:34.239Z] #13 42.82 Get:14 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-06-07T12:31:34.239Z] #13 44.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-07T12:31:34.239Z] #13 44.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-07T12:31:34.239Z] #13 45.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-07T12:31:34.239Z] #13 45.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-07T12:31:34.239Z] #13 45.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-07T12:31:34.239Z] #13 45.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-07T12:31:34.239Z] #13 45.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-07T12:31:34.239Z] #13 45.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-07T12:31:34.239Z] #13 45.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-07T12:31:34.239Z] #13 45.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-07T12:31:34.239Z] #13 45.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-07T12:31:34.239Z] #13 45.19 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-07T12:31:34.239Z] #13 45.20 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-07T12:31:33.700Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-07T12:31:33.725Z] > git config --add remote.origin.fetch +refs/pull/42393/head:refs/remotes/origin/PR-42393 # timeout=10 [2021-06-07T12:31:33.749Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:31:33.762Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-07T12:31:33.821Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-07T12:31:33.821Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:31:33.822Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42393/head:refs/remotes/origin/PR-42393 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:31:34.076Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T12:31:34.090Z] > git checkout -f 29dfd4d00a9107b07d31efc40bae64d15181245c # timeout=10 [2021-06-07T12:31:34.498Z] #13 45.21 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-07T12:31:34.758Z] #13 ... [2021-06-07T12:31:34.758Z] [2021-06-07T12:31:34.758Z] #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-06-07T12:31:34.758Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:31:34.758Z] #36 50.34 Selecting previously unselected package libxml2:amd64. [2021-06-07T12:31:34.758Z] #36 50.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-07T12:31:34.758Z] #36 50.35 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-07T12:31:35.326Z] #36 50.88 Selecting previously unselected package libarchive13:amd64. [2021-06-07T12:31:35.326Z] #36 50.88 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-07T12:31:35.326Z] #36 50.89 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-07T12:31:35.585Z] #36 51.24 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-07T12:31:35.585Z] #36 51.28 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-07T12:31:35.585Z] #36 51.34 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-07T12:31:35.844Z] #36 51.51 Selecting previously unselected package librhash0:amd64. [2021-06-07T12:31:35.844Z] #36 51.51 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-07T12:31:35.844Z] #36 51.52 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-07T12:31:35.844Z] #36 51.71 Selecting previously unselected package libuv1:amd64. [2021-06-07T12:31:35.844Z] #36 51.71 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-07T12:31:35.844Z] #36 ... [2021-06-07T12:31:35.844Z] [2021-06-07T12:31:35.844Z] #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-06-07T12:31:35.844Z] #57 sha256:18cc8dfe33a8c350c074805422176fbc210f08b271aeed12371567928445d46a [2021-06-07T12:31:35.844Z] #57 1.108 + RM_GOPATH=0 [2021-06-07T12:31:35.844Z] #57 1.108 + TMP_GOPATH= [2021-06-07T12:31:35.844Z] #57 1.108 + : /build [2021-06-07T12:31:35.844Z] #57 1.108 + '[' -z '' ']' [2021-06-07T12:31:35.844Z] #57 1.108 ++ mktemp -d [2021-06-07T12:31:35.844Z] #57 1.113 + export GOPATH=/tmp/tmp.waemTHzFNq [2021-06-07T12:31:35.844Z] #57 1.117 + GOPATH=/tmp/tmp.waemTHzFNq [2021-06-07T12:31:35.844Z] #57 1.118 + RM_GOPATH=1 [2021-06-07T12:31:35.844Z] #57 1.118 + case "$(go env GOARCH)" in [2021-06-07T12:31:35.844Z] #57 1.120 ++ go env GOARCH [2021-06-07T12:31:35.844Z] #57 1.142 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:31:35.844Z] #57 1.142 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:31:35.844Z] #57 1.143 ++ dirname /tmp/install/install.sh [2021-06-07T12:31:35.844Z] #57 1.153 + dir=/tmp/install [2021-06-07T12:31:35.844Z] #57 1.154 + bin=containerd [2021-06-07T12:31:35.844Z] #57 1.154 + shift [2021-06-07T12:31:35.844Z] #57 1.154 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-07T12:31:35.844Z] #57 1.155 + . /tmp/install/containerd.installer [2021-06-07T12:31:35.844Z] #57 1.155 ++ set -e [2021-06-07T12:31:35.844Z] #57 1.155 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-07T12:31:35.844Z] #57 1.155 + install_containerd [2021-06-07T12:31:35.844Z] #57 1.161 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-07T12:31:35.844Z] #57 1.162 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-07T12:31:35.844Z] #57 1.162 + git clone https://github.com/containerd/containerd.git /tmp/tmp.waemTHzFNq/src/github.com/containerd/containerd [2021-06-07T12:31:35.844Z] #57 1.165 Cloning into '/tmp/tmp.waemTHzFNq/src/github.com/containerd/containerd'... [2021-06-07T12:31:36.059Z] Merge succeeded, producing 09d47a1b4a88f323d2d2b7cc7d8458e10f182c1e [2021-06-07T12:31:36.060Z] Checking out Revision 09d47a1b4a88f323d2d2b7cc7d8458e10f182c1e (PR-42393) [2021-06-07T12:31:36.104Z] #57 ... [2021-06-07T12:31:36.104Z] [2021-06-07T12:31:36.104Z] #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-06-07T12:31:36.104Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:31:36.104Z] #44 51.29 Selecting previously unselected package python3-minimal. [2021-06-07T12:31:36.104Z] #44 51.29 (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 ... 15650 files and directories currently installed.) [2021-06-07T12:31:36.104Z] #44 51.35 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-07T12:31:36.104Z] #44 51.36 Unpacking python3-minimal (3.7.3-1) ... [2021-06-07T12:31:36.104Z] #44 51.45 Selecting previously unselected package libmpdec2:amd64. [2021-06-07T12:31:36.363Z] #44 51.45 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-07T12:31:36.363Z] #44 51.46 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-07T12:31:36.363Z] #44 51.59 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-07T12:31:36.363Z] #44 51.59 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:31:36.363Z] #44 51.60 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:31:36.421Z] Fetching without tags [2021-06-07T12:31:34.767Z] > git remote # timeout=10 [2021-06-07T12:31:34.793Z] > git config --get remote.origin.url # timeout=10 [2021-06-07T12:31:34.804Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:31:34.805Z] > git merge 8dbd90ec00daa26dc45d7da2431c965dec99e8b4 # timeout=10 [2021-06-07T12:31:36.053Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-07T12:31:36.063Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T12:31:36.073Z] > git checkout -f 09d47a1b4a88f323d2d2b7cc7d8458e10f182c1e # timeout=10 [2021-06-07T12:31:36.837Z] Merging remotes/origin/master commit 8dbd90ec00daa26dc45d7da2431c965dec99e8b4 into PR head commit 29dfd4d00a9107b07d31efc40bae64d15181245c [2021-06-07T12:31:38.268Z] #44 53.18 Selecting previously unselected package python3.7. [2021-06-07T12:31:38.268Z] #44 53.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:31:38.268Z] #44 53.20 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:31:38.268Z] #44 53.51 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-07T12:31:38.268Z] #44 53.51 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-07T12:31:38.268Z] #44 53.57 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-07T12:31:36.339Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-07T12:31:36.358Z] > git config --add remote.origin.fetch +refs/pull/42393/head:refs/remotes/origin/PR-42393 # timeout=10 [2021-06-07T12:31:36.371Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:31:36.402Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-07T12:31:36.425Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-07T12:31:36.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:31:36.430Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42393/head:refs/remotes/origin/PR-42393 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:31:36.856Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T12:31:36.889Z] > git checkout -f 29dfd4d00a9107b07d31efc40bae64d15181245c # timeout=10 [2021-06-07T12:31:37.823Z] > git remote # timeout=10 [2021-06-07T12:31:37.845Z] > git config --get remote.origin.url # timeout=10 [2021-06-07T12:31:37.871Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:31:37.872Z] > git merge 8dbd90ec00daa26dc45d7da2431c965dec99e8b4 # timeout=10 [2021-06-07T12:31:38.527Z] #44 53.70 Setting up python3-minimal (3.7.3-1) ... [2021-06-07T12:31:39.303Z] Client: Docker Engine - Community [2021-06-07T12:31:39.303Z] Version: 20.10.6 [2021-06-07T12:31:39.303Z] API version: 1.41 [2021-06-07T12:31:39.303Z] Go version: go1.13.15 [2021-06-07T12:31:39.303Z] Git commit: 370c289 [2021-06-07T12:31:39.303Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-07T12:31:39.303Z] OS/Arch: linux/amd64 [2021-06-07T12:31:39.303Z] Context: default [2021-06-07T12:31:39.303Z] Experimental: true [2021-06-07T12:31:39.303Z] [2021-06-07T12:31:39.303Z] Server: Docker Engine - Community [2021-06-07T12:31:39.303Z] Engine: [2021-06-07T12:31:39.303Z] Version: 20.10.6 [2021-06-07T12:31:39.303Z] API version: 1.41 (minimum version 1.12) [2021-06-07T12:31:39.303Z] Go version: go1.13.15 [2021-06-07T12:31:39.303Z] Git commit: 8728dd2 [2021-06-07T12:31:39.303Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-07T12:31:39.303Z] OS/Arch: linux/amd64 [2021-06-07T12:31:39.303Z] Experimental: true [2021-06-07T12:31:39.303Z] containerd: [2021-06-07T12:31:39.303Z] Version: 1.4.6 [2021-06-07T12:31:39.303Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-07T12:31:39.303Z] runc: [2021-06-07T12:31:39.303Z] Version: 1.0.0-rc95 [2021-06-07T12:31:39.303Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:31:39.303Z] docker-init: [2021-06-07T12:31:39.303Z] Version: 0.19.0 [2021-06-07T12:31:39.303Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-07T12:31:39.589Z] Merge succeeded, producing 4c5e0043a83992737e0197b08e6b67d31a80d98d [2021-06-07T12:31:39.590Z] Checking out Revision 4c5e0043a83992737e0197b08e6b67d31a80d98d (PR-42393) [2021-06-07T12:31:39.636Z] + docker info [2021-06-07T12:31:39.685Z] Commit message: "Merge commit '8dbd90ec00daa26dc45d7da2431c965dec99e8b4' into HEAD" [2021-06-07T12:31:39.701Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-07T12:31:40.503Z] [2021-06-07T12:31:40.503Z] #44 ... [2021-06-07T12:31:40.503Z] [2021-06-07T12:31:40.503Z] #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-06-07T12:31:40.503Z] #48 sha256:2d65b3d2b603f27bcd8eab85917d25fa0bc1f8247d445eb09b84ac878f21d80d [2021-06-07T12:31:40.503Z] #48 DONE 55.8s [2021-06-07T12:31:40.503Z] [2021-06-07T12:31:40.503Z] #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-06-07T12:31:40.503Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:31:40.503Z] #44 55.36 Selecting previously unselected package python3. [2021-06-07T12:31:40.503Z] #44 55.36 (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 ... 16062 files and directories currently installed.) [2021-06-07T12:31:40.503Z] #44 55.44 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-07T12:31:40.503Z] #44 55.45 Unpacking python3 (3.7.3-1) ... [2021-06-07T12:31:40.503Z] #44 55.68 Selecting previously unselected package libprotobuf17:amd64. [2021-06-07T12:31:40.503Z] #44 55.69 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-07T12:31:40.503Z] #44 55.70 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-07T12:31:39.582Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-07T12:31:39.592Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T12:31:39.610Z] > git checkout -f 4c5e0043a83992737e0197b08e6b67d31a80d98d # timeout=10 [2021-06-07T12:31:40.587Z] + docker version [2021-06-07T12:31:40.763Z] #44 ... [2021-06-07T12:31:40.763Z] [2021-06-07T12:31:40.763Z] #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-06-07T12:31:40.763Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:31:40.763Z] #36 51.72 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-07T12:31:40.763Z] #36 51.89 Selecting previously unselected package cmake. [2021-06-07T12:31:40.763Z] #36 51.90 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-07T12:31:40.763Z] #36 51.90 Unpacking cmake (3.13.4-1) ... [2021-06-07T12:31:40.763Z] #36 54.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-07T12:31:40.763Z] #36 55.41 Setting up xxd (2:8.1.0875-5) ... [2021-06-07T12:31:40.763Z] #36 55.55 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-07T12:31:40.763Z] #36 55.61 Setting up vim-common (2:8.1.0875-5) ... [2021-06-07T12:31:40.763Z] #36 55.88 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-07T12:31:40.763Z] #36 55.90 Setting up cmake-data (3.13.4-1) ... [2021-06-07T12:31:40.763Z] #36 55.91 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-07T12:31:40.763Z] #36 55.93 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-07T12:31:40.763Z] #36 55.94 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-07T12:31:40.763Z] #36 55.95 Setting up cmake (3.13.4-1) ... [2021-06-07T12:31:40.763Z] #36 55.97 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:31:40.763Z] #36 56.05 Processing triggers for mime-support (3.62) ... [2021-06-07T12:31:40.763Z] #36 DONE 56.5s [2021-06-07T12:31:40.907Z] Fetching without tags [2021-06-07T12:31:39.689Z] > git rev-list --no-walk a970906cd13ec2dc706a841b9c9388ea2de4408d # timeout=10 [2021-06-07T12:31:41.026Z] [2021-06-07T12:31:41.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-06-07T12:31:41.026Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:31:41.026Z] #13 46.20 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:31:41.026Z] #13 46.32 Fetched 78.2 MB in 6s (12.0 MB/s) [2021-06-07T12:31:41.026Z] #13 46.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-07T12:31:41.026Z] #13 46.55 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-07T12:31:41.026Z] #13 46.59 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-07T12:31:41.026Z] #13 47.09 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-07T12:31:41.026Z] #13 47.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-07T12:31:41.026Z] #13 47.36 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-07T12:31:41.026Z] #13 47.38 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-07T12:31:41.026Z] #13 47.58 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-07T12:31:41.026Z] #13 47.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 ... 15410 files and directories currently installed.) [2021-06-07T12:31:41.026Z] #13 47.87 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-07T12:31:41.026Z] #13 47.90 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-07T12:31:41.026Z] #13 48.12 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-07T12:31:41.026Z] #13 48.25 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-07T12:31:41.026Z] #13 48.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-07T12:31:41.026Z] #13 48.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-07T12:31:41.026Z] #13 48.36 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-07T12:31:41.026Z] #13 50.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-07T12:31:41.026Z] #13 50.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-07T12:31:41.026Z] #13 50.97 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-07T12:31:41.287Z] Merging remotes/origin/master commit 8dbd90ec00daa26dc45d7da2431c965dec99e8b4 into PR head commit 29dfd4d00a9107b07d31efc40bae64d15181245c [2021-06-07T12:31:40.842Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-07T12:31:40.853Z] > git config --add remote.origin.fetch +refs/pull/42393/head:refs/remotes/origin/PR-42393 # timeout=10 [2021-06-07T12:31:40.864Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:31:40.878Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-07T12:31:40.907Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-07T12:31:40.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:31:40.910Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42393/head:refs/remotes/origin/PR-42393 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:31:41.291Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T12:31:41.311Z] > git checkout -f 29dfd4d00a9107b07d31efc40bae64d15181245c # timeout=10 [2021-06-07T12:31:42.932Z] #13 ... [2021-06-07T12:31:42.932Z] [2021-06-07T12:31:42.932Z] #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-06-07T12:31:42.932Z] #52 sha256:a5af88ed15b8689ad0180a69252b3cfa401d07ff78d80f62016b64876e8d4cba [2021-06-07T12:31:42.932Z] #52 48.20 syscall [2021-06-07T12:31:42.932Z] #52 48.25 reflect [2021-06-07T12:31:42.932Z] #52 55.52 time [2021-06-07T12:31:42.932Z] #52 ... [2021-06-07T12:31:42.932Z] [2021-06-07T12:31:42.932Z] #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-06-07T12:31:42.932Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:31:42.932Z] #44 56.89 Selecting previously unselected package python3-pkg-resources. [2021-06-07T12:31:42.932Z] #44 56.89 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-07T12:31:42.932Z] #44 56.90 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:31:42.932Z] #44 57.20 Selecting previously unselected package python3-six. [2021-06-07T12:31:42.932Z] #44 57.20 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-07T12:31:42.932Z] #44 57.20 Unpacking python3-six (1.12.0-1) ... [2021-06-07T12:31:42.932Z] #44 57.34 Selecting previously unselected package python3-protobuf. [2021-06-07T12:31:42.932Z] #44 57.34 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-07T12:31:42.932Z] #44 57.36 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-07T12:31:42.932Z] #44 57.90 Selecting previously unselected package libnet1:amd64. [2021-06-07T12:31:42.932Z] #44 57.90 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-07T12:31:42.932Z] #44 57.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:31:42.932Z] #44 58.05 Selecting previously unselected package libnl-3-200:amd64. [2021-06-07T12:31:42.932Z] #44 58.06 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-07T12:31:42.932Z] #44 58.06 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-07T12:31:42.932Z] #44 58.18 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-07T12:31:42.932Z] #44 58.18 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-07T12:31:42.932Z] #44 58.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-07T12:31:42.932Z] #44 58.29 Selecting previously unselected package criu. [2021-06-07T12:31:43.229Z] #44 58.29 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-07T12:31:43.229Z] #44 58.29 Unpacking criu (3.15-1) ... [2021-06-07T12:31:43.297Z] Commit message: "Merge commit '8dbd90ec00daa26dc45d7da2431c965dec99e8b4' into HEAD" [2021-06-07T12:31:43.327Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-07T12:31:43.820Z] #44 59.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:31:43.820Z] #44 59.10 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-07T12:31:43.820Z] #44 59.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-07T12:31:43.820Z] #44 59.16 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-07T12:31:43.940Z] Merge succeeded, producing 17dfb8b960bcefb63a288ef9baffd917bfab6668 [2021-06-07T12:31:43.941Z] Checking out Revision 17dfb8b960bcefb63a288ef9baffd917bfab6668 (PR-42393) [2021-06-07T12:31:44.080Z] #44 59.17 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-07T12:31:44.080Z] #44 59.19 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:31:44.080Z] #44 59.20 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-07T12:31:44.080Z] #44 59.22 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:31:42.305Z] > git remote # timeout=10 [2021-06-07T12:31:42.319Z] > git config --get remote.origin.url # timeout=10 [2021-06-07T12:31:42.329Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:31:42.331Z] > git merge 8dbd90ec00daa26dc45d7da2431c965dec99e8b4 # timeout=10 [2021-06-07T12:31:43.928Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-07T12:31:43.940Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T12:31:43.959Z] > git checkout -f 17dfb8b960bcefb63a288ef9baffd917bfab6668 # timeout=10 [2021-06-07T12:31:44.336Z] + docker version [2021-06-07T12:31:43.301Z] > git rev-list --no-walk a970906cd13ec2dc706a841b9c9388ea2de4408d # timeout=10 [2021-06-07T12:31:47.943Z] Commit message: "Merge commit '8dbd90ec00daa26dc45d7da2431c965dec99e8b4' into HEAD" [2021-06-07T12:31:47.960Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-07T12:31:48.510Z] Client: Docker Engine - Community [2021-06-07T12:31:48.511Z] Version: 20.10.6 [2021-06-07T12:31:48.511Z] API version: 1.41 [2021-06-07T12:31:48.511Z] Go version: go1.13.15 [2021-06-07T12:31:48.511Z] Git commit: 370c289 [2021-06-07T12:31:48.511Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-07T12:31:48.511Z] OS/Arch: linux/amd64 [2021-06-07T12:31:48.511Z] Context: default [2021-06-07T12:31:48.511Z] Experimental: true [2021-06-07T12:31:48.511Z] [2021-06-07T12:31:48.511Z] Server: Docker Engine - Community [2021-06-07T12:31:48.511Z] Engine: [2021-06-07T12:31:48.511Z] Version: 20.10.6 [2021-06-07T12:31:48.511Z] API version: 1.41 (minimum version 1.12) [2021-06-07T12:31:48.511Z] Go version: go1.13.15 [2021-06-07T12:31:48.511Z] Git commit: 8728dd2 [2021-06-07T12:31:48.511Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-07T12:31:48.511Z] OS/Arch: linux/amd64 [2021-06-07T12:31:48.511Z] Experimental: true [2021-06-07T12:31:48.511Z] containerd: [2021-06-07T12:31:48.511Z] Version: 1.4.6 [2021-06-07T12:31:48.511Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-07T12:31:48.511Z] runc: [2021-06-07T12:31:48.511Z] Version: 1.0.0-rc95 [2021-06-07T12:31:48.511Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:31:48.511Z] docker-init: [2021-06-07T12:31:48.511Z] Version: 0.19.0 [2021-06-07T12:31:48.511Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-07T12:31:48.670Z] Client: Docker Engine - Community [2021-06-07T12:31:48.670Z] Version: 20.10.6 [2021-06-07T12:31:48.670Z] API version: 1.41 [2021-06-07T12:31:48.670Z] Go version: go1.13.15 [2021-06-07T12:31:48.670Z] Git commit: 370c289 [2021-06-07T12:31:48.670Z] Built: Fri Apr 9 22:47:17 2021 [2021-06-07T12:31:48.670Z] OS/Arch: linux/amd64 [2021-06-07T12:31:48.670Z] Context: default [2021-06-07T12:31:48.670Z] Experimental: true [2021-06-07T12:31:48.670Z] [2021-06-07T12:31:48.670Z] Server: Docker Engine - Community [2021-06-07T12:31:48.670Z] Engine: [2021-06-07T12:31:48.670Z] Version: 20.10.6 [2021-06-07T12:31:48.670Z] API version: 1.41 (minimum version 1.12) [2021-06-07T12:31:48.670Z] Go version: go1.13.15 [2021-06-07T12:31:48.670Z] Git commit: 8728dd2 [2021-06-07T12:31:48.670Z] Built: Fri Apr 9 22:45:28 2021 [2021-06-07T12:31:48.670Z] OS/Arch: linux/amd64 [2021-06-07T12:31:48.670Z] Experimental: true [2021-06-07T12:31:48.670Z] containerd: [2021-06-07T12:31:48.670Z] Version: 1.4.6 [2021-06-07T12:31:48.670Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-07T12:31:48.670Z] runc: [2021-06-07T12:31:48.670Z] Version: 1.0.0-rc95 [2021-06-07T12:31:48.670Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:31:48.670Z] docker-init: [2021-06-07T12:31:48.670Z] Version: 0.19.0 [2021-06-07T12:31:48.670Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-07T12:31:48.922Z] + docker info [2021-06-07T12:31:48.939Z] + docker version [2021-06-07T12:31:48.977Z] + docker info [2021-06-07T12:31:47.945Z] > git rev-list --no-walk a970906cd13ec2dc706a841b9c9388ea2de4408d # timeout=10 [2021-06-07T12:31:49.356Z] #44 64.12 Setting up python3 (3.7.3-1) ... [2021-06-07T12:31:49.615Z] #44 64.88 Setting up python3-six (1.12.0-1) ... [2021-06-07T12:31:49.615Z] #44 ... [2021-06-07T12:31:49.615Z] [2021-06-07T12:31:49.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-06-07T12:31:49.615Z] #46 sha256:90af045dceaba0ef45f8bee9fcac5d1ce67f1f1158ff542cfa1d4e34103b20da [2021-06-07T12:31:49.615Z] #46 55.30 time [2021-06-07T12:31:49.615Z] #46 59.43 internal/fmtsort [2021-06-07T12:31:49.615Z] #46 60.02 internal/syscall/execenv [2021-06-07T12:31:49.615Z] #46 60.14 internal/syscall/unix [2021-06-07T12:31:49.615Z] #46 60.51 strings [2021-06-07T12:31:49.615Z] #46 61.49 internal/poll [2021-06-07T12:31:49.615Z] #46 62.99 regexp/syntax [2021-06-07T12:31:49.615Z] #46 63.48 os [2021-06-07T12:31:49.874Z] #46 ... [2021-06-07T12:31:49.874Z] [2021-06-07T12:31:49.874Z] #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-06-07T12:31:49.874Z] #37 sha256:39e5c50c5fcae4e093a43aa21d387daf095d29c3918700cf616d06d245ca8cb4 [2021-06-07T12:31:49.874Z] #37 1.414 + RM_GOPATH=0 [2021-06-07T12:31:49.874Z] #37 1.414 + TMP_GOPATH= [2021-06-07T12:31:49.874Z] #37 1.414 + : /build [2021-06-07T12:31:49.874Z] #37 1.414 + '[' -z '' ']' [2021-06-07T12:31:49.874Z] #37 1.414 ++ mktemp -d [2021-06-07T12:31:49.874Z] #37 1.414 + export GOPATH=/tmp/tmp.lX4VZlPT99 [2021-06-07T12:31:49.874Z] #37 1.414 + GOPATH=/tmp/tmp.lX4VZlPT99 [2021-06-07T12:31:49.874Z] #37 1.414 + RM_GOPATH=1 [2021-06-07T12:31:49.874Z] #37 1.414 + case "$(go env GOARCH)" in [2021-06-07T12:31:49.874Z] #37 1.414 ++ go env GOARCH [2021-06-07T12:31:49.874Z] #37 1.492 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:31:49.874Z] #37 1.492 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:31:49.874Z] #37 1.501 ++ dirname /tmp/install/install.sh [2021-06-07T12:31:49.874Z] #37 1.501 + dir=/tmp/install [2021-06-07T12:31:49.874Z] #37 1.501 + bin=tini [2021-06-07T12:31:49.874Z] #37 1.501 + shift [2021-06-07T12:31:49.874Z] #37 1.501 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-07T12:31:49.874Z] #37 1.501 + . /tmp/install/tini.installer [2021-06-07T12:31:49.875Z] #37 1.501 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-07T12:31:49.875Z] #37 1.501 + install_tini [2021-06-07T12:31:49.875Z] #37 1.501 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-07T12:31:49.875Z] #37 1.501 + git clone https://github.com/krallin/tini.git /tmp/tmp.lX4VZlPT99/tini [2021-06-07T12:31:49.875Z] #37 1.503 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-07T12:31:49.875Z] #37 1.543 Cloning into '/tmp/tmp.lX4VZlPT99/tini'... [2021-06-07T12:31:49.875Z] #37 3.384 + cd /tmp/tmp.lX4VZlPT99/tini [2021-06-07T12:31:49.875Z] #37 3.385 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-07T12:31:49.875Z] #37 3.395 + cmake . [2021-06-07T12:31:49.875Z] #37 3.934 -- The C compiler identification is GNU 8.3.0 [2021-06-07T12:31:49.875Z] #37 3.974 -- Check for working C compiler: /usr/bin/cc [2021-06-07T12:31:49.875Z] #37 4.606 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-07T12:31:49.875Z] #37 4.608 -- Detecting C compiler ABI info [2021-06-07T12:31:49.875Z] #37 5.167 -- Detecting C compiler ABI info - done [2021-06-07T12:31:49.875Z] #37 5.221 -- Detecting C compile features [2021-06-07T12:31:49.875Z] #37 7.204 -- Detecting C compile features - done [2021-06-07T12:31:49.875Z] #37 7.223 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-07T12:31:49.875Z] #37 7.439 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-07T12:31:49.875Z] #37 7.522 -- Configuring done [2021-06-07T12:31:49.875Z] #37 7.549 -- Generating done [2021-06-07T12:31:49.875Z] #37 7.556 -- Build files have been written to: /tmp/tmp.lX4VZlPT99/tini [2021-06-07T12:31:49.875Z] #37 7.566 + make tini-static [2021-06-07T12:31:49.875Z] #37 8.052 Scanning dependencies of target tini-static [2021-06-07T12:31:49.875Z] #37 8.188 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-07T12:31:50.443Z] #37 9.536 [100%] Linking C executable tini-static [2021-06-07T12:31:50.702Z] #37 ... [2021-06-07T12:31:50.702Z] [2021-06-07T12:31:50.702Z] #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-06-07T12:31:50.702Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:31:50.702Z] #44 65.90 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:31:51.869Z] Client: [2021-06-07T12:31:51.869Z] Context: default [2021-06-07T12:31:51.869Z] Debug Mode: false [2021-06-07T12:31:51.869Z] Plugins: [2021-06-07T12:31:51.869Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-07T12:31:51.869Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-07T12:31:51.869Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-07T12:31:51.869Z] [2021-06-07T12:31:51.869Z] Server: [2021-06-07T12:31:51.869Z] Containers: 0 [2021-06-07T12:31:51.869Z] Running: 0 [2021-06-07T12:31:51.869Z] Paused: 0 [2021-06-07T12:31:51.869Z] Stopped: 0 [2021-06-07T12:31:51.869Z] Images: 0 [2021-06-07T12:31:51.869Z] Server Version: 20.10.6 [2021-06-07T12:31:51.869Z] Storage Driver: overlay2 [2021-06-07T12:31:51.869Z] Backing Filesystem: extfs [2021-06-07T12:31:51.869Z] Supports d_type: true [2021-06-07T12:31:51.869Z] Native Overlay Diff: true [2021-06-07T12:31:51.869Z] userxattr: false [2021-06-07T12:31:51.869Z] Logging Driver: json-file [2021-06-07T12:31:51.869Z] Cgroup Driver: cgroupfs [2021-06-07T12:31:51.869Z] Cgroup Version: 1 [2021-06-07T12:31:51.869Z] Plugins: [2021-06-07T12:31:51.869Z] Volume: local [2021-06-07T12:31:51.869Z] Network: bridge host ipvlan macvlan null overlay [2021-06-07T12:31:51.869Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-07T12:31:51.869Z] Swarm: inactive [2021-06-07T12:31:51.869Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-06-07T12:31:51.869Z] Default Runtime: runc [2021-06-07T12:31:51.869Z] Init Binary: docker-init [2021-06-07T12:31:51.869Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-07T12:31:51.869Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:31:51.869Z] init version: de40ad0 [2021-06-07T12:31:51.869Z] Security Options: [2021-06-07T12:31:51.869Z] apparmor [2021-06-07T12:31:51.869Z] seccomp [2021-06-07T12:31:51.869Z] Profile: default [2021-06-07T12:31:51.869Z] Kernel Version: 5.4.0-1048-aws [2021-06-07T12:31:51.869Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-07T12:31:51.869Z] OSType: linux [2021-06-07T12:31:51.869Z] Architecture: x86_64 [2021-06-07T12:31:51.869Z] CPUs: 2 [2021-06-07T12:31:51.869Z] Total Memory: 7.487GiB [2021-06-07T12:31:51.869Z] Name: ip-10-100-52-117 [2021-06-07T12:31:51.869Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-07T12:31:51.869Z] Docker Root Dir: /var/lib/docker [2021-06-07T12:31:51.869Z] Debug Mode: false [2021-06-07T12:31:51.869Z] Registry: https://index.docker.io/v1/ [2021-06-07T12:31:51.869Z] Labels: [2021-06-07T12:31:51.869Z] Experimental: true [2021-06-07T12:31:51.869Z] Insecure Registries: [2021-06-07T12:31:51.869Z] 127.0.0.0/8 [2021-06-07T12:31:51.869Z] Live Restore Enabled: true [2021-06-07T12:31:51.869Z] [2021-06-07T12:31:51.869Z] WARNING: No swap limit support [Pipeline] sh [2021-06-07T12:31:52.089Z] #44 ... [2021-06-07T12:31:52.089Z] [2021-06-07T12:31:52.089Z] #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-06-07T12:31:52.089Z] #37 sha256:39e5c50c5fcae4e093a43aa21d387daf095d29c3918700cf616d06d245ca8cb4 [2021-06-07T12:31:52.089Z] #37 10.24 [100%] Built target tini-static [2021-06-07T12:31:52.089Z] #37 10.30 + mkdir -p /build [2021-06-07T12:31:52.089Z] #37 10.30 + cp tini-static /build/docker-init [2021-06-07T12:31:52.089Z] #37 DONE 11.3s [2021-06-07T12:31:52.089Z] [2021-06-07T12:31:52.090Z] #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-06-07T12:31:52.090Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:31:52.090Z] #13 54.53 Selecting previously unselected package binutils-mingw-w64. [2021-06-07T12:31:52.090Z] #13 54.53 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-07T12:31:52.090Z] #13 54.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-07T12:31:52.090Z] #13 54.66 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-07T12:31:52.090Z] #13 54.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-07T12:31:52.090Z] #13 54.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-07T12:31:52.090Z] #13 54.89 Selecting previously unselected package dmsetup. [2021-06-07T12:31:52.090Z] #13 54.89 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-07T12:31:52.090Z] #13 54.89 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-07T12:31:52.090Z] #13 55.11 Selecting previously unselected package mingw-w64-common. [2021-06-07T12:31:52.090Z] #13 55.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-07T12:31:52.090Z] #13 55.12 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-07T12:31:52.090Z] #13 60.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-07T12:31:52.090Z] #13 60.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-07T12:31:52.090Z] #13 60.37 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-07T12:31:52.172Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-07T12:31:52.172Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-07T12:31:52.172Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42393/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-07T12:31:52.172Z] + bash /home/ubuntu/workspace/moby_PR-42393/check-config.sh [2021-06-07T12:31:52.172Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-07T12:31:52.172Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-07T12:31:52.172Z] [2021-06-07T12:31:52.172Z] Generally Necessary: [2021-06-07T12:31:52.172Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-07T12:31:52.172Z] - apparmor: enabled and tools installed [2021-06-07T12:31:52.172Z] - CONFIG_NAMESPACES: enabled [2021-06-07T12:31:52.172Z] - CONFIG_NET_NS: enabled [2021-06-07T12:31:52.172Z] - CONFIG_PID_NS: enabled [2021-06-07T12:31:52.172Z] - CONFIG_IPC_NS: enabled [2021-06-07T12:31:52.172Z] - CONFIG_UTS_NS: enabled [2021-06-07T12:31:52.172Z] - CONFIG_CGROUPS: enabled [2021-06-07T12:31:52.172Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-07T12:31:52.172Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-07T12:31:52.172Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-07T12:31:52.172Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-07T12:31:52.172Z] - CONFIG_CPUSETS: enabled [2021-06-07T12:31:52.172Z] - CONFIG_MEMCG: enabled [2021-06-07T12:31:52.172Z] - CONFIG_KEYS: enabled [2021-06-07T12:31:52.172Z] - CONFIG_VETH: enabled (as module) [2021-06-07T12:31:52.172Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-07T12:31:52.172Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-07T12:31:52.172Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-07T12:31:52.172Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-07T12:31:52.172Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-07T12:31:52.172Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-07T12:31:52.172Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-07T12:31:52.172Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-07T12:31:52.172Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-07T12:31:52.172Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-07T12:31:52.172Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-07T12:31:52.172Z] [2021-06-07T12:31:52.172Z] Optional Features: [2021-06-07T12:31:52.172Z] - CONFIG_USER_NS: enabled [2021-06-07T12:31:52.172Z] - CONFIG_SECCOMP: enabled [2021-06-07T12:31:52.172Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-07T12:31:52.348Z] #13 ... [2021-06-07T12:31:52.348Z] [2021-06-07T12:31:52.348Z] #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-06-07T12:31:52.348Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:31:52.348Z] #44 67.49 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-07T12:31:52.448Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-07T12:31:52.448Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-07T12:31:52.448Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-07T12:31:52.448Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-07T12:31:52.448Z] - CONFIG_BLK_CGROUP: enabled [2021-06-07T12:31:52.448Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-07T12:31:52.448Z] - CONFIG_CGROUP_PERF: enabled [2021-06-07T12:31:52.448Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-07T12:31:52.448Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-07T12:31:52.448Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-07T12:31:52.448Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-07T12:31:52.448Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-07T12:31:52.448Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-07T12:31:52.448Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-07T12:31:52.448Z] - CONFIG_IP_VS: enabled (as module) [2021-06-07T12:31:52.448Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-07T12:31:52.448Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-07T12:31:52.448Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-07T12:31:52.448Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-07T12:31:52.448Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-07T12:31:52.448Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-07T12:31:52.448Z] - CONFIG_EXT4_FS: enabled [2021-06-07T12:31:52.448Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-07T12:31:52.448Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-07T12:31:52.448Z] - Network Drivers: [2021-06-07T12:31:52.448Z] - "overlay": [2021-06-07T12:31:52.448Z] - CONFIG_VXLAN: enabled (as module) [2021-06-07T12:31:52.448Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-07T12:31:52.448Z] Optional (for encrypted networks): [2021-06-07T12:31:52.448Z] - CONFIG_CRYPTO: enabled [2021-06-07T12:31:52.448Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-07T12:31:52.448Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-07T12:31:52.448Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-07T12:31:52.448Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-07T12:31:52.448Z] - CONFIG_XFRM: enabled [2021-06-07T12:31:52.448Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-07T12:31:52.448Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-07T12:31:52.448Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-07T12:31:52.448Z] - "ipvlan": [2021-06-07T12:31:52.448Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-07T12:31:52.448Z] - "macvlan": [2021-06-07T12:31:52.722Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-07T12:31:52.722Z] - CONFIG_DUMMY: enabled (as module) [2021-06-07T12:31:52.722Z] - "ftp,tftp client in container": [2021-06-07T12:31:52.722Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-07T12:31:52.722Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-07T12:31:52.722Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-07T12:31:52.722Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-07T12:31:52.722Z] - Storage Drivers: [2021-06-07T12:31:52.722Z] - "aufs": [2021-06-07T12:31:52.722Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-07T12:31:52.722Z] - "btrfs": [2021-06-07T12:31:52.722Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-07T12:31:52.722Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-07T12:31:52.722Z] - "devicemapper": [2021-06-07T12:31:52.722Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-07T12:31:52.722Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-07T12:31:52.722Z] - "overlay": [2021-06-07T12:31:52.722Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-07T12:31:52.722Z] - "zfs": [2021-06-07T12:31:52.722Z] - /dev/zfs: present [2021-06-07T12:31:52.722Z] - zfs command: missing [2021-06-07T12:31:52.722Z] - zpool command: missing [2021-06-07T12:31:52.722Z] [2021-06-07T12:31:52.722Z] Limits: [2021-06-07T12:31:52.722Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-07T12:31:52.722Z] [2021-06-07T12:31:52.722Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-07T12:31:53.069Z] + sudo modprobe ip_vs [2021-06-07T12:31:53.069Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:668b57b166772cee94521d5262ba890c4298f23f . [2021-06-07T12:31:53.329Z] #1 [internal] load build definition from Dockerfile [2021-06-07T12:31:53.329Z] #1 sha256:fab6ebf724614d0871c4fbd6b01105880b254a0e371b16b446a608a970a717b9 [2021-06-07T12:31:54.277Z] #1 transferring dockerfile: 16.63kB done [2021-06-07T12:31:54.277Z] #1 DONE 1.1s [2021-06-07T12:31:54.277Z] [2021-06-07T12:31:54.277Z] #2 [internal] load .dockerignore [2021-06-07T12:31:54.277Z] #2 sha256:6292d848697c1d1cbb9cd06a7adbf936c1d869fa92e897fbf2dffdd9861c4b1e [2021-06-07T12:31:54.277Z] #2 transferring context: 87B done [2021-06-07T12:31:54.277Z] #2 DONE 1.0s [2021-06-07T12:31:54.538Z] [2021-06-07T12:31:54.538Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-07T12:31:54.538Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-07T12:31:55.109Z] #3 DONE 0.5s [2021-06-07T12:31:55.109Z] [2021-06-07T12:31:55.109Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-07T12:31:55.109Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-07T12:31:55.109Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-07T12:31:55.109Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2021-06-07T12:31:55.109Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-07T12:31:55.109Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-07T12:31:55.109Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-07T12:31:55.109Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-07T12:31:55.369Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-06-07T12:31:55.369Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-07T12:31:55.644Z] #44 ... [2021-06-07T12:31:55.644Z] [2021-06-07T12:31:55.644Z] #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-06-07T12:31:55.644Z] #52 sha256:a5af88ed15b8689ad0180a69252b3cfa401d07ff78d80f62016b64876e8d4cba [2021-06-07T12:31:55.644Z] #52 60.87 encoding/binary [2021-06-07T12:31:55.644Z] #52 61.79 context [2021-06-07T12:31:55.644Z] #52 62.60 internal/poll [2021-06-07T12:31:55.644Z] #52 62.94 encoding/base64 [2021-06-07T12:31:55.644Z] #52 63.88 golang.org/x/sys/unix [2021-06-07T12:31:55.644Z] #52 64.73 os [2021-06-07T12:31:55.644Z] #52 67.85 fmt [2021-06-07T12:31:55.644Z] #52 ... [2021-06-07T12:31:55.644Z] [2021-06-07T12:31:55.644Z] #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-06-07T12:31:55.644Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:31:55.644Z] #13 66.31 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-07T12:31:55.644Z] #13 66.31 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-07T12:31:55.644Z] #13 66.33 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:31:55.903Z] #13 66.49 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-07T12:31:55.903Z] #13 66.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-07T12:31:55.903Z] #13 66.50 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:31:55.940Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-06-07T12:31:55.940Z] #4 DONE 0.9s [2021-06-07T12:31:56.201Z] [2021-06-07T12:31:56.201Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-07T12:31:56.201Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-07T12:31:57.128Z] Client: [2021-06-07T12:31:57.128Z] Context: default [2021-06-07T12:31:57.128Z] Debug Mode: false [2021-06-07T12:31:57.128Z] Plugins: [2021-06-07T12:31:57.128Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-07T12:31:57.128Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-07T12:31:57.128Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-07T12:31:57.128Z] [2021-06-07T12:31:57.128Z] Server: [2021-06-07T12:31:57.128Z] Containers: 0 [2021-06-07T12:31:57.128Z] Running: 0 [2021-06-07T12:31:57.128Z] Paused: 0 [2021-06-07T12:31:57.128Z] Stopped: 0 [2021-06-07T12:31:57.128Z] Images: 0 [2021-06-07T12:31:57.128Z] Server Version: 20.10.6 [2021-06-07T12:31:57.128Z] Storage Driver: overlay2 [2021-06-07T12:31:57.128Z] Backing Filesystem: extfs [2021-06-07T12:31:57.128Z] Supports d_type: true [2021-06-07T12:31:57.128Z] Native Overlay Diff: true [2021-06-07T12:31:57.128Z] userxattr: false [2021-06-07T12:31:57.128Z] Logging Driver: json-file [2021-06-07T12:31:57.128Z] Cgroup Driver: cgroupfs [2021-06-07T12:31:57.128Z] Cgroup Version: 1 [2021-06-07T12:31:57.128Z] Plugins: [2021-06-07T12:31:57.128Z] Volume: local [2021-06-07T12:31:57.128Z] Network: bridge host ipvlan macvlan null overlay [2021-06-07T12:31:57.128Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-07T12:31:57.128Z] Swarm: inactive [2021-06-07T12:31:57.128Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-06-07T12:31:57.128Z] Default Runtime: runc [2021-06-07T12:31:57.128Z] Init Binary: docker-init [2021-06-07T12:31:57.128Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-07T12:31:57.128Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:31:57.128Z] init version: de40ad0 [2021-06-07T12:31:57.128Z] Security Options: [2021-06-07T12:31:57.128Z] apparmor [2021-06-07T12:31:57.128Z] seccomp [2021-06-07T12:31:57.128Z] Profile: default [2021-06-07T12:31:57.128Z] Kernel Version: 5.4.0-1048-aws [2021-06-07T12:31:57.128Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-07T12:31:57.128Z] OSType: linux [2021-06-07T12:31:57.128Z] Architecture: x86_64 [2021-06-07T12:31:57.128Z] CPUs: 2 [2021-06-07T12:31:57.128Z] Total Memory: 7.569GiB [2021-06-07T12:31:57.128Z] Name: ip-10-100-93-222 [2021-06-07T12:31:57.128Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-07T12:31:57.128Z] Docker Root Dir: /var/lib/docker [2021-06-07T12:31:57.128Z] Debug Mode: false [2021-06-07T12:31:57.128Z] Registry: https://index.docker.io/v1/ [2021-06-07T12:31:57.128Z] Labels: [2021-06-07T12:31:57.128Z] Experimental: true [2021-06-07T12:31:57.128Z] Insecure Registries: [2021-06-07T12:31:57.128Z] 127.0.0.0/8 [2021-06-07T12:31:57.128Z] Live Restore Enabled: true [2021-06-07T12:31:57.128Z] [2021-06-07T12:31:57.128Z] WARNING: No swap limit support [Pipeline] sh [2021-06-07T12:31:57.465Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-07T12:31:57.465Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-07T12:31:57.465Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42393/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-07T12:31:57.465Z] + bash /home/ubuntu/workspace/moby_PR-42393/check-config.sh [2021-06-07T12:31:57.465Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-07T12:31:57.465Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-07T12:31:57.465Z] [2021-06-07T12:31:57.465Z] Generally Necessary: [2021-06-07T12:31:57.465Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-07T12:31:57.465Z] - apparmor: enabled and tools installed [2021-06-07T12:31:57.465Z] - CONFIG_NAMESPACES: enabled [2021-06-07T12:31:57.465Z] - CONFIG_NET_NS: enabled [2021-06-07T12:31:57.465Z] - CONFIG_PID_NS: enabled [2021-06-07T12:31:57.465Z] - CONFIG_IPC_NS: enabled [2021-06-07T12:31:57.465Z] - CONFIG_UTS_NS: enabled [2021-06-07T12:31:57.465Z] - CONFIG_CGROUPS: enabled [2021-06-07T12:31:57.465Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-07T12:31:57.465Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-07T12:31:57.465Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-07T12:31:57.465Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-07T12:31:57.465Z] - CONFIG_CPUSETS: enabled [2021-06-07T12:31:57.465Z] - CONFIG_MEMCG: enabled [2021-06-07T12:31:57.465Z] - CONFIG_KEYS: enabled [2021-06-07T12:31:57.465Z] - CONFIG_VETH: enabled (as module) [2021-06-07T12:31:57.465Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-07T12:31:57.465Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-07T12:31:57.466Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-07T12:31:57.466Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-07T12:31:57.466Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-07T12:31:57.466Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-07T12:31:57.466Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-07T12:31:57.728Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-07T12:31:57.728Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-07T12:31:57.728Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-07T12:31:57.728Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-07T12:31:57.728Z] [2021-06-07T12:31:57.728Z] Optional Features: [2021-06-07T12:31:57.728Z] - CONFIG_USER_NS: enabled [2021-06-07T12:31:57.728Z] - CONFIG_SECCOMP: enabled [2021-06-07T12:31:57.728Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-07T12:31:57.728Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-07T12:31:57.728Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-07T12:31:57.728Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-07T12:31:57.728Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-07T12:31:57.728Z] - CONFIG_BLK_CGROUP: enabled [2021-06-07T12:31:57.728Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-07T12:31:57.728Z] - CONFIG_CGROUP_PERF: enabled [2021-06-07T12:31:57.728Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-07T12:31:57.728Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-07T12:31:57.728Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-07T12:31:57.728Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-07T12:31:57.728Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-07T12:31:57.728Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-07T12:31:57.728Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-07T12:31:57.728Z] - CONFIG_IP_VS: enabled (as module) [2021-06-07T12:31:57.728Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-07T12:31:57.728Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-07T12:31:57.728Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-07T12:31:57.728Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-07T12:31:57.728Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-07T12:31:57.728Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-07T12:31:57.728Z] - CONFIG_EXT4_FS: enabled [2021-06-07T12:31:57.728Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-07T12:31:57.728Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-07T12:31:57.728Z] - Network Drivers: [2021-06-07T12:31:57.728Z] - "overlay": [2021-06-07T12:31:57.809Z] #13 ... [2021-06-07T12:31:57.809Z] [2021-06-07T12:31:57.809Z] #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-06-07T12:31:57.809Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:31:57.809Z] #44 70.62 Setting up criu (3.15-1) ... [2021-06-07T12:31:57.809Z] #44 72.24 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:31:57.809Z] #44 72.28 Processing triggers for mime-support (3.62) ... [2021-06-07T12:31:57.809Z] #44 DONE 72.9s [2021-06-07T12:31:57.809Z] [2021-06-07T12:31:57.809Z] #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-06-07T12:31:57.809Z] #52 sha256:a5af88ed15b8689ad0180a69252b3cfa401d07ff78d80f62016b64876e8d4cba [2021-06-07T12:31:57.809Z] #52 71.66 golang.org/x/crypto/ssh/terminal [2021-06-07T12:31:57.809Z] #52 72.48 encoding/json [2021-06-07T12:31:57.809Z] #52 72.87 github.com/pkg/diff [2021-06-07T12:31:57.988Z] - CONFIG_VXLAN: enabled (as module) [2021-06-07T12:31:57.988Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-07T12:31:57.988Z] Optional (for encrypted networks): [2021-06-07T12:31:57.988Z] - CONFIG_CRYPTO: enabled [2021-06-07T12:31:57.988Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-07T12:31:57.988Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-07T12:31:57.988Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-07T12:31:57.988Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-07T12:31:57.988Z] - CONFIG_XFRM: enabled [2021-06-07T12:31:57.988Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-07T12:31:57.988Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-07T12:31:57.988Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-07T12:31:57.988Z] - "ipvlan": [2021-06-07T12:31:57.988Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-07T12:31:57.988Z] - "macvlan": [2021-06-07T12:31:57.988Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-07T12:31:57.988Z] - CONFIG_DUMMY: enabled (as module) [2021-06-07T12:31:57.988Z] - "ftp,tftp client in container": [2021-06-07T12:31:57.988Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-07T12:31:57.988Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-07T12:31:57.988Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-07T12:31:57.988Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-07T12:31:57.988Z] - Storage Drivers: [2021-06-07T12:31:57.988Z] - "aufs": [2021-06-07T12:31:57.988Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-07T12:31:57.988Z] - "btrfs": [2021-06-07T12:31:57.988Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-07T12:31:57.988Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-07T12:31:57.988Z] - "devicemapper": [2021-06-07T12:31:57.988Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-07T12:31:57.988Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-07T12:31:57.988Z] - "overlay": [2021-06-07T12:31:57.988Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-07T12:31:57.988Z] - "zfs": [2021-06-07T12:31:57.988Z] - /dev/zfs: present [2021-06-07T12:31:57.988Z] - zfs command: missing [2021-06-07T12:31:57.988Z] - zpool command: missing [2021-06-07T12:31:57.988Z] [2021-06-07T12:31:57.988Z] Limits: [2021-06-07T12:31:57.988Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-07T12:31:57.988Z] [2021-06-07T12:31:57.988Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-07T12:31:58.116Z] #8 DONE 1.7s [2021-06-07T12:31:58.116Z] [2021-06-07T12:31:58.116Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-07T12:31:58.116Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-07T12:31:58.116Z] #5 DONE 1.6s [2021-06-07T12:31:58.116Z] [2021-06-07T12:31:58.116Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-07T12:31:58.116Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-07T12:31:58.116Z] #6 DONE 1.6s [2021-06-07T12:31:58.116Z] [2021-06-07T12:31:58.116Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-07T12:31:58.116Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-07T12:31:58.116Z] #7 DONE 1.7s [2021-06-07T12:31:58.116Z] [2021-06-07T12:31:58.116Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-07T12:31:58.116Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-07T12:31:58.116Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-07T12:31:58.116Z] #65 DONE 0.1s [2021-06-07T12:31:58.116Z] [2021-06-07T12:31:58.116Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-07T12:31:58.116Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-07T12:31:58.116Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-07T12:31:58.116Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-07T12:31:58.116Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-07T12:31:58.116Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-07T12:31:58.116Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-07T12:31:58.116Z] #26 ... [2021-06-07T12:31:58.116Z] [2021-06-07T12:31:58.116Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-07T12:31:58.116Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-07T12:31:58.116Z] #42 DONE 0.0s [2021-06-07T12:31:58.116Z] [2021-06-07T12:31:58.116Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-07T12:31:58.116Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-07T12:31:58.116Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 1.05MB / 50.43MB 0.1s [2021-06-07T12:31:58.379Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 7.34MB / 50.43MB 0.2s [2021-06-07T12:31:58.379Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 24.24MB / 50.43MB 0.4s [2021-06-07T12:31:58.529Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4c5e0043a83992737e0197b08e6b67d31a80d98d . [2021-06-07T12:31:58.694Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 42.99MB / 50.43MB 0.6s [2021-06-07T12:31:58.788Z] #1 [internal] load build definition from Dockerfile [2021-06-07T12:31:58.788Z] #1 sha256:f3248e643657a465a011b8f436d3c8d7c33cd2680527e5849290d7e29d7bef18 [2021-06-07T12:31:58.788Z] #1 transferring dockerfile: 16.63kB done [2021-06-07T12:31:58.788Z] #1 DONE 0.1s [2021-06-07T12:31:58.788Z] [2021-06-07T12:31:58.788Z] #2 [internal] load .dockerignore [2021-06-07T12:31:58.788Z] #2 sha256:ce7b8f151e9b810dfc403bdae385253fed8bb2216cfcac42d30f324fad5dd5ee [2021-06-07T12:31:58.788Z] #2 transferring context: 87B done [2021-06-07T12:31:58.788Z] #2 DONE 0.1s [2021-06-07T12:31:58.788Z] [2021-06-07T12:31:58.788Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-07T12:31:58.788Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-07T12:31:58.949Z] Client: Docker Engine - Community [2021-06-07T12:31:58.949Z] Version: 20.10.6 [2021-06-07T12:31:58.949Z] API version: 1.41 [2021-06-07T12:31:58.949Z] Go version: go1.13.15 [2021-06-07T12:31:58.949Z] Git commit: 370c289 [2021-06-07T12:31:58.949Z] Built: Fri Apr 9 22:45:59 2021 [2021-06-07T12:31:58.949Z] OS/Arch: linux/arm64 [2021-06-07T12:31:58.949Z] Context: default [2021-06-07T12:31:58.949Z] Experimental: true [2021-06-07T12:31:58.949Z] [2021-06-07T12:31:58.949Z] Server: Docker Engine - Community [2021-06-07T12:31:58.949Z] Engine: [2021-06-07T12:31:58.949Z] Version: 20.10.6 [2021-06-07T12:31:58.949Z] API version: 1.41 (minimum version 1.12) [2021-06-07T12:31:58.949Z] Go version: go1.13.15 [2021-06-07T12:31:58.949Z] Git commit: 8728dd2 [2021-06-07T12:31:58.949Z] Built: Fri Apr 9 22:44:09 2021 [2021-06-07T12:31:58.949Z] OS/Arch: linux/arm64 [2021-06-07T12:31:58.949Z] Experimental: true [2021-06-07T12:31:58.949Z] containerd: [2021-06-07T12:31:58.949Z] Version: 1.4.6 [2021-06-07T12:31:58.949Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-07T12:31:58.949Z] runc: [2021-06-07T12:31:58.949Z] Version: 1.0.0-rc95 [2021-06-07T12:31:58.949Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:31:58.949Z] docker-init: [2021-06-07T12:31:58.949Z] Version: 0.19.0 [2021-06-07T12:31:58.949Z] GitCommit: de40ad0 [2021-06-07T12:31:58.954Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 0.7s [Pipeline] sh [2021-06-07T12:31:59.188Z] #52 74.71 go/scanner [2021-06-07T12:31:59.280Z] + docker info [2021-06-07T12:31:59.352Z] #3 DONE 0.5s [2021-06-07T12:31:59.352Z] [2021-06-07T12:31:59.352Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-07T12:31:59.352Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-07T12:31:59.352Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-07T12:31:59.528Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.4s done [2021-06-07T12:31:59.609Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-07T12:31:59.609Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-07T12:31:59.609Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-07T12:31:59.609Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.09MB / 9.64MB 0.1s [2021-06-07T12:31:59.609Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-07T12:31:59.789Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 [2021-06-07T12:31:59.865Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-07T12:31:59.865Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-07T12:32:00.125Z] #52 75.91 go/ast [2021-06-07T12:32:00.432Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-06-07T12:32:00.432Z] #4 DONE 0.8s [2021-06-07T12:32:00.689Z] [2021-06-07T12:32:00.689Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-07T12:32:00.689Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-07T12:32:00.694Z] #52 ... [2021-06-07T12:32:00.694Z] [2021-06-07T12:32:00.694Z] #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-06-07T12:32:00.694Z] #46 sha256:90af045dceaba0ef45f8bee9fcac5d1ce67f1f1158ff542cfa1d4e34103b20da [2021-06-07T12:32:00.694Z] #46 66.35 fmt [2021-06-07T12:32:00.694Z] #46 67.57 path/filepath [2021-06-07T12:32:00.694Z] #46 69.48 regexp [2021-06-07T12:32:00.694Z] #46 71.16 flag [2021-06-07T12:32:00.694Z] #46 72.57 go/token [2021-06-07T12:32:00.694Z] #46 72.64 internal/lazyregexp [2021-06-07T12:32:00.694Z] #46 72.86 path [2021-06-07T12:32:00.694Z] #46 73.13 io/ioutil [2021-06-07T12:32:00.694Z] #46 73.53 net/url [2021-06-07T12:32:00.694Z] #46 73.59 go/scanner [2021-06-07T12:32:00.694Z] #46 74.98 go/ast [2021-06-07T12:32:00.694Z] #46 75.55 text/template/parse [2021-06-07T12:32:01.618Z] #8 DONE 0.9s [2021-06-07T12:32:01.618Z] [2021-06-07T12:32:01.618Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-07T12:32:01.618Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-07T12:32:01.618Z] #5 DONE 0.9s [2021-06-07T12:32:01.618Z] [2021-06-07T12:32:01.618Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-07T12:32:01.618Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-07T12:32:01.618Z] #6 DONE 0.9s [2021-06-07T12:32:01.618Z] [2021-06-07T12:32:01.618Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-07T12:32:01.618Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-07T12:32:01.618Z] #7 DONE 0.9s [2021-06-07T12:32:02.072Z] #46 ... [2021-06-07T12:32:02.072Z] [2021-06-07T12:32:02.072Z] #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-06-07T12:32:02.072Z] #52 sha256:a5af88ed15b8689ad0180a69252b3cfa401d07ff78d80f62016b64876e8d4cba [2021-06-07T12:32:02.072Z] #52 77.87 mvdan.cc/editorconfig [2021-06-07T12:32:02.368Z] #26 ... [2021-06-07T12:32:02.368Z] [2021-06-07T12:32:02.368Z] #23 [internal] load build context [2021-06-07T12:32:02.368Z] #23 sha256:40552306d9702bdadbf217366638ee7c141f8a91dcf7367cad2e83cf08ae5149 [2021-06-07T12:32:02.368Z] #23 transferring context: 56.13MB 3.7s done [2021-06-07T12:32:02.368Z] #23 DONE 4.6s [2021-06-07T12:32:02.368Z] [2021-06-07T12:32:02.368Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-07T12:32:02.368Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-07T12:32:03.009Z] #52 78.75 mvdan.cc/sh/v3/fileutil [2021-06-07T12:32:03.268Z] #52 78.97 text/tabwriter [2021-06-07T12:32:03.527Z] #52 79.40 mvdan.cc/sh/v3/syntax [2021-06-07T12:32:03.772Z] #26 ... [2021-06-07T12:32:03.772Z] [2021-06-07T12:32:03.772Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-07T12:32:03.772Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-07T12:32:03.772Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-07T12:32:03.772Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-07T12:32:03.772Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-07T12:32:03.772Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-06-07T12:32:03.772Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2021-06-07T12:32:03.772Z] #65 DONE 5.5s [2021-06-07T12:32:03.772Z] [2021-06-07T12:32:03.772Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-07T12:32:03.772Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-07T12:32:03.816Z] Client: [2021-06-07T12:32:03.816Z] Context: default [2021-06-07T12:32:03.816Z] Debug Mode: false [2021-06-07T12:32:03.816Z] Plugins: [2021-06-07T12:32:03.816Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-07T12:32:03.816Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-07T12:32:03.816Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-07T12:32:03.816Z] [2021-06-07T12:32:03.816Z] Server: [2021-06-07T12:32:03.816Z] Containers: 0 [2021-06-07T12:32:03.816Z] Running: 0 [2021-06-07T12:32:03.816Z] Paused: 0 [2021-06-07T12:32:03.816Z] Stopped: 0 [2021-06-07T12:32:03.816Z] Images: 0 [2021-06-07T12:32:03.816Z] Server Version: 20.10.6 [2021-06-07T12:32:03.816Z] Storage Driver: overlay2 [2021-06-07T12:32:03.816Z] Backing Filesystem: extfs [2021-06-07T12:32:03.816Z] Supports d_type: true [2021-06-07T12:32:03.816Z] Native Overlay Diff: true [2021-06-07T12:32:03.816Z] userxattr: false [2021-06-07T12:32:03.816Z] Logging Driver: json-file [2021-06-07T12:32:03.816Z] Cgroup Driver: systemd [2021-06-07T12:32:03.816Z] Cgroup Version: 2 [2021-06-07T12:32:03.816Z] Plugins: [2021-06-07T12:32:03.816Z] Volume: local [2021-06-07T12:32:03.816Z] Network: bridge host ipvlan macvlan null overlay [2021-06-07T12:32:03.816Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-07T12:32:03.816Z] Swarm: inactive [2021-06-07T12:32:03.816Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-07T12:32:03.816Z] Default Runtime: runc [2021-06-07T12:32:03.816Z] Init Binary: docker-init [2021-06-07T12:32:03.816Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-07T12:32:03.816Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:32:03.816Z] init version: de40ad0 [2021-06-07T12:32:03.816Z] Security Options: [2021-06-07T12:32:03.816Z] apparmor [2021-06-07T12:32:03.816Z] seccomp [2021-06-07T12:32:03.816Z] Profile: default [2021-06-07T12:32:03.816Z] cgroupns [2021-06-07T12:32:03.816Z] Kernel Version: 5.4.0-1048-aws [2021-06-07T12:32:03.816Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-07T12:32:03.816Z] OSType: linux [2021-06-07T12:32:03.816Z] Architecture: x86_64 [2021-06-07T12:32:03.816Z] CPUs: 2 [2021-06-07T12:32:03.816Z] Total Memory: 7.487GiB [2021-06-07T12:32:03.816Z] Name: ip-10-100-64-58 [2021-06-07T12:32:03.816Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-06-07T12:32:03.816Z] Docker Root Dir: /var/lib/docker [2021-06-07T12:32:03.816Z] Debug Mode: false [2021-06-07T12:32:03.816Z] Registry: https://index.docker.io/v1/ [2021-06-07T12:32:03.816Z] Labels: [2021-06-07T12:32:03.816Z] Experimental: true [2021-06-07T12:32:03.816Z] Insecure Registries: [2021-06-07T12:32:03.816Z] 127.0.0.0/8 [2021-06-07T12:32:03.816Z] Live Restore Enabled: true [2021-06-07T12:32:03.816Z] [2021-06-07T12:32:03.816Z] WARNING: No kernel memory limit support [2021-06-07T12:32:03.816Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-07T12:32:04.132Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4c5e0043a83992737e0197b08e6b67d31a80d98d . [2021-06-07T12:32:04.132Z] #1 [internal] load build definition from Dockerfile [2021-06-07T12:32:04.132Z] #1 sha256:578eecb96cf420e9ee0970e00c3c0b7c51c8bbe3abdc3d9daf51a4a90cda61c8 [2021-06-07T12:32:04.132Z] #1 transferring dockerfile: 16.63kB done [2021-06-07T12:32:04.132Z] #1 DONE 0.1s [2021-06-07T12:32:04.132Z] [2021-06-07T12:32:04.132Z] #2 [internal] load .dockerignore [2021-06-07T12:32:04.132Z] #2 sha256:d94b88c63629aa4bfbd246dd2fabcdc0865da18d29887df547b8a72eb701df04 [2021-06-07T12:32:04.132Z] #2 transferring context: 87B done [2021-06-07T12:32:04.132Z] #2 DONE 0.1s [2021-06-07T12:32:04.132Z] [2021-06-07T12:32:04.132Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-07T12:32:04.132Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-07T12:32:04.693Z] #3 DONE 0.4s [2021-06-07T12:32:04.693Z] [2021-06-07T12:32:04.693Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-07T12:32:04.693Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-07T12:32:04.693Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-07T12:32:04.716Z] #26 ... [2021-06-07T12:32:04.716Z] [2021-06-07T12:32:04.716Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-07T12:32:04.716Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-07T12:32:04.716Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-07T12:32:04.716Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-07T12:32:04.716Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-07T12:32:04.716Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-07T12:32:04.716Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2021-06-07T12:32:04.716Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2021-06-07T12:32:04.716Z] #63 DONE 6.7s [2021-06-07T12:32:04.716Z] [2021-06-07T12:32:04.716Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:04.716Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:04.716Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-07T12:32:04.716Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-07T12:32:04.716Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-07T12:32:04.716Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-07T12:32:04.716Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 4.1s done [2021-06-07T12:32:04.716Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.8s done [2021-06-07T12:32:04.716Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 3.9s done [2021-06-07T12:32:04.716Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.8s done [2021-06-07T12:32:04.716Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.4s [2021-06-07T12:32:04.716Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.0s done [2021-06-07T12:32:04.716Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.92MB / 120.17MB 6.8s [2021-06-07T12:32:04.716Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.2s done [2021-06-07T12:32:04.948Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-07T12:32:04.948Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-07T12:32:04.948Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-07T12:32:04.948Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-07T12:32:04.948Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-06-07T12:32:04.948Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-07T12:32:04.977Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 6.8s [2021-06-07T12:32:04.977Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.0s [2021-06-07T12:32:05.206Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-07T12:32:05.206Z] #4 DONE 0.6s [2021-06-07T12:32:05.462Z] [2021-06-07T12:32:05.462Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-07T12:32:05.462Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-07T12:32:05.790Z] [2021-06-07T12:32:05.790Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-07T12:32:05.790Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-07T12:32:05.790Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-07T12:32:05.790Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-07T12:32:05.790Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-07T12:32:05.790Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-07T12:32:05.790Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-06-07T12:32:05.790Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.3s [2021-06-07T12:32:05.790Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.4s [2021-06-07T12:32:05.918Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.6s done [2021-06-07T12:32:06.055Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.5s [2021-06-07T12:32:06.055Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.6s [2021-06-07T12:32:06.314Z] #63 ... [2021-06-07T12:32:06.314Z] [2021-06-07T12:32:06.314Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-07T12:32:06.314Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-07T12:32:06.314Z] #42 DONE 0.0s [2021-06-07T12:32:06.314Z] [2021-06-07T12:32:06.314Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-07T12:32:06.314Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-07T12:32:06.314Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s [2021-06-07T12:32:06.314Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-06-07T12:32:06.314Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-06-07T12:32:06.390Z] #8 ... [2021-06-07T12:32:06.390Z] [2021-06-07T12:32:06.390Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-07T12:32:06.390Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-07T12:32:06.390Z] #5 DONE 1.0s [2021-06-07T12:32:06.390Z] [2021-06-07T12:32:06.390Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-07T12:32:06.390Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-07T12:32:06.390Z] #7 DONE 1.0s [2021-06-07T12:32:06.646Z] [2021-06-07T12:32:06.646Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-07T12:32:06.646Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-07T12:32:06.646Z] #8 DONE 1.0s [2021-06-07T12:32:06.646Z] [2021-06-07T12:32:06.646Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-07T12:32:06.646Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-07T12:32:06.646Z] #6 DONE 1.1s [2021-06-07T12:32:06.857Z] #9 ... [2021-06-07T12:32:06.857Z] [2021-06-07T12:32:06.857Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-07T12:32:06.857Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-07T12:32:06.857Z] #64 DONE 1.0s [2021-06-07T12:32:06.857Z] [2021-06-07T12:32:06.857Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-07T12:32:06.857Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-07T12:32:06.857Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.2s done [2021-06-07T12:32:06.857Z] #26 DONE 8.8s [2021-06-07T12:32:06.857Z] [2021-06-07T12:32:06.857Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:06.857Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:06.857Z] #9 ... [2021-06-07T12:32:06.857Z] [2021-06-07T12:32:06.857Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-07T12:32:06.857Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-07T12:32:07.718Z] #52 ... [2021-06-07T12:32:07.718Z] [2021-06-07T12:32:07.718Z] #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-06-07T12:32:07.718Z] #57 sha256:18cc8dfe33a8c350c074805422176fbc210f08b271aeed12371567928445d46a [2021-06-07T12:32:08.246Z] #66 DONE 1.1s [2021-06-07T12:32:08.246Z] [2021-06-07T12:32:08.246Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:08.246Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:08.246Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s done [2021-06-07T12:32:08.246Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-07T12:32:08.495Z] #57 41.37 Checking out files: 52% (2058/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 95% (3766/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-07T12:32:08.495Z] #57 42.54 + cd /tmp/tmp.waemTHzFNq/src/github.com/containerd/containerd [2021-06-07T12:32:08.534Z] [2021-06-07T12:32:08.534Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-07T12:32:08.534Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-07T12:32:08.534Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-07T12:32:08.534Z] #65 DONE 0.1s [2021-06-07T12:32:08.534Z] [2021-06-07T12:32:08.534Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-07T12:32:08.534Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-07T12:32:08.534Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-06-07T12:32:08.534Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-07T12:32:08.534Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-07T12:32:08.754Z] #57 42.54 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-07T12:32:08.824Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2021-06-07T12:32:08.824Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-07T12:32:08.828Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-07T12:32:09.014Z] #57 43.12 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-07T12:32:09.086Z] #26 ... [2021-06-07T12:32:09.086Z] [2021-06-07T12:32:09.086Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-07T12:32:09.086Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-07T12:32:09.086Z] #42 DONE 0.0s [2021-06-07T12:32:09.086Z] [2021-06-07T12:32:09.086Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-07T12:32:09.086Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-07T12:32:09.086Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.15MB / 50.43MB 0.4s [2021-06-07T12:32:09.273Z] #57 43.12 + BUILDTAGS='netgo osusergo static_build' [2021-06-07T12:32:09.273Z] #57 43.12 + export EXTRA_FLAGS=-buildmode=pie [2021-06-07T12:32:09.273Z] #57 43.12 + EXTRA_FLAGS=-buildmode=pie [2021-06-07T12:32:09.273Z] #57 43.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-07T12:32:09.273Z] #57 43.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-07T12:32:09.273Z] #57 43.12 + '[' '' = dynamic ']' [2021-06-07T12:32:09.273Z] #57 43.12 + make [2021-06-07T12:32:09.345Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 10.49MB / 50.43MB 0.5s [2021-06-07T12:32:09.345Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 18.87MB / 50.43MB 0.6s [2021-06-07T12:32:09.608Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 24.12MB / 50.43MB 0.7s [2021-06-07T12:32:09.608Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 33.55MB / 50.43MB 0.8s [2021-06-07T12:32:09.763Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-06-07T12:32:09.866Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 45.68MB / 50.43MB 0.9s [2021-06-07T12:32:09.866Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.1s [2021-06-07T12:32:10.023Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-07T12:32:10.650Z] #57 44.58 + bin/ctr [2021-06-07T12:32:10.817Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.8s done [2021-06-07T12:32:10.817Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 [2021-06-07T12:32:11.520Z] Client: [2021-06-07T12:32:11.520Z] Context: default [2021-06-07T12:32:11.520Z] Debug Mode: false [2021-06-07T12:32:11.520Z] Plugins: [2021-06-07T12:32:11.520Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-07T12:32:11.520Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-07T12:32:11.520Z] [2021-06-07T12:32:11.520Z] Server: [2021-06-07T12:32:11.520Z] Containers: 0 [2021-06-07T12:32:11.520Z] Running: 0 [2021-06-07T12:32:11.520Z] Paused: 0 [2021-06-07T12:32:11.520Z] Stopped: 0 [2021-06-07T12:32:11.520Z] Images: 0 [2021-06-07T12:32:11.520Z] Server Version: 20.10.6 [2021-06-07T12:32:11.520Z] Storage Driver: overlay2 [2021-06-07T12:32:11.520Z] Backing Filesystem: extfs [2021-06-07T12:32:11.520Z] Supports d_type: true [2021-06-07T12:32:11.520Z] Native Overlay Diff: true [2021-06-07T12:32:11.520Z] userxattr: false [2021-06-07T12:32:11.520Z] Logging Driver: json-file [2021-06-07T12:32:11.520Z] Cgroup Driver: cgroupfs [2021-06-07T12:32:11.520Z] Cgroup Version: 1 [2021-06-07T12:32:11.520Z] Plugins: [2021-06-07T12:32:11.520Z] Volume: local [2021-06-07T12:32:11.520Z] Network: bridge host ipvlan macvlan null overlay [2021-06-07T12:32:11.520Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-07T12:32:11.520Z] Swarm: inactive [2021-06-07T12:32:11.520Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-06-07T12:32:11.520Z] Default Runtime: runc [2021-06-07T12:32:11.520Z] Init Binary: docker-init [2021-06-07T12:32:11.520Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-07T12:32:11.520Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:32:11.520Z] init version: de40ad0 [2021-06-07T12:32:11.520Z] Security Options: [2021-06-07T12:32:11.520Z] apparmor [2021-06-07T12:32:11.520Z] seccomp [2021-06-07T12:32:11.520Z] Profile: default [2021-06-07T12:32:11.520Z] Kernel Version: 5.4.0-1048-aws [2021-06-07T12:32:11.520Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-07T12:32:11.520Z] OSType: linux [2021-06-07T12:32:11.520Z] Architecture: aarch64 [2021-06-07T12:32:11.520Z] CPUs: 4 [2021-06-07T12:32:11.520Z] Total Memory: 7.494GiB [2021-06-07T12:32:11.520Z] Name: ip-10-100-34-89 [2021-06-07T12:32:11.520Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-06-07T12:32:11.520Z] Docker Root Dir: /var/lib/docker [2021-06-07T12:32:11.520Z] Debug Mode: false [2021-06-07T12:32:11.520Z] Registry: https://index.docker.io/v1/ [2021-06-07T12:32:11.520Z] Labels: [2021-06-07T12:32:11.520Z] Experimental: true [2021-06-07T12:32:11.520Z] Insecure Registries: [2021-06-07T12:32:11.520Z] 127.0.0.0/8 [2021-06-07T12:32:11.520Z] Live Restore Enabled: true [2021-06-07T12:32:11.520Z] [2021-06-07T12:32:11.520Z] WARNING: No swap limit support [Pipeline] sh [2021-06-07T12:32:11.578Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.4s done [2021-06-07T12:32:11.815Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-07T12:32:11.815Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-07T12:32:11.815Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42393/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-07T12:32:11.815Z] + bash /home/ubuntu/workspace/moby_PR-42393/check-config.sh [2021-06-07T12:32:11.815Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-07T12:32:11.815Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-07T12:32:11.815Z] [2021-06-07T12:32:11.815Z] Generally Necessary: [2021-06-07T12:32:11.815Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-07T12:32:11.838Z] #63 ... [2021-06-07T12:32:11.838Z] [2021-06-07T12:32:11.838Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:11.838Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:11.838Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-07T12:32:11.838Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-07T12:32:11.838Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.7s done [2021-06-07T12:32:11.838Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-07T12:32:11.838Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-07T12:32:11.838Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.9s done [2021-06-07T12:32:11.838Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.6s done [2021-06-07T12:32:11.838Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.4s done [2021-06-07T12:32:11.838Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.3s done [2021-06-07T12:32:11.838Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.4s [2021-06-07T12:32:11.838Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.2s [2021-06-07T12:32:11.838Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.5s done [2021-06-07T12:32:12.076Z] - apparmor: enabled and tools installed [2021-06-07T12:32:12.076Z] - CONFIG_NAMESPACES: enabled [2021-06-07T12:32:12.076Z] - CONFIG_NET_NS: enabled [2021-06-07T12:32:12.076Z] - CONFIG_PID_NS: enabled [2021-06-07T12:32:12.076Z] - CONFIG_IPC_NS: enabled [2021-06-07T12:32:12.076Z] - CONFIG_UTS_NS: enabled [2021-06-07T12:32:12.076Z] - CONFIG_CGROUPS: enabled [2021-06-07T12:32:12.076Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-07T12:32:12.076Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-07T12:32:12.076Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-07T12:32:12.076Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-07T12:32:12.076Z] - CONFIG_CPUSETS: enabled [2021-06-07T12:32:12.076Z] - CONFIG_MEMCG: enabled [2021-06-07T12:32:12.076Z] - CONFIG_KEYS: enabled [2021-06-07T12:32:12.076Z] - CONFIG_VETH: enabled (as module) [2021-06-07T12:32:12.076Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-07T12:32:12.076Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-07T12:32:12.076Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-07T12:32:12.076Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-07T12:32:12.076Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-07T12:32:12.095Z] #9 ... [2021-06-07T12:32:12.095Z] [2021-06-07T12:32:12.095Z] #23 [internal] load build context [2021-06-07T12:32:12.095Z] #23 sha256:f378bb370e707b79316689b3637665bec274e6253ae6acd55bb32ccddd7ca253 [2021-06-07T12:32:12.095Z] #23 transferring context: 56.13MB 5.4s done [2021-06-07T12:32:12.095Z] #23 DONE 6.6s [2021-06-07T12:32:12.095Z] [2021-06-07T12:32:12.095Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:12.095Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:12.095Z] #9 ... [2021-06-07T12:32:12.095Z] [2021-06-07T12:32:12.095Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-07T12:32:12.095Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-07T12:32:12.095Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-07T12:32:12.095Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-07T12:32:12.095Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-07T12:32:12.095Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-06-07T12:32:12.095Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.5s done [2021-06-07T12:32:12.095Z] #65 ... [2021-06-07T12:32:12.095Z] [2021-06-07T12:32:12.095Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:12.095Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:12.095Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.5s done [2021-06-07T12:32:12.190Z] #26 ... [2021-06-07T12:32:12.190Z] [2021-06-07T12:32:12.190Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-07T12:32:12.190Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-07T12:32:12.190Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-07T12:32:12.190Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-07T12:32:12.190Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-07T12:32:12.190Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-07T12:32:12.190Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2021-06-07T12:32:12.190Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2021-06-07T12:32:12.190Z] #63 DONE 3.3s [2021-06-07T12:32:12.190Z] [2021-06-07T12:32:12.190Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:12.190Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:12.190Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-07T12:32:12.190Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-07T12:32:12.190Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-07T12:32:12.190Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-07T12:32:12.190Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.9s done [2021-06-07T12:32:12.190Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.0s done [2021-06-07T12:32:12.190Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s [2021-06-07T12:32:12.190Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 3.4s [2021-06-07T12:32:12.190Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.49MB / 68.67MB 3.4s [2021-06-07T12:32:12.190Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.2s [2021-06-07T12:32:12.190Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 3.4s done [2021-06-07T12:32:12.190Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.68MB / 68.67MB 3.5s [2021-06-07T12:32:12.338Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-07T12:32:12.338Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-07T12:32:12.338Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-07T12:32:12.338Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-07T12:32:12.338Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-07T12:32:12.338Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-07T12:32:12.338Z] [2021-06-07T12:32:12.338Z] Optional Features: [2021-06-07T12:32:12.338Z] - CONFIG_USER_NS: enabled [2021-06-07T12:32:12.338Z] - CONFIG_SECCOMP: enabled [2021-06-07T12:32:12.338Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-07T12:32:12.338Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-07T12:32:12.338Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-07T12:32:12.338Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-07T12:32:12.338Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-07T12:32:12.338Z] - CONFIG_BLK_CGROUP: enabled [2021-06-07T12:32:12.338Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-07T12:32:12.338Z] - CONFIG_CGROUP_PERF: enabled [2021-06-07T12:32:12.338Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-07T12:32:12.338Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-07T12:32:12.338Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-07T12:32:12.338Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-07T12:32:12.338Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-07T12:32:12.338Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-07T12:32:12.338Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-07T12:32:12.449Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.42MB / 68.67MB 3.7s [2021-06-07T12:32:12.449Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.24MB / 120.17MB 3.7s [2021-06-07T12:32:12.449Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.60MB / 68.67MB 3.8s [2021-06-07T12:32:12.449Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.53MB / 120.17MB 3.8s [2021-06-07T12:32:12.556Z] #57 ... [2021-06-07T12:32:12.556Z] [2021-06-07T12:32:12.556Z] #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-06-07T12:32:12.556Z] #46 sha256:90af045dceaba0ef45f8bee9fcac5d1ce67f1f1158ff542cfa1d4e34103b20da [2021-06-07T12:32:12.556Z] #46 78.02 go/parser [2021-06-07T12:32:12.556Z] #46 79.78 text/template [2021-06-07T12:32:12.556Z] #46 81.18 log [2021-06-07T12:32:12.556Z] #46 81.77 encoding/xml [2021-06-07T12:32:12.556Z] #46 84.73 go/doc [2021-06-07T12:32:12.556Z] #46 85.99 github.com/LK4D4/vndr/versioned [2021-06-07T12:32:12.556Z] #46 86.09 compress/flate [2021-06-07T12:32:12.556Z] #46 87.48 github.com/LK4D4/vndr/build [2021-06-07T12:32:12.600Z] - CONFIG_IP_VS: enabled (as module) [2021-06-07T12:32:12.600Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-07T12:32:12.600Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-07T12:32:12.600Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-07T12:32:12.600Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-07T12:32:12.600Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-07T12:32:12.600Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-07T12:32:12.600Z] - CONFIG_EXT4_FS: enabled [2021-06-07T12:32:12.600Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-07T12:32:12.600Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-07T12:32:12.600Z] - Network Drivers: [2021-06-07T12:32:12.600Z] - "overlay": [2021-06-07T12:32:12.600Z] - CONFIG_VXLAN: enabled (as module) [2021-06-07T12:32:12.600Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-07T12:32:12.600Z] Optional (for encrypted networks): [2021-06-07T12:32:12.600Z] - CONFIG_CRYPTO: enabled [2021-06-07T12:32:12.600Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-07T12:32:12.600Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-07T12:32:12.600Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-07T12:32:12.600Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-07T12:32:12.600Z] - CONFIG_XFRM: enabled [2021-06-07T12:32:12.600Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-07T12:32:12.600Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-07T12:32:12.600Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-07T12:32:12.600Z] - "ipvlan": [2021-06-07T12:32:12.600Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-07T12:32:12.600Z] - "macvlan": [2021-06-07T12:32:12.658Z] #9 ... [2021-06-07T12:32:12.658Z] [2021-06-07T12:32:12.658Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-07T12:32:12.658Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-07T12:32:12.658Z] #63 DONE 7.3s [2021-06-07T12:32:12.658Z] [2021-06-07T12:32:12.658Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:12.658Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:12.717Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.99MB / 68.67MB 3.9s [2021-06-07T12:32:12.717Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.15MB / 120.17MB 3.9s [2021-06-07T12:32:12.815Z] #46 88.47 hash/crc32 [2021-06-07T12:32:12.862Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-07T12:32:12.862Z] - CONFIG_DUMMY: enabled (as module) [2021-06-07T12:32:12.862Z] - "ftp,tftp client in container": [2021-06-07T12:32:12.862Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-07T12:32:12.862Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-07T12:32:12.862Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-07T12:32:12.862Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-07T12:32:12.862Z] - Storage Drivers: [2021-06-07T12:32:12.862Z] - "aufs": [2021-06-07T12:32:12.862Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-07T12:32:12.862Z] - "btrfs": [2021-06-07T12:32:12.862Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-07T12:32:12.862Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-07T12:32:12.862Z] - "devicemapper": [2021-06-07T12:32:12.862Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-07T12:32:12.862Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-07T12:32:12.862Z] - "overlay": [2021-06-07T12:32:12.862Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-07T12:32:12.862Z] - "zfs": [2021-06-07T12:32:12.862Z] - /dev/zfs: present [2021-06-07T12:32:12.862Z] - zfs command: missing [2021-06-07T12:32:12.862Z] - zpool command: missing [2021-06-07T12:32:12.862Z] [2021-06-07T12:32:12.862Z] Limits: [2021-06-07T12:32:12.862Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-07T12:32:12.862Z] [2021-06-07T12:32:12.862Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-07T12:32:12.916Z] #9 ... [2021-06-07T12:32:12.916Z] [2021-06-07T12:32:12.916Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-07T12:32:12.916Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-07T12:32:12.916Z] #65 DONE 7.4s [2021-06-07T12:32:12.916Z] [2021-06-07T12:32:12.916Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:12.916Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:12.980Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.48MB / 68.67MB 4.1s [2021-06-07T12:32:12.980Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.36MB / 120.17MB 4.1s [2021-06-07T12:32:12.980Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.82MB / 68.67MB 4.2s [2021-06-07T12:32:12.980Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.70MB / 120.17MB 4.2s [2021-06-07T12:32:13.187Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.4s done [2021-06-07T12:32:13.196Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:17dfb8b960bcefb63a288ef9baffd917bfab6668 . [2021-06-07T12:32:13.239Z] #9 ... [2021-06-07T12:32:13.239Z] [2021-06-07T12:32:13.239Z] #23 [internal] load build context [2021-06-07T12:32:13.239Z] #23 sha256:302741c6db270766721eba79be3533bbe86600fc0959884054b4ab1dae22424c [2021-06-07T12:32:13.239Z] #23 transferring context: 56.12MB 3.9s done [2021-06-07T12:32:13.239Z] #23 DONE 4.7s [2021-06-07T12:32:13.239Z] [2021-06-07T12:32:13.239Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:13.239Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:13.239Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.3s done [2021-06-07T12:32:13.239Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 4.4s [2021-06-07T12:32:13.239Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.14MB / 120.17MB 4.4s [2021-06-07T12:32:13.239Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.6s [2021-06-07T12:32:13.239Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.82MB / 120.17MB 4.6s [2021-06-07T12:32:13.239Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.6s [2021-06-07T12:32:13.386Z] #46 89.08 compress/gzip [2021-06-07T12:32:13.449Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-07T12:32:13.457Z] #1 [internal] load build definition from Dockerfile [2021-06-07T12:32:13.457Z] #1 sha256:9de88dd01b788a58bfe3e7e07bdbc7122f11864c024cd74121b6cbc89ee9cd70 [2021-06-07T12:32:13.549Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.38MB / 120.17MB 4.7s [2021-06-07T12:32:13.718Z] #1 transferring dockerfile: 16.63kB done [2021-06-07T12:32:13.807Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.69MB / 120.17MB 4.8s [2021-06-07T12:32:13.807Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.13MB / 120.17MB 5.0s [2021-06-07T12:32:13.807Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.61MB / 120.17MB 5.1s [2021-06-07T12:32:13.966Z] #46 89.70 net [2021-06-07T12:32:13.979Z] #1 DONE 0.4s [2021-06-07T12:32:13.979Z] [2021-06-07T12:32:13.979Z] #2 [internal] load .dockerignore [2021-06-07T12:32:13.979Z] #2 sha256:cbfe7b3c346548ebe55e6b00a775ee7bd36d3885b26ffa9ad8e8c5840a325c8c [2021-06-07T12:32:13.979Z] #2 transferring context: 87B done [2021-06-07T12:32:13.979Z] #2 DONE 0.4s [2021-06-07T12:32:14.064Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.95MB / 120.17MB 5.2s [2021-06-07T12:32:14.064Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.3s [2021-06-07T12:32:14.379Z] #9 ... [2021-06-07T12:32:14.379Z] [2021-06-07T12:32:14.379Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-07T12:32:14.379Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-07T12:32:14.379Z] #64 DONE 0.7s [2021-06-07T12:32:14.379Z] [2021-06-07T12:32:14.379Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:14.379Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:14.379Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-06-07T12:32:14.535Z] #46 90.10 vendor/golang.org/x/sys/cpu [2021-06-07T12:32:14.535Z] #46 90.41 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-07T12:32:14.552Z] [2021-06-07T12:32:14.552Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-07T12:32:14.552Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-06-07T12:32:14.626Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.8s done [2021-06-07T12:32:15.103Z] #46 ... [2021-06-07T12:32:15.103Z] [2021-06-07T12:32:15.103Z] #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-06-07T12:32:15.103Z] #52 sha256:a5af88ed15b8689ad0180a69252b3cfa401d07ff78d80f62016b64876e8d4cba [2021-06-07T12:32:15.103Z] #52 84.87 mvdan.cc/sh/v3/cmd/shfmt [2021-06-07T12:32:15.103Z] #52 DONE 90.6s [2021-06-07T12:32:15.103Z] [2021-06-07T12:32:15.103Z] #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-06-07T12:32:15.103Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:32:15.188Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.3s done [2021-06-07T12:32:15.302Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2021-06-07T12:32:15.311Z] #9 ... [2021-06-07T12:32:15.311Z] [2021-06-07T12:32:15.311Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-07T12:32:15.311Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-07T12:32:15.311Z] #66 DONE 0.9s [2021-06-07T12:32:15.311Z] [2021-06-07T12:32:15.311Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:15.311Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:15.311Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-07T12:32:15.311Z] #9 ... [2021-06-07T12:32:15.311Z] [2021-06-07T12:32:15.311Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-07T12:32:15.311Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-07T12:32:15.311Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-07T12:32:15.311Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-07T12:32:15.311Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-07T12:32:15.311Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-07T12:32:15.311Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 7.8s [2021-06-07T12:32:15.311Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 1.9s [2021-06-07T12:32:15.571Z] #26 ... [2021-06-07T12:32:15.571Z] [2021-06-07T12:32:15.571Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:15.571Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:15.871Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.1s done [2021-06-07T12:32:16.040Z] #13 ... [2021-06-07T12:32:16.040Z] [2021-06-07T12:32:16.040Z] #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-06-07T12:32:16.040Z] #46 sha256:90af045dceaba0ef45f8bee9fcac5d1ce67f1f1158ff542cfa1d4e34103b20da [2021-06-07T12:32:16.040Z] #46 91.89 vendor/golang.org/x/text/transform [2021-06-07T12:32:16.134Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-07T12:32:16.134Z] #9 ... [2021-06-07T12:32:16.134Z] [2021-06-07T12:32:16.134Z] #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-06-07T12:32:16.134Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-07T12:32:16.134Z] #27 2.307 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:16.134Z] #27 2.319 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:16.134Z] #27 2.368 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:16.134Z] #27 2.580 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:32:16.134Z] #27 2.940 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:32:16.134Z] #27 3.465 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:32:16.134Z] #27 4.683 Fetched 8448 kB in 3s (3212 kB/s) [2021-06-07T12:32:16.134Z] #27 4.683 Reading package lists... [2021-06-07T12:32:16.134Z] #27 5.691 Reading package lists... [2021-06-07T12:32:16.134Z] #27 6.623 Building dependency tree... [2021-06-07T12:32:16.134Z] #27 6.966 The following additional packages will be installed: [2021-06-07T12:32:16.134Z] #27 6.966 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-07T12:32:16.134Z] #27 6.966 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-07T12:32:16.134Z] #27 6.966 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-07T12:32:16.134Z] #27 6.967 Suggested packages: [2021-06-07T12:32:16.134Z] #27 6.967 krb5-doc krb5-user [2021-06-07T12:32:16.134Z] #27 6.967 Recommended packages: [2021-06-07T12:32:16.134Z] #27 6.967 krb5-locales publicsuffix libsasl2-modules [2021-06-07T12:32:16.134Z] #27 7.264 The following NEW packages will be installed: [2021-06-07T12:32:16.134Z] #27 7.265 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-07T12:32:16.134Z] #27 7.265 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-07T12:32:16.134Z] #27 7.265 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-07T12:32:16.134Z] #27 7.266 libssh2-1 libssl1.1 openssl [2021-06-07T12:32:16.134Z] #27 7.546 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-07T12:32:16.134Z] #27 7.546 Need to get 5059 kB of archives. [2021-06-07T12:32:16.134Z] #27 7.546 After this operation, 12.1 MB of additional disk space will be used. [2021-06-07T12:32:16.134Z] #27 7.546 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-07T12:32:16.134Z] #27 7.546 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-07T12:32:16.134Z] #27 7.561 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-07T12:32:16.134Z] #27 7.561 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-07T12:32:16.134Z] #27 7.561 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-07T12:32:16.134Z] #27 7.561 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-07T12:32:16.134Z] #27 7.564 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-07T12:32:16.134Z] #27 7.571 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-07T12:32:16.134Z] #27 7.571 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-07T12:32:16.134Z] #27 7.580 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-07T12:32:16.134Z] #27 7.580 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-07T12:32:16.134Z] #27 7.582 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-07T12:32:16.134Z] #27 7.589 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-07T12:32:16.134Z] #27 7.589 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-07T12:32:16.134Z] #27 7.595 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-07T12:32:16.134Z] #27 7.611 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-07T12:32:16.134Z] #27 7.637 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-07T12:32:16.134Z] #27 7.637 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-07T12:32:16.134Z] #27 7.659 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-07T12:32:16.134Z] #27 7.659 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-07T12:32:16.134Z] #27 7.659 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-07T12:32:16.134Z] #27 7.859 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:32:16.134Z] #27 7.883 Fetched 5059 kB in 0s (13.8 MB/s) [2021-06-07T12:32:16.134Z] #27 7.927 Selecting previously unselected package libssl1.1:amd64. [2021-06-07T12:32:16.134Z] #27 7.927 (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-06-07T12:32:16.134Z] #27 7.931 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-07T12:32:16.134Z] #27 7.940 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-07T12:32:16.134Z] #27 8.142 Selecting previously unselected package openssl. [2021-06-07T12:32:16.134Z] #27 8.142 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-07T12:32:16.134Z] #27 8.146 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-07T12:32:16.134Z] #27 8.279 Selecting previously unselected package ca-certificates. [2021-06-07T12:32:16.134Z] #27 8.279 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-07T12:32:16.134Z] #27 8.286 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-07T12:32:16.134Z] #27 8.360 Selecting previously unselected package libkeyutils1:amd64. [2021-06-07T12:32:16.134Z] #27 8.362 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-07T12:32:16.134Z] #27 8.366 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-07T12:32:16.134Z] #27 8.407 Selecting previously unselected package libkrb5support0:amd64. [2021-06-07T12:32:16.134Z] #27 8.407 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-07T12:32:16.134Z] #27 8.413 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:16.134Z] #27 8.471 Selecting previously unselected package libk5crypto3:amd64. [2021-06-07T12:32:16.134Z] #27 8.471 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-07T12:32:16.134Z] #27 8.476 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:16.134Z] #27 8.533 Selecting previously unselected package libkrb5-3:amd64. [2021-06-07T12:32:16.134Z] #27 8.533 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-07T12:32:16.134Z] #27 8.538 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:16.134Z] #27 8.639 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-07T12:32:16.134Z] #27 8.639 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-07T12:32:16.134Z] #27 8.642 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:16.134Z] #27 8.701 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-07T12:32:16.134Z] #27 8.701 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-07T12:32:16.134Z] #27 8.716 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:32:16.134Z] #27 8.747 Selecting previously unselected package libsasl2-2:amd64. [2021-06-07T12:32:16.134Z] #27 8.747 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-07T12:32:16.134Z] #27 8.751 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:32:16.134Z] #27 8.799 Selecting previously unselected package libldap-common. [2021-06-07T12:32:16.134Z] #27 8.800 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-07T12:32:16.134Z] #27 8.805 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:32:16.134Z] #27 8.872 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-07T12:32:16.134Z] #27 8.872 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-07T12:32:16.134Z] #27 8.877 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:32:16.134Z] #27 8.949 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-07T12:32:16.134Z] #27 8.949 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-07T12:32:16.134Z] #27 8.956 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-07T12:32:16.134Z] #27 9.012 Selecting previously unselected package libpsl5:amd64. [2021-06-07T12:32:16.134Z] #27 9.012 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-07T12:32:16.134Z] #27 9.017 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-07T12:32:16.134Z] #27 9.066 Selecting previously unselected package librtmp1:amd64. [2021-06-07T12:32:16.134Z] #27 9.066 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-07T12:32:16.134Z] #27 9.071 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-07T12:32:16.134Z] #27 9.117 Selecting previously unselected package libssh2-1:amd64. [2021-06-07T12:32:16.134Z] #27 9.117 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-07T12:32:16.134Z] #27 9.124 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-07T12:32:16.134Z] #27 9.207 Selecting previously unselected package libcurl4:amd64. [2021-06-07T12:32:16.134Z] #27 9.209 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-07T12:32:16.134Z] #27 9.214 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-07T12:32:16.134Z] #27 9.293 Selecting previously unselected package curl. [2021-06-07T12:32:16.134Z] #27 9.293 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-07T12:32:16.134Z] #27 9.298 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-07T12:32:16.134Z] #27 9.379 Selecting previously unselected package libonig5:amd64. [2021-06-07T12:32:16.134Z] #27 9.379 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-07T12:32:16.139Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2021-06-07T12:32:16.399Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-07T12:32:16.401Z] #27 9.383 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-07T12:32:16.401Z] #27 9.450 Selecting previously unselected package libjq1:amd64. [2021-06-07T12:32:16.401Z] #27 9.450 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-07T12:32:16.401Z] #27 9.456 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-07T12:32:16.401Z] #27 9.498 Selecting previously unselected package jq. [2021-06-07T12:32:16.401Z] #27 9.498 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-07T12:32:16.401Z] #27 ... [2021-06-07T12:32:16.401Z] [2021-06-07T12:32:16.401Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:16.401Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:16.469Z] #3 DONE 1.6s [2021-06-07T12:32:16.469Z] [2021-06-07T12:32:16.469Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-07T12:32:16.469Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-06-07T12:32:16.469Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.1s done [2021-06-07T12:32:16.469Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-06-07T12:32:16.469Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-07T12:32:16.469Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-06-07T12:32:16.469Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.2s [2021-06-07T12:32:16.730Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s [2021-06-07T12:32:16.977Z] #46 92.50 vendor/golang.org/x/text/unicode/bidi [2021-06-07T12:32:17.072Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.7s done [2021-06-07T12:32:17.072Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-06-07T12:32:17.338Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-06-07T12:32:17.338Z] #4 DONE 1.1s [2021-06-07T12:32:17.600Z] [2021-06-07T12:32:17.600Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-07T12:32:17.600Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-07T12:32:17.706Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s done [2021-06-07T12:32:17.706Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.9s done [2021-06-07T12:32:17.968Z] #9 ... [2021-06-07T12:32:17.968Z] [2021-06-07T12:32:17.968Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-07T12:32:17.968Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-07T12:32:17.968Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.1s done [2021-06-07T12:32:17.968Z] #26 DONE 9.5s [2021-06-07T12:32:17.968Z] [2021-06-07T12:32:17.968Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:17.968Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:17.968Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-07T12:32:18.173Z] #8 DONE 0.5s [2021-06-07T12:32:18.173Z] [2021-06-07T12:32:18.173Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-07T12:32:18.173Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-07T12:32:18.173Z] #7 DONE 0.6s [2021-06-07T12:32:18.173Z] [2021-06-07T12:32:18.173Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-07T12:32:18.173Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-06-07T12:32:18.173Z] #6 DONE 0.7s [2021-06-07T12:32:18.173Z] [2021-06-07T12:32:18.173Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-07T12:32:18.173Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-06-07T12:32:18.173Z] #5 DONE 0.7s [2021-06-07T12:32:18.297Z] #9 ... [2021-06-07T12:32:18.297Z] [2021-06-07T12:32:18.297Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-07T12:32:18.297Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-07T12:32:18.297Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.0s done [2021-06-07T12:32:18.297Z] #26 DONE 12.7s [2021-06-07T12:32:18.297Z] [2021-06-07T12:32:18.297Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:18.297Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:18.354Z] #46 93.94 vendor/golang.org/x/text/secure/bidirule [2021-06-07T12:32:18.354Z] #46 94.20 vendor/golang.org/x/text/unicode/norm [2021-06-07T12:32:18.530Z] #9 ... [2021-06-07T12:32:18.530Z] [2021-06-07T12:32:18.530Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-07T12:32:18.530Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-07T12:32:18.530Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-07T12:32:18.530Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-07T12:32:18.530Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-07T12:32:18.530Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.9s done [2021-06-07T12:32:18.530Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s [2021-06-07T12:32:18.786Z] #65 ... [2021-06-07T12:32:18.786Z] [2021-06-07T12:32:18.786Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:18.786Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:18.787Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-06-07T12:32:19.117Z] [2021-06-07T12:32:19.117Z] #23 [internal] load build context [2021-06-07T12:32:19.117Z] #23 sha256:0a1de96eff6f34afe4b17675b1c41cc6e34c2b56d55bc1af6aa2433befe2d628 [2021-06-07T12:32:19.117Z] #23 transferring context: 30B [2021-06-07T12:32:19.699Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-06-07T12:32:19.700Z] #23 ... [2021-06-07T12:32:19.700Z] [2021-06-07T12:32:19.700Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-07T12:32:19.700Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-07T12:32:19.700Z] #42 DONE 0.0s [2021-06-07T12:32:19.700Z] [2021-06-07T12:32:19.700Z] #23 [internal] load build context [2021-06-07T12:32:19.700Z] #23 sha256:0a1de96eff6f34afe4b17675b1c41cc6e34c2b56d55bc1af6aa2433befe2d628 [2021-06-07T12:32:19.726Z] #9 ... [2021-06-07T12:32:19.726Z] [2021-06-07T12:32:19.726Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-07T12:32:19.726Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-07T12:32:19.726Z] #64 DONE 1.4s [2021-06-07T12:32:19.726Z] [2021-06-07T12:32:19.726Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-07T12:32:19.726Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-07T12:32:19.726Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-06-07T12:32:19.726Z] #65 DONE 11.1s [2021-06-07T12:32:19.726Z] [2021-06-07T12:32:19.726Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:19.726Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:19.726Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-07T12:32:19.960Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-07T12:32:20.663Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-06-07T12:32:21.224Z] #9 ... [2021-06-07T12:32:21.224Z] [2021-06-07T12:32:21.224Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-07T12:32:21.224Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-07T12:32:21.224Z] #66 DONE 0.8s [2021-06-07T12:32:21.481Z] [2021-06-07T12:32:21.481Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:21.481Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:21.481Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-07T12:32:21.578Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-06-07T12:32:21.643Z] #46 97.32 vendor/golang.org/x/net/idna [2021-06-07T12:32:21.872Z] #9 ... [2021-06-07T12:32:21.872Z] [2021-06-07T12:32:21.872Z] #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-06-07T12:32:21.872Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-07T12:32:21.872Z] #27 9.505 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-07T12:32:21.872Z] #27 9.546 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-07T12:32:21.872Z] #27 9.558 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-07T12:32:21.872Z] #27 9.571 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-07T12:32:21.872Z] #27 9.704 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-07T12:32:21.872Z] #27 9.716 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:32:21.872Z] #27 9.732 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:21.872Z] #27 9.745 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:32:21.872Z] #27 9.757 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-07T12:32:21.872Z] #27 9.769 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:21.872Z] #27 9.785 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:32:21.872Z] #27 9.797 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-07T12:32:21.872Z] #27 9.810 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:21.872Z] #27 9.823 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-07T12:32:21.872Z] #27 9.842 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-07T12:32:21.872Z] #27 9.854 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-07T12:32:21.872Z] #27 9.868 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:32:21.872Z] #27 9.881 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-07T12:32:21.872Z] #27 10.50 Updating certificates in /etc/ssl/certs... [2021-06-07T12:32:21.872Z] #27 11.29 137 added, 0 removed; done. [2021-06-07T12:32:21.872Z] #27 11.33 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:21.872Z] #27 11.34 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-07T12:32:21.872Z] #27 11.35 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-07T12:32:21.872Z] #27 11.36 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-07T12:32:21.872Z] #27 11.37 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:32:21.872Z] #27 11.39 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-07T12:32:21.872Z] #27 11.40 Updating certificates in /etc/ssl/certs... [2021-06-07T12:32:21.872Z] #27 12.05 0 added, 0 removed; done. [2021-06-07T12:32:21.872Z] #27 12.05 Running hooks in /etc/ca-certificates/update.d... [2021-06-07T12:32:21.872Z] #27 12.05 done. [2021-06-07T12:32:21.872Z] #27 DONE 14.6s [2021-06-07T12:32:21.872Z] [2021-06-07T12:32:21.872Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:21.872Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:21.872Z] #9 ... [2021-06-07T12:32:21.872Z] [2021-06-07T12:32:21.872Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-07T12:32:21.872Z] #28 sha256:d091f156c6fc425950bc290470110c646cedf3ca2b4785d268d90f20d43a72f2 [2021-06-07T12:32:21.872Z] #28 DONE 0.1s [2021-06-07T12:32:21.872Z] [2021-06-07T12:32:21.872Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:21.872Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:22.144Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.9s done [2021-06-07T12:32:22.316Z] #23 ... [2021-06-07T12:32:22.316Z] [2021-06-07T12:32:22.316Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-07T12:32:22.316Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-07T12:32:22.316Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-07T12:32:22.316Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-07T12:32:22.316Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-07T12:32:22.316Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-07T12:32:22.316Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-06-07T12:32:22.316Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-06-07T12:32:22.316Z] #63 DONE 2.9s [2021-06-07T12:32:22.316Z] [2021-06-07T12:32:22.316Z] #23 [internal] load build context [2021-06-07T12:32:22.316Z] #23 sha256:0a1de96eff6f34afe4b17675b1c41cc6e34c2b56d55bc1af6aa2433befe2d628 [2021-06-07T12:32:22.405Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-07T12:32:22.592Z] #23 ... [2021-06-07T12:32:22.592Z] [2021-06-07T12:32:22.592Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-07T12:32:22.592Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-07T12:32:22.592Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-07T12:32:22.592Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-07T12:32:22.592Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-07T12:32:22.592Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-07T12:32:22.592Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-06-07T12:32:22.592Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2021-06-07T12:32:22.592Z] #65 DONE 3.2s [2021-06-07T12:32:22.592Z] [2021-06-07T12:32:22.592Z] #23 [internal] load build context [2021-06-07T12:32:22.592Z] #23 sha256:0a1de96eff6f34afe4b17675b1c41cc6e34c2b56d55bc1af6aa2433befe2d628 [2021-06-07T12:32:23.548Z] #46 98.98 vendor/golang.org/x/net/http2/hpack [2021-06-07T12:32:23.630Z] #23 transferring context: 56.13MB 4.2s done [2021-06-07T12:32:24.117Z] #46 99.86 mime [2021-06-07T12:32:24.575Z] #23 DONE 5.2s [2021-06-07T12:32:24.575Z] [2021-06-07T12:32:24.575Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:24.575Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-07T12:32:24.575Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-07T12:32:24.575Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-07T12:32:24.575Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-06-07T12:32:24.575Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-06-07T12:32:24.575Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.8s done [2021-06-07T12:32:24.575Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.0s done [2021-06-07T12:32:24.575Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.3s done [2021-06-07T12:32:24.575Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.0s [2021-06-07T12:32:24.575Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.9s [2021-06-07T12:32:24.575Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.9s [2021-06-07T12:32:24.575Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 4.9s [2021-06-07T12:32:24.575Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.9s done [2021-06-07T12:32:24.575Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 5.2s [2021-06-07T12:32:24.575Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 5.3s [2021-06-07T12:32:25.172Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-06-07T12:32:25.520Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.0s done [2021-06-07T12:32:25.649Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done [2021-06-07T12:32:25.649Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-06-07T12:32:25.781Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 6.4s done [2021-06-07T12:32:26.022Z] #46 101.5 mime/quotedprintable [2021-06-07T12:32:26.022Z] #46 101.8 net/http/internal [2021-06-07T12:32:26.113Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.1s done [2021-06-07T12:32:26.374Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-07T12:32:26.374Z] #9 DONE 28.5s [2021-06-07T12:32:26.374Z] [2021-06-07T12:32:26.374Z] #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-06-07T12:32:26.374Z] #29 sha256:0ad5a1efe8b47d16a72392dc3a3f3fab2aedc2fc95159b5c1abddeffe2ca6c7d [2021-06-07T12:32:26.374Z] #29 0.966 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-07T12:32:26.374Z] #29 1.040 [2021-06-07T12:32:26.374Z] #29 1.164 ########### 16.1% ######################### 36.0% ######################################## 56.0% ###################################################### 75.9% ##################################################################### 95.9% ######################################################################## 100.0% [2021-06-07T12:32:26.374Z] #29 1.665 [2021-06-07T12:32:26.374Z] #29 1.772 ######################################################################## 100.0% [2021-06-07T12:32:26.374Z] #29 1.849 [2021-06-07T12:32:26.374Z] #29 1.969 ############################################################# 85.4% ######################################################################## 100.0% [2021-06-07T12:32:26.374Z] #29 2.061 [2021-06-07T12:32:26.375Z] #29 2.175 ############ 17.0% ########################## 36.5% ######################################## 55.7% ###################################################### 75.1% #################################################################### 94.6% ######################################################################## 100.0% [2021-06-07T12:32:26.375Z] #29 2.690 [2021-06-07T12:32:26.375Z] #29 2.808 ### 4.4% ####### 9.8% ########## 15.0% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 34.9% ############################# 41.4% ################################# 46.6% ##################################### 51.8% ######################################### 57.1% ############################################ 62.3% ################################################ 67.5% #################################################### 72.6% ######################################################## 77.9% ########################################################### 83.1% ############################################################### 88.3% ################################################################### 93.4% ####################################################################### 98.7% ######################################################################## 100.0% [2021-06-07T12:32:26.375Z] #29 4.664 [2021-06-07T12:32:26.581Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done [2021-06-07T12:32:26.581Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-07T12:32:26.637Z] #29 4.920 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-07T12:32:26.637Z] #29 5.002 [2021-06-07T12:32:26.637Z] #29 5.105 ######################################################################## 100.0% [2021-06-07T12:32:26.637Z] #29 5.127 [2021-06-07T12:32:26.897Z] #29 5.412 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-07T12:32:26.897Z] #29 5.480 [2021-06-07T12:32:26.959Z] #46 ... [2021-06-07T12:32:26.959Z] [2021-06-07T12:32:26.959Z] #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-06-07T12:32:26.959Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:32:26.959Z] #13 87.72 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-07T12:32:26.959Z] #13 87.72 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-07T12:32:26.959Z] #13 87.73 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:32:27.144Z] #9 ... [2021-06-07T12:32:27.144Z] [2021-06-07T12:32:27.144Z] #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-06-07T12:32:27.144Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-07T12:32:27.144Z] #27 1.722 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:27.144Z] #27 1.749 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:27.144Z] #27 1.749 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:27.144Z] #27 1.949 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:32:27.144Z] #27 2.621 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:32:27.144Z] #27 3.141 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:32:27.144Z] #27 4.245 Fetched 8448 kB in 3s (3046 kB/s) [2021-06-07T12:32:27.144Z] #27 4.245 Reading package lists... [2021-06-07T12:32:27.144Z] #27 5.163 Reading package lists... [2021-06-07T12:32:27.144Z] #27 6.053 Building dependency tree... [2021-06-07T12:32:27.144Z] #27 6.370 The following additional packages will be installed: [2021-06-07T12:32:27.144Z] #27 6.370 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-07T12:32:27.144Z] #27 6.370 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-07T12:32:27.144Z] #27 6.370 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-07T12:32:27.144Z] #27 6.370 Suggested packages: [2021-06-07T12:32:27.144Z] #27 6.370 krb5-doc krb5-user [2021-06-07T12:32:27.144Z] #27 6.370 Recommended packages: [2021-06-07T12:32:27.144Z] #27 6.370 krb5-locales publicsuffix libsasl2-modules [2021-06-07T12:32:27.144Z] #27 6.589 The following NEW packages will be installed: [2021-06-07T12:32:27.144Z] #27 6.589 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-07T12:32:27.144Z] #27 6.589 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-07T12:32:27.144Z] #27 6.589 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-07T12:32:27.144Z] #27 6.589 libssh2-1 libssl1.1 openssl [2021-06-07T12:32:27.144Z] #27 6.866 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-07T12:32:27.144Z] #27 6.866 Need to get 5059 kB of archives. [2021-06-07T12:32:27.144Z] #27 6.866 After this operation, 12.1 MB of additional disk space will be used. [2021-06-07T12:32:27.144Z] #27 6.866 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-07T12:32:27.144Z] #27 6.868 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-07T12:32:27.144Z] #27 6.869 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-07T12:32:27.144Z] #27 6.870 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-07T12:32:27.144Z] #27 6.871 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-07T12:32:27.144Z] #27 6.872 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-07T12:32:27.144Z] #27 6.884 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-07T12:32:27.144Z] #27 6.886 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-07T12:32:27.144Z] #27 6.893 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-07T12:32:27.144Z] #27 6.896 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-07T12:32:27.144Z] #27 6.902 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-07T12:32:27.144Z] #27 6.902 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-07T12:32:27.144Z] #27 6.903 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-07T12:32:27.144Z] #27 6.905 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-07T12:32:27.144Z] #27 6.906 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-07T12:32:27.144Z] #27 6.911 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-07T12:32:27.144Z] #27 6.916 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-07T12:32:27.144Z] #27 6.916 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-07T12:32:27.144Z] #27 6.926 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-07T12:32:27.144Z] #27 6.934 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-07T12:32:27.144Z] #27 6.939 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-07T12:32:27.144Z] #27 7.082 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:32:27.144Z] #27 7.108 Fetched 5059 kB in 0s (15.2 MB/s) [2021-06-07T12:32:27.144Z] #27 7.154 Selecting previously unselected package libssl1.1:amd64. [2021-06-07T12:32:27.144Z] #27 7.154 (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-06-07T12:32:27.144Z] #27 7.158 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 7.166 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-07T12:32:27.144Z] #27 7.378 Selecting previously unselected package openssl. [2021-06-07T12:32:27.144Z] #27 7.378 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 7.382 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-07T12:32:27.144Z] #27 7.510 Selecting previously unselected package ca-certificates. [2021-06-07T12:32:27.144Z] #27 7.510 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-07T12:32:27.144Z] #27 7.514 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-07T12:32:27.144Z] #27 7.595 Selecting previously unselected package libkeyutils1:amd64. [2021-06-07T12:32:27.144Z] #27 7.595 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 7.600 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-07T12:32:27.144Z] #27 7.643 Selecting previously unselected package libkrb5support0:amd64. [2021-06-07T12:32:27.144Z] #27 7.643 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 7.649 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:27.144Z] #27 7.716 Selecting previously unselected package libk5crypto3:amd64. [2021-06-07T12:32:27.144Z] #27 7.716 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 7.723 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:27.144Z] #27 7.777 Selecting previously unselected package libkrb5-3:amd64. [2021-06-07T12:32:27.144Z] #27 7.777 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 7.781 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:27.144Z] #27 7.874 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-07T12:32:27.144Z] #27 7.874 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 7.878 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:27.144Z] #27 7.932 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-07T12:32:27.144Z] #27 7.932 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 7.936 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:32:27.144Z] #27 7.980 Selecting previously unselected package libsasl2-2:amd64. [2021-06-07T12:32:27.144Z] #27 7.980 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 7.983 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:32:27.144Z] #27 8.051 Selecting previously unselected package libldap-common. [2021-06-07T12:32:27.144Z] #27 8.051 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-07T12:32:27.144Z] #27 8.051 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:32:27.144Z] #27 8.108 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-07T12:32:27.144Z] #27 8.108 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 8.111 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:32:27.144Z] #27 8.187 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-07T12:32:27.144Z] #27 8.187 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 8.205 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-07T12:32:27.144Z] #27 8.252 Selecting previously unselected package libpsl5:amd64. [2021-06-07T12:32:27.144Z] #27 8.252 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 8.256 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-07T12:32:27.144Z] #27 8.302 Selecting previously unselected package librtmp1:amd64. [2021-06-07T12:32:27.144Z] #27 8.302 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 8.306 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-07T12:32:27.144Z] #27 8.348 Selecting previously unselected package libssh2-1:amd64. [2021-06-07T12:32:27.144Z] #27 8.348 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 8.352 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-07T12:32:27.144Z] #27 8.408 Selecting previously unselected package libcurl4:amd64. [2021-06-07T12:32:27.144Z] #27 8.408 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 8.413 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-07T12:32:27.144Z] #27 8.474 Selecting previously unselected package curl. [2021-06-07T12:32:27.144Z] #27 8.474 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 8.488 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-07T12:32:27.144Z] #27 8.557 Selecting previously unselected package libonig5:amd64. [2021-06-07T12:32:27.144Z] #27 8.557 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 8.565 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-07T12:32:27.144Z] #27 8.627 Selecting previously unselected package libjq1:amd64. [2021-06-07T12:32:27.144Z] #27 8.627 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 8.633 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-07T12:32:27.144Z] #27 8.690 Selecting previously unselected package jq. [2021-06-07T12:32:27.144Z] #27 8.690 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-07T12:32:27.144Z] #27 8.701 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-07T12:32:27.144Z] #27 8.748 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-07T12:32:27.144Z] #27 8.760 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-07T12:32:27.144Z] #27 8.772 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-07T12:32:27.144Z] #27 8.892 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-07T12:32:27.144Z] #27 8.904 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:32:27.144Z] #27 8.922 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:27.144Z] #27 8.934 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:32:27.144Z] #27 8.951 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-07T12:32:27.144Z] #27 8.969 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:27.144Z] #27 8.982 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:32:27.144Z] #27 8.995 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-07T12:32:27.144Z] #27 ... [2021-06-07T12:32:27.144Z] [2021-06-07T12:32:27.144Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:27.144Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:27.157Z] #29 5.638 0.6% ######################################################################## 100.0% [2021-06-07T12:32:27.157Z] #29 5.689 [2021-06-07T12:32:27.167Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.1s [2021-06-07T12:32:27.416Z] #29 5.904 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-07T12:32:27.428Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-06-07T12:32:27.677Z] #29 5.963 [2021-06-07T12:32:28.167Z] #9 ... [2021-06-07T12:32:28.167Z] [2021-06-07T12:32:28.167Z] #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-06-07T12:32:28.167Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-07T12:32:28.167Z] #27 1.403 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:28.167Z] #27 1.403 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:28.167Z] #27 1.448 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:28.167Z] #27 1.547 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:32:28.167Z] #27 1.764 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:32:28.167Z] #27 2.170 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:32:28.167Z] #27 3.609 Fetched 8448 kB in 3s (3343 kB/s) [2021-06-07T12:32:28.167Z] #27 3.609 Reading package lists... [2021-06-07T12:32:28.167Z] #27 4.537 Reading package lists... [2021-06-07T12:32:28.167Z] #27 5.416 Building dependency tree... [2021-06-07T12:32:28.167Z] #27 5.751 The following additional packages will be installed: [2021-06-07T12:32:28.167Z] #27 5.751 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-07T12:32:28.167Z] #27 5.751 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-07T12:32:28.167Z] #27 5.751 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-07T12:32:28.167Z] #27 5.752 Suggested packages: [2021-06-07T12:32:28.167Z] #27 5.752 krb5-doc krb5-user [2021-06-07T12:32:28.167Z] #27 5.752 Recommended packages: [2021-06-07T12:32:28.167Z] #27 5.752 krb5-locales publicsuffix libsasl2-modules [2021-06-07T12:32:28.167Z] #27 5.971 The following NEW packages will be installed: [2021-06-07T12:32:28.167Z] #27 5.971 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-07T12:32:28.167Z] #27 5.972 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-07T12:32:28.167Z] #27 5.972 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-07T12:32:28.167Z] #27 5.973 libssh2-1 libssl1.1 openssl [2021-06-07T12:32:28.167Z] #27 6.259 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-07T12:32:28.167Z] #27 6.259 Need to get 5059 kB of archives. [2021-06-07T12:32:28.167Z] #27 6.259 After this operation, 12.1 MB of additional disk space will be used. [2021-06-07T12:32:28.167Z] #27 6.259 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-07T12:32:28.167Z] #27 6.259 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-07T12:32:28.167Z] #27 6.263 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-07T12:32:28.167Z] #27 6.263 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-07T12:32:28.167Z] #27 6.263 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-07T12:32:28.167Z] #27 6.275 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-07T12:32:28.167Z] #27 6.287 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-07T12:32:28.167Z] #27 6.295 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-07T12:32:28.167Z] #27 6.296 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-07T12:32:28.167Z] #27 6.301 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-07T12:32:28.167Z] #27 6.306 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-07T12:32:28.167Z] #27 6.315 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-07T12:32:28.167Z] #27 6.315 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-07T12:32:28.167Z] #27 6.333 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-07T12:32:28.167Z] #27 6.343 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-07T12:32:28.167Z] #27 6.347 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-07T12:32:28.167Z] #27 6.359 Get:17 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-07T12:32:28.167Z] #27 6.359 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-07T12:32:28.167Z] #27 6.359 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-07T12:32:28.167Z] #27 6.383 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-07T12:32:28.167Z] #27 6.383 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-07T12:32:28.167Z] #27 6.603 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:32:28.167Z] #27 6.707 Fetched 5059 kB in 0s (13.1 MB/s) [2021-06-07T12:32:28.167Z] #27 6.743 Selecting previously unselected package libssl1.1:amd64. [2021-06-07T12:32:28.167Z] #27 6.743 (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-06-07T12:32:28.167Z] #27 6.745 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 6.752 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-07T12:32:28.167Z] #27 6.938 Selecting previously unselected package openssl. [2021-06-07T12:32:28.167Z] #27 6.938 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 6.942 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-07T12:32:28.167Z] #27 7.163 Selecting previously unselected package ca-certificates. [2021-06-07T12:32:28.167Z] #27 7.163 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-07T12:32:28.167Z] #27 7.166 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-07T12:32:28.167Z] #27 7.246 Selecting previously unselected package libkeyutils1:amd64. [2021-06-07T12:32:28.167Z] #27 7.246 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 7.250 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-07T12:32:28.167Z] #27 7.284 Selecting previously unselected package libkrb5support0:amd64. [2021-06-07T12:32:28.167Z] #27 7.284 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 7.286 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:28.167Z] #27 7.337 Selecting previously unselected package libk5crypto3:amd64. [2021-06-07T12:32:28.167Z] #27 7.337 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 7.380 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:28.167Z] #27 7.425 Selecting previously unselected package libkrb5-3:amd64. [2021-06-07T12:32:28.167Z] #27 7.426 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 7.429 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:28.167Z] #27 7.522 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-07T12:32:28.167Z] #27 7.522 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 7.525 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:28.167Z] #27 7.572 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-07T12:32:28.167Z] #27 7.573 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 7.577 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:32:28.167Z] #27 7.665 Selecting previously unselected package libsasl2-2:amd64. [2021-06-07T12:32:28.167Z] #27 7.666 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 7.669 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:32:28.167Z] #27 7.714 Selecting previously unselected package libldap-common. [2021-06-07T12:32:28.167Z] #27 7.714 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-07T12:32:28.167Z] #27 7.717 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:32:28.167Z] #27 7.767 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-07T12:32:28.167Z] #27 7.767 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 7.771 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:32:28.167Z] #27 7.826 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-07T12:32:28.167Z] #27 7.826 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 7.829 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-07T12:32:28.167Z] #27 7.876 Selecting previously unselected package libpsl5:amd64. [2021-06-07T12:32:28.167Z] #27 7.876 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 7.877 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-07T12:32:28.167Z] #27 7.924 Selecting previously unselected package librtmp1:amd64. [2021-06-07T12:32:28.167Z] #27 7.924 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 7.927 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-07T12:32:28.167Z] #27 7.964 Selecting previously unselected package libssh2-1:amd64. [2021-06-07T12:32:28.167Z] #27 7.964 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 7.968 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-07T12:32:28.167Z] #27 8.019 Selecting previously unselected package libcurl4:amd64. [2021-06-07T12:32:28.167Z] #27 8.019 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 8.023 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-07T12:32:28.167Z] #27 8.095 Selecting previously unselected package curl. [2021-06-07T12:32:28.167Z] #27 8.095 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 8.100 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-07T12:32:28.167Z] #27 8.165 Selecting previously unselected package libonig5:amd64. [2021-06-07T12:32:28.167Z] #27 8.165 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 8.169 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-07T12:32:28.167Z] #27 8.231 Selecting previously unselected package libjq1:amd64. [2021-06-07T12:32:28.167Z] #27 8.234 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 8.246 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-07T12:32:28.167Z] #27 8.284 Selecting previously unselected package jq. [2021-06-07T12:32:28.167Z] #27 8.284 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-07T12:32:28.167Z] #27 8.287 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-07T12:32:28.167Z] #27 8.332 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-07T12:32:28.167Z] #27 8.344 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-07T12:32:28.167Z] #27 8.355 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-07T12:32:28.167Z] #27 8.524 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-07T12:32:28.167Z] #27 8.534 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:32:28.167Z] #27 8.548 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:28.167Z] #27 8.558 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:32:28.167Z] #27 8.568 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-07T12:32:28.167Z] #27 8.578 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:28.167Z] #27 8.587 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:32:28.167Z] #27 8.598 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-07T12:32:28.167Z] #27 8.607 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:28.167Z] #27 8.618 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-07T12:32:28.167Z] #27 8.632 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-07T12:32:28.167Z] #27 8.642 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-07T12:32:28.167Z] #27 8.653 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:32:28.167Z] #27 8.665 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-07T12:32:28.167Z] #27 9.245 Updating certificates in /etc/ssl/certs... [2021-06-07T12:32:28.167Z] #27 10.01 137 added, 0 removed; done. [2021-06-07T12:32:28.167Z] #27 10.10 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:28.167Z] #27 10.12 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-07T12:32:28.167Z] #27 10.16 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-07T12:32:28.373Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.9s done [2021-06-07T12:32:28.423Z] #27 10.17 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-07T12:32:28.423Z] #27 10.18 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:32:28.423Z] #27 10.20 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-07T12:32:28.423Z] #27 10.20 Updating certificates in /etc/ssl/certs... [2021-06-07T12:32:28.423Z] #27 ... [2021-06-07T12:32:28.423Z] [2021-06-07T12:32:28.423Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:28.423Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:28.461Z] #29 6.120 0.0% ############ 17.6% ################################# 47.1% ########################################### 60.4% #################################################### 73.1% ######################################################################## 100.0% [2021-06-07T12:32:28.461Z] #29 6.984 [2021-06-07T12:32:28.634Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 9.1s done [2021-06-07T12:32:28.721Z] #29 7.220 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-07T12:32:28.721Z] #29 7.282 [2021-06-07T12:32:28.897Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-06-07T12:32:28.980Z] #29 7.348 ######################################################################## 100.0% [2021-06-07T12:32:28.980Z] #29 7.374 [2021-06-07T12:32:28.986Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done [2021-06-07T12:32:29.158Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2021-06-07T12:32:29.158Z] #9 ... [2021-06-07T12:32:29.158Z] [2021-06-07T12:32:29.158Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-07T12:32:29.158Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-07T12:32:29.158Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-07T12:32:29.158Z] #26 sha256:eb141a594584aae7126a89766f04dcb008834d7d95600ecb72b1e005d769746a 529B / 529B done [2021-06-07T12:32:29.158Z] #26 sha256:7bb198a3a6651986e873e0e2b44118a61111e7256962571e432066d7c36fd3fa 1.46kB / 1.46kB done [2021-06-07T12:32:29.158Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-07T12:32:29.158Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 30.41MB / 49.23MB 9.9s [2021-06-07T12:32:29.240Z] #29 7.515 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-07T12:32:29.240Z] #29 7.572 [2021-06-07T12:32:29.240Z] #29 7.613 ######################################################################## 100.0% [2021-06-07T12:32:29.240Z] #29 7.629 [2021-06-07T12:32:29.240Z] #29 7.639 Download of images into '/build' complete. [2021-06-07T12:32:29.240Z] #29 7.639 Use something like the following to load the result into a Docker daemon: [2021-06-07T12:32:29.240Z] #29 7.639 tar -cC '/build' . | docker load [2021-06-07T12:32:29.241Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-07T12:32:29.421Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 40.89MB / 49.23MB 10.0s [2021-06-07T12:32:29.421Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 10.1s [2021-06-07T12:32:29.493Z] #13 ... [2021-06-07T12:32:29.493Z] [2021-06-07T12:32:29.493Z] #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-06-07T12:32:29.493Z] #46 sha256:90af045dceaba0ef45f8bee9fcac5d1ce67f1f1158ff542cfa1d4e34103b20da [2021-06-07T12:32:29.493Z] #46 104.6 crypto/tls [2021-06-07T12:32:29.682Z] #26 ... [2021-06-07T12:32:29.682Z] [2021-06-07T12:32:29.682Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:29.682Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-07T12:32:29.682Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-06-07T12:32:30.608Z] #9 ... [2021-06-07T12:32:30.608Z] [2021-06-07T12:32:30.608Z] #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-06-07T12:32:30.608Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-07T12:32:30.608Z] #27 10.79 0 added, 0 removed; done. [2021-06-07T12:32:30.608Z] #27 10.79 Running hooks in /etc/ca-certificates/update.d... [2021-06-07T12:32:30.608Z] #27 10.79 done. [2021-06-07T12:32:30.608Z] #27 DONE 12.4s [2021-06-07T12:32:30.608Z] [2021-06-07T12:32:30.608Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:30.608Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:31.170Z] #9 ... [2021-06-07T12:32:31.170Z] [2021-06-07T12:32:31.170Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-07T12:32:31.170Z] #28 sha256:956bb709a47b096d92c09be9708125a83612e5c73a41031c2496dcddd3f06233 [2021-06-07T12:32:31.170Z] #28 DONE 0.5s [2021-06-07T12:32:31.170Z] [2021-06-07T12:32:31.170Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:31.170Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:32.235Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.7s done [2021-06-07T12:32:32.394Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-06-07T12:32:32.394Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done [2021-06-07T12:32:32.499Z] #9 ... [2021-06-07T12:32:32.499Z] [2021-06-07T12:32:32.499Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-07T12:32:32.499Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-06-07T12:32:32.499Z] #64 DONE 1.6s [2021-06-07T12:32:32.499Z] [2021-06-07T12:32:32.499Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-07T12:32:32.499Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-07T12:32:32.499Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 10.8s done [2021-06-07T12:32:32.499Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 2.2s [2021-06-07T12:32:32.529Z] #29 DONE 11.0s [2021-06-07T12:32:32.529Z] [2021-06-07T12:32:32.529Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-07T12:32:32.529Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-07T12:32:32.529Z] #10 DONE 6.1s [2021-06-07T12:32:32.651Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-07T12:32:32.789Z] [2021-06-07T12:32:32.789Z] #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-06-07T12:32:32.789Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-07T12:32:32.910Z] #9 ... [2021-06-07T12:32:32.910Z] [2021-06-07T12:32:32.910Z] #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-06-07T12:32:32.910Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-07T12:32:32.910Z] #27 9.006 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:32.910Z] #27 9.019 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-07T12:32:32.910Z] #27 9.036 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-07T12:32:32.910Z] #27 9.048 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-07T12:32:32.910Z] #27 9.061 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:32:32.910Z] #27 9.075 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-07T12:32:32.910Z] #27 9.673 Updating certificates in /etc/ssl/certs... [2021-06-07T12:32:32.910Z] #27 10.47 137 added, 0 removed; done. [2021-06-07T12:32:32.910Z] #27 10.50 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-07T12:32:32.910Z] #27 10.52 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-07T12:32:32.910Z] #27 10.53 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-07T12:32:32.910Z] #27 10.54 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-07T12:32:32.910Z] #27 10.55 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:32:32.910Z] #27 10.57 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-07T12:32:32.910Z] #27 10.58 Updating certificates in /etc/ssl/certs... [2021-06-07T12:32:32.910Z] #27 11.26 0 added, 0 removed; done. [2021-06-07T12:32:32.910Z] #27 11.26 Running hooks in /etc/ca-certificates/update.d... [2021-06-07T12:32:32.910Z] #27 11.26 done. [2021-06-07T12:32:32.910Z] #27 DONE 14.7s [2021-06-07T12:32:32.910Z] [2021-06-07T12:32:32.910Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-07T12:32:32.910Z] #28 sha256:196932e87af76d3b7d1a498d3d45ebdb7563d540c50745814d5c179a31ea96fd [2021-06-07T12:32:32.910Z] #28 DONE 0.1s [2021-06-07T12:32:32.910Z] [2021-06-07T12:32:32.911Z] #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-06-07T12:32:32.911Z] #29 sha256:96d182aba5f706cf989bf1ce0a33e76e87cdfc59477f13ed18ca958c8c594e58 [2021-06-07T12:32:33.169Z] #29 ... [2021-06-07T12:32:33.169Z] [2021-06-07T12:32:33.169Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:33.169Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-07T12:32:33.169Z] #9 DONE 27.7s [2021-06-07T12:32:33.363Z] #11 DONE 0.7s [2021-06-07T12:32:33.363Z] [2021-06-07T12:32:33.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-06-07T12:32:33.363Z] #59 sha256:91f051de00fb1b00c833137b232aa7ddf6541013cc4a977abe5bce8c101b92c8 [2021-06-07T12:32:33.430Z] [2021-06-07T12:32:33.430Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-07T12:32:33.430Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-07T12:32:33.445Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 2.9s done [2021-06-07T12:32:33.625Z] #59 ... [2021-06-07T12:32:33.625Z] [2021-06-07T12:32:33.625Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-07T12:32:33.625Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-07T12:32:33.625Z] #39 DONE 0.2s [2021-06-07T12:32:33.625Z] [2021-06-07T12:32:33.625Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-07T12:32:33.625Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-07T12:32:33.625Z] #31 DONE 0.3s [2021-06-07T12:32:33.625Z] [2021-06-07T12:32:33.625Z] #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-06-07T12:32:33.625Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-07T12:32:33.625Z] #43 DONE 0.3s [2021-06-07T12:32:33.625Z] [2021-06-07T12:32:33.625Z] #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-06-07T12:32:33.625Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:32:33.687Z] #10 DONE 0.6s [2021-06-07T12:32:33.687Z] [2021-06-07T12:32:33.687Z] #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-06-07T12:32:33.687Z] #29 sha256:96d182aba5f706cf989bf1ce0a33e76e87cdfc59477f13ed18ca958c8c594e58 [2021-06-07T12:32:34.255Z] #29 1.111 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-07T12:32:34.255Z] #29 1.202 [2021-06-07T12:32:34.392Z] #26 DONE 14.9s [2021-06-07T12:32:34.392Z] [2021-06-07T12:32:34.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-06-07T12:32:34.392Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-07T12:32:34.440Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-06-07T12:32:34.764Z] #46 ... [2021-06-07T12:32:34.764Z] [2021-06-07T12:32:34.765Z] #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-06-07T12:32:34.765Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:32:34.765Z] #13 100.9 Selecting previously unselected package libapparmor1:amd64. [2021-06-07T12:32:34.765Z] #13 101.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-07T12:32:34.765Z] #13 101.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-07T12:32:34.765Z] #13 101.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-07T12:32:34.765Z] #13 101.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-07T12:32:34.765Z] #13 101.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-07T12:32:34.765Z] #13 101.2 Selecting previously unselected package libbtrfs0. [2021-06-07T12:32:34.765Z] #13 101.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-07T12:32:34.765Z] #13 101.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-07T12:32:34.765Z] #13 101.3 Selecting previously unselected package libbtrfs-dev. [2021-06-07T12:32:34.765Z] #13 101.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-07T12:32:34.765Z] #13 101.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:32:34.765Z] #13 101.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-07T12:32:34.765Z] #13 101.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-07T12:32:34.765Z] #13 101.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-07T12:32:34.765Z] #13 101.5 Selecting previously unselected package libudev-dev:amd64. [2021-06-07T12:32:34.765Z] #13 101.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-07T12:32:34.765Z] #13 101.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-07T12:32:34.765Z] #13 101.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-07T12:32:34.765Z] #13 101.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-07T12:32:34.765Z] #13 101.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-07T12:32:34.765Z] #13 102.0 Selecting previously unselected package libpcre16-3:amd64. [2021-06-07T12:32:34.765Z] #13 102.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-07T12:32:34.765Z] #13 102.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-07T12:32:34.765Z] #13 102.2 Selecting previously unselected package libpcre32-3:amd64. [2021-06-07T12:32:34.765Z] #13 102.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-07T12:32:34.765Z] #13 102.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-07T12:32:34.765Z] #13 102.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-07T12:32:34.765Z] #13 102.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-07T12:32:34.765Z] #13 102.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-07T12:32:34.765Z] #13 102.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-07T12:32:34.765Z] #13 102.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-07T12:32:34.765Z] #13 102.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-07T12:32:34.765Z] #13 102.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-07T12:32:34.765Z] #13 102.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-07T12:32:34.765Z] #13 102.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-07T12:32:34.765Z] #13 103.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-07T12:32:34.765Z] #13 103.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-07T12:32:34.765Z] #13 103.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-07T12:32:34.765Z] #13 103.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-07T12:32:34.765Z] #13 103.3 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-07T12:32:34.765Z] #13 103.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-07T12:32:34.765Z] #13 103.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-07T12:32:34.765Z] #13 103.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-07T12:32:34.765Z] #13 103.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-07T12:32:34.765Z] #13 103.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-07T12:32:34.765Z] #13 103.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-07T12:32:34.765Z] #13 103.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-07T12:32:34.765Z] #13 103.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-07T12:32:34.765Z] #13 103.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-07T12:32:34.765Z] #13 103.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-07T12:32:34.765Z] #13 103.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:32:34.765Z] #13 104.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-07T12:32:34.765Z] #13 104.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-07T12:32:34.765Z] #13 104.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-07T12:32:34.765Z] #13 104.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-07T12:32:34.765Z] #13 104.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:32:34.765Z] #13 104.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-07T12:32:34.765Z] #13 104.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-07T12:32:34.765Z] #13 104.1 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-07T12:32:34.765Z] #13 104.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-07T12:32:34.765Z] #13 104.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-07T12:32:34.765Z] #13 104.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:32:34.765Z] #13 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-07T12:32:34.765Z] #13 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-07T12:32:34.765Z] #13 104.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:32:34.765Z] #13 104.1 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-06-07T12:32:34.765Z] #13 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-07T12:32:34.765Z] #13 104.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-07T12:32:34.765Z] #13 104.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-07T12:32:34.765Z] #13 104.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-07T12:32:34.765Z] #13 104.2 Setting up dmsetup (2:1.02.155-3) ... [2021-06-07T12:32:34.765Z] #13 104.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-07T12:32:34.765Z] #13 104.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-07T12:32:34.765Z] #13 104.2 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:32:34.769Z] #29 1.318 ############ 17.9% ########################## 37.3% ######################################### 57.8% ####################################################### 77.6% ###################29 ... [2021-06-07T12:32:34.769Z] [2021-06-07T12:32:34.769Z] #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-06-07T12:32:34.769Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-07T12:32:34.769Z] #11 DONE 1.1s [2021-06-07T12:32:34.769Z] [2021-06-07T12:32:34.770Z] #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-06-07T12:32:34.770Z] #29 sha256:96d182aba5f706cf989bf1ce0a33e76e87cdfc59477f13ed18ca958c8c594e58 [2021-06-07T12:32:34.770Z] #29 1.318 ############ 17.9% ########################## 37.3% ######################################### 57.8% ####################################################### 77.6% ###################################################################### 97.8% ######################################################################## 100.0% [2021-06-07T12:32:34.770Z] #29 1.792 [2021-06-07T12:32:35.029Z] #29 1.904 ###################################################### 75.9% ######################################################################## 100.0% [2021-06-07T12:32:35.029Z] #29 2.053 [2021-06-07T12:32:35.287Z] #29 ... [2021-06-07T12:32:35.287Z] [2021-06-07T12:32:35.287Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-07T12:32:35.287Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-07T12:32:35.287Z] #31 DONE 0.3s [2021-06-07T12:32:35.287Z] [2021-06-07T12:32:35.287Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-07T12:32:35.287Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-07T12:32:35.287Z] #39 DONE 0.4s [2021-06-07T12:32:35.287Z] [2021-06-07T12:32:35.287Z] #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-06-07T12:32:35.287Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-07T12:32:35.287Z] #43 DONE 0.4s [2021-06-07T12:32:35.287Z] [2021-06-07T12:32:35.287Z] #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-06-07T12:32:35.287Z] #29 sha256:96d182aba5f706cf989bf1ce0a33e76e87cdfc59477f13ed18ca958c8c594e58 [2021-06-07T12:32:35.335Z] #13 DONE 106.2s [2021-06-07T12:32:35.335Z] [2021-06-07T12:32:35.335Z] #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-06-07T12:32:35.335Z] #54 sha256:bbed5b27ac872d4a9e7621233bde72b5b795dc215edbb91a7117b92d2b0c55e6 [2021-06-07T12:32:35.369Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.9s done [2021-06-07T12:32:35.369Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-07T12:32:35.548Z] #29 2.286 #=#=# ################################## 47.4% ######################################################################## 100.0% [2021-06-07T12:32:35.548Z] #29 2.572 [2021-06-07T12:32:35.629Z] #9 DONE 27.0s [2021-06-07T12:32:35.629Z] [2021-06-07T12:32:35.629Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-07T12:32:35.629Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-07T12:32:35.782Z] #27 ... [2021-06-07T12:32:35.782Z] [2021-06-07T12:32:35.782Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-07T12:32:35.782Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-06-07T12:32:35.782Z] #66 DONE 3.0s [2021-06-07T12:32:35.782Z] [2021-06-07T12:32:35.782Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-07T12:32:35.782Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-07T12:32:35.782Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.0s done [2021-06-07T12:32:35.782Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-06-07T12:32:36.167Z] #44 ... [2021-06-07T12:32:36.167Z] [2021-06-07T12:32:36.167Z] #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-06-07T12:32:36.167Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-07T12:32:36.167Z] #12 DONE 2.8s [2021-06-07T12:32:36.167Z] [2021-06-07T12:32:36.167Z] #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-06-07T12:32:36.167Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:32:36.318Z] #29 2.720 ######### 12.8% ####################### 32.6% ####################################### 55.0% #################################################### 73.1% ################################################################# 90.5% ######################################################################## 100.0% [2021-06-07T12:32:36.318Z] #29 3.295 [2021-06-07T12:32:37.241Z] #54 1.706 + RM_GOPATH=0 [2021-06-07T12:32:37.241Z] #54 1.706 + TMP_GOPATH= [2021-06-07T12:32:37.241Z] #54 1.706 + : /build [2021-06-07T12:32:37.241Z] #54 1.706 + '[' -z '' ']' [2021-06-07T12:32:37.241Z] #54 1.706 ++ mktemp -d [2021-06-07T12:32:37.241Z] #54 1.708 + export GOPATH=/tmp/tmp.F1elCFSvF1 [2021-06-07T12:32:37.241Z] #54 1.709 + GOPATH=/tmp/tmp.F1elCFSvF1 [2021-06-07T12:32:37.241Z] #54 1.709 + RM_GOPATH=1 [2021-06-07T12:32:37.241Z] #54 1.709 + case "$(go env GOARCH)" in [2021-06-07T12:32:37.241Z] #54 1.710 ++ go env GOARCH [2021-06-07T12:32:37.241Z] #54 1.728 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:37.241Z] #54 ... [2021-06-07T12:32:37.241Z] [2021-06-07T12:32:37.241Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-07T12:32:37.241Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-07T12:32:37.241Z] #14 DONE 1.7s [2021-06-07T12:32:37.241Z] [2021-06-07T12:32:37.241Z] #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-06-07T12:32:37.241Z] #59 sha256:c21f12acfbfc2a3a7a32b2eaf5225020dd0da8214e060aad79db4275edcb0263 [2021-06-07T12:32:37.241Z] #59 105.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-07T12:32:37.241Z] #59 105.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-07T12:32:37.241Z] #59 DONE 113.0s [2021-06-07T12:32:37.241Z] [2021-06-07T12:32:37.241Z] #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-06-07T12:32:37.241Z] #54 sha256:bbed5b27ac872d4a9e7621233bde72b5b795dc215edbb91a7117b92d2b0c55e6 [2021-06-07T12:32:37.241Z] #54 1.728 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:37.241Z] #54 1.729 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:37.241Z] #54 1.732 + dir=/tmp/install [2021-06-07T12:32:37.241Z] #54 1.733 + bin=runc [2021-06-07T12:32:37.241Z] #54 1.733 + shift [2021-06-07T12:32:37.241Z] #54 1.733 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-07T12:32:37.241Z] #54 1.733 + . /tmp/install/runc.installer [2021-06-07T12:32:37.241Z] #54 1.734 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:32:37.241Z] #54 1.745 + install_runc [2021-06-07T12:32:37.241Z] #54 1.745 + uname -r [2021-06-07T12:32:37.241Z] #54 1.745 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-07T12:32:37.241Z] #54 1.745 + RUNC_BUILDTAGS='seccomp ' [2021-06-07T12:32:37.241Z] #54 1.745 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-07T12:32:37.241Z] #54 1.745 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.F1elCFSvF1/src/github.com/opencontainers/runc [2021-06-07T12:32:37.241Z] #54 1.746 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-07T12:32:37.241Z] #54 1.758 Cloning into '/tmp/tmp.F1elCFSvF1/src/github.com/opencontainers/runc'... [2021-06-07T12:32:37.241Z] #54 ... [2021-06-07T12:32:37.241Z] [2021-06-07T12:32:37.241Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-07T12:32:37.241Z] #60 sha256:0376c7e8e6e5e5d1fe126332c503ccf89f420f0e182db4bbc28b6b19808e2281 [2021-06-07T12:32:37.241Z] #60 DONE 0.1s [2021-06-07T12:32:37.501Z] [2021-06-07T12:32:37.501Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-07T12:32:37.501Z] #61 sha256:e2707eb94df8faaaa42afe70d1ffc8b9a094453bdb3d9e1005e6126b4e09b35a [2021-06-07T12:32:37.501Z] #61 DONE 0.2s [2021-06-07T12:32:37.501Z] [2021-06-07T12:32:37.501Z] #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-06-07T12:32:37.501Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-07T12:32:38.380Z] #29 3.484 0.0% ### 4.5% ######## 12.3% ############## 20.5% ################# 24.9% ###################### 31.3% ########################## 36.5% ############################## 42.8% ################################## 48.0% ###################################### 53.2% ########################################## 58.4% ############################################# 63.6% ################################################# 68.4% ##################################################### 74.1% ######################################################### 79.3% ############################################################ 84.5% ################################################################ 89.6% #################################################################### 94.8% ######################################################################## 100.0% [2021-06-07T12:32:38.380Z] #29 5.340 [2021-06-07T12:32:38.947Z] #29 5.715 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-07T12:32:38.947Z] #29 5.830 [2021-06-07T12:32:38.947Z] #29 ... [2021-06-07T12:32:38.947Z] [2021-06-07T12:32:38.947Z] #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-06-07T12:32:38.947Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-07T12:32:38.947Z] #12 DONE 4.1s [2021-06-07T12:32:38.947Z] [2021-06-07T12:32:38.947Z] #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-06-07T12:32:38.947Z] #29 sha256:96d182aba5f706cf989bf1ce0a33e76e87cdfc59477f13ed18ca958c8c594e58 [2021-06-07T12:32:38.947Z] #29 5.888 ######################################################################## 100.0% [2021-06-07T12:32:38.947Z] #29 5.916 [2021-06-07T12:32:39.205Z] #29 6.247 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-07T12:32:39.461Z] #29 6.425 [2021-06-07T12:32:39.461Z] #29 6.499 ######################################################################## 100.0% [2021-06-07T12:32:39.718Z] #29 6.541 [2021-06-07T12:32:39.975Z] #29 6.884 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-07T12:32:39.975Z] #29 6.975 [2021-06-07T12:32:40.037Z] #15 DONE 2.5s [2021-06-07T12:32:40.037Z] [2021-06-07T12:32:40.037Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-07T12:32:40.037Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-07T12:32:40.060Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.7s done [2021-06-07T12:32:40.060Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 [2021-06-07T12:32:40.060Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-06-07T12:32:40.060Z] #9 DONE 20.8s [2021-06-07T12:32:40.060Z] [2021-06-07T12:32:40.060Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-07T12:32:40.060Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-06-07T12:32:40.371Z] #13 4.380 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-07T12:32:40.489Z] #29 7.094 ########### 15.8% ######################## 33.9% ################################## 47.8% ################################################ 67.4% ############################################################### 88.0% ######################################################################## 100.0% [2021-06-07T12:32:40.489Z] #29 7.619 [2021-06-07T12:32:40.631Z] #13 4.647 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:40.631Z] #13 4.661 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:40.631Z] #13 4.669 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:40.873Z] #10 ... [2021-06-07T12:32:40.873Z] [2021-06-07T12:32:40.874Z] #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-06-07T12:32:40.874Z] #29 sha256:b14b008913fd2307cfea1f229ac1fc1fa42598e1645c8a8b338da437a87585d8 [2021-06-07T12:32:40.874Z] #29 0.916 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-07T12:32:40.874Z] #29 1.009 [2021-06-07T12:32:40.874Z] #29 1.121 ############ 18.0% ########################### 37.8% ######################################### 57.8% ####################################################### 77.5% ###################################################################### 97.5% ######################################################################## 100.0% [2021-06-07T12:32:40.874Z] #29 1.613 [2021-06-07T12:32:40.874Z] #29 1.722 ######################################################################## 100.0% [2021-06-07T12:32:40.874Z] #29 1.797 [2021-06-07T12:32:40.874Z] #29 1.912 ################################################################## 91.8% ######################################################################## 100.0% [2021-06-07T12:32:40.874Z] #29 1.998 [2021-06-07T12:32:40.874Z] #29 2.114 ############ 17.6% ########################## 36.7% ######################################## 56.2% ###################################################### 75.3% #################################################################### 94.8% ######################################################################## 100.0% [2021-06-07T12:32:40.874Z] #29 2.626 [2021-06-07T12:32:40.874Z] #29 2.738 ### 4.5% ###### 9.7% ########## 14.9% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 34.9% ############################## 42.9% ################################## 48.1% ###################################### 53.3% ########################################## 58.5% ############################################# 63.7% ################################################# 68.9% ##################################################### 74.1% ######################################################### 79.3% ############################################################ 84.5% ################################################################ 89.6% #################################################################### 95.0% ######################################################################## 100.0% [2021-06-07T12:32:40.874Z] #29 4.590 [2021-06-07T12:32:40.874Z] #29 4.854 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-07T12:32:40.874Z] #29 4.962 [2021-06-07T12:32:40.874Z] #29 5.036 ######################################################################## 100.0% [2021-06-07T12:32:40.874Z] #29 5.062 [2021-06-07T12:32:40.874Z] #29 5.342 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-07T12:32:40.874Z] #29 5.404 [2021-06-07T12:32:40.874Z] #29 5.491 ######################################################################## 100.0% [2021-06-07T12:32:40.874Z] #29 5.515 [2021-06-07T12:32:40.874Z] #29 5.741 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-07T12:32:40.874Z] #29 5.791 [2021-06-07T12:32:40.874Z] #29 5.903 ### 5.0% ######################## 34.6% ################################# 47.1% ################################################ 67.3% ################################################################# 90.9% ######################################################################## 100.0% [2021-06-07T12:32:40.874Z] #29 6.384 [2021-06-07T12:32:40.874Z] #29 6.592 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-07T12:32:40.874Z] #29 6.650 [2021-06-07T12:32:40.874Z] #29 6.707 ######################################################################## 100.0% [2021-06-07T12:32:40.874Z] #29 6.733 [2021-06-07T12:32:40.874Z] #29 6.900 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-07T12:32:40.874Z] #29 6.955 [2021-06-07T12:32:40.874Z] #29 7.015 ######################################################################## 100.0% [2021-06-07T12:32:40.874Z] #29 7.046 [2021-06-07T12:32:40.874Z] #29 7.056 Download of images into '/build' complete. [2021-06-07T12:32:40.874Z] #29 7.056 Use something like the following to load the result into a Docker daemon: [2021-06-07T12:32:40.874Z] #29 7.056 tar -cC '/build' . | docker load [2021-06-07T12:32:40.974Z] #16 1.099 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-07T12:32:40.974Z] #16 DONE 1.2s [2021-06-07T12:32:40.974Z] [2021-06-07T12:32:40.974Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-07T12:32:40.974Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-07T12:32:41.419Z] #29 8.272 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-07T12:32:41.577Z] #13 5.461 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-07T12:32:41.577Z] #13 ... [2021-06-07T12:32:41.577Z] [2021-06-07T12:32:41.577Z] #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-06-07T12:32:41.577Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:32:41.577Z] #44 6.166 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:41.577Z] #44 6.238 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:41.577Z] #44 6.240 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:41.577Z] #44 6.844 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-07T12:32:41.577Z] #44 7.836 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:32:41.912Z] #17 DONE 1.1s [2021-06-07T12:32:41.912Z] [2021-06-07T12:32:41.912Z] #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-06-07T12:32:41.912Z] #46 sha256:90af045dceaba0ef45f8bee9fcac5d1ce67f1f1158ff542cfa1d4e34103b20da [2021-06-07T12:32:41.912Z] #46 109.9 net/http/httptrace [2021-06-07T12:32:41.912Z] #46 110.1 net/http [2021-06-07T12:32:41.982Z] #29 8.785 [2021-06-07T12:32:42.171Z] #46 ... [2021-06-07T12:32:42.171Z] [2021-06-07T12:32:42.171Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-07T12:32:42.171Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-07T12:32:42.239Z] #29 9.130 ######################################################################## 100.0% [2021-06-07T12:32:42.239Z] #29 9.233 [2021-06-07T12:32:42.801Z] #29 DONE 11.9s [2021-06-07T12:32:42.801Z] [2021-06-07T12:32:42.801Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-07T12:32:42.801Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-07T12:32:42.801Z] #10 DONE 7.2s [2021-06-07T12:32:42.801Z] [2021-06-07T12:32:42.801Z] #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-06-07T12:32:42.801Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-07T12:32:43.170Z] #29 9.998 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-07T12:32:43.211Z] #18 DONE 1.3s [2021-06-07T12:32:43.211Z] [2021-06-07T12:32:43.211Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-07T12:32:43.211Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-07T12:32:43.403Z] #10 DONE 2.7s [2021-06-07T12:32:43.403Z] [2021-06-07T12:32:43.403Z] #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-06-07T12:32:43.403Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-06-07T12:32:43.403Z] #11 DONE 0.8s [2021-06-07T12:32:43.403Z] [2021-06-07T12:32:43.403Z] #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-06-07T12:32:43.403Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-07T12:32:43.403Z] #27 2.173 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:43.403Z] #27 2.173 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:43.403Z] #27 2.186 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:43.403Z] #27 2.394 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-07T12:32:43.403Z] #27 2.637 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-07T12:32:43.403Z] #27 2.865 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-07T12:32:43.403Z] #27 4.395 Fetched 8271 kB in 2s (3344 kB/s) [2021-06-07T12:32:43.403Z] #27 4.395 Reading package lists... [2021-06-07T12:32:43.403Z] #27 5.677 Reading package lists... [2021-06-07T12:32:43.403Z] #27 6.926 Building dependency tree... [2021-06-07T12:32:43.403Z] #27 7.528 The following additional packages will be installed: [2021-06-07T12:32:43.403Z] #27 7.528 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-07T12:32:43.403Z] #27 7.529 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-07T12:32:43.403Z] #27 7.530 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-07T12:32:43.403Z] #27 7.532 Suggested packages: [2021-06-07T12:32:43.403Z] #27 7.532 krb5-doc krb5-user [2021-06-07T12:32:43.403Z] #27 7.532 Recommended packages: [2021-06-07T12:32:43.403Z] #27 7.532 krb5-locales publicsuffix libsasl2-modules [2021-06-07T12:32:43.403Z] #27 7.816 The following NEW packages will be installed: [2021-06-07T12:32:43.403Z] #27 7.816 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-07T12:32:43.403Z] #27 7.816 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-07T12:32:43.403Z] #27 7.817 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-07T12:32:43.403Z] #27 7.818 libssh2-1 libssl1.1 openssl [2021-06-07T12:32:43.403Z] #27 8.114 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-07T12:32:43.403Z] #27 8.114 Need to get 4777 kB of archives. [2021-06-07T12:32:43.403Z] #27 8.114 After this operation, 11.5 MB of additional disk space will be used. [2021-06-07T12:32:43.403Z] #27 8.114 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-06-07T12:32:43.403Z] #27 8.116 Get:2 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-07T12:32:43.403Z] #27 8.123 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-06-07T12:32:43.403Z] #27 8.124 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-06-07T12:32:43.403Z] #27 8.126 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-06-07T12:32:43.403Z] #27 8.130 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-06-07T12:32:43.403Z] #27 8.136 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-06-07T12:32:43.403Z] #27 8.139 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-06-07T12:32:43.403Z] #27 8.141 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-06-07T12:32:43.403Z] #27 8.144 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-07T12:32:43.403Z] #27 8.146 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-06-07T12:32:43.403Z] #27 8.149 Get:12 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-06-07T12:32:43.403Z] #27 8.150 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-06-07T12:32:43.403Z] #27 8.151 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-06-07T12:32:43.403Z] #27 8.189 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-06-07T12:32:43.403Z] #27 8.190 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-06-07T12:32:43.403Z] #27 8.197 Get:17 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-07T12:32:43.403Z] #27 8.198 Get:18 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-06-07T12:32:43.403Z] #27 8.210 Get:19 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-07T12:32:43.403Z] #27 8.221 Get:20 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-07T12:32:43.403Z] #27 8.221 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-06-07T12:32:43.403Z] #27 8.497 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:32:43.403Z] #27 8.570 Fetched 4777 kB in 0s (13.0 MB/s) [2021-06-07T12:32:43.403Z] #27 8.634 Selecting previously unselected package libssl1.1:arm64. [2021-06-07T12:32:43.403Z] #27 8.634 (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-06-07T12:32:43.403Z] #27 8.649 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-07T12:32:43.403Z] #27 8.666 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-07T12:32:43.403Z] #27 8.867 Selecting previously unselected package openssl. [2021-06-07T12:32:43.403Z] #27 8.869 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-07T12:32:43.403Z] #27 8.874 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-07T12:32:43.403Z] #27 9.003 Selecting previously unselected package ca-certificates. [2021-06-07T12:32:43.403Z] #27 9.005 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-07T12:32:43.403Z] #27 9.012 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-07T12:32:43.403Z] #27 9.111 Selecting previously unselected package libkeyutils1:arm64. [2021-06-07T12:32:43.403Z] #27 9.112 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-06-07T12:32:43.403Z] #27 9.117 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-06-07T12:32:43.403Z] #27 9.216 Selecting previously unselected package libkrb5support0:arm64. [2021-06-07T12:32:43.403Z] #27 9.216 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-06-07T12:32:43.403Z] #27 9.222 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-07T12:32:43.403Z] #27 9.279 Selecting previously unselected package libk5crypto3:arm64. [2021-06-07T12:32:43.403Z] #27 9.281 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-06-07T12:32:43.403Z] #27 9.293 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-07T12:32:43.439Z] #29 10.39 [2021-06-07T12:32:43.439Z] #29 10.58 ######################################################################## 100.0% [2021-06-07T12:32:43.553Z] #44 ... [2021-06-07T12:32:43.553Z] [2021-06-07T12:32:43.553Z] #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-06-07T12:32:43.553Z] #52 sha256:7733538d51a6c8982b0d39a1a9e7ae19d7226ab00846998f41df8f470ccbab31 [2021-06-07T12:32:43.553Z] #52 4.951 + RM_GOPATH=0 [2021-06-07T12:32:43.553Z] #52 4.951 + TMP_GOPATH= [2021-06-07T12:32:43.553Z] #52 4.951 + : /build [2021-06-07T12:32:43.553Z] #52 4.951 + '[' -z '' ']' [2021-06-07T12:32:43.553Z] #52 4.951 ++ mktemp -d [2021-06-07T12:32:43.553Z] #52 4.952 + export GOPATH=/tmp/tmp.jAUtIlslD1 [2021-06-07T12:32:43.553Z] #52 4.952 + GOPATH=/tmp/tmp.jAUtIlslD1 [2021-06-07T12:32:43.553Z] #52 4.952 + RM_GOPATH=1 [2021-06-07T12:32:43.553Z] #52 4.952 + case "$(go env GOARCH)" in [2021-06-07T12:32:43.553Z] #52 4.953 ++ go env GOARCH [2021-06-07T12:32:43.553Z] #52 4.983 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-07T12:32:43.553Z] #52 4.983 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:43.553Z] #52 4.983 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:43.553Z] #52 4.983 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:43.553Z] #52 4.983 + dir=/tmp/install [2021-06-07T12:32:43.553Z] #52 4.983 + bin=shfmt [2021-06-07T12:32:43.553Z] #52 4.983 + shift [2021-06-07T12:32:43.553Z] #52 4.983 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-07T12:32:43.553Z] #52 4.983 + . /tmp/install/shfmt.installer [2021-06-07T12:32:43.553Z] #52 4.983 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-07T12:32:43.553Z] #52 4.983 + install_shfmt [2021-06-07T12:32:43.553Z] #52 4.983 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-07T12:32:43.553Z] #52 4.983 + git clone https://github.com/mvdan/sh.git /tmp/tmp.jAUtIlslD1/src/github.com/mvdan/sh [2021-06-07T12:32:43.553Z] #52 4.983 Cloning into '/tmp/tmp.jAUtIlslD1/src/github.com/mvdan/sh'... [2021-06-07T12:32:43.553Z] #52 ... [2021-06-07T12:32:43.553Z] [2021-06-07T12:32:43.553Z] #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-06-07T12:32:43.553Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:32:43.553Z] #56 4.435 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:43.553Z] #56 4.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:43.553Z] #56 4.634 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:43.553Z] #56 4.782 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:32:43.553Z] #56 7.025 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:32:43.553Z] #56 9.490 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:32:43.553Z] #56 ... [2021-06-07T12:32:43.553Z] [2021-06-07T12:32:43.553Z] #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-06-07T12:32:43.553Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:32:43.553Z] #40 3.942 + git clone https://github.com/docker/distribution.git . [2021-06-07T12:32:43.553Z] #40 3.942 Cloning into '.'... [2021-06-07T12:32:43.665Z] #27 9.369 Selecting previously unselected package libkrb5-3:arm64. [2021-06-07T12:32:43.665Z] #27 9.371 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-06-07T12:32:43.665Z] #27 9.375 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-07T12:32:43.665Z] #27 9.499 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-06-07T12:32:43.665Z] #27 9.499 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-06-07T12:32:43.665Z] #27 9.502 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-07T12:32:43.665Z] #27 9.601 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-06-07T12:32:43.696Z] #29 10.74 [2021-06-07T12:32:43.731Z] #11 DONE 0.8s [2021-06-07T12:32:43.731Z] [2021-06-07T12:32:43.731Z] #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-06-07T12:32:43.731Z] #59 sha256:faa51e14e50fbc58668ace0b5272017a71a4c16e7eba6417a6f8aa5b9dd8b49a [2021-06-07T12:32:43.822Z] #40 ... [2021-06-07T12:32:43.822Z] [2021-06-07T12:32:43.822Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:32:43.822Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-07T12:32:43.822Z] #32 5.456 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-07T12:32:43.822Z] #32 5.456 Cloning into '.'... [2021-06-07T12:32:43.822Z] #32 ... [2021-06-07T12:32:43.822Z] [2021-06-07T12:32:43.822Z] #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-06-07T12:32:43.822Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:32:43.822Z] #36 6.253 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:43.822Z] #36 6.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:43.822Z] #36 6.310 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:43.822Z] #36 7.991 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:32:43.822Z] #36 9.813 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:32:43.929Z] #27 ... [2021-06-07T12:32:43.929Z] [2021-06-07T12:32:43.929Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-07T12:32:43.929Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-06-07T12:32:43.929Z] #31 DONE 0.3s [2021-06-07T12:32:43.929Z] [2021-06-07T12:32:43.929Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-07T12:32:43.929Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-06-07T12:32:43.929Z] #39 DONE 0.3s [2021-06-07T12:32:43.929Z] [2021-06-07T12:32:43.929Z] #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-06-07T12:32:43.929Z] #43 sha256:744019fd04a56d8c5cca0d4b79b4ec9f5e4d39152e80fca0b6644b69f8e06c8a [2021-06-07T12:32:43.929Z] #43 DONE 0.3s [2021-06-07T12:32:43.929Z] [2021-06-07T12:32:43.929Z] #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-06-07T12:32:43.929Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-07T12:32:43.929Z] #27 9.602 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-07T12:32:43.929Z] #27 9.607 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:32:43.929Z] #27 9.671 Selecting previously unselected package libsasl2-2:arm64. [2021-06-07T12:32:43.929Z] #27 9.672 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-07T12:32:43.929Z] #27 9.677 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:32:43.929Z] #27 ... [2021-06-07T12:32:43.929Z] [2021-06-07T12:32:43.929Z] #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-06-07T12:32:43.929Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-07T12:32:43.956Z] #29 10.86 Download of images into '/build' complete. [2021-06-07T12:32:43.956Z] #29 10.86 Use something like the following to load the result into a Docker daemon: [2021-06-07T12:32:43.956Z] #29 10.87 tar -cC '/build' . | docker load [2021-06-07T12:32:43.987Z] #59 ... [2021-06-07T12:32:43.987Z] [2021-06-07T12:32:43.987Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-07T12:32:43.987Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-07T12:32:43.987Z] #39 DONE 0.3s [2021-06-07T12:32:43.987Z] [2021-06-07T12:32:43.987Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-07T12:32:43.987Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-07T12:32:43.987Z] #31 DONE 0.3s [2021-06-07T12:32:43.987Z] [2021-06-07T12:32:43.987Z] #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-06-07T12:32:43.987Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-07T12:32:43.987Z] #43 DONE 0.3s [2021-06-07T12:32:43.987Z] [2021-06-07T12:32:43.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-06-07T12:32:43.987Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:32:44.161Z] #36 ... [2021-06-07T12:32:44.161Z] [2021-06-07T12:32:44.161Z] #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-06-07T12:32:44.161Z] #24 sha256:1c024b58d8b74d824e9b465196bd9f3f2c12bee96636c3e637df94f91596f05b [2021-06-07T12:32:44.161Z] #24 5.518 + RM_GOPATH=0 [2021-06-07T12:32:44.161Z] #24 5.518 + TMP_GOPATH= [2021-06-07T12:32:44.161Z] #24 5.518 + : /build [2021-06-07T12:32:44.161Z] #24 5.518 + '[' -z '' ']' [2021-06-07T12:32:44.161Z] #24 5.518 ++ mktemp -d [2021-06-07T12:32:44.161Z] #24 5.518 + export GOPATH=/tmp/tmp.nF7LjYu8hR [2021-06-07T12:32:44.161Z] #24 5.518 + GOPATH=/tmp/tmp.nF7LjYu8hR [2021-06-07T12:32:44.161Z] #24 5.518 + RM_GOPATH=1 [2021-06-07T12:32:44.161Z] #24 5.518 + case "$(go env GOARCH)" in [2021-06-07T12:32:44.161Z] #24 5.553 ++ go env GOARCH [2021-06-07T12:32:44.161Z] #24 5.578 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:44.161Z] #24 5.578 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:44.161Z] #24 5.578 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:44.161Z] #24 5.609 Install docker/cli version 17.06.2-ce from stable [2021-06-07T12:32:44.161Z] #24 5.610 + dir=/tmp/install [2021-06-07T12:32:44.161Z] #24 5.610 + bin=dockercli [2021-06-07T12:32:44.161Z] #24 5.610 + shift [2021-06-07T12:32:44.161Z] #24 5.610 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-07T12:32:44.161Z] #24 5.610 + . /tmp/install/dockercli.installer [2021-06-07T12:32:44.161Z] #24 5.610 ++ : stable [2021-06-07T12:32:44.161Z] #24 5.610 ++ : 17.06.2-ce [2021-06-07T12:32:44.161Z] #24 5.610 + install_dockercli [2021-06-07T12:32:44.161Z] #24 5.610 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-07T12:32:44.161Z] #24 5.610 ++ uname -m [2021-06-07T12:32:44.161Z] #24 5.610 + arch=x86_64 [2021-06-07T12:32:44.161Z] #24 5.610 + '[' x86_64 '!=' x86_64 ']' [2021-06-07T12:32:44.161Z] #24 5.610 + url=https://download.docker.com/linux/static [2021-06-07T12:32:44.161Z] #24 5.610 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-07T12:32:44.161Z] #24 5.621 + tar -xz docker/docker [2021-06-07T12:32:44.161Z] #24 ... [2021-06-07T12:32:44.161Z] [2021-06-07T12:32:44.161Z] #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-06-07T12:32:44.161Z] #50 sha256:5156c85da9ee5adf06a08f4a4dbfe350e37589767e06e90726c6c61b666d8820 [2021-06-07T12:32:44.161Z] #50 4.452 + RM_GOPATH=0 [2021-06-07T12:32:44.161Z] #50 4.452 + TMP_GOPATH= [2021-06-07T12:32:44.161Z] #50 4.452 + : /build [2021-06-07T12:32:44.161Z] #50 4.452 + '[' -z '' ']' [2021-06-07T12:32:44.161Z] #50 4.452 ++ mktemp -d [2021-06-07T12:32:44.161Z] #50 4.452 + export GOPATH=/tmp/tmp.8AZpqNWsVH [2021-06-07T12:32:44.161Z] #50 4.452 + GOPATH=/tmp/tmp.8AZpqNWsVH [2021-06-07T12:32:44.161Z] #50 4.452 + RM_GOPATH=1 [2021-06-07T12:32:44.161Z] #50 4.452 + case "$(go env GOARCH)" in [2021-06-07T12:32:44.161Z] #50 4.452 ++ go env GOARCH [2021-06-07T12:32:44.161Z] #50 4.472 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:44.161Z] #50 4.472 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:44.161Z] #50 4.472 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:44.161Z] #50 4.472 + dir=/tmp/install [2021-06-07T12:32:44.161Z] #50 4.472 + bin=golangci_lint [2021-06-07T12:32:44.161Z] #50 4.472 + shift [2021-06-07T12:32:44.161Z] #50 4.472 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-07T12:32:44.161Z] #50 4.472 + . /tmp/install/golangci_lint.installer [2021-06-07T12:32:44.161Z] #50 4.472 ++ : v1.23.8 [2021-06-07T12:32:44.161Z] #50 4.472 + install_golangci_lint [2021-06-07T12:32:44.161Z] #50 4.472 + set -e [2021-06-07T12:32:44.161Z] #50 4.472 + export GO111MODULE=on [2021-06-07T12:32:44.161Z] #50 4.472 + GO111MODULE=on [2021-06-07T12:32:44.161Z] #50 4.472 + GOBIN=/build [2021-06-07T12:32:44.161Z] #50 4.472 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-07T12:32:44.161Z] #50 4.500 go: finding github.com v1.23.8 [2021-06-07T12:32:44.161Z] #50 4.500 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-07T12:32:44.161Z] #50 4.502 go: finding github.com/golangci v1.23.8 [2021-06-07T12:32:44.161Z] #50 4.502 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-07T12:32:44.161Z] #50 4.502 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-07T12:32:44.161Z] #50 5.226 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-07T12:32:44.161Z] #50 6.012 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-07T12:32:44.500Z] #50 ... [2021-06-07T12:32:44.500Z] [2021-06-07T12:32:44.500Z] #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-06-07T12:32:44.500Z] #46 sha256:d808209f88e09f7abf2f18b61fb9a5b172f4f9804db095939a6201b92e5e7060 [2021-06-07T12:32:44.500Z] #46 5.513 + RM_GOPATH=0 [2021-06-07T12:32:44.500Z] #46 5.513 + TMP_GOPATH= [2021-06-07T12:32:44.500Z] #46 5.513 + : /build [2021-06-07T12:32:44.500Z] #46 5.513 + '[' -z '' ']' [2021-06-07T12:32:44.500Z] #46 5.513 ++ mktemp -d [2021-06-07T12:32:44.500Z] #46 5.519 + export GOPATH=/tmp/tmp.LSsJDswqfA [2021-06-07T12:32:44.500Z] #46 5.519 + GOPATH=/tmp/tmp.LSsJDswqfA [2021-06-07T12:32:44.500Z] #46 5.519 + RM_GOPATH=1 [2021-06-07T12:32:44.500Z] #46 5.519 + case "$(go env GOARCH)" in [2021-06-07T12:32:44.500Z] #46 5.519 ++ go env GOARCH [2021-06-07T12:32:44.500Z] #46 5.578 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:44.500Z] #46 5.578 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:44.500Z] #46 5.578 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:44.500Z] #46 5.578 + dir=/tmp/install [2021-06-07T12:32:44.500Z] #46 5.578 + bin=vndr [2021-06-07T12:32:44.500Z] #46 5.578 + shift [2021-06-07T12:32:44.500Z] #46 5.578 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-07T12:32:44.500Z] #46 5.578 + . /tmp/install/vndr.installer [2021-06-07T12:32:44.500Z] #46 5.578 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-07T12:32:44.500Z] #46 5.578 + install_vndr [2021-06-07T12:32:44.500Z] #46 5.578 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-07T12:32:44.500Z] #46 5.578 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.LSsJDswqfA/src/github.com/LK4D4/vndr [2021-06-07T12:32:44.500Z] #46 5.579 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-07T12:32:44.500Z] #46 5.658 Cloning into '/tmp/tmp.LSsJDswqfA/src/github.com/LK4D4/vndr'... [2021-06-07T12:32:44.500Z] #46 6.518 + cd /tmp/tmp.LSsJDswqfA/src/github.com/LK4D4/vndr [2021-06-07T12:32:44.500Z] #46 6.519 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-07T12:32:44.500Z] #46 6.543 + go build -buildmode=pie -v -o /build/vndr . [2021-06-07T12:32:44.500Z] #46 8.333 internal/cpu [2021-06-07T12:32:44.500Z] #46 8.335 runtime/internal/atomic [2021-06-07T12:32:44.500Z] #46 8.589 runtime/internal/sys [2021-06-07T12:32:44.500Z] #46 8.739 runtime/internal/math [2021-06-07T12:32:44.500Z] #46 8.865 internal/race [2021-06-07T12:32:44.500Z] #46 9.055 sync/atomic [2021-06-07T12:32:44.500Z] #46 9.101 internal/bytealg [2021-06-07T12:32:44.500Z] #46 9.413 unicode [2021-06-07T12:32:44.500Z] #46 10.00 runtime [2021-06-07T12:32:44.500Z] #46 ... [2021-06-07T12:32:44.500Z] [2021-06-07T12:32:44.500Z] #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-06-07T12:32:44.500Z] #34 sha256:103bb4a1672d7d6bc884e926beb0727acd593a3626d3c5a21a17976f2e726d7f [2021-06-07T12:32:44.500Z] #34 6.100 Install go-toml version v1.8.1 [2021-06-07T12:32:44.500Z] #34 6.168 go: finding github.com v1.8.1 [2021-06-07T12:32:44.500Z] #34 6.168 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-07T12:32:44.500Z] #34 6.168 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-07T12:32:44.500Z] #34 6.168 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-07T12:32:44.500Z] #34 6.168 go: finding github.com/pelletier v1.8.1 [2021-06-07T12:32:44.500Z] #34 7.900 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-07T12:32:44.500Z] #34 8.352 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-07T12:32:44.500Z] #34 10.37 github.com/pelletier/go-toml [2021-06-07T12:32:44.605Z] #19 DONE 1.1s [2021-06-07T12:32:44.606Z] [2021-06-07T12:32:44.606Z] #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-06-07T12:32:44.606Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:32:44.760Z] #34 ... [2021-06-07T12:32:44.760Z] [2021-06-07T12:32:44.760Z] #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-06-07T12:32:44.760Z] #48 sha256:a984038dc18d2f1ad8f6f7a9169c2e673cb28e701c9ba6e1d9fb07937709100a [2021-06-07T12:32:44.760Z] #48 5.192 + RM_GOPATH=0 [2021-06-07T12:32:44.760Z] #48 5.195 + TMP_GOPATH= [2021-06-07T12:32:44.760Z] #48 5.195 + : /build [2021-06-07T12:32:44.760Z] #48 5.195 + '[' -z '' ']' [2021-06-07T12:32:44.760Z] #48 5.195 ++ mktemp -d [2021-06-07T12:32:44.760Z] #48 5.202 + export GOPATH=/tmp/tmp.IYnHjI9tpI [2021-06-07T12:32:44.760Z] #48 5.202 + GOPATH=/tmp/tmp.IYnHjI9tpI [2021-06-07T12:32:44.760Z] #48 5.202 + RM_GOPATH=1 [2021-06-07T12:32:44.760Z] #48 5.202 + case "$(go env GOARCH)" in [2021-06-07T12:32:44.760Z] #48 5.205 ++ go env GOARCH [2021-06-07T12:32:44.760Z] #48 5.218 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:44.760Z] #48 5.218 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:44.760Z] #48 5.218 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:44.760Z] #48 5.221 + dir=/tmp/install [2021-06-07T12:32:44.760Z] #48 5.226 + bin=gotestsum [2021-06-07T12:32:44.760Z] #48 5.226 + shift [2021-06-07T12:32:44.760Z] #48 5.233 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-07T12:32:44.760Z] #48 5.233 + . /tmp/install/gotestsum.installer [2021-06-07T12:32:44.760Z] #48 5.233 ++ : v0.5.3 [2021-06-07T12:32:44.760Z] #48 5.233 + install_gotestsum [2021-06-07T12:32:44.760Z] #48 5.233 + set -e [2021-06-07T12:32:44.760Z] #48 5.233 + export GO111MODULE=on [2021-06-07T12:32:44.760Z] #48 5.233 + GO111MODULE=on [2021-06-07T12:32:44.760Z] #48 5.233 + GOBIN=/build [2021-06-07T12:32:44.760Z] #48 5.233 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-07T12:32:44.760Z] #48 5.266 go: finding gotest.tools v0.5.3 [2021-06-07T12:32:44.760Z] #48 5.302 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-07T12:32:44.760Z] #48 6.145 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-07T12:32:44.760Z] #48 6.789 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-07T12:32:44.760Z] #48 8.127 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:32:44.760Z] #48 8.135 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:32:44.760Z] #48 8.207 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-07T12:32:44.760Z] #48 8.258 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:32:44.760Z] #48 8.321 go: downloading github.com/fatih/color v1.9.0 [2021-06-07T12:32:44.760Z] #48 8.321 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:32:44.760Z] #48 8.322 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:32:44.760Z] #48 8.428 go: downloading github.com/pkg/errors v0.9.1 [2021-06-07T12:32:44.760Z] #48 8.577 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:32:44.760Z] #48 8.618 go: extracting github.com/fatih/color v1.9.0 [2021-06-07T12:32:44.760Z] #48 8.670 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:32:44.760Z] #48 8.746 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:32:44.760Z] #48 8.808 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:32:44.760Z] #48 8.817 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-07T12:32:44.760Z] #48 8.846 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:32:44.760Z] #48 8.982 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:32:44.760Z] #48 8.985 go: extracting github.com/pkg/errors v0.9.1 [2021-06-07T12:32:44.760Z] #48 9.601 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:32:44.760Z] #48 9.606 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:32:44.920Z] #29 ... [2021-06-07T12:32:44.920Z] [2021-06-07T12:32:44.920Z] #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-06-07T12:32:44.920Z] #50 sha256:184c1a2b3e42cc29e328191abf6c363391753048473988b67a366935152d530f [2021-06-07T12:32:44.920Z] #50 6.186 + RM_GOPATH=0 [2021-06-07T12:32:44.920Z] #50 6.186 + TMP_GOPATH= [2021-06-07T12:32:44.920Z] #50 6.186 + : /build [2021-06-07T12:32:44.920Z] #50 6.186 + '[' -z '' ']' [2021-06-07T12:32:44.920Z] #50 6.186 ++ mktemp -d [2021-06-07T12:32:44.920Z] #50 6.186 + export GOPATH=/tmp/tmp.lW4mm0CyGY [2021-06-07T12:32:44.920Z] #50 6.186 + GOPATH=/tmp/tmp.lW4mm0CyGY [2021-06-07T12:32:44.920Z] #50 6.186 + RM_GOPATH=1 [2021-06-07T12:32:44.920Z] #50 6.186 + case "$(go env GOARCH)" in [2021-06-07T12:32:44.920Z] #50 6.187 ++ go env GOARCH [2021-06-07T12:32:44.920Z] #50 6.196 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:44.920Z] #50 6.196 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:44.920Z] #50 6.196 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:44.920Z] #50 6.196 + dir=/tmp/install [2021-06-07T12:32:44.920Z] #50 6.196 + bin=golangci_lint [2021-06-07T12:32:44.920Z] #50 6.196 + shift [2021-06-07T12:32:44.920Z] #50 6.196 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-07T12:32:44.920Z] #50 6.196 + . /tmp/install/golangci_lint.installer [2021-06-07T12:32:44.920Z] #50 6.196 ++ : v1.23.8 [2021-06-07T12:32:44.920Z] #50 6.196 + install_golangci_lint [2021-06-07T12:32:44.920Z] #50 6.196 + set -e [2021-06-07T12:32:44.920Z] #50 6.196 + export GO111MODULE=on [2021-06-07T12:32:44.920Z] #50 6.196 + GO111MODULE=on [2021-06-07T12:32:44.920Z] #50 6.196 + GOBIN=/build [2021-06-07T12:32:44.920Z] #50 6.196 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-07T12:32:44.920Z] #50 6.204 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-07T12:32:44.920Z] #50 6.204 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-07T12:32:44.920Z] #50 6.204 go: finding github.com v1.23.8 [2021-06-07T12:32:44.920Z] #50 6.217 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-07T12:32:44.920Z] #50 6.217 go: finding github.com/golangci v1.23.8 [2021-06-07T12:32:44.920Z] #50 7.350 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-07T12:32:44.920Z] #50 8.196 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-07T12:32:44.920Z] #50 ... [2021-06-07T12:32:44.920Z] [2021-06-07T12:32:44.920Z] #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-06-07T12:32:44.920Z] #48 sha256:ee06c545f77c532f6684ab5df862b9f64ef0ecf4149cf5d3ebb30fe522932965 [2021-06-07T12:32:44.920Z] #48 5.638 + RM_GOPATH=0 [2021-06-07T12:32:44.920Z] #48 5.638 + TMP_GOPATH= [2021-06-07T12:32:44.920Z] #48 5.638 + : /build [2021-06-07T12:32:44.920Z] #48 5.638 + '[' -z '' ']' [2021-06-07T12:32:44.920Z] #48 5.638 ++ mktemp -d [2021-06-07T12:32:44.920Z] #48 5.638 + export GOPATH=/tmp/tmp.MeOxFKNRDu [2021-06-07T12:32:44.920Z] #48 5.638 + GOPATH=/tmp/tmp.MeOxFKNRDu [2021-06-07T12:32:44.920Z] #48 5.638 + RM_GOPATH=1 [2021-06-07T12:32:44.920Z] #48 5.638 + case "$(go env GOARCH)" in [2021-06-07T12:32:44.920Z] #48 5.638 ++ go env GOARCH [2021-06-07T12:32:44.920Z] #48 5.646 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:44.920Z] #48 5.646 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:44.920Z] #48 5.648 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:44.920Z] #48 5.648 + dir=/tmp/install [2021-06-07T12:32:44.920Z] #48 5.648 + bin=gotestsum [2021-06-07T12:32:44.920Z] #48 5.648 + shift [2021-06-07T12:32:44.920Z] #48 5.648 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-07T12:32:44.920Z] #48 5.648 + . /tmp/install/gotestsum.installer [2021-06-07T12:32:44.920Z] #48 5.648 ++ : v0.5.3 [2021-06-07T12:32:44.920Z] #48 5.648 + install_gotestsum [2021-06-07T12:32:44.920Z] #48 5.648 + set -e [2021-06-07T12:32:44.920Z] #48 5.648 + export GO111MODULE=on [2021-06-07T12:32:44.920Z] #48 5.648 + GO111MODULE=on [2021-06-07T12:32:44.920Z] #48 5.648 + GOBIN=/build [2021-06-07T12:32:44.920Z] #48 5.650 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-07T12:32:44.920Z] #48 5.681 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-07T12:32:44.920Z] #48 5.681 go: finding gotest.tools v0.5.3 [2021-06-07T12:32:44.920Z] #48 5.975 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-07T12:32:44.920Z] #48 6.451 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-07T12:32:44.920Z] #48 7.478 go: downloading github.com/fatih/color v1.9.0 [2021-06-07T12:32:44.920Z] #48 7.480 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-07T12:32:44.920Z] #48 7.488 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:32:44.920Z] #48 7.648 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:32:44.920Z] #48 7.759 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:32:44.920Z] #48 7.870 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:32:44.920Z] #48 7.915 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:32:44.920Z] #48 8.078 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:32:44.920Z] #48 8.098 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:32:44.920Z] #48 8.102 go: extracting github.com/fatih/color v1.9.0 [2021-06-07T12:32:44.920Z] #48 8.105 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-07T12:32:44.920Z] #48 8.193 go: downloading github.com/pkg/errors v0.9.1 [2021-06-07T12:32:44.920Z] #48 8.238 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:32:44.920Z] #48 8.267 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:32:44.920Z] #48 8.353 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:32:44.920Z] #48 8.376 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:32:44.920Z] #48 8.776 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:32:44.920Z] #48 8.780 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:32:44.920Z] #48 8.812 go: extracting github.com/pkg/errors v0.9.1 [2021-06-07T12:32:45.177Z] #48 ... [2021-06-07T12:32:45.177Z] [2021-06-07T12:32:45.177Z] #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-06-07T12:32:45.177Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:32:45.177Z] #56 7.477 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:45.177Z] #56 7.678 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:45.177Z] #56 7.995 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:45.177Z] #56 8.589 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:32:45.177Z] #56 ... [2021-06-07T12:32:45.177Z] [2021-06-07T12:32:45.177Z] #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-06-07T12:32:45.177Z] #59 sha256:a9b8e020e4d27731cac9d79bfbff11dc770e9da051e2d8fbd41261ef2c0b46a9 [2021-06-07T12:32:45.177Z] #59 6.825 + RM_GOPATH=0 [2021-06-07T12:32:45.177Z] #59 6.825 + TMP_GOPATH= [2021-06-07T12:32:45.177Z] #59 6.825 + : /build [2021-06-07T12:32:45.177Z] #59 6.825 + '[' -z '' ']' [2021-06-07T12:32:45.177Z] #59 6.826 ++ mktemp -d [2021-06-07T12:32:45.177Z] #59 6.829 + export GOPATH=/tmp/tmp.hpVMji5wtu [2021-06-07T12:32:45.177Z] #59 6.829 + GOPATH=/tmp/tmp.hpVMji5wtu [2021-06-07T12:32:45.177Z] #59 6.829 + RM_GOPATH=1 [2021-06-07T12:32:45.177Z] #59 6.837 + case "$(go env GOARCH)" in [2021-06-07T12:32:45.177Z] #59 6.840 ++ go env GOARCH [2021-06-07T12:32:45.177Z] #59 6.886 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:45.177Z] #59 6.887 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:45.177Z] #59 6.887 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:45.177Z] #59 6.891 + dir=/tmp/install [2021-06-07T12:32:45.177Z] #59 6.891 + bin=rootlesskit [2021-06-07T12:32:45.177Z] #59 6.891 + shift [2021-06-07T12:32:45.177Z] #59 6.891 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-07T12:32:45.177Z] #59 6.891 + . /tmp/install/rootlesskit.installer [2021-06-07T12:32:45.177Z] #59 6.891 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-07T12:32:45.177Z] #59 6.891 + install_rootlesskit [2021-06-07T12:32:45.177Z] #59 6.891 + case "$1" in [2021-06-07T12:32:45.177Z] #59 6.891 + export CGO_ENABLED=0 [2021-06-07T12:32:45.177Z] #59 6.891 + CGO_ENABLED=0 [2021-06-07T12:32:45.177Z] #59 6.891 + _install_rootlesskit [2021-06-07T12:32:45.177Z] #59 6.895 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-07T12:32:45.177Z] #59 6.895 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hpVMji5wtu/src/github.com/rootless-containers/rootlesskit [2021-06-07T12:32:45.177Z] #59 6.898 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-07T12:32:45.177Z] #59 6.905 Cloning into '/tmp/tmp.hpVMji5wtu/src/github.com/rootless-containers/rootlesskit'... [2021-06-07T12:32:45.332Z] #48 12.05 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:32:45.434Z] #59 ... [2021-06-07T12:32:45.434Z] [2021-06-07T12:32:45.434Z] #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-06-07T12:32:45.434Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:32:45.434Z] #40 6.353 + git clone https://github.com/docker/distribution.git . [2021-06-07T12:32:45.434Z] #40 6.364 Cloning into '.'... [2021-06-07T12:32:45.594Z] #48 ... [2021-06-07T12:32:45.594Z] [2021-06-07T12:32:45.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-06-07T12:32:45.594Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:32:45.594Z] #36 12.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:32:45.692Z] #40 ... [2021-06-07T12:32:45.692Z] [2021-06-07T12:32:45.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-06-07T12:32:45.692Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:32:45.692Z] #44 7.181 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:45.692Z] #44 7.210 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:45.692Z] #44 7.382 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:45.692Z] #44 7.837 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-07T12:32:45.692Z] #44 8.416 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:32:45.692Z] #44 ... [2021-06-07T12:32:45.692Z] [2021-06-07T12:32:45.692Z] #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-06-07T12:32:45.692Z] #34 sha256:8f8ab854deeb8adb4d79806b2032a31bcf312f914abab5ba9356165b269ac89f [2021-06-07T12:32:45.692Z] #34 6.730 Install go-toml version v1.8.1 [2021-06-07T12:32:45.692Z] #34 6.836 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-07T12:32:45.692Z] #34 6.836 go: finding github.com v1.8.1 [2021-06-07T12:32:45.692Z] #34 6.836 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-07T12:32:45.692Z] #34 6.836 go: finding github.com/pelletier v1.8.1 [2021-06-07T12:32:45.693Z] #34 6.836 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-07T12:32:45.693Z] #34 7.806 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-07T12:32:45.693Z] #34 8.277 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-07T12:32:45.693Z] #34 10.33 github.com/pelletier/go-toml [2021-06-07T12:32:45.949Z] #34 ... [2021-06-07T12:32:45.949Z] [2021-06-07T12:32:45.949Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:32:45.949Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-07T12:32:45.949Z] #32 6.598 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-07T12:32:45.949Z] #32 6.599 Cloning into '.'... [2021-06-07T12:32:45.949Z] #32 ... [2021-06-07T12:32:45.949Z] [2021-06-07T12:32:45.949Z] #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-06-07T12:32:45.949Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:32:45.949Z] #36 7.476 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:45.949Z] #36 7.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:45.949Z] #36 7.829 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:45.949Z] #36 8.525 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:32:45.949Z] #36 10.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:32:46.037Z] #20 1.504 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-07T12:32:46.038Z] #20 1.540 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:46.038Z] #20 1.547 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:46.038Z] #20 1.548 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:46.206Z] #36 ... [2021-06-07T12:32:46.206Z] [2021-06-07T12:32:46.206Z] #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-06-07T12:32:46.206Z] #24 sha256:6b131277be9d1eb11d91e68e8f4d434ce3f2146fd76ead66761daec866ea2822 [2021-06-07T12:32:46.206Z] #24 5.466 + RM_GOPATH=0 [2021-06-07T12:32:46.206Z] #24 5.466 + TMP_GOPATH= [2021-06-07T12:32:46.206Z] #24 5.466 + : /build [2021-06-07T12:32:46.206Z] #24 5.466 + '[' -z '' ']' [2021-06-07T12:32:46.206Z] #24 5.466 ++ mktemp -d [2021-06-07T12:32:46.206Z] #24 5.466 + export GOPATH=/tmp/tmp.7tVHV0oMQa [2021-06-07T12:32:46.206Z] #24 5.466 + GOPATH=/tmp/tmp.7tVHV0oMQa [2021-06-07T12:32:46.206Z] #24 5.466 + RM_GOPATH=1 [2021-06-07T12:32:46.206Z] #24 5.466 + case "$(go env GOARCH)" in [2021-06-07T12:32:46.206Z] #24 5.466 ++ go env GOARCH [2021-06-07T12:32:46.206Z] #24 5.494 Install docker/cli version 17.06.2-ce from stable [2021-06-07T12:32:46.206Z] #24 5.495 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:46.206Z] #24 5.495 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:46.206Z] #24 5.495 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:46.206Z] #24 5.495 + dir=/tmp/install [2021-06-07T12:32:46.206Z] #24 5.495 + bin=dockercli [2021-06-07T12:32:46.206Z] #24 5.495 + shift [2021-06-07T12:32:46.206Z] #24 5.495 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-07T12:32:46.206Z] #24 5.495 + . /tmp/install/dockercli.installer [2021-06-07T12:32:46.206Z] #24 5.495 ++ : stable [2021-06-07T12:32:46.206Z] #24 5.495 ++ : 17.06.2-ce [2021-06-07T12:32:46.206Z] #24 5.495 + install_dockercli [2021-06-07T12:32:46.206Z] #24 5.495 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-07T12:32:46.206Z] #24 5.495 ++ uname -m [2021-06-07T12:32:46.206Z] #24 5.495 + arch=x86_64 [2021-06-07T12:32:46.206Z] #24 5.495 + '[' x86_64 '!=' x86_64 ']' [2021-06-07T12:32:46.206Z] #24 5.495 + url=https://download.docker.com/linux/static [2021-06-07T12:32:46.206Z] #24 5.495 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-07T12:32:46.206Z] #24 5.495 + tar -xz docker/docker [2021-06-07T12:32:46.206Z] #24 ... [2021-06-07T12:32:46.206Z] [2021-06-07T12:32:46.206Z] #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-06-07T12:32:46.206Z] #46 sha256:2542d4067061e7198b54ee7b7496598776ed63b28bf347006be28d9ab5b6a85f [2021-06-07T12:32:46.206Z] #46 6.379 + RM_GOPATH=0 [2021-06-07T12:32:46.206Z] #46 6.379 + TMP_GOPATH= [2021-06-07T12:32:46.206Z] #46 6.379 + : /build [2021-06-07T12:32:46.206Z] #46 6.379 + '[' -z '' ']' [2021-06-07T12:32:46.206Z] #46 6.380 ++ mktemp -d [2021-06-07T12:32:46.206Z] #46 6.387 + export GOPATH=/tmp/tmp.mH8xsU1ouk [2021-06-07T12:32:46.206Z] #46 6.387 + GOPATH=/tmp/tmp.mH8xsU1ouk [2021-06-07T12:32:46.206Z] #46 6.387 + RM_GOPATH=1 [2021-06-07T12:32:46.206Z] #46 6.387 + case "$(go env GOARCH)" in [2021-06-07T12:32:46.206Z] #46 6.387 ++ go env GOARCH [2021-06-07T12:32:46.206Z] #46 6.418 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:46.206Z] #46 6.418 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:46.206Z] #46 6.419 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:46.206Z] #46 6.420 + dir=/tmp/install [2021-06-07T12:32:46.206Z] #46 6.420 + bin=vndr [2021-06-07T12:32:46.206Z] #46 6.420 + shift [2021-06-07T12:32:46.206Z] #46 6.420 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-07T12:32:46.206Z] #46 6.420 + . /tmp/install/vndr.installer [2021-06-07T12:32:46.206Z] #46 6.420 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-07T12:32:46.206Z] #46 6.420 + install_vndr [2021-06-07T12:32:46.206Z] #46 6.420 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-07T12:32:46.206Z] #46 6.420 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mH8xsU1ouk/src/github.com/LK4D4/vndr [2021-06-07T12:32:46.206Z] #46 6.425 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-07T12:32:46.206Z] #46 6.425 Cloning into '/tmp/tmp.mH8xsU1ouk/src/github.com/LK4D4/vndr'... [2021-06-07T12:32:46.206Z] #46 7.358 + cd /tmp/tmp.mH8xsU1ouk/src/github.com/LK4D4/vndr [2021-06-07T12:32:46.206Z] #46 7.359 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-07T12:32:46.206Z] #46 7.378 + go build -buildmode=pie -v -o /build/vndr . [2021-06-07T12:32:46.206Z] #46 8.747 runtime/internal/atomic [2021-06-07T12:32:46.206Z] #46 8.757 internal/cpu [2021-06-07T12:32:46.206Z] #46 9.065 runtime/internal/sys [2021-06-07T12:32:46.206Z] #46 9.284 runtime/internal/math [2021-06-07T12:32:46.206Z] #46 9.490 internal/race [2021-06-07T12:32:46.206Z] #46 9.587 internal/bytealg [2021-06-07T12:32:46.206Z] #46 9.592 sync/atomic [2021-06-07T12:32:46.206Z] #46 9.973 unicode [2021-06-07T12:32:46.206Z] #46 10.48 runtime [2021-06-07T12:32:46.463Z] #46 ... [2021-06-07T12:32:46.463Z] [2021-06-07T12:32:46.463Z] #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-06-07T12:32:46.463Z] #52 sha256:dca1f59b666fba001acf62c3c76ecc059b28ae5398a030acb7cdeb1e4f1668e4 [2021-06-07T12:32:46.463Z] #52 6.097 + RM_GOPATH=0 [2021-06-07T12:32:46.463Z] #52 6.098 + TMP_GOPATH= [2021-06-07T12:32:46.463Z] #52 6.098 + : /build [2021-06-07T12:32:46.463Z] #52 6.098 + '[' -z '' ']' [2021-06-07T12:32:46.463Z] #52 6.098 ++ mktemp -d [2021-06-07T12:32:46.463Z] #52 6.101 + export GOPATH=/tmp/tmp.mozLamoQes [2021-06-07T12:32:46.463Z] #52 6.101 + GOPATH=/tmp/tmp.mozLamoQes [2021-06-07T12:32:46.463Z] #52 6.101 + RM_GOPATH=1 [2021-06-07T12:32:46.463Z] #52 6.101 + case "$(go env GOARCH)" in [2021-06-07T12:32:46.463Z] #52 6.102 ++ go env GOARCH [2021-06-07T12:32:46.463Z] #52 6.125 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-07T12:32:46.463Z] #52 6.125 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:46.463Z] #52 6.125 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:46.463Z] #52 6.125 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:46.463Z] #52 6.125 + dir=/tmp/install [2021-06-07T12:32:46.463Z] #52 6.125 + bin=shfmt [2021-06-07T12:32:46.463Z] #52 6.125 + shift [2021-06-07T12:32:46.463Z] #52 6.125 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-07T12:32:46.463Z] #52 6.125 + . /tmp/install/shfmt.installer [2021-06-07T12:32:46.463Z] #52 6.125 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-07T12:32:46.463Z] #52 6.125 + install_shfmt [2021-06-07T12:32:46.463Z] #52 6.125 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-07T12:32:46.463Z] #52 6.125 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mozLamoQes/src/github.com/mvdan/sh [2021-06-07T12:32:46.463Z] #52 6.144 Cloning into '/tmp/tmp.mozLamoQes/src/github.com/mvdan/sh'... [2021-06-07T12:32:46.606Z] #20 2.019 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-07T12:32:46.691Z] #44 ... [2021-06-07T12:32:46.691Z] [2021-06-07T12:32:46.691Z] #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-06-07T12:32:46.691Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-06-07T12:32:46.691Z] #12 DONE 2.7s [2021-06-07T12:32:46.691Z] [2021-06-07T12:32:46.691Z] #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-06-07T12:32:46.691Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-07T12:32:46.691Z] #27 9.759 Selecting previously unselected package libldap-common. [2021-06-07T12:32:46.691Z] #27 9.761 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-07T12:32:46.691Z] #27 9.766 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:32:46.691Z] #27 9.857 Selecting previously unselected package libldap-2.4-2:arm64. [2021-06-07T12:32:46.691Z] #27 9.857 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-06-07T12:32:46.691Z] #27 9.863 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:32:46.691Z] #27 9.962 Selecting previously unselected package libnghttp2-14:arm64. [2021-06-07T12:32:46.691Z] #27 9.962 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-06-07T12:32:46.691Z] #27 9.967 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-07T12:32:46.691Z] #27 10.02 Selecting previously unselected package libpsl5:arm64. [2021-06-07T12:32:46.691Z] #27 10.03 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-06-07T12:32:46.691Z] #27 10.03 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-06-07T12:32:46.691Z] #27 10.10 Selecting previously unselected package librtmp1:arm64. [2021-06-07T12:32:46.691Z] #27 10.10 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-06-07T12:32:46.691Z] #27 10.10 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-07T12:32:46.691Z] #27 10.17 Selecting previously unselected package libssh2-1:arm64. [2021-06-07T12:32:46.691Z] #27 10.17 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-06-07T12:32:46.691Z] #27 10.18 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-07T12:32:46.691Z] #27 10.30 Selecting previously unselected package libcurl4:arm64. [2021-06-07T12:32:46.691Z] #27 10.30 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-06-07T12:32:46.691Z] #27 10.32 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-07T12:32:46.691Z] #27 10.43 Selecting previously unselected package curl. [2021-06-07T12:32:46.691Z] #27 10.43 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-06-07T12:32:46.691Z] #27 10.43 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-07T12:32:46.691Z] #27 10.64 Selecting previously unselected package libonig5:arm64. [2021-06-07T12:32:46.691Z] #27 10.64 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-06-07T12:32:46.691Z] #27 10.65 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-07T12:32:46.691Z] #27 10.76 Selecting previously unselected package libjq1:arm64. [2021-06-07T12:32:46.691Z] #27 10.76 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-07T12:32:46.691Z] #27 10.78 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-07T12:32:46.691Z] #27 10.84 Selecting previously unselected package jq. [2021-06-07T12:32:46.691Z] #27 10.85 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-07T12:32:46.691Z] #27 10.85 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-07T12:32:46.691Z] #27 11.52 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-06-07T12:32:46.691Z] #27 11.52 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-06-07T12:32:46.691Z] #27 11.52 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-07T12:32:46.691Z] #27 11.81 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-07T12:32:46.691Z] #27 11.81 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:32:46.691Z] #27 11.81 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-07T12:32:46.691Z] #27 11.81 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:32:46.691Z] #27 11.81 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-07T12:32:46.691Z] #27 11.83 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-07T12:32:46.691Z] #27 11.85 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-07T12:32:46.691Z] #27 11.87 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-07T12:32:46.691Z] #27 11.89 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-07T12:32:46.691Z] #27 11.89 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-07T12:32:46.691Z] #27 11.92 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-07T12:32:46.691Z] #27 11.98 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-07T12:32:46.691Z] #27 12.05 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-07T12:32:46.691Z] #27 12.07 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-07T12:32:46.720Z] #52 ... [2021-06-07T12:32:46.720Z] [2021-06-07T12:32:46.720Z] #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-06-07T12:32:46.720Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:32:46.720Z] #44 10.62 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:32:47.284Z] #44 ... [2021-06-07T12:32:47.284Z] [2021-06-07T12:32:47.284Z] #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-06-07T12:32:47.284Z] #29 sha256:96d182aba5f706cf989bf1ce0a33e76e87cdfc59477f13ed18ca958c8c594e58 [2021-06-07T12:32:47.284Z] #29 DONE 14.2s [2021-06-07T12:32:47.475Z] #44 ... [2021-06-07T12:32:47.475Z] [2021-06-07T12:32:47.475Z] #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-06-07T12:32:47.475Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-07T12:32:47.475Z] #12 DONE 3.4s [2021-06-07T12:32:47.475Z] [2021-06-07T12:32:47.475Z] #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-06-07T12:32:47.475Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:32:47.541Z] [2021-06-07T12:32:47.541Z] #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-06-07T12:32:47.541Z] #59 sha256:a9b8e020e4d27731cac9d79bfbff11dc770e9da051e2d8fbd41261ef2c0b46a9 [2021-06-07T12:32:47.541Z] #59 12.65 + cd /tmp/tmp.hpVMji5wtu/src/github.com/rootless-containers/rootlesskit [2021-06-07T12:32:47.541Z] #59 12.65 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-07T12:32:47.541Z] #59 12.67 + export GO111MODULE=on [2021-06-07T12:32:47.541Z] #59 12.67 + GO111MODULE=on [2021-06-07T12:32:47.541Z] #59 12.67 + export GOPROXY=https://proxy.golang.org [2021-06-07T12:32:47.541Z] #59 12.67 + GOPROXY=https://proxy.golang.org [2021-06-07T12:32:47.541Z] #59 12.67 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-07T12:32:47.541Z] #59 12.67 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-07T12:32:47.543Z] #20 2.835 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:32:47.799Z] #59 ... [2021-06-07T12:32:47.799Z] [2021-06-07T12:32:47.799Z] #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-06-07T12:32:47.799Z] #24 sha256:6b131277be9d1eb11d91e68e8f4d434ce3f2146fd76ead66761daec866ea2822 [2021-06-07T12:32:47.799Z] #24 12.79 + mkdir -p /build [2021-06-07T12:32:47.799Z] #24 12.80 + mv docker/docker /build/ [2021-06-07T12:32:47.799Z] #24 12.81 + rmdir docker [2021-06-07T12:32:47.799Z] #24 DONE 13.0s [2021-06-07T12:32:48.056Z] [2021-06-07T12:32:48.056Z] #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-06-07T12:32:48.056Z] #48 sha256:ee06c545f77c532f6684ab5df862b9f64ef0ecf4149cf5d3ebb30fe522932965 [2021-06-07T12:32:48.056Z] #48 12.40 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:32:48.056Z] #48 12.41 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:32:48.056Z] #48 12.54 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:32:48.478Z] #20 3.932 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:32:48.892Z] #36 ... [2021-06-07T12:32:48.892Z] [2021-06-07T12:32:48.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-06-07T12:32:48.892Z] #24 sha256:1c024b58d8b74d824e9b465196bd9f3f2c12bee96636c3e637df94f91596f05b [2021-06-07T12:32:48.892Z] #24 14.92 + mkdir -p /build [2021-06-07T12:32:48.892Z] #24 14.95 + mv docker/docker /build/ [2021-06-07T12:32:48.892Z] #24 14.97 + rmdir docker [2021-06-07T12:32:48.892Z] #24 DONE 15.6s [2021-06-07T12:32:48.892Z] [2021-06-07T12:32:48.892Z] #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-06-07T12:32:48.892Z] #50 sha256:5156c85da9ee5adf06a08f4a4dbfe350e37589767e06e90726c6c61b666d8820 [2021-06-07T12:32:48.892Z] #50 13.43 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-07T12:32:48.892Z] #50 13.48 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-07T12:32:48.892Z] #50 13.48 go: downloading github.com/spf13/viper v1.6.1 [2021-06-07T12:32:48.892Z] #50 13.49 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-07T12:32:48.892Z] #50 13.52 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-07T12:32:48.892Z] #50 13.61 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-07T12:32:48.892Z] #50 13.62 go: downloading github.com/pkg/errors v0.8.1 [2021-06-07T12:32:48.892Z] #50 13.70 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-07T12:32:48.892Z] #50 13.88 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-07T12:32:48.892Z] #50 13.89 go: extracting github.com/spf13/viper v1.6.1 [2021-06-07T12:32:48.892Z] #50 14.10 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-07T12:32:48.892Z] #50 14.19 go: extracting github.com/pkg/errors v0.8.1 [2021-06-07T12:32:48.892Z] #50 14.19 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-07T12:32:48.892Z] #50 14.33 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-07T12:32:48.892Z] #50 14.38 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-07T12:32:48.892Z] #50 14.51 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-07T12:32:48.892Z] #50 14.53 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-07T12:32:48.892Z] #50 14.53 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-07T12:32:48.892Z] #50 14.53 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-07T12:32:48.892Z] #50 14.53 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-07T12:32:48.892Z] #50 14.58 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-07T12:32:48.892Z] #50 14.62 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-07T12:32:48.892Z] #50 14.77 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-07T12:32:48.892Z] #50 14.81 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-07T12:32:48.892Z] #50 14.91 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-07T12:32:48.892Z] #50 14.95 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-07T12:32:48.892Z] #50 15.00 go: downloading github.com/spf13/afero v1.1.2 [2021-06-07T12:32:48.892Z] #50 15.07 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-07T12:32:48.892Z] #50 15.12 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-07T12:32:48.892Z] #50 15.20 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-07T12:32:48.892Z] #50 15.37 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-07T12:32:48.892Z] #50 15.68 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-07T12:32:48.892Z] #50 15.69 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-07T12:32:48.985Z] #48 ... [2021-06-07T12:32:48.985Z] [2021-06-07T12:32:48.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-06-07T12:32:48.985Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:32:48.985Z] #13 3.647 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-07T12:32:48.985Z] #13 3.708 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:48.985Z] #13 3.714 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:48.985Z] #13 3.735 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:48.985Z] #13 4.671 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-07T12:32:48.985Z] #13 6.493 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:32:48.985Z] #13 8.095 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:32:49.155Z] #50 15.80 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-07T12:32:49.155Z] #50 15.91 go: extracting github.com/spf13/afero v1.1.2 [2021-06-07T12:32:49.155Z] #50 15.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-07T12:32:49.155Z] #50 15.91 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-07T12:32:49.155Z] #50 ... [2021-06-07T12:32:49.156Z] [2021-06-07T12:32:49.156Z] #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-06-07T12:32:49.156Z] #59 sha256:91f051de00fb1b00c833137b232aa7ddf6541013cc4a977abe5bce8c101b92c8 [2021-06-07T12:32:49.156Z] #59 5.785 + RM_GOPATH=0 [2021-06-07T12:32:49.156Z] #59 5.785 + TMP_GOPATH= [2021-06-07T12:32:49.156Z] #59 5.785 + : /build [2021-06-07T12:32:49.156Z] #59 5.785 + '[' -z '' ']' [2021-06-07T12:32:49.156Z] #59 5.785 ++ mktemp -d [2021-06-07T12:32:49.156Z] #59 5.785 + export GOPATH=/tmp/tmp.vuJgSzf9G6 [2021-06-07T12:32:49.156Z] #59 5.785 + GOPATH=/tmp/tmp.vuJgSzf9G6 [2021-06-07T12:32:49.156Z] #59 5.785 + RM_GOPATH=1 [2021-06-07T12:32:49.156Z] #59 5.785 + case "$(go env GOARCH)" in [2021-06-07T12:32:49.156Z] #59 5.785 ++ go env GOARCH [2021-06-07T12:32:49.156Z] #59 5.814 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:49.156Z] #59 5.814 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:49.156Z] #59 5.814 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:49.156Z] #59 5.849 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-07T12:32:49.156Z] #59 5.849 + dir=/tmp/install [2021-06-07T12:32:49.156Z] #59 5.849 + bin=rootlesskit [2021-06-07T12:32:49.156Z] #59 5.849 + shift [2021-06-07T12:32:49.156Z] #59 5.849 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-07T12:32:49.156Z] #59 5.849 + . /tmp/install/rootlesskit.installer [2021-06-07T12:32:49.156Z] #59 5.849 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-07T12:32:49.156Z] #59 5.849 + install_rootlesskit [2021-06-07T12:32:49.156Z] #59 5.849 + case "$1" in [2021-06-07T12:32:49.156Z] #59 5.849 + export CGO_ENABLED=0 [2021-06-07T12:32:49.156Z] #59 5.849 + CGO_ENABLED=0 [2021-06-07T12:32:49.156Z] #59 5.849 + _install_rootlesskit [2021-06-07T12:32:49.156Z] #59 5.849 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-07T12:32:49.156Z] #59 5.849 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vuJgSzf9G6/src/github.com/rootless-containers/rootlesskit [2021-06-07T12:32:49.156Z] #59 5.857 Cloning into '/tmp/tmp.vuJgSzf9G6/src/github.com/rootless-containers/rootlesskit'... [2021-06-07T12:32:49.156Z] #59 11.39 + cd /tmp/tmp.vuJgSzf9G6/src/github.com/rootless-containers/rootlesskit [2021-06-07T12:32:49.156Z] #59 11.39 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-07T12:32:49.156Z] #59 11.40 + export GO111MODULE=on [2021-06-07T12:32:49.156Z] #59 11.40 + GO111MODULE=on [2021-06-07T12:32:49.156Z] #59 11.40 + export GOPROXY=https://proxy.golang.org [2021-06-07T12:32:49.156Z] #59 11.40 + GOPROXY=https://proxy.golang.org [2021-06-07T12:32:49.156Z] #59 11.40 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-07T12:32:49.156Z] #59 11.40 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-07T12:32:49.156Z] #59 13.34 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-07T12:32:49.156Z] #59 13.42 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-07T12:32:49.156Z] #59 13.43 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-07T12:32:49.156Z] #59 13.44 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-07T12:32:49.156Z] #59 13.46 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-07T12:32:49.156Z] #59 13.54 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-07T12:32:49.156Z] #59 13.76 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-07T12:32:49.156Z] #59 13.92 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-07T12:32:49.156Z] #59 13.95 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-07T12:32:49.156Z] #59 13.97 go: downloading github.com/pkg/errors v0.9.1 [2021-06-07T12:32:49.156Z] #59 13.97 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-07T12:32:49.156Z] #59 14.13 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-07T12:32:49.156Z] #59 14.15 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-07T12:32:49.156Z] #59 14.22 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-07T12:32:49.156Z] #59 14.35 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-07T12:32:49.156Z] #59 14.61 go: downloading github.com/google/uuid v1.2.0 [2021-06-07T12:32:49.156Z] #59 15.46 go: extracting github.com/google/uuid v1.2.0 [2021-06-07T12:32:49.156Z] #59 15.47 go: extracting github.com/pkg/errors v0.9.1 [2021-06-07T12:32:49.156Z] #59 15.70 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-07T12:32:49.249Z] #27 14.60 Updating certificates in /etc/ssl/certs... [2021-06-07T12:32:49.267Z] #13 ... [2021-06-07T12:32:49.267Z] [2021-06-07T12:32:49.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-06-07T12:32:49.267Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:32:49.268Z] #44 13.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:32:49.511Z] #27 ... [2021-06-07T12:32:49.511Z] [2021-06-07T12:32:49.511Z] #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-06-07T12:32:49.511Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-07T12:32:49.511Z] #44 5.559 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:49.511Z] #44 5.591 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:49.511Z] #44 5.592 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:49.727Z] #59 ... [2021-06-07T12:32:49.727Z] [2021-06-07T12:32:49.727Z] #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-06-07T12:32:49.727Z] #50 sha256:5156c85da9ee5adf06a08f4a4dbfe350e37589767e06e90726c6c61b666d8820 [2021-06-07T12:32:49.727Z] #50 16.23 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-07T12:32:49.727Z] #50 16.39 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-07T12:32:49.727Z] #50 16.44 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-07T12:32:49.854Z] #20 5.461 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:32:49.987Z] #50 16.59 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-07T12:32:50.087Z] #44 6.245 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-07T12:32:50.662Z] #44 6.603 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-07T12:32:51.371Z] #50 18.21 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-07T12:32:52.055Z] #44 7.905 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-07T12:32:52.726Z] #13 ... [2021-06-07T12:32:52.726Z] [2021-06-07T12:32:52.726Z] #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-06-07T12:32:52.726Z] #48 sha256:f35a28201039a561a5b8b704f41a705e66cc0a0c944911c4c047417fa8060945 [2021-06-07T12:32:52.726Z] #48 4.681 + RM_GOPATH=0 [2021-06-07T12:32:52.726Z] #48 4.681 + TMP_GOPATH= [2021-06-07T12:32:52.726Z] #48 4.681 + : /build [2021-06-07T12:32:52.726Z] #48 4.681 + '[' -z '' ']' [2021-06-07T12:32:52.726Z] #48 4.681 ++ mktemp -d [2021-06-07T12:32:52.726Z] #48 4.681 + export GOPATH=/tmp/tmp.exxxYwr5fF [2021-06-07T12:32:52.726Z] #48 4.681 + GOPATH=/tmp/tmp.exxxYwr5fF [2021-06-07T12:32:52.726Z] #48 4.681 + RM_GOPATH=1 [2021-06-07T12:32:52.726Z] #48 4.681 + case "$(go env GOARCH)" in [2021-06-07T12:32:52.726Z] #48 4.681 ++ go env GOARCH [2021-06-07T12:32:52.726Z] #48 4.695 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:52.726Z] #48 4.695 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:52.726Z] #48 4.695 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:52.726Z] #48 4.695 + dir=/tmp/install [2021-06-07T12:32:52.726Z] #48 4.695 + bin=gotestsum [2021-06-07T12:32:52.726Z] #48 4.695 + shift [2021-06-07T12:32:52.726Z] #48 4.695 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-07T12:32:52.726Z] #48 4.695 + . /tmp/install/gotestsum.installer [2021-06-07T12:32:52.726Z] #48 4.695 ++ : v0.5.3 [2021-06-07T12:32:52.726Z] #48 4.695 + install_gotestsum [2021-06-07T12:32:52.726Z] #48 4.695 + set -e [2021-06-07T12:32:52.726Z] #48 4.695 + export GO111MODULE=on [2021-06-07T12:32:52.726Z] #48 4.695 + GO111MODULE=on [2021-06-07T12:32:52.726Z] #48 4.695 + GOBIN=/build [2021-06-07T12:32:52.726Z] #48 4.695 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-07T12:32:52.726Z] #48 4.706 go: finding gotest.tools v0.5.3 [2021-06-07T12:32:52.726Z] #48 4.706 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-07T12:32:52.726Z] #48 5.361 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-07T12:32:52.726Z] #48 5.864 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-07T12:32:52.726Z] #48 6.720 go: downloading github.com/pkg/errors v0.9.1 [2021-06-07T12:32:52.726Z] #48 6.744 go: downloading github.com/fatih/color v1.9.0 [2021-06-07T12:32:52.726Z] #48 6.755 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:32:52.726Z] #48 6.761 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:32:52.726Z] #48 6.789 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-07T12:32:52.726Z] #48 6.851 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:32:52.726Z] #48 6.957 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:32:52.726Z] #48 6.986 go: extracting github.com/fatih/color v1.9.0 [2021-06-07T12:32:52.726Z] #48 7.054 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:32:52.726Z] #48 7.068 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:32:52.726Z] #48 7.143 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:32:52.726Z] #48 7.145 go: extracting github.com/pkg/errors v0.9.1 [2021-06-07T12:32:52.726Z] #48 7.437 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:32:52.726Z] #48 7.437 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-07T12:32:52.726Z] #48 7.634 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:32:52.726Z] #48 7.717 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:32:52.726Z] #48 7.772 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:32:52.726Z] #48 8.000 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:32:52.726Z] #48 8.213 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:32:52.983Z] #48 ... [2021-06-07T12:32:52.983Z] [2021-06-07T12:32:52.983Z] #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-06-07T12:32:52.983Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:32:52.983Z] #13 5.958 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:52.983Z] #13 6.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:52.983Z] #13 6.039 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:52.983Z] #13 6.101 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-07T12:32:53.137Z] #20 ... [2021-06-07T12:32:53.137Z] [2021-06-07T12:32:53.137Z] #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-06-07T12:32:53.137Z] #54 sha256:bbed5b27ac872d4a9e7621233bde72b5b795dc215edbb91a7117b92d2b0c55e6 [2021-06-07T12:32:53.137Z] #54 12.04 + cd /tmp/tmp.F1elCFSvF1/src/github.com/opencontainers/runc [2021-06-07T12:32:53.137Z] #54 12.04 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:32:53.137Z] #54 12.42 + '[' -z '' ']' [2021-06-07T12:32:53.137Z] #54 12.42 + target=static [2021-06-07T12:32:53.137Z] #54 12.42 + make 'BUILDTAGS=seccomp ' static [2021-06-07T12:32:53.137Z] #54 13.03 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-07T12:32:53.292Z] #50 ... [2021-06-07T12:32:53.292Z] [2021-06-07T12:32:53.292Z] #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-06-07T12:32:53.292Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:32:53.292Z] #13 7.225 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:32:53.292Z] #13 9.985 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:32:53.292Z] #13 11.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:32:53.292Z] #13 ... [2021-06-07T12:32:53.292Z] [2021-06-07T12:32:53.292Z] #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-06-07T12:32:53.292Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:32:53.292Z] #44 9.808 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:32:53.292Z] #44 12.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:32:53.292Z] #44 14.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-07T12:32:53.436Z] #44 17.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-07T12:32:53.449Z] #44 9.318 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-07T12:32:53.449Z] #44 ... [2021-06-07T12:32:53.449Z] [2021-06-07T12:32:53.449Z] #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-06-07T12:32:53.449Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-07T12:32:53.449Z] #56 5.345 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:53.449Z] #56 5.396 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:53.449Z] #56 5.397 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:53.449Z] #56 6.240 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-07T12:32:53.449Z] #56 7.605 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-07T12:32:53.449Z] #56 8.897 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-07T12:32:53.556Z] #44 ... [2021-06-07T12:32:53.556Z] [2021-06-07T12:32:53.557Z] #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-06-07T12:32:53.557Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:32:53.557Z] #40 20.03 Checking out files: 91% (1554/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-07T12:32:53.557Z] #40 20.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-07T12:32:53.715Z] #56 ... [2021-06-07T12:32:53.715Z] [2021-06-07T12:32:53.715Z] #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-06-07T12:32:53.715Z] #52 sha256:4579a7abe2caca86e43a734c17d1866433bece0abb8a5b692ee642a198e0f4ff [2021-06-07T12:32:53.715Z] #52 4.476 + RM_GOPATH=0 [2021-06-07T12:32:53.715Z] #52 4.476 + TMP_GOPATH= [2021-06-07T12:32:53.715Z] #52 4.476 + : /build [2021-06-07T12:32:53.715Z] #52 4.476 + '[' -z '' ']' [2021-06-07T12:32:53.715Z] #52 4.476 ++ mktemp -d [2021-06-07T12:32:53.715Z] #52 4.476 + export GOPATH=/tmp/tmp.qFmQ1aWHpz [2021-06-07T12:32:53.715Z] #52 4.476 + GOPATH=/tmp/tmp.qFmQ1aWHpz [2021-06-07T12:32:53.715Z] #52 4.476 + RM_GOPATH=1 [2021-06-07T12:32:53.715Z] #52 4.476 + case "$(go env GOARCH)" in [2021-06-07T12:32:53.715Z] #52 4.481 ++ go env GOARCH [2021-06-07T12:32:53.715Z] #52 4.515 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:53.715Z] #52 4.515 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:53.715Z] #52 4.515 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:53.715Z] #52 4.519 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-07T12:32:53.715Z] #52 4.528 + dir=/tmp/install [2021-06-07T12:32:53.715Z] #52 4.528 + bin=shfmt [2021-06-07T12:32:53.715Z] #52 4.528 + shift [2021-06-07T12:32:53.715Z] #52 4.528 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-07T12:32:53.715Z] #52 4.528 + . /tmp/install/shfmt.installer [2021-06-07T12:32:53.715Z] #52 4.528 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-07T12:32:53.715Z] #52 4.528 + install_shfmt [2021-06-07T12:32:53.715Z] #52 4.528 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-07T12:32:53.715Z] #52 4.528 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qFmQ1aWHpz/src/github.com/mvdan/sh [2021-06-07T12:32:53.715Z] #52 4.528 Cloning into '/tmp/tmp.qFmQ1aWHpz/src/github.com/mvdan/sh'... [2021-06-07T12:32:53.715Z] #52 ... [2021-06-07T12:32:53.715Z] [2021-06-07T12:32:53.715Z] #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-06-07T12:32:53.715Z] #34 sha256:22f0e198bbf81182e9b996e08d5ede5f2a92166106dd38802d3b5fc2a2ae3539 [2021-06-07T12:32:53.715Z] #34 3.334 Install go-toml version v1.8.1 [2021-06-07T12:32:53.715Z] #34 3.390 go: finding github.com v1.8.1 [2021-06-07T12:32:53.715Z] #34 3.392 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-07T12:32:53.715Z] #34 3.392 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-07T12:32:53.715Z] #34 3.392 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-07T12:32:53.715Z] #34 3.392 go: finding github.com/pelletier v1.8.1 [2021-06-07T12:32:53.715Z] #34 3.910 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-07T12:32:53.715Z] #34 4.284 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-07T12:32:53.715Z] #34 6.134 github.com/pelletier/go-toml [2021-06-07T12:32:53.914Z] #13 ... [2021-06-07T12:32:53.914Z] [2021-06-07T12:32:53.914Z] #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-06-07T12:32:53.914Z] #34 sha256:5f248825e98c0ca88e7cfde598b1217b7dfcd489b87431b144f131a1bedc22aa [2021-06-07T12:32:53.914Z] #34 5.070 go: finding github.com v1.8.1 [2021-06-07T12:32:53.914Z] #34 5.070 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-07T12:32:53.914Z] #34 5.070 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-07T12:32:53.914Z] #34 5.070 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-07T12:32:53.914Z] #34 5.070 go: finding github.com/pelletier v1.8.1 [2021-06-07T12:32:53.914Z] #34 5.071 Install go-toml version v1.8.1 [2021-06-07T12:32:53.914Z] #34 6.247 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-07T12:32:53.914Z] #34 6.670 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-07T12:32:53.914Z] #34 8.492 github.com/pelletier/go-toml [2021-06-07T12:32:53.914Z] #34 ... [2021-06-07T12:32:53.914Z] [2021-06-07T12:32:53.914Z] #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-06-07T12:32:53.914Z] #24 sha256:92cd4ccf5464980cb2a3d0e008a821e17266a8abe5ec2d93a5ab9e550497801c [2021-06-07T12:32:53.914Z] #24 5.695 + RM_GOPATH=0 [2021-06-07T12:32:53.914Z] #24 5.695 + TMP_GOPATH= [2021-06-07T12:32:53.914Z] #24 5.695 + : /build [2021-06-07T12:32:53.914Z] #24 5.695 + '[' -z '' ']' [2021-06-07T12:32:53.914Z] #24 5.695 ++ mktemp -d [2021-06-07T12:32:53.914Z] #24 5.695 + export GOPATH=/tmp/tmp.j7GD5eEuUk [2021-06-07T12:32:53.914Z] #24 5.695 + GOPATH=/tmp/tmp.j7GD5eEuUk [2021-06-07T12:32:53.914Z] #24 5.695 + RM_GOPATH=1 [2021-06-07T12:32:53.914Z] #24 5.695 + case "$(go env GOARCH)" in [2021-06-07T12:32:53.914Z] #24 5.695 ++ go env GOARCH [2021-06-07T12:32:53.914Z] #24 5.709 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:53.914Z] #24 5.709 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:53.914Z] #24 5.709 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:53.914Z] #24 5.712 + dir=/tmp/install [2021-06-07T12:32:53.914Z] #24 5.712 + bin=dockercli [2021-06-07T12:32:53.914Z] #24 5.712 + shift [2021-06-07T12:32:53.914Z] #24 5.712 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-07T12:32:53.914Z] #24 5.712 + . /tmp/install/dockercli.installer [2021-06-07T12:32:53.914Z] #24 5.712 ++ : stable [2021-06-07T12:32:53.914Z] #24 5.712 ++ : 17.06.2-ce [2021-06-07T12:32:53.914Z] #24 5.712 + install_dockercli [2021-06-07T12:32:53.914Z] #24 5.712 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-07T12:32:53.914Z] #24 5.712 ++ uname -m [2021-06-07T12:32:53.914Z] #24 5.712 + arch=x86_64 [2021-06-07T12:32:53.914Z] #24 5.712 + '[' x86_64 '!=' x86_64 ']' [2021-06-07T12:32:53.914Z] #24 5.712 + url=https://download.docker.com/linux/static [2021-06-07T12:32:53.914Z] #24 5.712 Install docker/cli version 17.06.2-ce from stable [2021-06-07T12:32:53.914Z] #24 5.722 + tar -xz docker/docker [2021-06-07T12:32:53.914Z] #24 5.722 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-07T12:32:53.914Z] #24 ... [2021-06-07T12:32:53.914Z] [2021-06-07T12:32:53.914Z] #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-06-07T12:32:53.914Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:32:53.914Z] #56 5.481 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:53.914Z] #56 5.512 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:53.914Z] #56 5.512 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:53.914Z] #56 6.331 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:32:53.914Z] #56 8.410 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:32:53.986Z] #34 ... [2021-06-07T12:32:53.986Z] [2021-06-07T12:32:53.986Z] #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-06-07T12:32:53.986Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-07T12:32:53.986Z] #36 4.852 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:53.986Z] #36 4.947 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:53.986Z] #36 4.947 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:53.986Z] #36 5.745 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-07T12:32:53.986Z] #36 6.878 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-07T12:32:53.986Z] #36 8.038 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-07T12:32:54.171Z] #56 ... [2021-06-07T12:32:54.171Z] [2021-06-07T12:32:54.171Z] #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-06-07T12:32:54.171Z] #50 sha256:ac8cbc8414a77410e4424979f5af2176030b97f7747557a4c1328589269fcc35 [2021-06-07T12:32:54.171Z] #50 4.650 + RM_GOPATH=0 [2021-06-07T12:32:54.171Z] #50 4.650 + TMP_GOPATH= [2021-06-07T12:32:54.171Z] #50 4.650 + : /build [2021-06-07T12:32:54.171Z] #50 4.650 + '[' -z '' ']' [2021-06-07T12:32:54.171Z] #50 4.652 ++ mktemp -d [2021-06-07T12:32:54.171Z] #50 4.652 + export GOPATH=/tmp/tmp.EVSnS0JkXb [2021-06-07T12:32:54.171Z] #50 4.652 + GOPATH=/tmp/tmp.EVSnS0JkXb [2021-06-07T12:32:54.171Z] #50 4.652 + RM_GOPATH=1 [2021-06-07T12:32:54.171Z] #50 4.652 + case "$(go env GOARCH)" in [2021-06-07T12:32:54.171Z] #50 4.653 ++ go env GOARCH [2021-06-07T12:32:54.171Z] #50 4.666 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:54.171Z] #50 4.666 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:54.171Z] #50 4.666 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:54.171Z] #50 4.670 + dir=/tmp/install [2021-06-07T12:32:54.171Z] #50 4.670 + bin=golangci_lint [2021-06-07T12:32:54.171Z] #50 4.670 + shift [2021-06-07T12:32:54.171Z] #50 4.670 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-07T12:32:54.171Z] #50 4.670 + . /tmp/install/golangci_lint.installer [2021-06-07T12:32:54.171Z] #50 4.670 ++ : v1.23.8 [2021-06-07T12:32:54.171Z] #50 4.670 + install_golangci_lint [2021-06-07T12:32:54.171Z] #50 4.670 + set -e [2021-06-07T12:32:54.171Z] #50 4.670 + export GO111MODULE=on [2021-06-07T12:32:54.171Z] #50 4.670 + GO111MODULE=on [2021-06-07T12:32:54.171Z] #50 4.670 + GOBIN=/build [2021-06-07T12:32:54.171Z] #50 4.670 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-07T12:32:54.171Z] #50 4.705 go: finding github.com v1.23.8 [2021-06-07T12:32:54.171Z] #50 4.705 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-07T12:32:54.171Z] #50 4.705 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-07T12:32:54.171Z] #50 4.705 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-07T12:32:54.171Z] #50 4.705 go: finding github.com/golangci v1.23.8 [2021-06-07T12:32:54.171Z] #50 5.482 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-07T12:32:54.171Z] #50 6.139 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-07T12:32:54.171Z] #50 ... [2021-06-07T12:32:54.171Z] [2021-06-07T12:32:54.171Z] #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-06-07T12:32:54.171Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:32:54.171Z] #40 4.543 + git clone https://github.com/docker/distribution.git . [2021-06-07T12:32:54.171Z] #40 4.546 Cloning into '.'... [2021-06-07T12:32:54.259Z] #36 ... [2021-06-07T12:32:54.259Z] [2021-06-07T12:32:54.260Z] #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-06-07T12:32:54.260Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-07T12:32:54.260Z] #40 5.151 + git clone https://github.com/docker/distribution.git . [2021-06-07T12:32:54.260Z] #40 5.153 Cloning into '.'... [2021-06-07T12:32:54.260Z] #40 ... [2021-06-07T12:32:54.260Z] [2021-06-07T12:32:54.260Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:32:54.260Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-07T12:32:54.260Z] #32 5.030 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-07T12:32:54.260Z] #32 5.043 Cloning into '.'... [2021-06-07T12:32:54.405Z] #44 ... [2021-06-07T12:32:54.405Z] [2021-06-07T12:32:54.405Z] #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-06-07T12:32:54.405Z] #50 sha256:184c1a2b3e42cc29e328191abf6c363391753048473988b67a366935152d530f [2021-06-07T12:32:54.405Z] #50 18.73 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-07T12:32:54.405Z] #50 18.82 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-07T12:32:54.405Z] #50 18.83 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-07T12:32:54.405Z] #50 18.84 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-07T12:32:54.405Z] #50 18.86 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-07T12:32:54.405Z] #50 18.88 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-07T12:32:54.405Z] #50 18.92 go: downloading github.com/pkg/errors v0.8.1 [2021-06-07T12:32:54.405Z] #50 18.92 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-07T12:32:54.405Z] #50 19.11 go: downloading github.com/fatih/color v1.7.0 [2021-06-07T12:32:54.405Z] #50 19.25 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-07T12:32:54.405Z] #50 19.42 go: extracting github.com/pkg/errors v0.8.1 [2021-06-07T12:32:54.405Z] #50 19.43 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-07T12:32:54.405Z] #50 19.48 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-07T12:32:54.405Z] #50 19.49 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-07T12:32:54.405Z] #50 19.53 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-07T12:32:54.405Z] #50 19.53 go: extracting github.com/fatih/color v1.7.0 [2021-06-07T12:32:54.405Z] #50 19.53 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-07T12:32:54.405Z] #50 19.55 go: downloading github.com/spf13/viper v1.6.1 [2021-06-07T12:32:54.405Z] #50 19.56 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-07T12:32:54.405Z] #50 19.63 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-07T12:32:54.428Z] #40 ... [2021-06-07T12:32:54.428Z] [2021-06-07T12:32:54.428Z] #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-06-07T12:32:54.428Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:32:54.428Z] #36 6.985 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:54.428Z] #36 7.058 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:54.428Z] #36 7.058 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:54.428Z] #36 8.055 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:32:54.428Z] #36 9.978 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:32:54.428Z] #36 ... [2021-06-07T12:32:54.428Z] [2021-06-07T12:32:54.428Z] #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-06-07T12:32:54.428Z] #46 sha256:6f731317681e25d7dcb4a757b9dcbcc66469587f215dc52e6a04fce4c7fa7c8f [2021-06-07T12:32:54.428Z] #46 5.146 + RM_GOPATH=0 [2021-06-07T12:32:54.428Z] #46 5.146 + TMP_GOPATH= [2021-06-07T12:32:54.428Z] #46 5.146 + : /build [2021-06-07T12:32:54.428Z] #46 5.146 + '[' -z '' ']' [2021-06-07T12:32:54.428Z] #46 5.146 ++ mktemp -d [2021-06-07T12:32:54.428Z] #46 5.150 + export GOPATH=/tmp/tmp.8zqNZjDbT7 [2021-06-07T12:32:54.428Z] #46 5.150 + GOPATH=/tmp/tmp.8zqNZjDbT7 [2021-06-07T12:32:54.428Z] #46 5.150 + RM_GOPATH=1 [2021-06-07T12:32:54.428Z] #46 5.150 + case "$(go env GOARCH)" in [2021-06-07T12:32:54.428Z] #46 5.150 ++ go env GOARCH [2021-06-07T12:32:54.428Z] #46 5.155 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:54.428Z] #46 5.155 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:54.428Z] #46 5.155 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:54.428Z] #46 5.164 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-07T12:32:54.428Z] #46 5.164 + dir=/tmp/install [2021-06-07T12:32:54.428Z] #46 5.164 + bin=vndr [2021-06-07T12:32:54.428Z] #46 5.164 + shift [2021-06-07T12:32:54.428Z] #46 5.164 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-07T12:32:54.428Z] #46 5.164 + . /tmp/install/vndr.installer [2021-06-07T12:32:54.428Z] #46 5.164 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-07T12:32:54.428Z] #46 5.164 + install_vndr [2021-06-07T12:32:54.428Z] #46 5.164 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-07T12:32:54.428Z] #46 5.164 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8zqNZjDbT7/src/github.com/LK4D4/vndr [2021-06-07T12:32:54.428Z] #46 5.164 Cloning into '/tmp/tmp.8zqNZjDbT7/src/github.com/LK4D4/vndr'... [2021-06-07T12:32:54.428Z] #46 5.888 + cd /tmp/tmp.8zqNZjDbT7/src/github.com/LK4D4/vndr [2021-06-07T12:32:54.428Z] #46 5.888 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-07T12:32:54.428Z] #46 5.955 + go build -buildmode=pie -v -o /build/vndr . [2021-06-07T12:32:54.428Z] #46 7.121 internal/cpu [2021-06-07T12:32:54.428Z] #46 7.141 runtime/internal/atomic [2021-06-07T12:32:54.428Z] #46 7.347 runtime/internal/sys [2021-06-07T12:32:54.428Z] #46 7.496 runtime/internal/math [2021-06-07T12:32:54.428Z] #46 7.566 internal/race [2021-06-07T12:32:54.428Z] #46 7.627 internal/bytealg [2021-06-07T12:32:54.428Z] #46 7.712 sync/atomic [2021-06-07T12:32:54.428Z] #46 8.107 unicode [2021-06-07T12:32:54.428Z] #46 8.411 runtime [2021-06-07T12:32:54.521Z] #32 ... [2021-06-07T12:32:54.521Z] [2021-06-07T12:32:54.521Z] #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-06-07T12:32:54.521Z] #46 sha256:3aae08e1e0e1aed38a7bcc652e20a0a2510e1abdb2164e308be524ce4afe1df7 [2021-06-07T12:32:54.521Z] #46 4.708 + RM_GOPATH=0 [2021-06-07T12:32:54.521Z] #46 4.708 + TMP_GOPATH= [2021-06-07T12:32:54.521Z] #46 4.708 + : /build [2021-06-07T12:32:54.521Z] #46 4.708 + '[' -z '' ']' [2021-06-07T12:32:54.521Z] #46 4.708 ++ mktemp -d [2021-06-07T12:32:54.521Z] #46 4.708 + export GOPATH=/tmp/tmp.jchl7p5YWU [2021-06-07T12:32:54.521Z] #46 4.708 + GOPATH=/tmp/tmp.jchl7p5YWU [2021-06-07T12:32:54.521Z] #46 4.708 + RM_GOPATH=1 [2021-06-07T12:32:54.521Z] #46 4.708 + case "$(go env GOARCH)" in [2021-06-07T12:32:54.521Z] #46 4.709 ++ go env GOARCH [2021-06-07T12:32:54.521Z] #46 4.720 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:54.521Z] #46 4.721 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:54.521Z] #46 4.723 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:54.521Z] #46 4.750 + dir=/tmp/install [2021-06-07T12:32:54.521Z] #46 4.750 + bin=vndr [2021-06-07T12:32:54.521Z] #46 4.750 + shift [2021-06-07T12:32:54.521Z] #46 4.750 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-07T12:32:54.521Z] #46 4.750 + . /tmp/install/vndr.installer [2021-06-07T12:32:54.521Z] #46 4.750 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-07T12:32:54.521Z] #46 4.750 + install_vndr [2021-06-07T12:32:54.521Z] #46 4.750 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-07T12:32:54.521Z] #46 4.750 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jchl7p5YWU/src/github.com/LK4D4/vndr [2021-06-07T12:32:54.521Z] #46 4.750 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-07T12:32:54.521Z] #46 4.760 Cloning into '/tmp/tmp.jchl7p5YWU/src/github.com/LK4D4/vndr'... [2021-06-07T12:32:54.521Z] #46 5.430 + cd /tmp/tmp.jchl7p5YWU/src/github.com/LK4D4/vndr [2021-06-07T12:32:54.521Z] #46 5.431 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-07T12:32:54.521Z] #46 5.441 + go build -buildmode=pie -v -o /build/vndr . [2021-06-07T12:32:54.521Z] #46 6.703 runtime/internal/sys [2021-06-07T12:32:54.521Z] #46 6.755 internal/race [2021-06-07T12:32:54.521Z] #46 6.771 internal/cpu [2021-06-07T12:32:54.521Z] #46 6.800 runtime/internal/atomic [2021-06-07T12:32:54.521Z] #46 6.978 sync/atomic [2021-06-07T12:32:54.521Z] #46 7.117 runtime/internal/math [2021-06-07T12:32:54.521Z] #46 7.228 unicode [2021-06-07T12:32:54.521Z] #46 7.263 unicode/utf8 [2021-06-07T12:32:54.521Z] #46 7.456 internal/bytealg [2021-06-07T12:32:54.521Z] #46 7.697 math/bits [2021-06-07T12:32:54.521Z] #46 8.143 math [2021-06-07T12:32:54.521Z] #46 8.197 internal/testlog [2021-06-07T12:32:54.521Z] #46 8.621 runtime [2021-06-07T12:32:54.521Z] #46 8.681 encoding [2021-06-07T12:32:54.521Z] #46 8.980 unicode/utf16 [2021-06-07T12:32:54.521Z] #46 9.465 container/list [2021-06-07T12:32:54.521Z] #46 11.01 crypto/internal/subtle [2021-06-07T12:32:54.521Z] #46 ... [2021-06-07T12:32:54.521Z] [2021-06-07T12:32:54.521Z] #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-06-07T12:32:54.521Z] #50 sha256:27fc8171d9e54d76303e52839e0e461541780f8eafbe853cdae4076c1ddf8b98 [2021-06-07T12:32:54.521Z] #50 4.768 + RM_GOPATH=0 [2021-06-07T12:32:54.521Z] #50 4.768 + TMP_GOPATH= [2021-06-07T12:32:54.521Z] #50 4.768 + : /build [2021-06-07T12:32:54.521Z] #50 4.768 + '[' -z '' ']' [2021-06-07T12:32:54.521Z] #50 4.769 ++ mktemp -d [2021-06-07T12:32:54.521Z] #50 4.779 + export GOPATH=/tmp/tmp.VFDne2vcky [2021-06-07T12:32:54.521Z] #50 4.779 + GOPATH=/tmp/tmp.VFDne2vcky [2021-06-07T12:32:54.521Z] #50 4.779 + RM_GOPATH=1 [2021-06-07T12:32:54.521Z] #50 4.779 + case "$(go env GOARCH)" in [2021-06-07T12:32:54.521Z] #50 4.779 ++ go env GOARCH [2021-06-07T12:32:54.521Z] #50 4.794 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:54.521Z] #50 4.794 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:54.521Z] #50 4.794 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:54.521Z] #50 4.794 + dir=/tmp/install [2021-06-07T12:32:54.521Z] #50 4.794 + bin=golangci_lint [2021-06-07T12:32:54.521Z] #50 4.794 + shift [2021-06-07T12:32:54.521Z] #50 4.794 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-07T12:32:54.521Z] #50 4.794 + . /tmp/install/golangci_lint.installer [2021-06-07T12:32:54.521Z] #50 4.794 ++ : v1.23.8 [2021-06-07T12:32:54.521Z] #50 4.794 + install_golangci_lint [2021-06-07T12:32:54.522Z] #50 4.794 + set -e [2021-06-07T12:32:54.522Z] #50 4.794 + export GO111MODULE=on [2021-06-07T12:32:54.522Z] #50 4.794 + GO111MODULE=on [2021-06-07T12:32:54.522Z] #50 4.794 + GOBIN=/build [2021-06-07T12:32:54.522Z] #50 4.794 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-07T12:32:54.522Z] #50 4.813 go: finding github.com v1.23.8 [2021-06-07T12:32:54.522Z] #50 4.815 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-07T12:32:54.522Z] #50 4.815 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-07T12:32:54.522Z] #50 4.815 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-07T12:32:54.522Z] #50 4.815 go: finding github.com/golangci v1.23.8 [2021-06-07T12:32:54.522Z] #50 5.919 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-07T12:32:54.522Z] #50 6.665 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-07T12:32:54.704Z] #46 ... [2021-06-07T12:32:54.704Z] [2021-06-07T12:32:54.705Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:32:54.705Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-07T12:32:54.705Z] #32 5.715 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-07T12:32:54.705Z] #32 5.715 Cloning into '.'... [2021-06-07T12:32:54.710Z] #50 19.66 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-07T12:32:54.710Z] #50 19.73 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-07T12:32:54.710Z] #50 19.86 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-07T12:32:54.784Z] #50 ... [2021-06-07T12:32:54.784Z] [2021-06-07T12:32:54.784Z] #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-06-07T12:32:54.784Z] #59 sha256:7ece998637b3b366a7f4c2370a700d0637f4d530bb4b98ff6edbd6f59a4bbabf [2021-06-07T12:32:54.784Z] #59 4.213 + RM_GOPATH=0 [2021-06-07T12:32:54.784Z] #59 4.213 + TMP_GOPATH= [2021-06-07T12:32:54.784Z] #59 4.213 + : /build [2021-06-07T12:32:54.784Z] #59 4.213 + '[' -z '' ']' [2021-06-07T12:32:54.784Z] #59 4.213 ++ mktemp -d [2021-06-07T12:32:54.784Z] #59 4.215 + export GOPATH=/tmp/tmp.CzEAIRIGZi [2021-06-07T12:32:54.784Z] #59 4.215 + GOPATH=/tmp/tmp.CzEAIRIGZi [2021-06-07T12:32:54.784Z] #59 4.215 + RM_GOPATH=1 [2021-06-07T12:32:54.784Z] #59 4.215 + case "$(go env GOARCH)" in [2021-06-07T12:32:54.784Z] #59 4.218 ++ go env GOARCH [2021-06-07T12:32:54.784Z] #59 4.230 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:54.784Z] #59 4.230 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:54.784Z] #59 4.231 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:54.784Z] #59 4.234 + dir=/tmp/install [2021-06-07T12:32:54.784Z] #59 4.234 + bin=rootlesskit [2021-06-07T12:32:54.784Z] #59 4.234 + shift [2021-06-07T12:32:54.784Z] #59 4.234 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-07T12:32:54.784Z] #59 4.234 + . /tmp/install/rootlesskit.installer [2021-06-07T12:32:54.784Z] #59 4.234 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-07T12:32:54.784Z] #59 4.234 + install_rootlesskit [2021-06-07T12:32:54.784Z] #59 4.234 + case "$1" in [2021-06-07T12:32:54.784Z] #59 4.234 + export CGO_ENABLED=0 [2021-06-07T12:32:54.784Z] #59 4.234 + CGO_ENABLED=0 [2021-06-07T12:32:54.784Z] #59 4.234 + _install_rootlesskit [2021-06-07T12:32:54.784Z] #59 4.237 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-07T12:32:54.784Z] #59 4.237 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CzEAIRIGZi/src/github.com/rootless-containers/rootlesskit [2021-06-07T12:32:54.784Z] #59 4.238 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-07T12:32:54.784Z] #59 4.245 Cloning into '/tmp/tmp.CzEAIRIGZi/src/github.com/rootless-containers/rootlesskit'... [2021-06-07T12:32:54.784Z] #59 7.233 + cd /tmp/tmp.CzEAIRIGZi/src/github.com/rootless-containers/rootlesskit [2021-06-07T12:32:54.784Z] #59 7.234 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-07T12:32:54.784Z] #59 7.282 + export GO111MODULE=on [2021-06-07T12:32:54.784Z] #59 7.283 + GO111MODULE=on [2021-06-07T12:32:54.784Z] #59 7.284 + export GOPROXY=https://proxy.golang.org [2021-06-07T12:32:54.784Z] #59 7.284 + GOPROXY=https://proxy.golang.org [2021-06-07T12:32:54.784Z] #59 7.285 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-07T12:32:54.784Z] #59 7.286 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-07T12:32:54.784Z] #59 9.159 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-07T12:32:54.784Z] #59 9.167 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-07T12:32:54.784Z] #59 9.167 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-07T12:32:54.784Z] #59 9.171 go: downloading github.com/google/uuid v1.2.0 [2021-06-07T12:32:54.784Z] #59 9.171 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-07T12:32:54.784Z] #59 9.193 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-07T12:32:54.784Z] #59 9.203 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-07T12:32:54.784Z] #59 9.234 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-07T12:32:54.784Z] #59 9.352 go: extracting github.com/google/uuid v1.2.0 [2021-06-07T12:32:54.784Z] #59 9.398 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-07T12:32:54.784Z] #59 9.452 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-07T12:32:54.784Z] #59 9.512 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-07T12:32:54.784Z] #59 9.614 go: downloading github.com/pkg/errors v0.9.1 [2021-06-07T12:32:54.784Z] #59 9.827 go: extracting github.com/pkg/errors v0.9.1 [2021-06-07T12:32:54.784Z] #59 9.841 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-07T12:32:54.784Z] #59 9.952 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-07T12:32:54.784Z] #59 10.10 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-07T12:32:54.784Z] #59 10.35 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-07T12:32:54.784Z] #59 11.06 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-07T12:32:54.784Z] #59 ... [2021-06-07T12:32:54.784Z] [2021-06-07T12:32:54.784Z] #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-06-07T12:32:54.784Z] #48 sha256:9fd8ebd63f1a1967819494f717d65fd869f9b4c4ebf20284f2074e34519bd06b [2021-06-07T12:32:54.784Z] #48 4.060 + RM_GOPATH=0 [2021-06-07T12:32:54.784Z] #48 4.060 + TMP_GOPATH= [2021-06-07T12:32:54.784Z] #48 4.060 + : /build [2021-06-07T12:32:54.784Z] #48 4.060 + '[' -z '' ']' [2021-06-07T12:32:54.784Z] #48 4.060 ++ mktemp -d [2021-06-07T12:32:54.784Z] #48 4.065 + export GOPATH=/tmp/tmp.aOjtyE31Re [2021-06-07T12:32:54.784Z] #48 4.065 + GOPATH=/tmp/tmp.aOjtyE31Re [2021-06-07T12:32:54.784Z] #48 4.065 + RM_GOPATH=1 [2021-06-07T12:32:54.784Z] #48 4.065 + case "$(go env GOARCH)" in [2021-06-07T12:32:54.784Z] #48 4.065 ++ go env GOARCH [2021-06-07T12:32:54.784Z] #48 4.081 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:54.784Z] #48 4.081 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:54.784Z] #48 4.085 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:54.784Z] #48 4.085 + dir=/tmp/install [2021-06-07T12:32:54.784Z] #48 4.085 + bin=gotestsum [2021-06-07T12:32:54.784Z] #48 4.085 + shift [2021-06-07T12:32:54.784Z] #48 4.085 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-07T12:32:54.784Z] #48 4.085 + . /tmp/install/gotestsum.installer [2021-06-07T12:32:54.784Z] #48 4.085 ++ : v0.5.3 [2021-06-07T12:32:54.784Z] #48 4.085 + install_gotestsum [2021-06-07T12:32:54.784Z] #48 4.086 + set -e [2021-06-07T12:32:54.784Z] #48 4.086 + export GO111MODULE=on [2021-06-07T12:32:54.784Z] #48 4.087 + GO111MODULE=on [2021-06-07T12:32:54.784Z] #48 4.087 + GOBIN=/build [2021-06-07T12:32:54.784Z] #48 4.087 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-07T12:32:54.784Z] #48 4.095 go: finding gotest.tools v0.5.3 [2021-06-07T12:32:54.784Z] #48 4.098 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-07T12:32:54.784Z] #48 4.806 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-07T12:32:54.784Z] #48 5.384 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-07T12:32:54.784Z] #48 5.938 go: downloading github.com/pkg/errors v0.9.1 [2021-06-07T12:32:54.784Z] #48 5.947 go: downloading github.com/fatih/color v1.9.0 [2021-06-07T12:32:54.784Z] #48 6.089 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:32:54.784Z] #48 6.090 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:32:54.784Z] #48 6.091 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:32:54.784Z] #48 6.092 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:32:54.784Z] #48 6.092 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-07T12:32:54.784Z] #48 6.098 go: extracting github.com/pkg/errors v0.9.1 [2021-06-07T12:32:54.784Z] #48 6.278 go: extracting github.com/fatih/color v1.9.0 [2021-06-07T12:32:54.784Z] #48 6.317 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:32:54.784Z] #48 6.341 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:32:54.784Z] #48 6.431 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:32:54.784Z] #48 6.462 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:32:54.784Z] #48 6.512 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:32:54.784Z] #48 6.596 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:32:54.784Z] #48 6.775 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:32:54.784Z] #48 6.779 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-07T12:32:54.784Z] #48 6.847 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:32:54.784Z] #48 6.939 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:32:54.784Z] #48 8.330 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:32:54.784Z] #48 8.331 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:32:54.784Z] #48 8.730 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:32:54.961Z] #32 ... [2021-06-07T12:32:54.961Z] [2021-06-07T12:32:54.961Z] #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-06-07T12:32:54.961Z] #52 sha256:9d10e8ca04ecae6539f1a071871a00770dfb1742f8e9d30240cfad069c5507c4 [2021-06-07T12:32:54.961Z] #52 4.816 + RM_GOPATH=0 [2021-06-07T12:32:54.961Z] #52 4.816 + TMP_GOPATH= [2021-06-07T12:32:54.961Z] #52 4.816 + : /build [2021-06-07T12:32:54.961Z] #52 4.816 + '[' -z '' ']' [2021-06-07T12:32:54.961Z] #52 4.816 ++ mktemp -d [2021-06-07T12:32:54.961Z] #52 4.823 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-07T12:32:54.961Z] #52 4.824 + export GOPATH=/tmp/tmp.Faq0eoaU6y [2021-06-07T12:32:54.961Z] #52 4.824 + GOPATH=/tmp/tmp.Faq0eoaU6y [2021-06-07T12:32:54.961Z] #52 4.824 + RM_GOPATH=1 [2021-06-07T12:32:54.961Z] #52 4.824 + case "$(go env GOARCH)" in [2021-06-07T12:32:54.961Z] #52 4.824 ++ go env GOARCH [2021-06-07T12:32:54.961Z] #52 4.824 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:54.961Z] #52 4.824 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:54.961Z] #52 4.824 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:54.961Z] #52 4.824 + dir=/tmp/install [2021-06-07T12:32:54.961Z] #52 4.824 + bin=shfmt [2021-06-07T12:32:54.961Z] #52 4.824 + shift [2021-06-07T12:32:54.961Z] #52 4.824 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-07T12:32:54.961Z] #52 4.824 + . /tmp/install/shfmt.installer [2021-06-07T12:32:54.961Z] #52 4.824 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-07T12:32:54.961Z] #52 4.824 + install_shfmt [2021-06-07T12:32:54.961Z] #52 4.824 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-07T12:32:54.961Z] #52 4.824 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Faq0eoaU6y/src/github.com/mvdan/sh [2021-06-07T12:32:54.961Z] #52 4.827 Cloning into '/tmp/tmp.Faq0eoaU6y/src/github.com/mvdan/sh'... [2021-06-07T12:32:54.961Z] #52 ... [2021-06-07T12:32:54.961Z] [2021-06-07T12:32:54.961Z] #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-06-07T12:32:54.961Z] #48 sha256:f35a28201039a561a5b8b704f41a705e66cc0a0c944911c4c047417fa8060945 [2021-06-07T12:32:54.961Z] #48 10.02 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:32:54.961Z] #48 10.70 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:32:54.966Z] #50 19.90 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-07T12:32:54.966Z] #50 20.09 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-07T12:32:54.966Z] #50 20.16 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-07T12:32:54.966Z] #50 20.23 go: extracting github.com/spf13/viper v1.6.1 [2021-06-07T12:32:54.966Z] #50 20.27 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-07T12:32:55.040Z] #54 ... [2021-06-07T12:32:55.040Z] [2021-06-07T12:32:55.040Z] #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-06-07T12:32:55.040Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:32:55.040Z] #20 10.25 Fetched 8973 kB in 9s (999 kB/s) [2021-06-07T12:32:55.046Z] #48 ... [2021-06-07T12:32:55.046Z] [2021-06-07T12:32:55.046Z] #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-06-07T12:32:55.046Z] #24 sha256:44d319b528d8e4beb7240f37518ead1193b95a5f8216e5cd8e9f8c64bb34ac7c [2021-06-07T12:32:55.046Z] #24 4.675 + RM_GOPATH=0 [2021-06-07T12:32:55.046Z] #24 4.675 + TMP_GOPATH= [2021-06-07T12:32:55.046Z] #24 4.675 + : /build [2021-06-07T12:32:55.046Z] #24 4.675 + '[' -z '' ']' [2021-06-07T12:32:55.046Z] #24 4.675 ++ mktemp -d [2021-06-07T12:32:55.046Z] #24 4.675 + export GOPATH=/tmp/tmp.J5rTgBCwyk [2021-06-07T12:32:55.046Z] #24 4.675 + GOPATH=/tmp/tmp.J5rTgBCwyk [2021-06-07T12:32:55.046Z] #24 4.675 + RM_GOPATH=1 [2021-06-07T12:32:55.046Z] #24 4.675 + case "$(go env GOARCH)" in [2021-06-07T12:32:55.046Z] #24 4.675 ++ go env GOARCH [2021-06-07T12:32:55.046Z] #24 4.722 Install docker/cli version 17.06.2-ce from stable [2021-06-07T12:32:55.046Z] #24 4.725 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:55.046Z] #24 4.725 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:55.046Z] #24 4.725 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:55.046Z] #24 4.725 + dir=/tmp/install [2021-06-07T12:32:55.046Z] #24 4.725 + bin=dockercli [2021-06-07T12:32:55.046Z] #24 4.725 + shift [2021-06-07T12:32:55.046Z] #24 4.725 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-07T12:32:55.046Z] #24 4.725 + . /tmp/install/dockercli.installer [2021-06-07T12:32:55.046Z] #24 4.725 ++ : stable [2021-06-07T12:32:55.046Z] #24 4.725 ++ : 17.06.2-ce [2021-06-07T12:32:55.046Z] #24 4.725 + install_dockercli [2021-06-07T12:32:55.046Z] #24 4.725 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-07T12:32:55.046Z] #24 4.725 ++ uname -m [2021-06-07T12:32:55.046Z] #24 4.767 + arch=aarch64 [2021-06-07T12:32:55.046Z] #24 4.768 + '[' aarch64 '!=' x86_64 ']' [2021-06-07T12:32:55.046Z] #24 4.775 + '[' aarch64 '!=' s390x ']' [2021-06-07T12:32:55.046Z] #24 4.788 + '[' aarch64 '!=' armhf ']' [2021-06-07T12:32:55.046Z] #24 4.788 + build_dockercli [2021-06-07T12:32:55.046Z] #24 4.788 + git clone https://github.com/docker/docker-ce /tmp/tmp.J5rTgBCwyk/tmp/docker-ce [2021-06-07T12:32:55.046Z] #24 4.790 Cloning into '/tmp/tmp.J5rTgBCwyk/tmp/docker-ce'... [2021-06-07T12:32:55.046Z] #24 ... [2021-06-07T12:32:55.046Z] [2021-06-07T12:32:55.046Z] #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-06-07T12:32:55.046Z] #52 sha256:4579a7abe2caca86e43a734c17d1866433bece0abb8a5b692ee642a198e0f4ff [2021-06-07T12:32:55.046Z] #52 11.39 + cd /tmp/tmp.qFmQ1aWHpz/src/github.com/mvdan/sh [2021-06-07T12:32:55.046Z] #52 11.39 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-07T12:32:55.046Z] #52 11.51 + GO111MODULE=on [2021-06-07T12:32:55.046Z] #52 11.51 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-07T12:32:55.222Z] #50 20.53 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-07T12:32:55.467Z] #40 ... [2021-06-07T12:32:55.467Z] [2021-06-07T12:32:55.467Z] #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-06-07T12:32:55.467Z] #34 sha256:103bb4a1672d7d6bc884e926beb0727acd593a3626d3c5a21a17976f2e726d7f [2021-06-07T12:32:55.467Z] #34 18.25 github.com/pelletier/go-toml/cmd/tomll [2021-06-07T12:32:55.467Z] #34 DONE 22.2s [2021-06-07T12:32:55.478Z] #50 20.55 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-07T12:32:55.478Z] #50 20.62 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-07T12:32:55.478Z] #50 20.62 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-07T12:32:55.478Z] #50 20.76 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-07T12:32:55.478Z] #50 20.78 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-07T12:32:55.733Z] [2021-06-07T12:32:55.733Z] #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-06-07T12:32:55.733Z] #50 sha256:5156c85da9ee5adf06a08f4a4dbfe350e37589767e06e90726c6c61b666d8820 [2021-06-07T12:32:55.733Z] #50 20.19 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-07T12:32:55.733Z] #50 20.24 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-07T12:32:55.733Z] #50 20.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-07T12:32:55.733Z] #50 20.25 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-07T12:32:55.733Z] #50 20.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-07T12:32:55.733Z] #50 20.25 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-07T12:32:55.733Z] #50 20.25 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-07T12:32:55.733Z] #50 20.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-07T12:32:55.733Z] #50 20.30 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-07T12:32:55.733Z] #50 20.30 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-07T12:32:55.733Z] #50 20.39 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-07T12:32:55.733Z] #50 20.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-07T12:32:55.733Z] #50 20.40 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-07T12:32:55.733Z] #50 20.41 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-07T12:32:55.733Z] #50 20.43 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-07T12:32:55.733Z] #50 20.44 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-07T12:32:55.733Z] #50 20.44 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-07T12:32:55.733Z] #50 20.46 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-07T12:32:55.733Z] #50 20.48 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-07T12:32:55.733Z] #50 20.48 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-07T12:32:55.733Z] #50 20.50 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-07T12:32:55.733Z] #50 20.51 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-07T12:32:55.733Z] #50 20.51 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-07T12:32:55.733Z] #50 20.52 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-07T12:32:55.733Z] #50 20.57 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-07T12:32:55.733Z] #50 20.60 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-07T12:32:55.733Z] #50 20.66 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-07T12:32:55.733Z] #50 20.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-07T12:32:55.733Z] #50 20.76 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-07T12:32:55.733Z] #50 20.78 go: downloading golang.org/x/text v0.3.2 [2021-06-07T12:32:55.733Z] #50 20.86 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-07T12:32:55.733Z] #50 20.93 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-07T12:32:55.733Z] #50 21.00 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-07T12:32:55.733Z] #50 21.06 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-07T12:32:55.733Z] #50 21.13 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-07T12:32:55.733Z] #50 21.15 go: downloading github.com/spf13/cast v1.3.0 [2021-06-07T12:32:55.733Z] #50 21.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-07T12:32:55.733Z] #50 21.21 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-07T12:32:55.733Z] #50 21.24 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-07T12:32:55.733Z] #50 21.30 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-07T12:32:55.733Z] #50 21.46 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-07T12:32:55.733Z] #50 21.47 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-07T12:32:55.733Z] #50 21.59 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-07T12:32:55.733Z] #50 21.74 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-07T12:32:55.733Z] #50 21.77 go: extracting github.com/spf13/cast v1.3.0 [2021-06-07T12:32:55.733Z] #50 21.90 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-07T12:32:55.733Z] #50 21.91 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-07T12:32:55.733Z] #50 21.91 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-07T12:32:55.733Z] #50 21.97 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-07T12:32:55.733Z] #50 22.01 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-07T12:32:55.733Z] #50 22.45 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-07T12:32:55.733Z] #50 22.51 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-07T12:32:55.733Z] #50 22.51 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-07T12:32:55.733Z] #50 22.55 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-07T12:32:55.734Z] #50 20.86 go: downloading github.com/spf13/cast v1.3.0 [2021-06-07T12:32:55.734Z] #50 20.90 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-07T12:32:55.734Z] #50 ... [2021-06-07T12:32:55.734Z] [2021-06-07T12:32:55.734Z] #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-06-07T12:32:55.734Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:32:55.734Z] #56 10.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:32:55.734Z] #56 12.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:32:55.734Z] #56 ... [2021-06-07T12:32:55.734Z] [2021-06-07T12:32:55.734Z] #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-06-07T12:32:55.734Z] #50 sha256:184c1a2b3e42cc29e328191abf6c363391753048473988b67a366935152d530f [2021-06-07T12:32:55.734Z] #50 21.03 go: extracting github.com/spf13/cast v1.3.0 [2021-06-07T12:32:55.889Z] #48 12.18 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:32:55.995Z] #50 22.64 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-07T12:32:55.995Z] #50 ... [2021-06-07T12:32:55.995Z] [2021-06-07T12:32:55.995Z] #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-06-07T12:32:55.995Z] #48 sha256:a984038dc18d2f1ad8f6f7a9169c2e673cb28e701c9ba6e1d9fb07937709100a [2021-06-07T12:32:55.995Z] #48 12.74 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:32:55.995Z] #48 13.87 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:32:55.995Z] #48 18.24 go: finding github.com/fatih/color v1.9.0 [2021-06-07T12:32:55.995Z] #48 18.32 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:32:55.995Z] #48 18.43 go: finding github.com/pkg/errors v0.9.1 [2021-06-07T12:32:55.995Z] #48 18.51 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:32:55.995Z] #48 18.54 go: finding github.com/spf13/pflag v1.0.3 [2021-06-07T12:32:55.995Z] #48 18.62 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:32:55.995Z] #48 18.95 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:32:55.995Z] #48 19.06 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:32:55.995Z] #48 19.07 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:32:55.995Z] #48 19.15 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:32:55.995Z] #48 19.15 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:32:56.255Z] #48 ... [2021-06-07T12:32:56.255Z] [2021-06-07T12:32:56.255Z] #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-06-07T12:32:56.255Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:32:56.255Z] #40 22.37 + 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-06-07T12:32:56.439Z] #52 ... [2021-06-07T12:32:56.439Z] [2021-06-07T12:32:56.439Z] #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-06-07T12:32:56.439Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-07T12:32:56.439Z] #13 3.117 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:56.439Z] #13 3.142 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:56.439Z] #13 3.155 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:56.439Z] #13 3.155 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-07T12:32:56.439Z] #13 4.254 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-07T12:32:56.439Z] #13 5.481 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-07T12:32:56.439Z] #13 6.798 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-07T12:32:56.439Z] #13 8.289 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [473 kB] [2021-06-07T12:32:56.439Z] #13 ... [2021-06-07T12:32:56.439Z] [2021-06-07T12:32:56.439Z] #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-06-07T12:32:56.439Z] #50 sha256:27fc8171d9e54d76303e52839e0e461541780f8eafbe853cdae4076c1ddf8b98 [2021-06-07T12:32:56.439Z] #50 12.22 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-07T12:32:56.439Z] #50 12.28 go: downloading github.com/pkg/errors v0.8.1 [2021-06-07T12:32:56.439Z] #50 12.31 go: downloading github.com/spf13/viper v1.6.1 [2021-06-07T12:32:56.439Z] #50 12.32 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-07T12:32:56.439Z] #50 12.32 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-07T12:32:56.439Z] #50 12.36 go: downloading github.com/fatih/color v1.7.0 [2021-06-07T12:32:56.439Z] #50 12.36 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-07T12:32:56.439Z] #50 12.39 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-07T12:32:56.439Z] #50 12.42 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-07T12:32:56.439Z] #50 12.54 go: extracting github.com/fatih/color v1.7.0 [2021-06-07T12:32:56.439Z] #50 12.58 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-07T12:32:56.439Z] #50 12.60 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-07T12:32:56.439Z] #50 12.68 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-07T12:32:56.439Z] #50 12.71 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-07T12:32:56.439Z] #50 12.74 go: extracting github.com/pkg/errors v0.8.1 [2021-06-07T12:32:56.439Z] #50 12.79 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-07T12:32:56.439Z] #50 12.81 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-07T12:32:56.439Z] #50 12.83 go: extracting github.com/spf13/viper v1.6.1 [2021-06-07T12:32:56.439Z] #50 12.86 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-07T12:32:56.439Z] #50 12.98 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-07T12:32:56.826Z] #40 ... [2021-06-07T12:32:56.826Z] [2021-06-07T12:32:56.826Z] #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-06-07T12:32:56.826Z] #46 sha256:d808209f88e09f7abf2f18b61fb9a5b172f4f9804db095939a6201b92e5e7060 [2021-06-07T12:32:56.826Z] #46 13.59 unicode/utf8 [2021-06-07T12:32:56.826Z] #46 14.46 math/bits [2021-06-07T12:32:56.826Z] #46 15.01 math [2021-06-07T12:32:56.826Z] #46 19.13 internal/testlog [2021-06-07T12:32:56.826Z] #46 19.36 encoding [2021-06-07T12:32:56.826Z] #46 19.44 unicode/utf16 [2021-06-07T12:32:56.826Z] #46 19.73 container/list [2021-06-07T12:32:56.826Z] #46 20.24 crypto/internal/subtle [2021-06-07T12:32:56.826Z] #46 20.35 crypto/subtle [2021-06-07T12:32:56.826Z] #46 20.54 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-07T12:32:56.826Z] #46 20.68 internal/nettrace [2021-06-07T12:32:56.826Z] #46 20.81 runtime/cgo [2021-06-07T12:32:56.845Z] #50 13.12 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-07T12:32:56.845Z] #50 13.14 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-07T12:32:56.845Z] #50 13.14 go: downloading github.com/spf13/cast v1.3.0 [2021-06-07T12:32:56.845Z] #50 13.19 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-07T12:32:56.845Z] #50 13.30 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-07T12:32:57.086Z] #46 ... [2021-06-07T12:32:57.086Z] [2021-06-07T12:32:57.086Z] #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-06-07T12:32:57.086Z] #50 sha256:5156c85da9ee5adf06a08f4a4dbfe350e37589767e06e90726c6c61b666d8820 [2021-06-07T12:32:57.086Z] #50 23.35 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-07T12:32:57.086Z] #50 23.47 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-07T12:32:57.086Z] #50 23.57 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-07T12:32:57.086Z] #50 23.63 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-07T12:32:57.086Z] #50 23.67 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-07T12:32:57.086Z] #50 23.80 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-07T12:32:57.086Z] #50 23.83 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-07T12:32:57.086Z] #50 23.94 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-07T12:32:57.105Z] #50 22.18 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-07T12:32:57.105Z] #50 ... [2021-06-07T12:32:57.105Z] [2021-06-07T12:32:57.105Z] #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-06-07T12:32:57.105Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:32:57.105Z] #36 12.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:32:57.105Z] #36 ... [2021-06-07T12:32:57.105Z] [2021-06-07T12:32:57.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-06-07T12:32:57.105Z] #59 sha256:a9b8e020e4d27731cac9d79bfbff11dc770e9da051e2d8fbd41261ef2c0b46a9 [2021-06-07T12:32:57.105Z] #59 15.49 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-07T12:32:57.105Z] #59 15.54 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-07T12:32:57.105Z] #59 15.59 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-07T12:32:57.105Z] #59 15.60 go: downloading github.com/pkg/errors v0.9.1 [2021-06-07T12:32:57.105Z] #59 15.60 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-07T12:32:57.105Z] #59 15.96 go: downloading github.com/google/uuid v1.2.0 [2021-06-07T12:32:57.105Z] #59 16.23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-07T12:32:57.105Z] #59 16.27 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-07T12:32:57.105Z] #59 16.28 go: extracting github.com/pkg/errors v0.9.1 [2021-06-07T12:32:57.105Z] #59 16.31 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-07T12:32:57.105Z] #59 16.54 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-07T12:32:57.105Z] #59 16.54 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-07T12:32:57.105Z] #59 16.61 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-07T12:32:57.105Z] #59 16.89 go: extracting github.com/google/uuid v1.2.0 [2021-06-07T12:32:57.105Z] #59 16.98 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-07T12:32:57.105Z] #59 17.13 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-07T12:32:57.105Z] #59 17.41 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-07T12:32:57.105Z] #59 17.47 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-07T12:32:57.105Z] #59 18.72 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-07T12:32:57.105Z] #59 18.89 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-07T12:32:57.105Z] #59 19.25 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-07T12:32:57.105Z] #59 19.36 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-07T12:32:57.105Z] #59 20.77 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-07T12:32:57.105Z] #59 21.20 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-07T12:32:57.184Z] #50 13.32 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-07T12:32:57.184Z] #50 13.64 go: extracting github.com/spf13/cast v1.3.0 [2021-06-07T12:32:57.347Z] #50 24.01 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-07T12:32:57.347Z] #50 24.04 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-07T12:32:57.347Z] #50 24.05 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-07T12:32:57.447Z] #50 13.89 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-07T12:32:57.447Z] #50 13.90 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-07T12:32:57.574Z] #20 10.25 Reading package lists... [2021-06-07T12:32:57.574Z] #20 ... [2021-06-07T12:32:57.574Z] [2021-06-07T12:32:57.574Z] #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-06-07T12:32:57.574Z] #46 sha256:90af045dceaba0ef45f8bee9fcac5d1ce67f1f1158ff542cfa1d4e34103b20da [2021-06-07T12:32:57.574Z] #46 123.8 github.com/LK4D4/vndr/godl [2021-06-07T12:32:57.574Z] #46 124.5 github.com/LK4D4/vndr [2021-06-07T12:32:57.574Z] #46 DONE 133.1s [2021-06-07T12:32:57.574Z] [2021-06-07T12:32:57.574Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:32:57.574Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-07T12:32:57.609Z] #50 24.22 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-07T12:32:57.609Z] #50 24.39 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-07T12:32:57.728Z] #50 13.99 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-07T12:32:57.728Z] #50 14.11 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-07T12:32:57.869Z] #50 24.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-07T12:32:57.869Z] #50 24.70 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-07T12:32:57.869Z] #50 24.71 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-07T12:32:57.869Z] #50 24.76 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-07T12:32:57.993Z] #50 14.15 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-07T12:32:57.993Z] #50 14.16 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-07T12:32:57.993Z] #50 14.37 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-07T12:32:58.035Z] #59 ... [2021-06-07T12:32:58.035Z] [2021-06-07T12:32:58.035Z] #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-06-07T12:32:58.035Z] #34 sha256:8f8ab854deeb8adb4d79806b2032a31bcf312f914abab5ba9356165b269ac89f [2021-06-07T12:32:58.035Z] #34 19.03 github.com/pelletier/go-toml/cmd/tomll [2021-06-07T12:32:58.035Z] #34 DONE 23.1s [2021-06-07T12:32:58.035Z] [2021-06-07T12:32:58.035Z] #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-06-07T12:32:58.035Z] #52 sha256:dca1f59b666fba001acf62c3c76ecc059b28ae5398a030acb7cdeb1e4f1668e4 [2021-06-07T12:32:58.035Z] #52 18.42 + cd /tmp/tmp.mozLamoQes/src/github.com/mvdan/sh [2021-06-07T12:32:58.035Z] #52 18.42 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-07T12:32:58.035Z] #52 18.53 + GO111MODULE=on [2021-06-07T12:32:58.035Z] #52 18.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-07T12:32:58.035Z] #52 19.69 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-07T12:32:58.035Z] #52 19.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-07T12:32:58.035Z] #52 19.83 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-07T12:32:58.035Z] #52 20.08 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-07T12:32:58.035Z] #52 20.08 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-07T12:32:58.035Z] #52 20.84 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-07T12:32:58.035Z] #52 21.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-07T12:32:58.035Z] #52 22.89 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-07T12:32:58.143Z] #32 ... [2021-06-07T12:32:58.143Z] [2021-06-07T12:32:58.144Z] #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-06-07T12:32:58.144Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:32:58.144Z] #20 10.25 Reading package lists... [2021-06-07T12:32:58.146Z] #50 24.83 go: downloading github.com/fatih/color v1.7.0 [2021-06-07T12:32:58.146Z] #50 24.90 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-07T12:32:58.414Z] #48 ... [2021-06-07T12:32:58.414Z] [2021-06-07T12:32:58.414Z] #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-06-07T12:32:58.414Z] #24 sha256:92cd4ccf5464980cb2a3d0e008a821e17266a8abe5ec2d93a5ab9e550497801c [2021-06-07T12:32:58.414Z] #24 14.16 + mkdir -p /build [2021-06-07T12:32:58.414Z] #24 14.16 + mv docker/docker /build/ [2021-06-07T12:32:58.414Z] #24 14.16 + rmdir docker [2021-06-07T12:32:58.414Z] #24 DONE 14.8s [2021-06-07T12:32:58.414Z] [2021-06-07T12:32:58.414Z] #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-06-07T12:32:58.414Z] #50 sha256:ac8cbc8414a77410e4424979f5af2176030b97f7747557a4c1328589269fcc35 [2021-06-07T12:32:58.414Z] #50 13.13 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-07T12:32:58.414Z] #50 13.18 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-07T12:32:58.414Z] #50 13.22 go: downloading github.com/fatih/color v1.7.0 [2021-06-07T12:32:58.414Z] #50 13.28 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-07T12:32:58.414Z] #50 13.28 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-07T12:32:58.414Z] #50 13.28 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-07T12:32:58.414Z] #50 13.33 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-07T12:32:58.414Z] #50 13.46 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-07T12:32:58.414Z] #50 13.51 go: extracting github.com/fatih/color v1.7.0 [2021-06-07T12:32:58.414Z] #50 13.54 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-07T12:32:58.414Z] #50 13.56 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-07T12:32:58.414Z] #50 13.60 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-07T12:32:58.414Z] #50 13.63 go: downloading github.com/spf13/viper v1.6.1 [2021-06-07T12:32:58.414Z] #50 13.66 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-07T12:32:58.414Z] #50 13.79 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-07T12:32:58.414Z] #50 13.87 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-07T12:32:58.414Z] #50 14.13 go: extracting github.com/spf13/viper v1.6.1 [2021-06-07T12:32:58.414Z] #50 14.21 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-07T12:32:58.414Z] #50 14.38 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-07T12:32:58.414Z] #50 14.84 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-07T12:32:58.414Z] #50 14.84 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-07T12:32:58.438Z] #50 24.90 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-07T12:32:58.438Z] #50 24.98 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-07T12:32:58.438Z] #50 25.08 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-07T12:32:58.438Z] #50 25.16 go: extracting github.com/fatih/color v1.7.0 [2021-06-07T12:32:58.438Z] #50 25.30 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-07T12:32:58.569Z] #50 14.58 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-07T12:32:58.569Z] #50 14.95 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-07T12:32:58.569Z] #50 14.96 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-07T12:32:58.569Z] #50 14.97 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-07T12:32:58.569Z] #50 15.20 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-07T12:32:58.600Z] #52 ... [2021-06-07T12:32:58.600Z] [2021-06-07T12:32:58.600Z] #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-06-07T12:32:58.600Z] #46 sha256:2542d4067061e7198b54ee7b7496598776ed63b28bf347006be28d9ab5b6a85f [2021-06-07T12:32:58.600Z] #46 13.76 unicode/utf8 [2021-06-07T12:32:58.600Z] #46 15.38 math/bits [2021-06-07T12:32:58.600Z] #46 16.41 math [2021-06-07T12:32:58.600Z] #46 19.68 internal/testlog [2021-06-07T12:32:58.600Z] #46 19.92 encoding [2021-06-07T12:32:58.600Z] #46 20.08 unicode/utf16 [2021-06-07T12:32:58.600Z] #46 20.35 container/list [2021-06-07T12:32:58.600Z] #46 20.88 crypto/internal/subtle [2021-06-07T12:32:58.600Z] #46 20.99 crypto/subtle [2021-06-07T12:32:58.600Z] #46 21.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-07T12:32:58.600Z] #46 21.24 internal/nettrace [2021-06-07T12:32:58.600Z] #46 21.40 runtime/cgo [2021-06-07T12:32:58.671Z] #50 15.08 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-07T12:32:58.671Z] #50 15.19 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-07T12:32:58.698Z] #50 25.55 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-07T12:32:58.698Z] #50 25.60 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-07T12:32:58.857Z] #46 ... [2021-06-07T12:32:58.857Z] [2021-06-07T12:32:58.857Z] #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-06-07T12:32:58.857Z] #59 sha256:a9b8e020e4d27731cac9d79bfbff11dc770e9da051e2d8fbd41261ef2c0b46a9 [2021-06-07T12:32:58.857Z] #59 23.81 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-07T12:32:58.879Z] #50 15.25 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-07T12:32:58.958Z] #50 25.62 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-07T12:32:58.958Z] #50 25.68 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-07T12:32:58.958Z] #50 25.73 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-07T12:32:59.146Z] #50 15.41 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-07T12:32:59.146Z] #50 15.45 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-07T12:32:59.146Z] #50 15.48 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-07T12:32:59.146Z] #50 15.54 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-07T12:32:59.146Z] #50 15.58 go: downloading github.com/spf13/afero v1.1.2 [2021-06-07T12:32:59.218Z] #50 25.81 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-07T12:32:59.218Z] #50 25.82 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-07T12:32:59.218Z] #50 25.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-07T12:32:59.218Z] #50 26.03 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-07T12:32:59.233Z] #50 15.75 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-07T12:32:59.233Z] #50 15.75 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-07T12:32:59.409Z] #50 15.86 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-07T12:32:59.409Z] #50 ... [2021-06-07T12:32:59.409Z] [2021-06-07T12:32:59.409Z] #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-06-07T12:32:59.409Z] #34 sha256:22f0e198bbf81182e9b996e08d5ede5f2a92166106dd38802d3b5fc2a2ae3539 [2021-06-07T12:32:59.409Z] #34 11.04 github.com/pelletier/go-toml/cmd/tomll [2021-06-07T12:32:59.409Z] #34 DONE 15.9s [2021-06-07T12:32:59.409Z] [2021-06-07T12:32:59.409Z] #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-06-07T12:32:59.409Z] #50 sha256:27fc8171d9e54d76303e52839e0e461541780f8eafbe853cdae4076c1ddf8b98 [2021-06-07T12:32:59.409Z] #50 15.87 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-07T12:32:59.478Z] #50 26.16 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-07T12:32:59.478Z] #50 26.29 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-07T12:32:59.737Z] #50 26.43 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-07T12:32:59.737Z] #50 26.48 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-07T12:32:59.737Z] #50 26.48 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-07T12:32:59.737Z] #50 26.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-07T12:32:59.737Z] #50 26.55 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-07T12:32:59.737Z] #50 ... [2021-06-07T12:32:59.737Z] [2021-06-07T12:32:59.737Z] #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-06-07T12:32:59.737Z] #52 sha256:7733538d51a6c8982b0d39a1a9e7ae19d7226ab00846998f41df8f470ccbab31 [2021-06-07T12:32:59.737Z] #52 16.51 + cd /tmp/tmp.jAUtIlslD1/src/github.com/mvdan/sh [2021-06-07T12:32:59.737Z] #52 16.51 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-07T12:32:59.737Z] #52 16.65 + GO111MODULE=on [2021-06-07T12:32:59.737Z] #52 16.65 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-07T12:32:59.737Z] #52 17.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-07T12:32:59.737Z] #52 18.09 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-07T12:32:59.737Z] #52 18.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-07T12:32:59.737Z] #52 18.26 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-07T12:32:59.737Z] #52 18.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-07T12:32:59.737Z] #52 19.30 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-07T12:32:59.737Z] #52 19.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-07T12:32:59.737Z] #52 21.22 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-07T12:32:59.737Z] #52 22.67 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-07T12:32:59.737Z] #52 22.87 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-07T12:32:59.737Z] #52 23.10 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-07T12:32:59.737Z] #52 23.24 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-07T12:32:59.737Z] #52 24.02 runtime/cgo [2021-06-07T12:32:59.737Z] #52 24.06 runtime [2021-06-07T12:32:59.787Z] #59 24.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-07T12:32:59.796Z] #50 ... [2021-06-07T12:32:59.796Z] [2021-06-07T12:32:59.796Z] #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-06-07T12:32:59.796Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:32:59.796Z] #44 5.580 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:32:59.796Z] #44 5.681 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:32:59.796Z] #44 5.681 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:32:59.796Z] #44 6.030 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-07T12:32:59.796Z] #44 6.802 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:32:59.796Z] #44 8.732 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:32:59.796Z] #44 11.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:32:59.796Z] #44 13.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-07T12:32:59.796Z] #44 ... [2021-06-07T12:32:59.796Z] [2021-06-07T12:32:59.796Z] #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-06-07T12:32:59.796Z] #59 sha256:faa51e14e50fbc58668ace0b5272017a71a4c16e7eba6417a6f8aa5b9dd8b49a [2021-06-07T12:32:59.796Z] #59 6.138 + RM_GOPATH=0 [2021-06-07T12:32:59.796Z] #59 6.138 + TMP_GOPATH= [2021-06-07T12:32:59.796Z] #59 6.138 + : /build [2021-06-07T12:32:59.796Z] #59 6.138 + '[' -z '' ']' [2021-06-07T12:32:59.796Z] #59 6.138 ++ mktemp -d [2021-06-07T12:32:59.796Z] #59 6.168 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-07T12:32:59.796Z] #59 6.168 + export GOPATH=/tmp/tmp.NFOm2u7k0J [2021-06-07T12:32:59.796Z] #59 6.168 + GOPATH=/tmp/tmp.NFOm2u7k0J [2021-06-07T12:32:59.796Z] #59 6.168 + RM_GOPATH=1 [2021-06-07T12:32:59.796Z] #59 6.168 + case "$(go env GOARCH)" in [2021-06-07T12:32:59.796Z] #59 6.168 ++ go env GOARCH [2021-06-07T12:32:59.796Z] #59 6.168 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:59.796Z] #59 6.168 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:32:59.796Z] #59 6.168 ++ dirname /tmp/install/install.sh [2021-06-07T12:32:59.796Z] #59 6.168 + dir=/tmp/install [2021-06-07T12:32:59.796Z] #59 6.168 + bin=rootlesskit [2021-06-07T12:32:59.796Z] #59 6.168 + shift [2021-06-07T12:32:59.796Z] #59 6.168 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-07T12:32:59.796Z] #59 6.168 + . /tmp/install/rootlesskit.installer [2021-06-07T12:32:59.796Z] #59 6.168 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-07T12:32:59.796Z] #59 6.168 + install_rootlesskit [2021-06-07T12:32:59.796Z] #59 6.168 + case "$1" in [2021-06-07T12:32:59.796Z] #59 6.168 + export CGO_ENABLED=0 [2021-06-07T12:32:59.796Z] #59 6.168 + CGO_ENABLED=0 [2021-06-07T12:32:59.796Z] #59 6.168 + _install_rootlesskit [2021-06-07T12:32:59.796Z] #59 6.168 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-07T12:32:59.796Z] #59 6.168 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NFOm2u7k0J/src/github.com/rootless-containers/rootlesskit [2021-06-07T12:32:59.796Z] #59 6.168 Cloning into '/tmp/tmp.NFOm2u7k0J/src/github.com/rootless-containers/rootlesskit'... [2021-06-07T12:32:59.796Z] #59 10.99 + cd /tmp/tmp.NFOm2u7k0J/src/github.com/rootless-containers/rootlesskit [2021-06-07T12:32:59.796Z] #59 10.99 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-07T12:32:59.796Z] #59 11.02 + export GO111MODULE=on [2021-06-07T12:32:59.796Z] #59 11.02 + GO111MODULE=on [2021-06-07T12:32:59.796Z] #59 11.02 + export GOPROXY=https://proxy.golang.org [2021-06-07T12:32:59.796Z] #59 11.02 + GOPROXY=https://proxy.golang.org [2021-06-07T12:32:59.796Z] #59 11.02 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-07T12:32:59.796Z] #59 11.02 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-07T12:32:59.796Z] #59 12.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-07T12:32:59.796Z] #59 12.76 go: downloading github.com/pkg/errors v0.9.1 [2021-06-07T12:32:59.796Z] #59 12.81 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-07T12:32:59.796Z] #59 12.90 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-07T12:32:59.796Z] #59 13.01 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-07T12:32:59.796Z] #59 13.04 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-07T12:32:59.796Z] #59 13.08 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-07T12:32:59.796Z] #59 13.11 go: extracting github.com/pkg/errors v0.9.1 [2021-06-07T12:32:59.796Z] #59 13.21 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-07T12:32:59.796Z] #59 13.26 go: downloading github.com/google/uuid v1.2.0 [2021-06-07T12:32:59.796Z] #59 13.37 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-07T12:32:59.796Z] #59 13.41 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-07T12:32:59.796Z] #59 13.51 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-07T12:32:59.796Z] #59 13.57 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-07T12:32:59.796Z] #59 13.58 go: extracting github.com/google/uuid v1.2.0 [2021-06-07T12:32:59.796Z] #59 13.64 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-07T12:32:59.796Z] #59 13.87 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-07T12:32:59.796Z] #59 13.98 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-07T12:32:59.796Z] #59 13.98 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-07T12:32:59.796Z] #59 14.81 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-07T12:32:59.796Z] #59 14.88 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-07T12:32:59.983Z] #50 16.37 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-07T12:32:59.983Z] #50 16.42 go: extracting github.com/spf13/afero v1.1.2 [2021-06-07T12:32:59.983Z] #50 16.49 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-07T12:32:59.983Z] #50 16.49 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-07T12:32:59.983Z] #50 16.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-07T12:32:59.997Z] #52 ... [2021-06-07T12:32:59.997Z] [2021-06-07T12:32:59.997Z] #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-06-07T12:32:59.997Z] #50 sha256:5156c85da9ee5adf06a08f4a4dbfe350e37589767e06e90726c6c61b666d8820 [2021-06-07T12:32:59.997Z] #50 26.57 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-07T12:32:59.997Z] #50 26.76 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-07T12:32:59.997Z] #50 26.82 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-07T12:33:00.048Z] #59 25.09 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-07T12:33:00.048Z] #59 25.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-07T12:33:00.053Z] #59 ... [2021-06-07T12:33:00.053Z] [2021-06-07T12:33:00.053Z] #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-06-07T12:33:00.053Z] #48 sha256:f35a28201039a561a5b8b704f41a705e66cc0a0c944911c4c047417fa8060945 [2021-06-07T12:33:00.053Z] #48 15.84 go: finding github.com/fatih/color v1.9.0 [2021-06-07T12:33:00.053Z] #48 15.84 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:33:00.053Z] #48 15.84 go: finding github.com/pkg/errors v0.9.1 [2021-06-07T12:33:00.053Z] #48 15.95 go: finding github.com/spf13/pflag v1.0.3 [2021-06-07T12:33:00.053Z] #48 15.95 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:33:00.053Z] #48 16.08 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:33:00.053Z] #48 16.23 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:33:00.053Z] #48 16.49 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:33:00.245Z] #50 16.67 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-07T12:33:00.245Z] #50 16.78 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-07T12:33:00.256Z] #50 26.84 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-07T12:33:00.256Z] #50 26.91 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-07T12:33:00.256Z] #50 26.92 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-07T12:33:00.310Z] #48 16.53 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:33:00.310Z] #48 16.53 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:33:00.310Z] #48 16.53 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:33:00.516Z] #50 27.15 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-07T12:33:00.516Z] #50 27.20 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-07T12:33:00.647Z] #59 25.61 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-07T12:33:00.647Z] #59 ... [2021-06-07T12:33:00.647Z] [2021-06-07T12:33:00.647Z] #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-06-07T12:33:00.647Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:00.647Z] #13 11.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:33:00.776Z] #50 27.43 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-07T12:33:00.776Z] #50 ... [2021-06-07T12:33:00.776Z] [2021-06-07T12:33:00.776Z] #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-06-07T12:33:00.776Z] #59 sha256:91f051de00fb1b00c833137b232aa7ddf6541013cc4a977abe5bce8c101b92c8 [2021-06-07T12:33:00.776Z] #59 17.38 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-07T12:33:00.776Z] #59 17.67 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-07T12:33:00.776Z] #59 17.73 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-07T12:33:00.776Z] #59 19.26 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-07T12:33:00.776Z] #59 19.62 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-07T12:33:00.776Z] #59 21.83 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-07T12:33:00.776Z] #59 23.54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-07T12:33:00.776Z] #59 23.95 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-07T12:33:00.776Z] #59 24.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-07T12:33:00.776Z] #59 24.57 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-07T12:33:00.776Z] #59 24.81 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-07T12:33:00.776Z] #59 27.24 go: finding github.com/pkg/errors v0.9.1 [2021-06-07T12:33:00.776Z] #59 27.40 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-07T12:33:00.776Z] #59 27.48 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-07T12:33:00.776Z] #59 27.54 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-07T12:33:00.776Z] #59 ... [2021-06-07T12:33:00.776Z] [2021-06-07T12:33:00.776Z] #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-06-07T12:33:00.776Z] #50 sha256:5156c85da9ee5adf06a08f4a4dbfe350e37589767e06e90726c6c61b666d8820 [2021-06-07T12:33:00.776Z] #50 27.50 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-07T12:33:00.776Z] #50 27.52 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-07T12:33:00.904Z] #13 ... [2021-06-07T12:33:00.904Z] [2021-06-07T12:33:00.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-06-07T12:33:00.904Z] #50 sha256:184c1a2b3e42cc29e328191abf6c363391753048473988b67a366935152d530f [2021-06-07T12:33:00.904Z] #50 24.68 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-07T12:33:00.904Z] #50 24.70 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-07T12:33:00.904Z] #50 24.70 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-07T12:33:00.904Z] #50 24.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-07T12:33:00.904Z] #50 24.70 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-07T12:33:00.904Z] #50 24.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-07T12:33:00.904Z] #50 24.72 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-07T12:33:00.904Z] #50 24.72 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-07T12:33:00.904Z] #50 24.83 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-07T12:33:00.904Z] #50 24.86 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-07T12:33:00.904Z] #50 24.86 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-07T12:33:00.904Z] #50 24.87 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-07T12:33:00.904Z] #50 24.91 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-07T12:33:00.904Z] #50 24.95 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-07T12:33:00.904Z] #50 24.95 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-07T12:33:00.904Z] #50 24.99 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-07T12:33:00.904Z] #50 25.02 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-07T12:33:00.904Z] #50 25.02 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-07T12:33:00.904Z] #50 25.04 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-07T12:33:00.904Z] #50 25.05 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-07T12:33:00.904Z] #50 25.09 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-07T12:33:00.904Z] #50 25.10 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-07T12:33:00.904Z] #50 25.20 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-07T12:33:00.904Z] #50 25.20 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-07T12:33:00.904Z] #50 25.25 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-07T12:33:00.904Z] #50 25.30 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-07T12:33:00.904Z] #50 25.40 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-07T12:33:00.904Z] #50 25.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-07T12:33:00.904Z] #50 25.43 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-07T12:33:00.904Z] #50 25.46 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-07T12:33:00.904Z] #50 25.58 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-07T12:33:00.904Z] #50 25.60 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-07T12:33:00.904Z] #50 25.61 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-07T12:33:00.904Z] #50 25.62 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-07T12:33:00.905Z] #50 25.72 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-07T12:33:00.905Z] #50 25.72 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-07T12:33:00.905Z] #50 25.75 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-07T12:33:00.905Z] #50 25.78 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-07T12:33:00.905Z] #50 25.78 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-07T12:33:00.905Z] #50 25.91 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-07T12:33:00.905Z] #50 25.98 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-07T12:33:00.905Z] #50 26.04 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-07T12:33:00.905Z] #50 26.09 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-07T12:33:00.905Z] #50 26.16 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-07T12:33:00.905Z] #50 26.21 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-07T12:33:01.036Z] #50 27.79 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-07T12:33:01.162Z] #50 26.30 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-07T12:33:01.162Z] #50 26.30 go: downloading golang.org/x/text v0.3.2 [2021-06-07T12:33:01.162Z] #50 26.37 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-07T12:33:01.162Z] #50 26.46 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-07T12:33:01.198Z] #50 ... [2021-06-07T12:33:01.198Z] [2021-06-07T12:33:01.198Z] #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-06-07T12:33:01.198Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-07T12:33:01.198Z] #27 19.69 137 added, 0 removed; done. [2021-06-07T12:33:01.198Z] #27 19.99 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-07T12:33:01.198Z] #27 20.08 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-07T12:33:01.198Z] #27 20.12 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-07T12:33:01.198Z] #27 20.20 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-07T12:33:01.198Z] #27 20.27 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:33:01.198Z] #27 20.59 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-07T12:33:01.198Z] #27 20.63 Updating certificates in /etc/ssl/certs... [2021-06-07T12:33:01.198Z] #27 26.18 0 added, 0 removed; done. [2021-06-07T12:33:01.198Z] #27 26.18 Running hooks in /etc/ca-certificates/update.d... [2021-06-07T12:33:01.198Z] #27 26.18 done. [2021-06-07T12:33:01.198Z] #27 DONE 27.0s [2021-06-07T12:33:01.198Z] [2021-06-07T12:33:01.198Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-07T12:33:01.198Z] #28 sha256:a338ab589e9ccbad6c468421f203b42dc931cc9d94f5af6b7d5a1d11ada12030 [2021-06-07T12:33:01.296Z] #50 27.99 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-07T12:33:01.420Z] #50 26.52 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-07T12:33:01.420Z] #50 26.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-07T12:33:01.420Z] #50 26.63 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-07T12:33:01.420Z] #50 26.68 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-07T12:33:01.420Z] #50 26.69 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-07T12:33:01.420Z] #50 26.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-07T12:33:01.461Z] #28 DONE 0.4s [2021-06-07T12:33:01.461Z] [2021-06-07T12:33:01.461Z] #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-06-07T12:33:01.461Z] #29 sha256:4ec477551e196cbb3480270fd7c98fec7832ab645fc0db874e94ee7d7b562d4d [2021-06-07T12:33:01.676Z] #50 26.81 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-07T12:33:01.676Z] #50 26.85 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-07T12:33:01.687Z] #20 14.04 Reading package lists... [2021-06-07T12:33:01.933Z] #50 27.08 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-07T12:33:01.933Z] #50 27.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-07T12:33:02.190Z] #50 27.16 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-07T12:33:02.190Z] #50 27.21 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-07T12:33:02.190Z] #50 27.30 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-07T12:33:02.190Z] #50 27.34 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-07T12:33:02.190Z] #50 27.38 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-07T12:33:02.190Z] #50 27.40 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-07T12:33:02.190Z] #50 27.44 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-07T12:33:02.190Z] #50 27.49 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-07T12:33:02.190Z] #50 27.51 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-07T12:33:02.446Z] #50 27.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-07T12:33:02.621Z] #20 17.43 Building dependency tree... [2021-06-07T12:33:02.702Z] #50 27.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-07T12:33:02.702Z] #50 27.90 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-07T12:33:02.702Z] #50 27.92 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-07T12:33:02.702Z] #50 27.93 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-07T12:33:02.702Z] #50 27.94 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-07T12:33:02.702Z] #50 27.97 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-07T12:33:02.702Z] #50 27.97 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-07T12:33:02.702Z] #50 28.01 go: downloading github.com/spf13/afero v1.1.2 [2021-06-07T12:33:03.187Z] #20 18.68 libcap2-bin is already the newest version (1:2.25-2). [2021-06-07T12:33:03.187Z] #20 18.68 The following additional packages will be installed: [2021-06-07T12:33:03.188Z] #20 18.69 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-07T12:33:03.188Z] #20 18.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-07T12:33:03.188Z] #20 18.70 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-07T12:33:03.188Z] #20 18.70 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-07T12:33:03.188Z] #20 18.70 python3.7 python3.7-minimal vim-runtime xxd [2021-06-07T12:33:03.188Z] #20 18.70 Suggested packages: [2021-06-07T12:33:03.188Z] #20 18.70 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-07T12:33:03.188Z] #20 18.70 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-07T12:33:03.188Z] #20 18.70 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-07T12:33:03.188Z] #20 18.70 quota [2021-06-07T12:33:03.188Z] #20 18.70 Recommended packages: [2021-06-07T12:33:03.188Z] #20 18.70 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-07T12:33:03.188Z] #20 18.70 python3-keyrings.alt python3-xdg unzip [2021-06-07T12:33:03.206Z] #50 ... [2021-06-07T12:33:03.206Z] [2021-06-07T12:33:03.206Z] #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-06-07T12:33:03.206Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:33:03.206Z] #56 19.87 Fetched 8448 kB in 16s (533 kB/s) [2021-06-07T12:33:03.206Z] #56 19.87 Reading package lists... [2021-06-07T12:33:03.266Z] #50 28.31 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-07T12:33:03.466Z] #56 26.68 Reading package lists... [2021-06-07T12:33:03.466Z] #56 ... [2021-06-07T12:33:03.466Z] [2021-06-07T12:33:03.466Z] #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-06-07T12:33:03.466Z] #59 sha256:91f051de00fb1b00c833137b232aa7ddf6541013cc4a977abe5bce8c101b92c8 [2021-06-07T12:33:03.466Z] #59 27.67 go: finding github.com/google/uuid v1.2.0 [2021-06-07T12:33:03.466Z] #59 27.70 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-07T12:33:03.466Z] #59 27.72 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-07T12:33:03.466Z] #59 27.78 go: finding github.com/gofrs/flock v0.8.0 [2021-06-07T12:33:03.466Z] #59 27.84 go: finding github.com/gorilla/mux v1.8.0 [2021-06-07T12:33:03.466Z] #59 27.85 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-07T12:33:03.466Z] #59 27.86 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-07T12:33:03.466Z] #59 27.88 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-07T12:33:03.466Z] #59 27.92 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-07T12:33:03.466Z] #59 28.14 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-07T12:33:03.466Z] #59 28.20 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-07T12:33:03.523Z] #50 28.46 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-07T12:33:03.523Z] #50 28.48 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-07T12:33:03.523Z] #50 28.49 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-07T12:33:03.523Z] #50 28.61 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-07T12:33:03.523Z] #50 28.62 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-07T12:33:03.523Z] #50 28.66 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-07T12:33:03.523Z] #50 28.71 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-07T12:33:03.523Z] #50 28.75 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-07T12:33:03.523Z] #50 ... [2021-06-07T12:33:03.523Z] [2021-06-07T12:33:03.523Z] #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-06-07T12:33:03.523Z] #48 sha256:ee06c545f77c532f6684ab5df862b9f64ef0ecf4149cf5d3ebb30fe522932965 [2021-06-07T12:33:03.523Z] #48 18.74 go: finding github.com/fatih/color v1.9.0 [2021-06-07T12:33:03.523Z] #48 18.78 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:33:03.523Z] #48 18.86 go: finding github.com/pkg/errors v0.9.1 [2021-06-07T12:33:03.523Z] #48 18.89 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:33:03.523Z] #48 19.03 go: finding github.com/spf13/pflag v1.0.3 [2021-06-07T12:33:03.523Z] #48 19.04 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:33:03.523Z] #48 19.28 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:33:03.523Z] #48 19.45 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:33:03.523Z] #48 19.50 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:33:03.523Z] #48 19.56 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:33:03.523Z] #48 19.59 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:33:03.755Z] #20 ... [2021-06-07T12:33:03.755Z] [2021-06-07T12:33:03.755Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:33:03.755Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-07T12:33:03.755Z] #32 DONE 139.0s [2021-06-07T12:33:03.755Z] [2021-06-07T12:33:03.755Z] #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-06-07T12:33:03.755Z] #57 sha256:18cc8dfe33a8c350c074805422176fbc210f08b271aeed12371567928445d46a [2021-06-07T12:33:03.872Z] #48 ... [2021-06-07T12:33:03.872Z] [2021-06-07T12:33:03.872Z] #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-06-07T12:33:03.872Z] #50 sha256:184c1a2b3e42cc29e328191abf6c363391753048473988b67a366935152d530f [2021-06-07T12:33:03.872Z] #50 28.82 go: extracting github.com/spf13/afero v1.1.2 [2021-06-07T12:33:03.872Z] #50 28.88 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-07T12:33:03.872Z] #50 28.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-07T12:33:04.020Z] #29 2.442 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-07T12:33:04.139Z] #50 29.38 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-07T12:33:04.285Z] #29 2.761 [2021-06-07T12:33:04.424Z] #50 29.41 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-07T12:33:04.424Z] #50 29.42 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-07T12:33:04.424Z] #50 29.57 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-07T12:33:04.484Z] #48 ... [2021-06-07T12:33:04.484Z] [2021-06-07T12:33:04.484Z] #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-06-07T12:33:04.484Z] #34 sha256:5f248825e98c0ca88e7cfde598b1217b7dfcd489b87431b144f131a1bedc22aa [2021-06-07T12:33:04.484Z] #34 16.11 github.com/pelletier/go-toml/cmd/tomll [2021-06-07T12:33:04.484Z] #34 DONE 20.3s [2021-06-07T12:33:04.484Z] [2021-06-07T12:33:04.484Z] #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-06-07T12:33:04.484Z] #50 sha256:ac8cbc8414a77410e4424979f5af2176030b97f7747557a4c1328589269fcc35 [2021-06-07T12:33:04.484Z] #50 16.97 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-07T12:33:04.484Z] #50 17.02 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-07T12:33:04.484Z] #50 17.02 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-07T12:33:04.484Z] #50 19.16 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-07T12:33:04.484Z] #50 19.16 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-07T12:33:04.484Z] #50 19.18 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-07T12:33:04.484Z] #50 19.19 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-07T12:33:04.484Z] #50 19.19 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-07T12:33:04.484Z] #50 19.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-07T12:33:04.484Z] #50 19.25 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-07T12:33:04.484Z] #50 19.25 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-07T12:33:04.484Z] #50 19.26 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-07T12:33:04.484Z] #50 19.28 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-07T12:33:04.484Z] #50 19.28 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-07T12:33:04.484Z] #50 19.28 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-07T12:33:04.484Z] #50 19.45 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-07T12:33:04.484Z] #50 19.45 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-07T12:33:04.484Z] #50 19.49 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-07T12:33:04.484Z] #50 19.64 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-07T12:33:04.484Z] #50 19.64 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-07T12:33:04.484Z] #50 19.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-07T12:33:04.484Z] #50 19.82 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-07T12:33:04.484Z] #50 19.82 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-07T12:33:04.484Z] #50 19.84 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-07T12:33:04.484Z] #50 19.90 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-07T12:33:04.484Z] #50 20.02 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-07T12:33:04.484Z] #50 20.02 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-07T12:33:04.484Z] #50 20.02 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-07T12:33:04.484Z] #50 20.04 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-07T12:33:04.484Z] #50 20.12 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-07T12:33:04.484Z] #50 20.20 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-07T12:33:04.484Z] #50 20.20 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-07T12:33:04.484Z] #50 20.20 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-07T12:33:04.484Z] #50 20.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-07T12:33:04.484Z] #50 20.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-07T12:33:04.484Z] #50 20.20 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-07T12:33:04.484Z] #50 20.24 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-07T12:33:04.484Z] #50 20.27 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-07T12:33:04.484Z] #50 20.32 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-07T12:33:04.484Z] #50 20.41 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-07T12:33:04.484Z] #50 20.43 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-07T12:33:04.484Z] #50 20.43 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-07T12:33:04.484Z] #50 20.47 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-07T12:33:04.484Z] #50 20.47 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-07T12:33:04.484Z] #50 20.47 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-07T12:33:04.484Z] #50 20.58 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-07T12:33:04.484Z] #50 ... [2021-06-07T12:33:04.484Z] [2021-06-07T12:33:04.484Z] #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-06-07T12:33:04.484Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:04.484Z] #13 7.189 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:33:04.484Z] #13 9.071 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:33:04.484Z] #13 11.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:33:04.484Z] #13 13.43 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-07T12:33:04.484Z] #13 ... [2021-06-07T12:33:04.484Z] [2021-06-07T12:33:04.484Z] #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-06-07T12:33:04.484Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:33:04.484Z] #56 10.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:33:04.484Z] #56 ... [2021-06-07T12:33:04.484Z] [2021-06-07T12:33:04.484Z] #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-06-07T12:33:04.484Z] #50 sha256:ac8cbc8414a77410e4424979f5af2176030b97f7747557a4c1328589269fcc35 [2021-06-07T12:33:04.484Z] #50 20.60 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-07T12:33:04.484Z] #50 20.60 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-07T12:33:04.484Z] #50 20.77 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-07T12:33:04.484Z] #50 20.85 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-07T12:33:04.484Z] #50 20.90 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-07T12:33:04.484Z] #50 20.90 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-07T12:33:04.549Z] #29 ... [2021-06-07T12:33:04.549Z] [2021-06-07T12:33:04.549Z] #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-06-07T12:33:04.549Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-07T12:33:04.549Z] #44 10.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-07T12:33:04.549Z] #44 17.95 Fetched 8275 kB in 13s (655 kB/s) [2021-06-07T12:33:04.549Z] #44 17.95 Reading package lists... [2021-06-07T12:33:04.549Z] #44 ... [2021-06-07T12:33:04.549Z] [2021-06-07T12:33:04.549Z] #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-06-07T12:33:04.549Z] #46 sha256:3aae08e1e0e1aed38a7bcc652e20a0a2510e1abdb2164e308be524ce4afe1df7 [2021-06-07T12:33:04.549Z] #46 11.11 crypto/subtle [2021-06-07T12:33:04.549Z] #46 11.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-07T12:33:04.549Z] #46 11.47 internal/nettrace [2021-06-07T12:33:04.549Z] #46 11.66 runtime/cgo [2021-06-07T12:33:04.549Z] #46 11.83 vendor/golang.org/x/crypto/internal/subtle [2021-06-07T12:33:04.729Z] #50 29.69 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-07T12:33:04.729Z] #50 29.78 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-07T12:33:04.729Z] #50 29.80 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-07T12:33:04.742Z] #50 21.04 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-07T12:33:04.742Z] #50 21.09 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-07T12:33:04.742Z] #50 21.11 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-07T12:33:04.742Z] #50 21.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-07T12:33:04.742Z] #50 21.20 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-07T12:33:04.742Z] #50 21.26 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-07T12:33:04.813Z] #46 ... [2021-06-07T12:33:04.813Z] [2021-06-07T12:33:04.813Z] #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-06-07T12:33:04.813Z] #29 sha256:4ec477551e196cbb3480270fd7c98fec7832ab645fc0db874e94ee7d7b562d4d [2021-06-07T12:33:04.988Z] #50 30.00 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-07T12:33:04.988Z] #50 30.07 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-07T12:33:04.988Z] #50 30.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-07T12:33:04.998Z] #50 21.36 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-07T12:33:04.998Z] #50 21.39 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-07T12:33:04.998Z] #50 21.40 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-07T12:33:05.078Z] #29 3.046 0.0% ##### 7.5% ######### 13.9% ############## 20.5% ## [2021-06-07T12:33:05.078Z] #29 ... [2021-06-07T12:33:05.078Z] [2021-06-07T12:33:05.078Z] #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-06-07T12:33:05.078Z] #59 sha256:7ece998637b3b366a7f4c2370a700d0637f4d530bb4b98ff6edbd6f59a4bbabf [2021-06-07T12:33:05.078Z] #59 11.43 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-07T12:33:05.078Z] #59 11.74 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-07T12:33:05.078Z] #59 11.97 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-07T12:33:05.078Z] #59 12.01 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-07T12:33:05.078Z] #59 12.03 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-07T12:33:05.078Z] #59 13.88 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-07T12:33:05.078Z] #59 13.89 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-07T12:33:05.078Z] #59 16.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-07T12:33:05.078Z] #59 16.95 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-07T12:33:05.078Z] #59 17.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-07T12:33:05.078Z] #59 17.52 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-07T12:33:05.078Z] #59 20.43 go: finding github.com/pkg/errors v0.9.1 [2021-06-07T12:33:05.078Z] #59 20.51 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-07T12:33:05.078Z] #59 20.68 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-07T12:33:05.078Z] #59 20.71 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-07T12:33:05.078Z] #59 20.84 go: finding github.com/google/uuid v1.2.0 [2021-06-07T12:33:05.078Z] #59 20.97 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-07T12:33:05.078Z] #59 21.05 go: finding github.com/gofrs/flock v0.8.0 [2021-06-07T12:33:05.078Z] #59 21.06 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-07T12:33:05.078Z] #59 21.25 go: finding github.com/gorilla/mux v1.8.0 [2021-06-07T12:33:05.078Z] #59 21.27 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-07T12:33:05.078Z] #59 21.37 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-07T12:33:05.078Z] #59 21.37 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-07T12:33:05.078Z] #59 21.39 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-07T12:33:05.078Z] #59 ... [2021-06-07T12:33:05.078Z] [2021-06-07T12:33:05.078Z] #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-06-07T12:33:05.078Z] #29 sha256:4ec477551e196cbb3480270fd7c98fec7832ab645fc0db874e94ee7d7b562d4d [2021-06-07T12:33:05.131Z] #57 ... [2021-06-07T12:33:05.131Z] [2021-06-07T12:33:05.131Z] #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-06-07T12:33:05.131Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:33:05.131Z] #20 20.59 The following NEW packages will be installed: [2021-06-07T12:33:05.131Z] #20 20.60 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-07T12:33:05.131Z] #20 20.61 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-07T12:33:05.131Z] #20 20.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-07T12:33:05.131Z] #20 20.61 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-07T12:33:05.131Z] #20 20.61 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-07T12:33:05.131Z] #20 20.61 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-07T12:33:05.131Z] #20 20.61 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-07T12:33:05.131Z] #20 20.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-07T12:33:05.131Z] #20 20.61 xz-utils zip [2021-06-07T12:33:05.248Z] #50 30.34 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-07T12:33:05.249Z] #50 30.47 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-07T12:33:05.257Z] #50 21.53 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-07T12:33:05.257Z] #50 21.53 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-07T12:33:05.257Z] #50 ... [2021-06-07T12:33:05.257Z] [2021-06-07T12:33:05.257Z] #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-06-07T12:33:05.257Z] #46 sha256:6f731317681e25d7dcb4a757b9dcbcc66469587f215dc52e6a04fce4c7fa7c8f [2021-06-07T12:33:05.257Z] #46 11.55 unicode/utf8 [2021-06-07T12:33:05.257Z] #46 12.11 math/bits [2021-06-07T12:33:05.257Z] #46 12.87 math [2021-06-07T12:33:05.257Z] #46 16.84 internal/testlog [2021-06-07T12:33:05.257Z] #46 17.14 encoding [2021-06-07T12:33:05.257Z] #46 17.24 unicode/utf16 [2021-06-07T12:33:05.257Z] #46 17.46 container/list [2021-06-07T12:33:05.257Z] #46 18.10 crypto/internal/subtle [2021-06-07T12:33:05.257Z] #46 18.15 crypto/subtle [2021-06-07T12:33:05.257Z] #46 18.25 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-07T12:33:05.257Z] #46 18.38 internal/nettrace [2021-06-07T12:33:05.257Z] #46 18.48 runtime/cgo [2021-06-07T12:33:05.257Z] #46 ... [2021-06-07T12:33:05.257Z] [2021-06-07T12:33:05.257Z] #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-06-07T12:33:05.257Z] #50 sha256:ac8cbc8414a77410e4424979f5af2176030b97f7747557a4c1328589269fcc35 [2021-06-07T12:33:05.257Z] #50 21.67 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-07T12:33:05.257Z] #50 21.67 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-07T12:33:05.257Z] #50 21.72 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-07T12:33:05.257Z] #50 21.72 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-07T12:33:05.257Z] #50 21.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-07T12:33:05.257Z] #50 21.72 go: downloading golang.org/x/text v0.3.2 [2021-06-07T12:33:05.389Z] #20 20.94 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-07T12:33:05.389Z] #20 20.94 Need to get 28.6 MB of archives. [2021-06-07T12:33:05.389Z] #20 20.94 After this operation, 116 MB of additional disk space will be used. [2021-06-07T12:33:05.389Z] #20 20.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-07T12:33:05.389Z] #20 20.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-07T12:33:05.389Z] #20 20.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-07T12:33:05.523Z] #50 21.72 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-07T12:33:05.525Z] #50 30.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-07T12:33:05.525Z] #50 30.73 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-07T12:33:05.648Z] #20 21.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-07T12:33:05.648Z] #20 21.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-07T12:33:05.648Z] #20 21.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-07T12:33:05.780Z] #50 22.05 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-07T12:33:05.780Z] #50 22.05 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-07T12:33:05.780Z] #50 22.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-07T12:33:05.780Z] #50 22.07 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-07T12:33:05.780Z] #50 22.16 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-07T12:33:05.780Z] #50 22.28 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-07T12:33:05.782Z] #50 30.80 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-07T12:33:05.782Z] #50 30.81 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-07T12:33:06.038Z] #50 22.29 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-07T12:33:06.038Z] #50 22.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-07T12:33:06.038Z] #50 ... [2021-06-07T12:33:06.038Z] [2021-06-07T12:33:06.038Z] #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-06-07T12:33:06.038Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:33:06.038Z] #36 12.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:33:06.038Z] #36 ... [2021-06-07T12:33:06.038Z] [2021-06-07T12:33:06.038Z] #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-06-07T12:33:06.038Z] #50 sha256:ac8cbc8414a77410e4424979f5af2176030b97f7747557a4c1328589269fcc35 [2021-06-07T12:33:06.038Z] #50 22.43 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-07T12:33:06.038Z] #50 22.43 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-07T12:33:06.038Z] #50 22.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-07T12:33:06.052Z] #50 31.16 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-07T12:33:06.052Z] #50 31.18 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-07T12:33:06.159Z] #29 3.046 0.0% ##### 7.5% ######### 13.9% ############## 20.5% ################### 27.8% ######################## 33.9% ########################### 38.9% ################################# 46.4% ################################### 49.2% ######################################## 55.6% ############################################ 61.4% ################################################ 67.9% #################################################### 72.9% ########################################################### 82.4% ################################################################# 90.4% ###################################################################### 98.3% ######################################################################## 100.0% [2021-06-07T12:33:06.215Z] #20 21.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-07T12:33:06.215Z] #20 21.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-07T12:33:06.215Z] #20 21.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-07T12:33:06.215Z] #20 21.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-07T12:33:06.215Z] #20 21.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-07T12:33:06.215Z] #20 21.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-07T12:33:06.215Z] #20 21.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-07T12:33:06.215Z] #20 21.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-07T12:33:06.215Z] #20 21.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-07T12:33:06.215Z] #20 21.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-07T12:33:06.215Z] #20 21.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-07T12:33:06.215Z] #20 21.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-07T12:33:06.215Z] #20 21.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-07T12:33:06.215Z] #20 21.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-07T12:33:06.215Z] #20 21.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-07T12:33:06.215Z] #20 21.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-07T12:33:06.215Z] #20 21.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-07T12:33:06.215Z] #20 21.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-07T12:33:06.215Z] #20 21.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-07T12:33:06.215Z] #20 21.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-07T12:33:06.215Z] #20 21.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-07T12:33:06.215Z] #20 21.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-07T12:33:06.294Z] #50 22.65 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-07T12:33:06.308Z] #50 31.32 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-07T12:33:06.308Z] #50 31.46 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-07T12:33:06.475Z] #20 21.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-07T12:33:06.553Z] #50 22.78 go: downloading github.com/pkg/errors v0.8.1 [2021-06-07T12:33:06.553Z] #50 22.78 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-07T12:33:06.553Z] #50 23.02 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-07T12:33:06.553Z] #50 23.02 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-07T12:33:06.564Z] #50 31.62 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-07T12:33:06.733Z] #29 5.001 [2021-06-07T12:33:06.733Z] #29 ... [2021-06-07T12:33:06.733Z] [2021-06-07T12:33:06.733Z] #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-06-07T12:33:06.733Z] #52 sha256:4579a7abe2caca86e43a734c17d1866433bece0abb8a5b692ee642a198e0f4ff [2021-06-07T12:33:06.733Z] #52 13.07 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-07T12:33:06.733Z] #52 13.18 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-07T12:33:06.733Z] #52 13.18 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-07T12:33:06.733Z] #52 13.20 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-07T12:33:06.733Z] #52 13.68 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-07T12:33:06.733Z] #52 13.88 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-07T12:33:06.733Z] #52 15.55 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-07T12:33:06.733Z] #52 16.77 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-07T12:33:06.733Z] #52 18.12 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-07T12:33:06.733Z] #52 18.25 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-07T12:33:06.733Z] #52 18.49 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-07T12:33:06.733Z] #52 18.72 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-07T12:33:06.733Z] #52 19.49 runtime [2021-06-07T12:33:06.733Z] #52 19.50 runtime/cgo [2021-06-07T12:33:06.733Z] #52 ... [2021-06-07T12:33:06.733Z] [2021-06-07T12:33:06.733Z] #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-06-07T12:33:06.733Z] #50 sha256:27fc8171d9e54d76303e52839e0e461541780f8eafbe853cdae4076c1ddf8b98 [2021-06-07T12:33:06.733Z] #50 19.70 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-07T12:33:06.733Z] #50 19.70 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-07T12:33:06.733Z] #50 19.71 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-07T12:33:06.733Z] #50 19.71 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-07T12:33:06.733Z] #50 19.71 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-07T12:33:06.733Z] #50 19.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-07T12:33:06.733Z] #50 19.74 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-07T12:33:06.733Z] #50 19.74 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-07T12:33:06.733Z] #50 19.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-07T12:33:06.733Z] #50 19.75 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-07T12:33:06.733Z] #50 19.83 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-07T12:33:06.733Z] #50 19.84 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-07T12:33:06.733Z] #50 19.86 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-07T12:33:06.733Z] #50 19.89 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-07T12:33:06.733Z] #50 19.90 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-07T12:33:06.733Z] #50 19.92 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-07T12:33:06.733Z] #50 19.99 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-07T12:33:06.733Z] #50 20.01 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-07T12:33:06.733Z] #50 20.02 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-07T12:33:06.733Z] #50 20.04 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-07T12:33:06.733Z] #50 20.04 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-07T12:33:06.733Z] #50 20.07 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-07T12:33:06.733Z] #50 20.08 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-07T12:33:06.733Z] #50 20.09 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-07T12:33:06.733Z] #50 20.20 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-07T12:33:06.733Z] #50 20.20 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-07T12:33:06.733Z] #50 20.21 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-07T12:33:06.733Z] #50 20.28 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-07T12:33:06.733Z] #50 20.32 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-07T12:33:06.733Z] #50 20.37 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-07T12:33:06.733Z] #50 20.39 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-07T12:33:06.733Z] #50 20.41 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-07T12:33:06.733Z] #50 20.45 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-07T12:33:06.733Z] #50 20.51 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-07T12:33:06.733Z] #50 20.51 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-07T12:33:06.733Z] #50 20.51 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-07T12:33:06.733Z] #50 20.51 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-07T12:33:06.733Z] #50 20.51 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-07T12:33:06.733Z] #50 20.65 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-07T12:33:06.733Z] #50 20.74 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-07T12:33:06.733Z] #50 20.76 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-07T12:33:06.733Z] #50 20.78 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-07T12:33:06.733Z] #50 20.85 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-07T12:33:06.733Z] #50 20.85 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-07T12:33:06.733Z] #50 20.86 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-07T12:33:06.733Z] #50 20.88 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-07T12:33:06.733Z] #50 20.89 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-07T12:33:06.733Z] #50 21.07 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-07T12:33:06.733Z] #50 21.16 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-07T12:33:06.733Z] #50 21.16 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-07T12:33:06.733Z] #50 21.17 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-07T12:33:06.733Z] #50 21.21 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-07T12:33:06.733Z] #50 21.23 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-07T12:33:06.733Z] #50 21.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-07T12:33:06.733Z] #50 21.27 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-07T12:33:06.733Z] #50 21.27 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-07T12:33:06.733Z] #50 21.30 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-07T12:33:06.733Z] #50 21.30 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-07T12:33:06.733Z] #50 21.50 go: downloading golang.org/x/text v0.3.2 [2021-06-07T12:33:06.733Z] #50 21.58 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-07T12:33:06.733Z] #50 21.81 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-07T12:33:06.733Z] #50 21.92 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-07T12:33:06.733Z] #50 21.92 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-07T12:33:06.733Z] #50 21.95 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-07T12:33:06.733Z] #50 22.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-07T12:33:06.733Z] #50 22.09 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-07T12:33:06.733Z] #50 22.30 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-07T12:33:06.733Z] #50 22.30 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-07T12:33:06.733Z] #50 22.33 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-07T12:33:06.733Z] #50 22.43 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-07T12:33:06.733Z] #50 22.48 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-07T12:33:06.733Z] #50 22.54 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-07T12:33:06.733Z] #50 22.54 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-07T12:33:06.733Z] #50 22.74 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-07T12:33:06.733Z] #50 22.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-07T12:33:06.733Z] #50 22.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-07T12:33:06.733Z] #50 22.95 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-07T12:33:06.733Z] #50 23.00 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-07T12:33:06.733Z] #50 23.00 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-07T12:33:06.733Z] #50 23.04 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-07T12:33:06.733Z] #50 23.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-07T12:33:06.733Z] #50 23.13 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-07T12:33:06.733Z] #50 23.15 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-07T12:33:06.733Z] #50 23.19 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-07T12:33:06.733Z] #50 23.25 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-07T12:33:06.733Z] #50 23.33 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-07T12:33:06.734Z] #20 22.20 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-07T12:33:06.734Z] #20 22.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-07T12:33:06.734Z] #20 22.23 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-07T12:33:06.734Z] #20 22.23 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-07T12:33:06.734Z] #20 22.23 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-07T12:33:06.734Z] #20 22.24 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-07T12:33:06.734Z] #20 22.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-07T12:33:06.734Z] #20 22.31 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-07T12:33:06.734Z] #20 22.32 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-07T12:33:06.734Z] #20 22.32 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-07T12:33:06.734Z] #20 22.33 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-07T12:33:06.734Z] #20 22.34 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-07T12:33:06.764Z] #59 ... [2021-06-07T12:33:06.764Z] [2021-06-07T12:33:06.764Z] #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-06-07T12:33:06.764Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:33:06.764Z] #36 23.22 Fetched 8448 kB in 17s (492 kB/s) [2021-06-07T12:33:06.764Z] #36 23.22 Reading package lists... [2021-06-07T12:33:06.764Z] #36 29.14 Reading package lists... [2021-06-07T12:33:06.764Z] #36 ... [2021-06-07T12:33:06.764Z] [2021-06-07T12:33:06.764Z] #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-06-07T12:33:06.764Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:33:06.764Z] #56 26.68 Reading package lists... [2021-06-07T12:33:06.821Z] #50 31.95 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-07T12:33:06.843Z] #50 23.10 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-07T12:33:06.843Z] #50 23.19 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-07T12:33:06.843Z] #50 23.19 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-07T12:33:06.843Z] #50 23.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-07T12:33:06.843Z] #50 23.21 go: downloading github.com/spf13/afero v1.1.2 [2021-06-07T12:33:06.843Z] #50 23.25 go: extracting github.com/pkg/errors v0.8.1 [2021-06-07T12:33:06.994Z] #20 22.35 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-07T12:33:06.994Z] #20 22.35 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-07T12:33:06.994Z] #20 22.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-07T12:33:06.994Z] #20 22.42 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-07T12:33:06.994Z] #20 22.43 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-07T12:33:07.010Z] #50 23.49 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-07T12:33:07.010Z] #50 23.50 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-07T12:33:07.010Z] #50 23.55 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-07T12:33:07.010Z] #50 23.57 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-07T12:33:07.010Z] #50 ... [2021-06-07T12:33:07.010Z] [2021-06-07T12:33:07.010Z] #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-06-07T12:33:07.010Z] #48 sha256:9fd8ebd63f1a1967819494f717d65fd869f9b4c4ebf20284f2074e34519bd06b [2021-06-07T12:33:07.010Z] #48 13.55 go: finding github.com/fatih/color v1.9.0 [2021-06-07T12:33:07.010Z] #48 13.55 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:33:07.010Z] #48 13.56 go: finding github.com/pkg/errors v0.9.1 [2021-06-07T12:33:07.010Z] #48 13.58 go: finding github.com/spf13/pflag v1.0.3 [2021-06-07T12:33:07.010Z] #48 13.92 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:33:07.010Z] #48 13.99 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:33:07.010Z] #48 14.22 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:33:07.010Z] #48 14.23 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:33:07.010Z] #48 14.29 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:33:07.010Z] #48 14.38 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:33:07.010Z] #48 14.95 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:33:07.024Z] #56 32.44 Building dependency tree... [2021-06-07T12:33:07.078Z] #50 32.05 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-07T12:33:07.142Z] #50 23.28 go: downloading github.com/spf13/cast v1.3.0 [2021-06-07T12:33:07.142Z] #50 23.41 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-07T12:33:07.142Z] #50 23.41 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-07T12:33:07.253Z] #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-06-07T12:33:07.253Z] #20 22.72 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-07T12:33:07.253Z] #20 22.75 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-07T12:33:07.272Z] #48 ... [2021-06-07T12:33:07.272Z] [2021-06-07T12:33:07.272Z] #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-06-07T12:33:07.272Z] #29 sha256:4ec477551e196cbb3480270fd7c98fec7832ab645fc0db874e94ee7d7b562d4d [2021-06-07T12:33:07.272Z] #29 5.384 0.2% ################# 24.4% ################################### 49.9% ################################################### 71.2% ######################################################################## 100.0% [2021-06-07T12:33:07.595Z] #56 ... [2021-06-07T12:33:07.595Z] [2021-06-07T12:33:07.595Z] #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-06-07T12:33:07.595Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:07.595Z] #44 24.01 Fetched 8451 kB in 18s (468 kB/s) [2021-06-07T12:33:07.595Z] #44 24.01 Reading package lists... [2021-06-07T12:33:07.708Z] #50 23.89 go: extracting github.com/spf13/cast v1.3.0 [2021-06-07T12:33:07.708Z] #50 24.08 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-07T12:33:07.708Z] #50 24.08 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-07T12:33:07.708Z] #50 24.08 go: extracting github.com/spf13/afero v1.1.2 [2021-06-07T12:33:07.821Z] #20 23.30 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:33:07.821Z] #20 23.38 Fetched 28.6 MB in 2s (13.6 MB/s) [2021-06-07T12:33:07.821Z] #20 23.43 Selecting previously unselected package pigz. [2021-06-07T12:33:07.847Z] #29 6.177 [2021-06-07T12:33:07.856Z] #44 30.17 Reading package lists... [2021-06-07T12:33:07.856Z] #44 ... [2021-06-07T12:33:07.856Z] [2021-06-07T12:33:07.856Z] #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-06-07T12:33:07.856Z] #50 sha256:5156c85da9ee5adf06a08f4a4dbfe350e37589767e06e90726c6c61b666d8820 [2021-06-07T12:33:07.856Z] #50 30.90 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-07T12:33:07.856Z] #50 33.00 go: extracting golang.org/x/text v0.3.2 [2021-06-07T12:33:07.966Z] #50 24.14 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-07T12:33:07.966Z] #50 24.39 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-07T12:33:08.081Z] #20 23.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 ... 23435 files and directories currently installed.) [2021-06-07T12:33:08.081Z] #20 23.50 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-07T12:33:08.081Z] #20 23.51 Unpacking pigz (2.4-1) ... [2021-06-07T12:33:08.081Z] #20 23.60 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-07T12:33:08.081Z] #20 23.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:33:08.081Z] #20 23.61 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:08.110Z] #29 ... [2021-06-07T12:33:08.110Z] [2021-06-07T12:33:08.110Z] #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-06-07T12:33:08.110Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-07T12:33:08.110Z] #40 14.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-07T12:33:08.110Z] #40 14.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-07T12:33:08.110Z] #40 ... [2021-06-07T12:33:08.110Z] [2021-06-07T12:33:08.111Z] #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-06-07T12:33:08.111Z] #29 sha256:4ec477551e196cbb3480270fd7c98fec7832ab645fc0db874e94ee7d7b562d4d [2021-06-07T12:33:08.222Z] #50 24.57 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-07T12:33:08.340Z] #20 23.95 Selecting previously unselected package python3.7-minimal. [2021-06-07T12:33:08.340Z] #20 23.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:33:08.340Z] #20 23.97 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:33:08.426Z] #50 ... [2021-06-07T12:33:08.426Z] [2021-06-07T12:33:08.426Z] #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-06-07T12:33:08.426Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:08.426Z] #13 22.37 Fetched 8973 kB in 18s (498 kB/s) [2021-06-07T12:33:08.426Z] #13 22.37 Reading package lists... [2021-06-07T12:33:08.478Z] #50 24.73 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-07T12:33:08.478Z] #50 24.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-07T12:33:08.478Z] #50 ... [2021-06-07T12:33:08.478Z] [2021-06-07T12:33:08.478Z] #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-06-07T12:33:08.478Z] #52 sha256:9d10e8ca04ecae6539f1a071871a00770dfb1742f8e9d30240cfad069c5507c4 [2021-06-07T12:33:08.478Z] #52 14.98 + cd /tmp/tmp.Faq0eoaU6y/src/github.com/mvdan/sh [2021-06-07T12:33:08.478Z] #52 14.98 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-07T12:33:08.478Z] #52 15.08 + GO111MODULE=on [2021-06-07T12:33:08.478Z] #52 15.08 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-07T12:33:08.478Z] #52 16.41 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-07T12:33:08.478Z] #52 16.41 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-07T12:33:08.478Z] #52 16.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-07T12:33:08.478Z] #52 16.65 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-07T12:33:08.478Z] #52 16.68 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-07T12:33:08.478Z] #52 17.64 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-07T12:33:08.478Z] #52 18.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-07T12:33:08.478Z] #52 19.81 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-07T12:33:08.478Z] #52 21.13 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-07T12:33:08.478Z] #52 21.30 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-07T12:33:08.478Z] #52 21.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-07T12:33:08.478Z] #52 21.52 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-07T12:33:08.478Z] #52 22.48 runtime/cgo [2021-06-07T12:33:08.478Z] #52 22.55 runtime [2021-06-07T12:33:08.532Z] Running on azwin-2-db7270 in d:\jenkins\workspace\moby_PR-42393 [Pipeline] { [Pipeline] ws [2021-06-07T12:33:08.548Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-07T12:33:08.636Z] #29 6.574 0.0% #################### 28.1% ################################## 48.0% ################################################### 71.0% ######################################################################## 100.0% [2021-06-07T12:33:08.692Z] #13 28.95 Reading package lists... [2021-06-07T12:33:08.692Z] #13 ... [2021-06-07T12:33:08.692Z] [2021-06-07T12:33:08.692Z] #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-06-07T12:33:08.692Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:33:08.692Z] #36 29.14 Reading package lists... [2021-06-07T12:33:08.740Z] #52 ... [2021-06-07T12:33:08.740Z] [2021-06-07T12:33:08.740Z] #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-06-07T12:33:08.740Z] #50 sha256:ac8cbc8414a77410e4424979f5af2176030b97f7747557a4c1328589269fcc35 [2021-06-07T12:33:08.740Z] #50 25.10 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-07T12:33:08.740Z] #50 25.13 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-07T12:33:08.740Z] #50 25.25 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-07T12:33:08.899Z] #29 7.430 [2021-06-07T12:33:08.899Z] #29 ... [2021-06-07T12:33:08.899Z] [2021-06-07T12:33:08.899Z] #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-06-07T12:33:08.899Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-07T12:33:08.899Z] #56 15.42 Fetched 8271 kB in 10s (800 kB/s) [2021-06-07T12:33:08.899Z] #56 15.42 Reading package lists... [2021-06-07T12:33:08.968Z] #50 ... [2021-06-07T12:33:08.968Z] [2021-06-07T12:33:08.968Z] #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-06-07T12:33:08.968Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:33:08.969Z] #40 23.63 Checking out files: 79% (1355/1694) Checking out files: 80% (1356/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-07T12:33:08.969Z] #40 24.07 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-07T12:33:08.969Z] #40 25.72 + 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-06-07T12:33:08.996Z] #50 25.26 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-07T12:33:09.163Z] #56 20.94 Reading package lists... [2021-06-07T12:33:09.163Z] #56 ... [2021-06-07T12:33:09.163Z] [2021-06-07T12:33:09.163Z] #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-06-07T12:33:09.163Z] #50 sha256:27fc8171d9e54d76303e52839e0e461541780f8eafbe853cdae4076c1ddf8b98 [2021-06-07T12:33:09.163Z] #50 23.83 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-07T12:33:09.163Z] #50 23.87 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-07T12:33:09.163Z] #50 24.04 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-07T12:33:09.163Z] #50 24.08 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-07T12:33:09.163Z] #50 24.17 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-07T12:33:09.163Z] #50 24.35 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-07T12:33:09.224Z] #40 ... [2021-06-07T12:33:09.224Z] [2021-06-07T12:33:09.224Z] #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-06-07T12:33:09.224Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:33:09.224Z] #56 24.40 Fetched 8448 kB in 17s (490 kB/s) [2021-06-07T12:33:09.224Z] #56 24.40 Reading package lists... [2021-06-07T12:33:09.253Z] #50 25.42 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-07T12:33:09.253Z] #50 25.47 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-07T12:33:09.253Z] #50 25.47 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-07T12:33:09.264Z] #36 34.85 Building dependency tree... [2021-06-07T12:33:09.275Z] #20 24.66 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:09.275Z] #20 24.69 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:33:09.481Z] #56 30.58 Reading package lists... [2021-06-07T12:33:09.481Z] #56 ... [2021-06-07T12:33:09.481Z] [2021-06-07T12:33:09.481Z] #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-06-07T12:33:09.481Z] #52 sha256:dca1f59b666fba001acf62c3c76ecc059b28ae5398a030acb7cdeb1e4f1668e4 [2021-06-07T12:33:09.481Z] #52 24.42 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-07T12:33:09.481Z] #52 24.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-07T12:33:09.481Z] #52 24.69 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-07T12:33:09.481Z] #52 24.72 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-07T12:33:09.481Z] #52 25.51 runtime/cgo [2021-06-07T12:33:09.481Z] #52 25.67 runtime [2021-06-07T12:33:09.509Z] #50 25.72 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-07T12:33:09.737Z] #52 ... [2021-06-07T12:33:09.737Z] [2021-06-07T12:33:09.737Z] #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-06-07T12:33:09.737Z] #59 sha256:a9b8e020e4d27731cac9d79bfbff11dc770e9da051e2d8fbd41261ef2c0b46a9 [2021-06-07T12:33:09.737Z] #59 26.46 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-07T12:33:09.737Z] #59 28.87 go: finding github.com/pkg/errors v0.9.1 [2021-06-07T12:33:09.737Z] #59 28.96 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-07T12:33:09.737Z] #59 29.14 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-07T12:33:09.737Z] #59 29.27 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-07T12:33:09.737Z] #59 29.50 go: finding github.com/google/uuid v1.2.0 [2021-06-07T12:33:09.737Z] #59 29.52 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-07T12:33:09.737Z] #59 29.57 go: finding github.com/gofrs/flock v0.8.0 [2021-06-07T12:33:09.737Z] #59 29.62 go: finding github.com/gorilla/mux v1.8.0 [2021-06-07T12:33:09.737Z] #59 29.65 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-07T12:33:09.737Z] #59 29.67 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-07T12:33:09.737Z] #59 29.69 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-07T12:33:09.737Z] #59 29.73 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-07T12:33:09.737Z] #59 29.79 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-07T12:33:09.737Z] #59 29.99 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-07T12:33:09.737Z] #59 30.14 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-07T12:33:09.737Z] #59 ... [2021-06-07T12:33:09.737Z] [2021-06-07T12:33:09.737Z] #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-06-07T12:33:09.737Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:33:09.737Z] #36 24.86 Fetched 8448 kB in 18s (474 kB/s) [2021-06-07T12:33:09.737Z] #36 24.86 Reading package lists... [2021-06-07T12:33:09.993Z] #36 30.91 Reading package lists... [2021-06-07T12:33:09.993Z] #36 ... [2021-06-07T12:33:09.993Z] [2021-06-07T12:33:09.993Z] #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-06-07T12:33:09.993Z] #46 sha256:2542d4067061e7198b54ee7b7496598776ed63b28bf347006be28d9ab5b6a85f [2021-06-07T12:33:09.993Z] #46 30.78 vendor/golang.org/x/crypto/internal/subtle [2021-06-07T12:33:09.993Z] #46 31.00 vendor/golang.org/x/crypto/curve25519 [2021-06-07T12:33:10.120Z] #50 26.42 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-07T12:33:10.120Z] #50 ... [2021-06-07T12:33:10.120Z] [2021-06-07T12:33:10.120Z] #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-06-07T12:33:10.120Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-07T12:33:10.120Z] #36 16.42 Fetched 8271 kB in 12s (717 kB/s) [2021-06-07T12:33:10.120Z] #36 16.42 Reading package lists... [2021-06-07T12:33:10.120Z] #36 21.25 Reading package lists... [2021-06-07T12:33:10.120Z] #36 25.33 Building dependency tree... [2021-06-07T12:33:10.120Z] #36 ... [2021-06-07T12:33:10.120Z] [2021-06-07T12:33:10.120Z] #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-06-07T12:33:10.120Z] #29 sha256:4ec477551e196cbb3480270fd7c98fec7832ab645fc0db874e94ee7d7b562d4d [2021-06-07T12:33:10.330Z] The recommended git tool is: git [2021-06-07T12:33:10.438Z] #50 26.55 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-07T12:33:10.438Z] #50 26.62 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-07T12:33:10.438Z] #50 26.62 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-07T12:33:10.438Z] #50 26.62 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-07T12:33:10.438Z] #50 26.62 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-07T12:33:10.438Z] #50 26.79 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-07T12:33:10.438Z] #50 26.91 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-07T12:33:10.566Z] #46 ... [2021-06-07T12:33:10.566Z] [2021-06-07T12:33:10.566Z] #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-06-07T12:33:10.566Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:10.566Z] #44 25.43 Fetched 8451 kB in 19s (457 kB/s) [2021-06-07T12:33:10.566Z] #44 25.43 Reading package lists... [2021-06-07T12:33:10.652Z] #20 26.36 Selecting previously unselected package python3-minimal. [2021-06-07T12:33:10.695Z] #50 26.91 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-07T12:33:10.695Z] #50 26.91 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-07T12:33:10.695Z] #50 26.91 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-07T12:33:10.695Z] #50 27.02 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-07T12:33:10.822Z] #44 31.29 Reading package lists... [2021-06-07T12:33:10.822Z] #44 ... [2021-06-07T12:33:10.822Z] [2021-06-07T12:33:10.822Z] #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-06-07T12:33:10.822Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:33:10.822Z] #56 30.58 Reading package lists... [2021-06-07T12:33:10.822Z] #56 ... [2021-06-07T12:33:10.822Z] [2021-06-07T12:33:10.822Z] #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-06-07T12:33:10.822Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:10.822Z] #13 21.90 Fetched 8973 kB in 19s (485 kB/s) [2021-06-07T12:33:10.822Z] #13 21.90 Reading package lists... [2021-06-07T12:33:10.911Z] #20 26.36 (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 ... 23684 files and directories currently installed.) [2021-06-07T12:33:10.911Z] #20 26.42 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-07T12:33:10.911Z] #20 26.42 Unpacking python3-minimal (3.7.3-1) ... [2021-06-07T12:33:10.911Z] #20 26.49 Selecting previously unselected package libmpdec2:amd64. [2021-06-07T12:33:10.911Z] #20 26.50 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-07T12:33:10.911Z] #20 26.51 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-07T12:33:10.911Z] #20 26.60 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-07T12:33:10.911Z] #20 26.61 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:33:10.951Z] #50 27.25 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-07T12:33:10.951Z] #50 27.25 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-07T12:33:10.951Z] #50 ... [2021-06-07T12:33:10.951Z] [2021-06-07T12:33:10.951Z] #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-06-07T12:33:10.951Z] #59 sha256:faa51e14e50fbc58668ace0b5272017a71a4c16e7eba6417a6f8aa5b9dd8b49a [2021-06-07T12:33:10.951Z] #59 17.33 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-07T12:33:10.951Z] #59 17.64 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-07T12:33:10.951Z] #59 18.78 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-07T12:33:10.951Z] #59 19.90 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-07T12:33:10.951Z] #59 21.48 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-07T12:33:10.951Z] #59 23.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-07T12:33:10.951Z] #59 23.28 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-07T12:33:10.951Z] #59 23.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-07T12:33:10.951Z] #59 23.74 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-07T12:33:10.951Z] #59 25.67 go: finding github.com/pkg/errors v0.9.1 [2021-06-07T12:33:10.951Z] #59 26.02 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-07T12:33:10.951Z] #59 26.03 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-07T12:33:10.951Z] #59 26.20 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-07T12:33:10.951Z] #59 26.25 go: finding github.com/google/uuid v1.2.0 [2021-06-07T12:33:10.951Z] #59 26.25 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-07T12:33:10.951Z] #59 26.31 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-07T12:33:10.951Z] #59 26.38 go: finding github.com/gofrs/flock v0.8.0 [2021-06-07T12:33:10.951Z] #59 26.42 go: finding github.com/gorilla/mux v1.8.0 [2021-06-07T12:33:10.951Z] #59 26.47 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-07T12:33:10.951Z] #59 26.48 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-07T12:33:10.951Z] #59 26.51 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-07T12:33:10.951Z] #59 26.53 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-07T12:33:10.951Z] #59 26.78 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-07T12:33:10.951Z] #59 26.85 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-07T12:33:11.079Z] #13 28.28 Reading package lists... [2021-06-07T12:33:11.079Z] #13 ... [2021-06-07T12:33:11.079Z] [2021-06-07T12:33:11.079Z] #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-06-07T12:33:11.079Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:33:11.170Z] #20 26.62 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:11.176Z] #36 37.72 The following additional packages will be installed: [2021-06-07T12:33:11.176Z] #36 37.74 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-07T12:33:11.176Z] #36 37.76 Suggested packages: [2021-06-07T12:33:11.176Z] #36 37.76 cmake-doc ninja-build lrzip [2021-06-07T12:33:11.176Z] #36 37.76 Recommended packages: [2021-06-07T12:33:11.176Z] #36 37.76 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-07T12:33:11.737Z] #20 27.43 Selecting previously unselected package python3.7. [2021-06-07T12:33:11.737Z] #20 27.43 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:33:11.737Z] #20 27.49 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:11.748Z] #36 ... [2021-06-07T12:33:11.748Z] [2021-06-07T12:33:11.748Z] #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-06-07T12:33:11.748Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:33:11.748Z] #56 35.44 The following additional packages will be installed: [2021-06-07T12:33:11.748Z] #56 35.45 libbtrfs0 [2021-06-07T12:33:11.748Z] #56 35.64 The following NEW packages will be installed: [2021-06-07T12:33:11.748Z] #56 35.66 libbtrfs-dev libbtrfs0 [2021-06-07T12:33:11.748Z] #56 36.06 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-07T12:33:11.748Z] #56 36.06 Need to get 119 kB of archives. [2021-06-07T12:33:11.748Z] #56 36.06 After this operation, 387 kB of additional disk space will be used. [2021-06-07T12:33:11.748Z] #56 36.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-07T12:33:11.748Z] #56 36.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-07T12:33:11.748Z] #56 36.95 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:33:11.748Z] #56 37.16 Fetched 119 kB in 0s (440 kB/s) [2021-06-07T12:33:11.748Z] #56 37.28 Selecting previously unselected package libbtrfs0. [2021-06-07T12:33:11.748Z] #56 37.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-07T12:33:11.748Z] #56 37.34 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-07T12:33:11.748Z] #56 37.36 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-07T12:33:11.748Z] #56 37.47 Selecting previously unselected package libbtrfs-dev. [2021-06-07T12:33:11.748Z] #56 37.47 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-07T12:33:11.748Z] #56 37.49 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:33:11.748Z] #56 37.73 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-07T12:33:11.748Z] #56 37.76 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:33:11.748Z] #56 37.78 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:33:11.748Z] #56 DONE 38.4s [2021-06-07T12:33:11.748Z] [2021-06-07T12:33:11.748Z] #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-06-07T12:33:11.748Z] #50 sha256:5156c85da9ee5adf06a08f4a4dbfe350e37589767e06e90726c6c61b666d8820 [2021-06-07T12:33:11.749Z] #50 37.14 go: finding github.com/fatih/color v1.7.0 [2021-06-07T12:33:11.749Z] #50 37.21 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-07T12:33:11.749Z] #50 37.22 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-07T12:33:11.749Z] #50 37.23 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-07T12:33:11.749Z] #50 37.31 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-07T12:33:11.749Z] #50 37.37 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-07T12:33:11.749Z] #50 37.41 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-07T12:33:11.749Z] #50 37.42 go: finding github.com/pkg/errors v0.8.1 [2021-06-07T12:33:11.749Z] #50 37.44 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-07T12:33:11.749Z] #50 37.46 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-07T12:33:11.749Z] #50 37.47 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-07T12:33:11.749Z] #50 37.48 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-07T12:33:11.749Z] #50 37.51 go: finding github.com/spf13/viper v1.6.1 [2021-06-07T12:33:11.749Z] #50 37.52 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-07T12:33:11.749Z] #50 37.53 go: finding github.com/stretchr/testify v1.4.0 [2021-06-07T12:33:11.749Z] #50 37.54 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-07T12:33:11.749Z] #50 37.55 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-07T12:33:11.749Z] #50 37.57 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-07T12:33:11.749Z] #50 37.58 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-07T12:33:11.749Z] #50 37.58 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-07T12:33:11.749Z] #50 37.60 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-07T12:33:11.749Z] #50 37.63 go: finding github.com/stretchr/objx v0.2.0 [2021-06-07T12:33:11.749Z] #50 37.75 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-07T12:33:11.749Z] #50 37.80 go: finding github.com/spf13/cobra v0.0.5 [2021-06-07T12:33:11.749Z] #50 37.81 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-07T12:33:11.749Z] #50 37.82 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-07T12:33:11.749Z] #50 37.84 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-07T12:33:11.749Z] #50 37.90 go: finding github.com/spf13/pflag v1.0.5 [2021-06-07T12:33:11.749Z] #50 37.91 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-07T12:33:11.749Z] #50 38.01 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-07T12:33:11.749Z] #50 38.03 go: finding github.com/gobwas/glob v0.2.3 [2021-06-07T12:33:11.749Z] #50 38.10 go: finding github.com/magiconair/properties v1.8.1 [2021-06-07T12:33:11.749Z] #50 38.15 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-07T12:33:11.749Z] #50 38.18 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-07T12:33:11.749Z] #50 38.24 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-07T12:33:11.749Z] #50 38.28 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-07T12:33:11.749Z] #50 38.31 go: finding github.com/spf13/afero v1.1.2 [2021-06-07T12:33:11.749Z] #50 38.32 go: finding github.com/spf13/cast v1.3.0 [2021-06-07T12:33:11.749Z] #50 38.39 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-07T12:33:11.749Z] #50 38.49 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-07T12:33:11.749Z] #50 38.51 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-07T12:33:11.749Z] #50 38.57 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-07T12:33:11.749Z] #50 38.63 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-07T12:33:11.999Z] #20 27.58 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-07T12:33:11.999Z] #20 27.58 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-07T12:33:11.999Z] #20 27.59 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-07T12:33:11.999Z] #20 27.68 Setting up python3-minimal (3.7.3-1) ... [2021-06-07T12:33:12.010Z] #50 38.67 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-07T12:33:12.010Z] #50 38.67 go: finding golang.org/x/text v0.3.2 [2021-06-07T12:33:12.010Z] #50 38.68 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-07T12:33:12.010Z] #50 38.72 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-07T12:33:12.010Z] #50 38.78 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-07T12:33:12.010Z] #50 38.86 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-07T12:33:12.243Z] #29 7.723 0.0% # 2.8% ### 4.3% #### 6.5% ######## 12.0% ########### 15.9% ############# 19.1% ################ 22.4% ################### 26.6% ##################### 29.2% ###################### 31.8% ########################## 36.8% ############################ 38.9% ############################### 43.2% ################################### 49.0% ###################################### 52.9% ######################################### 58.1% ############################################ 61.4% ############################################### 65.4% ################################################## 69.5% #################################################### 73.2% ###################################################### 75.6% ########################################################## 81.0% ########################################################### 83.0% ############################################################# 86.0% ############################################################### 88.2% ################################################################ 89.8% ##################################################################### 96.4% ######################################################################## 100.0% [2021-06-07T12:33:12.243Z] #29 ... [2021-06-07T12:33:12.243Z] [2021-06-07T12:33:12.243Z] #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-06-07T12:33:12.243Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-07T12:33:12.243Z] #13 16.04 Fetched 8791 kB in 13s (668 kB/s) [2021-06-07T12:33:12.243Z] #13 16.04 Reading package lists... [2021-06-07T12:33:12.270Z] #50 38.89 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-07T12:33:12.270Z] #50 38.89 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-07T12:33:12.270Z] #50 38.95 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-07T12:33:12.270Z] #50 38.99 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-07T12:33:12.270Z] #50 39.00 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-07T12:33:12.270Z] #50 39.02 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-07T12:33:12.270Z] #50 39.02 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-07T12:33:12.270Z] #50 39.05 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-07T12:33:12.270Z] #50 39.05 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-07T12:33:12.318Z] #59 ... [2021-06-07T12:33:12.318Z] [2021-06-07T12:33:12.318Z] #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-06-07T12:33:12.318Z] #46 sha256:6f731317681e25d7dcb4a757b9dcbcc66469587f215dc52e6a04fce4c7fa7c8f [2021-06-07T12:33:12.318Z] #46 28.80 vendor/golang.org/x/crypto/internal/subtle [2021-06-07T12:33:12.447Z] #56 36.26 Building dependency tree... [2021-06-07T12:33:12.517Z] #13 21.50 Reading package lists... [2021-06-07T12:33:12.517Z] #13 ... [2021-06-07T12:33:12.517Z] [2021-06-07T12:33:12.517Z] #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-06-07T12:33:12.517Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-07T12:33:12.517Z] #36 27.36 The following additional packages will be installed: [2021-06-07T12:33:12.517Z] #36 27.36 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-07T12:33:12.517Z] #36 27.37 Suggested packages: [2021-06-07T12:33:12.517Z] #36 27.37 cmake-doc ninja-build lrzip [2021-06-07T12:33:12.517Z] #36 27.37 Recommended packages: [2021-06-07T12:33:12.517Z] #36 27.37 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-07T12:33:12.517Z] #36 28.27 The following NEW packages will be installed: [2021-06-07T12:33:12.517Z] #36 28.28 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-07T12:33:12.517Z] #36 28.28 vim-common xxd [2021-06-07T12:33:12.517Z] #36 28.69 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-07T12:33:12.517Z] #36 28.69 Need to get 14.2 MB of archives. [2021-06-07T12:33:12.517Z] #36 28.69 After this operation, 60.0 MB of additional disk space will be used. [2021-06-07T12:33:12.517Z] #36 28.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-07T12:33:12.517Z] #36 28.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-07T12:33:12.517Z] #36 28.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-07T12:33:12.517Z] #36 28.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-07T12:33:12.531Z] #50 39.22 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-07T12:33:12.531Z] #50 39.28 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-07T12:33:12.531Z] #50 39.42 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-07T12:33:12.574Z] #46 28.93 vendor/golang.org/x/crypto/curve25519 [2021-06-07T12:33:12.793Z] #50 39.43 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-07T12:33:12.793Z] #50 39.44 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-07T12:33:12.793Z] #50 39.44 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-07T12:33:12.793Z] #50 39.46 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-07T12:33:12.793Z] #50 39.50 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-07T12:33:12.793Z] #50 39.51 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-07T12:33:12.793Z] #50 39.53 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-07T12:33:12.793Z] #50 39.57 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-07T12:33:12.938Z] #20 28.42 Selecting previously unselected package python3. [2021-06-07T12:33:12.938Z] #20 28.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-07T12:33:12.938Z] #20 28.47 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-07T12:33:12.938Z] #20 28.49 Unpacking python3 (3.7.3-1) ... [2021-06-07T12:33:12.938Z] #20 28.57 Selecting previously unselected package libip4tc0:amd64. [2021-06-07T12:33:12.938Z] #20 28.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-07T12:33:13.055Z] #50 39.70 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-07T12:33:13.055Z] #50 39.72 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-07T12:33:13.055Z] #50 39.73 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-07T12:33:13.055Z] #50 39.83 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-07T12:33:13.055Z] #50 39.83 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-07T12:33:13.096Z] #36 29.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-06-07T12:33:13.096Z] #36 29.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-06-07T12:33:13.096Z] #36 29.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-06-07T12:33:13.096Z] #36 29.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-06-07T12:33:13.096Z] #36 29.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-06-07T12:33:13.096Z] #36 29.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-06-07T12:33:13.197Z] #20 28.58 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-07T12:33:13.197Z] #20 28.65 Selecting previously unselected package libip6tc0:amd64. [2021-06-07T12:33:13.197Z] #20 28.66 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-07T12:33:13.197Z] #20 28.66 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-07T12:33:13.197Z] #20 28.75 Selecting previously unselected package libiptc0:amd64. [2021-06-07T12:33:13.197Z] #20 28.75 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-07T12:33:13.197Z] #20 28.76 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-07T12:33:13.197Z] #20 28.82 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-07T12:33:13.463Z] #20 28.82 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-07T12:33:13.463Z] #20 28.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-07T12:33:13.463Z] #20 28.89 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-07T12:33:13.463Z] #20 28.89 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-07T12:33:13.463Z] #20 28.89 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-07T12:33:13.463Z] #20 28.96 Selecting previously unselected package libnftnl11:amd64. [2021-06-07T12:33:13.463Z] #20 28.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-07T12:33:13.463Z] #20 28.98 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-07T12:33:13.463Z] #20 29.08 Selecting previously unselected package iptables. [2021-06-07T12:33:13.683Z] #50 ... [2021-06-07T12:33:13.683Z] [2021-06-07T12:33:13.683Z] #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-06-07T12:33:13.683Z] #46 sha256:d808209f88e09f7abf2f18b61fb9a5b172f4f9804db095939a6201b92e5e7060 [2021-06-07T12:33:13.683Z] #46 30.31 vendor/golang.org/x/crypto/internal/subtle [2021-06-07T12:33:13.683Z] #46 30.43 vendor/golang.org/x/crypto/curve25519 [2021-06-07T12:33:13.683Z] #46 38.89 sync [2021-06-07T12:33:13.683Z] #46 38.89 internal/reflectlite [2021-06-07T12:33:13.683Z] #46 40.42 github.com/LK4D4/vndr/godl/singleflight [2021-06-07T12:33:13.683Z] #46 ... [2021-06-07T12:33:13.683Z] [2021-06-07T12:33:13.683Z] #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-06-07T12:33:13.683Z] #57 sha256:3d304cead55bb07d351b6d80f7c8d32dbfb5f405904d9f901dbdb1ea3e751aef [2021-06-07T12:33:13.683Z] #57 1.136 + RM_GOPATH=0 [2021-06-07T12:33:13.683Z] #57 1.136 + TMP_GOPATH= [2021-06-07T12:33:13.683Z] #57 1.137 + : /build [2021-06-07T12:33:13.683Z] #57 1.137 + '[' -z '' ']' [2021-06-07T12:33:13.683Z] #57 1.138 ++ mktemp -d [2021-06-07T12:33:13.683Z] #57 1.140 + export GOPATH=/tmp/tmp.ZyRqndbrto [2021-06-07T12:33:13.683Z] #57 1.140 + GOPATH=/tmp/tmp.ZyRqndbrto [2021-06-07T12:33:13.683Z] #57 1.140 + RM_GOPATH=1 [2021-06-07T12:33:13.683Z] #57 1.140 + case "$(go env GOARCH)" in [2021-06-07T12:33:13.683Z] #57 1.142 ++ go env GOARCH [2021-06-07T12:33:13.683Z] #57 1.174 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:33:13.683Z] #57 1.174 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:33:13.683Z] #57 1.175 ++ dirname /tmp/install/install.sh [2021-06-07T12:33:13.683Z] #57 1.177 + dir=/tmp/install [2021-06-07T12:33:13.683Z] #57 1.177 + bin=containerd [2021-06-07T12:33:13.683Z] #57 1.178 + shift [2021-06-07T12:33:13.683Z] #57 1.178 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-07T12:33:13.683Z] #57 1.179 + . /tmp/install/containerd.installer [2021-06-07T12:33:13.683Z] #57 1.180 ++ set -e [2021-06-07T12:33:13.683Z] #57 1.180 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-07T12:33:13.683Z] #57 1.180 + install_containerd [2021-06-07T12:33:13.683Z] #57 1.183 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-07T12:33:13.683Z] #57 1.183 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-07T12:33:13.683Z] #57 1.183 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZyRqndbrto/src/github.com/containerd/containerd [2021-06-07T12:33:13.683Z] #57 1.185 Cloning into '/tmp/tmp.ZyRqndbrto/src/github.com/containerd/containerd'... [2021-06-07T12:33:13.722Z] #20 29.08 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-07T12:33:13.722Z] #20 29.08 Unpacking iptables (1.8.2-4) ... [2021-06-07T12:33:13.812Z] #56 39.04 The following additional packages will be installed: [2021-06-07T12:33:13.812Z] #56 39.04 libbtrfs0 [2021-06-07T12:33:13.984Z] #20 29.38 Selecting previously unselected package xxd. [2021-06-07T12:33:13.984Z] #20 29.39 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-07T12:33:13.984Z] #20 29.40 Unpacking xxd (2:8.1.0875-5) ... [2021-06-07T12:33:13.984Z] #20 29.52 Selecting previously unselected package vim-common. [2021-06-07T12:33:13.984Z] #20 29.53 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-07T12:33:13.984Z] #20 29.55 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-07T12:33:14.069Z] #56 39.21 The following NEW packages will be installed: [2021-06-07T12:33:14.069Z] #56 39.23 libbtrfs-dev libbtrfs0 [2021-06-07T12:33:14.244Z] #20 29.73 Selecting previously unselected package bash-completion. [2021-06-07T12:33:14.244Z] #20 29.75 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-07T12:33:14.466Z] #46 ... [2021-06-07T12:33:14.466Z] [2021-06-07T12:33:14.466Z] #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-06-07T12:33:14.466Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:33:14.466Z] #40 20.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-07T12:33:14.466Z] #40 22.58 + 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-06-07T12:33:14.466Z] #40 ... [2021-06-07T12:33:14.466Z] [2021-06-07T12:33:14.466Z] #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-06-07T12:33:14.466Z] #50 sha256:ac8cbc8414a77410e4424979f5af2176030b97f7747557a4c1328589269fcc35 [2021-06-07T12:33:14.466Z] #50 30.21 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-07T12:33:14.491Z] #36 30.98 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:33:14.632Z] #56 39.61 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-07T12:33:14.632Z] #56 39.61 Need to get 119 kB of archives. [2021-06-07T12:33:14.632Z] #56 39.61 After this operation, 387 kB of additional disk space will be used. [2021-06-07T12:33:14.632Z] #56 39.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-07T12:33:14.632Z] #56 39.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-07T12:33:14.763Z] #36 31.20 Fetched 14.2 MB in 1s (10.0 MB/s) [2021-06-07T12:33:15.027Z] #36 31.40 Selecting previously unselected package xxd. [2021-06-07T12:33:15.027Z] #36 31.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 ... 15383 files and directories currently installed.) [2021-06-07T12:33:15.027Z] #36 31.46 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-07T12:33:15.027Z] #36 31.55 Unpacking xxd (2:8.1.0875-5) ... [2021-06-07T12:33:15.029Z] #50 ... [2021-06-07T12:33:15.029Z] [2021-06-07T12:33:15.029Z] #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-06-07T12:33:15.029Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:33:15.029Z] #56 21.42 Fetched 8448 kB in 16s (519 kB/s) [2021-06-07T12:33:15.029Z] #56 21.42 Reading package lists... [2021-06-07T12:33:15.286Z] #56 27.55 Reading package lists... [2021-06-07T12:33:15.286Z] #56 ... [2021-06-07T12:33:15.286Z] [2021-06-07T12:33:15.286Z] #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-06-07T12:33:15.286Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:33:15.286Z] #36 23.41 Fetched 8448 kB in 17s (509 kB/s) [2021-06-07T12:33:15.286Z] #36 23.41 Reading package lists... [2021-06-07T12:33:15.290Z] #36 ... [2021-06-07T12:33:15.290Z] [2021-06-07T12:33:15.291Z] #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-06-07T12:33:15.291Z] #59 sha256:7ece998637b3b366a7f4c2370a700d0637f4d530bb4b98ff6edbd6f59a4bbabf [2021-06-07T12:33:15.291Z] #59 21.63 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-07T12:33:15.291Z] #59 21.76 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-07T12:33:15.291Z] #59 ... [2021-06-07T12:33:15.291Z] [2021-06-07T12:33:15.291Z] #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-06-07T12:33:15.291Z] #29 sha256:4ec477551e196cbb3480270fd7c98fec7832ab645fc0db874e94ee7d7b562d4d [2021-06-07T12:33:15.291Z] #29 11.31 [2021-06-07T12:33:15.563Z] #56 40.71 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:33:15.820Z] #56 40.86 Fetched 119 kB in 0s (424 kB/s) [2021-06-07T12:33:15.820Z] #56 40.94 Selecting previously unselected package libbtrfs0. [2021-06-07T12:33:15.820Z] #56 40.94 (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 ... 15410 files and directories currently installed.) [2021-06-07T12:33:15.820Z] #56 41.04 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-07T12:33:15.820Z] #56 41.07 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-07T12:33:15.872Z] #29 11.63 0.0% # 2.5% ### 4.7% #### 6.0% ##### 7.1% ##### 8.3% ###### 9.3% ####### 10.5% ######## 11.3% ######## 12.1% ######### 13.2% ########## 14.1% ########## 15.1% ########### 16.2% ############ 17.3% ############# 18.1% ############# 18.8% ############## 19.8% ############### 21.1% ################ 22.8% ################# 24.5% ################### 26.5% #################### 28.3% ##################### 29.5% ##################### 30.1% ####################### 32.1% ######################## [2021-06-07T12:33:15.872Z] #29 ... [2021-06-07T12:33:15.872Z] [2021-06-07T12:33:15.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-06-07T12:33:15.872Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-07T12:33:15.872Z] #44 17.95 Reading package lists... [2021-06-07T12:33:15.872Z] #44 22.30 Reading package lists... [2021-06-07T12:33:15.872Z] #44 26.46 Building dependency tree... [2021-06-07T12:33:15.872Z] #44 28.99 The following additional packages will be installed: [2021-06-07T12:33:15.872Z] #44 28.99 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-07T12:33:15.872Z] #44 28.99 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-07T12:33:15.872Z] #44 28.99 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-07T12:33:15.872Z] #44 28.99 python3.7-minimal [2021-06-07T12:33:15.872Z] #44 29.00 Suggested packages: [2021-06-07T12:33:15.872Z] #44 29.00 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-07T12:33:15.872Z] #44 29.00 python3.7-doc binfmt-support [2021-06-07T12:33:15.872Z] #44 30.06 The following NEW packages will be installed: [2021-06-07T12:33:15.872Z] #44 30.06 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-07T12:33:15.872Z] #44 30.06 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-07T12:33:15.872Z] #44 30.06 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-07T12:33:15.872Z] #44 30.06 python3.7-minimal [2021-06-07T12:33:15.872Z] #44 30.53 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-07T12:33:15.872Z] #44 30.53 Need to get 6095 kB of archives. [2021-06-07T12:33:15.872Z] #44 30.53 After this operation, 32.3 MB of additional disk space will be used. [2021-06-07T12:33:15.872Z] #44 30.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-06-07T12:33:15.872Z] #44 30.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-06-07T12:33:15.872Z] #44 30.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-07T12:33:15.872Z] #44 30.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-07T12:33:15.872Z] #44 30.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-06-07T12:33:15.872Z] #44 30.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-07T12:33:15.872Z] #44 30.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-07T12:33:15.872Z] #44 30.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-07T12:33:15.872Z] #44 30.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-06-07T12:33:15.872Z] #44 31.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-07T12:33:15.872Z] #44 31.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-07T12:33:15.872Z] #44 31.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-06-07T12:33:15.872Z] #44 31.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-07T12:33:15.872Z] #44 31.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-07T12:33:15.872Z] #44 31.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-07T12:33:15.872Z] #44 31.13 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-06-07T12:33:15.872Z] #44 ... [2021-06-07T12:33:15.872Z] [2021-06-07T12:33:15.872Z] #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-06-07T12:33:15.872Z] #29 sha256:4ec477551e196cbb3480270fd7c98fec7832ab645fc0db874e94ee7d7b562d4d [2021-06-07T12:33:16.077Z] #56 41.17 Selecting previously unselected package libbtrfs-dev. [2021-06-07T12:33:16.077Z] #56 41.19 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-07T12:33:16.077Z] #56 41.21 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:33:16.217Z] #36 29.27 Reading package lists... [2021-06-07T12:33:16.217Z] #36 ... [2021-06-07T12:33:16.217Z] [2021-06-07T12:33:16.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-06-07T12:33:16.217Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:16.217Z] #13 23.41 Fetched 8973 kB in 18s (506 kB/s) [2021-06-07T12:33:16.217Z] #13 23.41 Reading package lists... [2021-06-07T12:33:16.333Z] #56 41.44 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-07T12:33:16.333Z] #56 41.48 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:33:16.333Z] #56 41.50 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:33:16.407Z] #20 31.89 Unpacking bash-completion (1:2.8-6) ... [2021-06-07T12:33:16.474Z] #13 29.34 Reading package lists... [2021-06-07T12:33:16.474Z] #13 ... [2021-06-07T12:33:16.474Z] [2021-06-07T12:33:16.474Z] #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-06-07T12:33:16.474Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:33:16.474Z] #56 27.55 Reading package lists... [2021-06-07T12:33:16.666Z] #20 32.21 Selecting previously unselected package bzip2. [2021-06-07T12:33:16.666Z] #20 32.22 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-07T12:33:16.666Z] #20 32.23 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-07T12:33:16.906Z] #56 DONE 42.2s [2021-06-07T12:33:16.906Z] [2021-06-07T12:33:16.906Z] #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-06-07T12:33:16.906Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:16.906Z] #44 31.29 Reading package lists... [2021-06-07T12:33:16.906Z] #44 36.75 Building dependency tree... [2021-06-07T12:33:16.906Z] #44 39.32 The following additional packages will be installed: [2021-06-07T12:33:16.906Z] #44 39.32 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-07T12:33:16.906Z] #44 39.33 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-07T12:33:16.906Z] #44 39.34 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-07T12:33:16.906Z] #44 39.34 python3.7-minimal [2021-06-07T12:33:16.906Z] #44 39.34 Suggested packages: [2021-06-07T12:33:16.906Z] #44 39.35 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-07T12:33:16.906Z] #44 39.35 python3.7-doc binfmt-support [2021-06-07T12:33:16.906Z] #44 40.34 The following NEW packages will be installed: [2021-06-07T12:33:16.906Z] #44 40.38 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-07T12:33:16.906Z] #44 40.39 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-07T12:33:16.906Z] #44 40.39 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-07T12:33:16.906Z] #44 40.39 python3.7-minimal [2021-06-07T12:33:16.906Z] #44 40.82 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-07T12:33:16.906Z] #44 40.82 Need to get 6695 kB of archives. [2021-06-07T12:33:16.906Z] #44 40.82 After this operation, 33.1 MB of additional disk space will be used. [2021-06-07T12:33:16.906Z] #44 40.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-07T12:33:16.906Z] #44 40.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-07T12:33:16.906Z] #44 41.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-07T12:33:16.906Z] #44 41.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-07T12:33:16.906Z] #44 41.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-07T12:33:16.906Z] #44 41.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-07T12:33:16.906Z] #44 41.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-07T12:33:16.906Z] #44 41.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-07T12:33:16.906Z] #44 41.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-07T12:33:16.906Z] #44 41.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-07T12:33:16.906Z] #44 41.42 Get:11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-07T12:33:16.906Z] #44 41.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-07T12:33:16.906Z] #44 41.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-07T12:33:16.906Z] #44 41.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-07T12:33:16.906Z] #44 41.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-07T12:33:16.906Z] #44 41.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-07T12:33:16.924Z] #20 32.31 Selecting previously unselected package xz-utils. [2021-06-07T12:33:16.924Z] #20 32.33 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-07T12:33:16.924Z] #20 32.33 Unpacking xz-utils (5.2.4-1) ... [2021-06-07T12:33:16.924Z] #20 32.51 Selecting previously unselected package apparmor. [2021-06-07T12:33:16.924Z] #20 32.51 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-07T12:33:16.924Z] #20 32.58 Unpacking apparmor (2.13.2-10) ... [2021-06-07T12:33:16.987Z] #56 33.10 Building dependency tree... [2021-06-07T12:33:16.987Z] #56 ... [2021-06-07T12:33:16.987Z] [2021-06-07T12:33:16.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-06-07T12:33:16.987Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:16.987Z] #44 22.91 Fetched 8451 kB in 18s (480 kB/s) [2021-06-07T12:33:16.987Z] #44 22.91 Reading package lists... [2021-06-07T12:33:17.244Z] #44 29.13 Reading package lists... [2021-06-07T12:33:17.244Z] #44 ... [2021-06-07T12:33:17.244Z] [2021-06-07T12:33:17.244Z] #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-06-07T12:33:17.244Z] #50 sha256:ac8cbc8414a77410e4424979f5af2176030b97f7747557a4c1328589269fcc35 [2021-06-07T12:33:17.244Z] #50 33.01 go: extracting golang.org/x/text v0.3.2 [2021-06-07T12:33:17.490Z] #20 32.90 Selecting previously unselected package aufs-tools. [2021-06-07T12:33:17.490Z] #20 32.92 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-07T12:33:17.490Z] #20 32.93 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-07T12:33:17.491Z] #20 33.05 Selecting previously unselected package libonig5:amd64. [2021-06-07T12:33:17.491Z] #20 33.05 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-07T12:33:17.491Z] #20 33.06 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-07T12:33:17.749Z] #20 33.19 Selecting previously unselected package libjq1:amd64. [2021-06-07T12:33:17.749Z] #20 33.19 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-07T12:33:17.749Z] #20 33.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-07T12:33:17.749Z] #20 33.28 Selecting previously unselected package jq. [2021-06-07T12:33:17.749Z] #20 33.29 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-07T12:33:17.749Z] #20 33.32 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-07T12:33:17.880Z] #57 ... [2021-06-07T12:33:17.880Z] [2021-06-07T12:33:17.880Z] #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-06-07T12:33:17.880Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:17.880Z] #44 30.17 Reading package lists... [2021-06-07T12:33:17.880Z] #44 35.67 Building dependency tree... [2021-06-07T12:33:17.880Z] #44 39.60 The following additional packages will be installed: [2021-06-07T12:33:17.880Z] #44 39.62 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-07T12:33:17.880Z] #44 39.62 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-07T12:33:17.880Z] #44 39.63 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-07T12:33:17.880Z] #44 39.63 python3.7-minimal [2021-06-07T12:33:17.880Z] #44 39.63 Suggested packages: [2021-06-07T12:33:17.880Z] #44 39.65 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-07T12:33:17.880Z] #44 39.65 python3.7-doc binfmt-support [2021-06-07T12:33:17.880Z] #44 41.01 The following NEW packages will be installed: [2021-06-07T12:33:17.880Z] #44 41.01 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-07T12:33:17.880Z] #44 41.01 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-07T12:33:17.880Z] #44 41.01 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-07T12:33:17.880Z] #44 41.01 python3.7-minimal [2021-06-07T12:33:17.880Z] #44 41.52 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-07T12:33:17.880Z] #44 41.52 Need to get 6695 kB of archives. [2021-06-07T12:33:17.880Z] #44 41.52 After this operation, 33.1 MB of additional disk space will be used. [2021-06-07T12:33:17.880Z] #44 41.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-06-07T12:33:17.880Z] #44 41.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-07T12:33:17.880Z] #44 41.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-07T12:33:17.880Z] #44 41.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-07T12:33:17.880Z] #44 41.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-07T12:33:17.880Z] #44 41.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-07T12:33:17.880Z] #44 42.02 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-07T12:33:17.880Z] #44 42.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-07T12:33:17.880Z] #44 42.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-07T12:33:17.880Z] #44 42.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-07T12:33:17.880Z] #44 42.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-07T12:33:17.880Z] #44 42.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-07T12:33:17.880Z] #44 42.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-07T12:33:17.880Z] #44 42.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-07T12:33:17.880Z] #44 42.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-07T12:33:17.880Z] #44 42.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-07T12:33:17.880Z] #44 43.59 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:33:17.880Z] #44 43.84 Fetched 6695 kB in 1s (5439 kB/s) [2021-06-07T12:33:17.880Z] #44 43.99 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-07T12:33:17.880Z] #44 43.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-07T12:33:17.880Z] #44 44.06 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:33:17.880Z] #44 44.07 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:18.007Z] #20 33.42 Selecting previously unselected package libaio1:amd64. [2021-06-07T12:33:18.007Z] #20 33.43 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-07T12:33:18.007Z] #20 33.43 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-07T12:33:18.007Z] #20 33.48 Selecting previously unselected package libgpm2:amd64. [2021-06-07T12:33:18.007Z] #20 33.50 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-07T12:33:18.007Z] #20 33.50 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-07T12:33:18.007Z] #20 33.58 Selecting previously unselected package libicu63:amd64. [2021-06-07T12:33:18.007Z] #20 33.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-07T12:33:18.007Z] #20 33.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-07T12:33:18.139Z] #44 ... [2021-06-07T12:33:18.139Z] [2021-06-07T12:33:18.139Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:33:18.139Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-07T12:33:18.281Z] #44 ... [2021-06-07T12:33:18.281Z] [2021-06-07T12:33:18.281Z] #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-06-07T12:33:18.281Z] #57 sha256:e974829020e7840f37c55bfd6bcf4d01779d06e132492dba547eedbe3ba95f50 [2021-06-07T12:33:18.281Z] #57 1.140 + RM_GOPATH=0 [2021-06-07T12:33:18.281Z] #57 1.140 + TMP_GOPATH= [2021-06-07T12:33:18.281Z] #57 1.140 + : /build [2021-06-07T12:33:18.281Z] #57 1.141 + '[' -z '' ']' [2021-06-07T12:33:18.281Z] #57 1.142 ++ mktemp -d [2021-06-07T12:33:18.281Z] #57 1.149 + export GOPATH=/tmp/tmp.T5K3eVnymW [2021-06-07T12:33:18.281Z] #57 1.149 + GOPATH=/tmp/tmp.T5K3eVnymW [2021-06-07T12:33:18.281Z] #57 1.149 + RM_GOPATH=1 [2021-06-07T12:33:18.281Z] #57 1.149 + case "$(go env GOARCH)" in [2021-06-07T12:33:18.281Z] #57 1.149 ++ go env GOARCH [2021-06-07T12:33:18.281Z] #57 1.169 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:33:18.281Z] #57 1.169 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:33:18.281Z] #57 1.170 ++ dirname /tmp/install/install.sh [2021-06-07T12:33:18.281Z] #57 1.171 + dir=/tmp/install [2021-06-07T12:33:18.281Z] #57 1.171 + bin=containerd [2021-06-07T12:33:18.281Z] #57 1.171 + shift [2021-06-07T12:33:18.281Z] #57 1.183 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-07T12:33:18.281Z] #57 1.183 + . /tmp/install/containerd.installer [2021-06-07T12:33:18.281Z] #57 1.184 ++ set -e [2021-06-07T12:33:18.281Z] #57 1.184 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-07T12:33:18.281Z] #57 1.195 + install_containerd [2021-06-07T12:33:18.281Z] #57 1.199 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-07T12:33:18.281Z] #57 1.199 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-07T12:33:18.281Z] #57 1.199 + git clone https://github.com/containerd/containerd.git /tmp/tmp.T5K3eVnymW/src/github.com/containerd/containerd [2021-06-07T12:33:18.281Z] #57 1.201 Cloning into '/tmp/tmp.T5K3eVnymW/src/github.com/containerd/containerd'... [2021-06-07T12:33:18.658Z] #32 44.54 Checking out files: 87% (1334/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-06-07T12:33:18.658Z] #32 45.14 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-07T12:33:19.179Z] #32 45.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:33:19.440Z] #29 11.63 0.0% # 2.5% ### 4.7% #### 6.0% ##### 7.1% ##### 8.3% ###### 9.3% ####### 10.5% ######## 11.3% ######## 12.1% ######### 13.2% ########## 14.1% ########## 15.1% ########### 16.2% ############ 17.3% ############# 18.1% ############# 18.8% ############## 19.8% ############### 21.1% ################ 22.8% ################# 24.5% ################### 26.5% #################### 28.3% ##################### 29.5% ##################### 30.1% ####################### 32.1% ######################## 34.3% ######################### 35.2% ######################### 36.1% ########################### 37.8% ############################ 39.8% ############################# 41.4% ############################## 42.9% ################################# 46.0% ################################## 47.6% ################################### 49.5% #################################### 51.0% ###################################### 53.0% ###################################### 53.8% ######################################## 55.8% ######################################### 57.3% ########################################## 59.1% ########################################### 60.8% ############################################# 62.7% ############################################# 63.0% ############################################# 63.3% ############################################## 64.5% ############################################## 65.2% ############################################### 66.0% ############################################### 66.6% ################################################ 67.7% ################################################## 69.6% ################################################### 71.2% ################################################### 71.2% ############################### [2021-06-07T12:33:19.440Z] #29 ... [2021-06-07T12:33:19.440Z] [2021-06-07T12:33:19.440Z] #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-06-07T12:33:19.440Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-07T12:33:19.440Z] #56 25.74 Building dependency tree... [2021-06-07T12:33:19.440Z] #56 28.27 The following additional packages will be installed: [2021-06-07T12:33:19.440Z] #56 28.28 libbtrfs0 [2021-06-07T12:33:19.440Z] #56 28.45 The following NEW packages will be installed: [2021-06-07T12:33:19.440Z] #56 28.47 libbtrfs-dev libbtrfs0 [2021-06-07T12:33:19.440Z] #56 28.86 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-07T12:33:19.440Z] #56 28.86 Need to get 119 kB of archives. [2021-06-07T12:33:19.440Z] #56 28.86 After this operation, 387 kB of additional disk space will be used. [2021-06-07T12:33:19.440Z] #56 28.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-07T12:33:19.441Z] #56 28.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-07T12:33:19.441Z] #56 30.68 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:33:19.441Z] #56 31.01 Fetched 119 kB in 0s (412 kB/s) [2021-06-07T12:33:19.441Z] #56 31.18 Selecting previously unselected package libbtrfs0. [2021-06-07T12:33:19.441Z] #56 31.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 ... 15383 files and directories currently installed.) [2021-06-07T12:33:19.441Z] #56 31.28 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-07T12:33:19.441Z] #56 31.55 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-07T12:33:19.441Z] #56 31.67 Selecting previously unselected package libbtrfs-dev. [2021-06-07T12:33:19.441Z] #56 31.68 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-07T12:33:19.441Z] #56 31.71 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:33:19.441Z] #56 31.96 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-07T12:33:19.441Z] #56 32.00 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:33:19.441Z] #56 32.03 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:33:19.441Z] #56 ... [2021-06-07T12:33:19.441Z] [2021-06-07T12:33:19.441Z] #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-06-07T12:33:19.441Z] #29 sha256:4ec477551e196cbb3480270fd7c98fec7832ab645fc0db874e94ee7d7b562d4d [2021-06-07T12:33:20.174Z] #57 ... [2021-06-07T12:33:20.174Z] [2021-06-07T12:33:20.174Z] #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-06-07T12:33:20.174Z] #50 sha256:184c1a2b3e42cc29e328191abf6c363391753048473988b67a366935152d530f [2021-06-07T12:33:20.174Z] #50 35.35 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-07T12:33:20.174Z] #50 37.85 go: extracting golang.org/x/text v0.3.2 [2021-06-07T12:33:20.174Z] #50 41.65 go: finding github.com/fatih/color v1.7.0 [2021-06-07T12:33:20.174Z] #50 41.75 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-07T12:33:20.174Z] #50 41.83 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-07T12:33:20.174Z] #50 41.92 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-07T12:33:20.174Z] #50 41.99 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-07T12:33:20.174Z] #50 42.04 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-07T12:33:20.174Z] #50 42.07 go: finding github.com/pkg/errors v0.8.1 [2021-06-07T12:33:20.174Z] #50 42.10 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-07T12:33:20.174Z] #50 42.11 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-07T12:33:20.174Z] #50 42.14 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-07T12:33:20.174Z] #50 42.16 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-07T12:33:20.174Z] #50 42.19 go: finding github.com/stretchr/testify v1.4.0 [2021-06-07T12:33:20.174Z] #50 42.19 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-07T12:33:20.174Z] #50 42.25 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-07T12:33:20.174Z] #50 42.25 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-07T12:33:20.174Z] #50 42.29 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-07T12:33:20.174Z] #50 42.33 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-07T12:33:20.174Z] #50 42.35 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-07T12:33:20.174Z] #50 42.39 go: finding github.com/spf13/viper v1.6.1 [2021-06-07T12:33:20.174Z] #50 42.45 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-07T12:33:20.174Z] #50 42.47 go: finding github.com/stretchr/objx v0.2.0 [2021-06-07T12:33:20.174Z] #50 42.57 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-07T12:33:20.174Z] #50 42.73 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-07T12:33:20.174Z] #50 42.74 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-07T12:33:20.174Z] #50 42.76 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-07T12:33:20.174Z] #50 42.85 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-07T12:33:20.174Z] #50 42.92 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-07T12:33:20.174Z] #50 42.96 go: finding github.com/spf13/cobra v0.0.5 [2021-06-07T12:33:20.174Z] #50 42.99 go: finding github.com/gobwas/glob v0.2.3 [2021-06-07T12:33:20.174Z] #50 43.00 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-07T12:33:20.174Z] #50 43.05 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-07T12:33:20.174Z] #50 43.06 go: finding github.com/spf13/pflag v1.0.5 [2021-06-07T12:33:20.174Z] #50 43.24 go: finding github.com/magiconair/properties v1.8.1 [2021-06-07T12:33:20.174Z] #50 43.32 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-07T12:33:20.174Z] #50 43.32 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-07T12:33:20.174Z] #50 43.34 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-07T12:33:20.174Z] #50 43.41 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-07T12:33:20.174Z] #50 43.41 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-07T12:33:20.174Z] #50 43.42 go: finding github.com/spf13/afero v1.1.2 [2021-06-07T12:33:20.174Z] #50 43.46 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-07T12:33:20.174Z] #50 43.48 go: finding github.com/spf13/cast v1.3.0 [2021-06-07T12:33:20.174Z] #50 43.49 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-07T12:33:20.174Z] #50 43.50 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-07T12:33:20.174Z] #50 43.52 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-07T12:33:20.174Z] #50 43.52 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-07T12:33:20.174Z] #50 43.62 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-07T12:33:20.174Z] #50 43.68 go: finding golang.org/x/text v0.3.2 [2021-06-07T12:33:20.174Z] #50 43.70 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-07T12:33:20.174Z] #50 43.78 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-07T12:33:20.174Z] #50 43.78 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-07T12:33:20.174Z] #50 43.81 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-07T12:33:20.174Z] #50 43.84 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-07T12:33:20.174Z] #50 43.85 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-07T12:33:20.174Z] #50 43.90 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-07T12:33:20.174Z] #50 43.90 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-07T12:33:20.174Z] #50 43.93 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-07T12:33:20.174Z] #50 43.93 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-07T12:33:20.174Z] #50 43.94 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-07T12:33:20.174Z] #50 43.96 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-07T12:33:20.174Z] #50 43.98 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-07T12:33:20.174Z] #50 43.99 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-07T12:33:20.175Z] #50 43.99 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-07T12:33:20.175Z] #50 44.03 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-07T12:33:20.175Z] #50 44.03 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-07T12:33:20.175Z] #50 44.05 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-07T12:33:20.175Z] #50 44.05 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-07T12:33:20.175Z] #50 44.06 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-07T12:33:20.175Z] #50 44.16 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-07T12:33:20.175Z] #50 44.17 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-07T12:33:20.175Z] #50 44.31 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-07T12:33:20.175Z] #50 44.38 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-07T12:33:20.175Z] #50 44.40 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-07T12:33:20.175Z] #50 44.46 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-07T12:33:20.175Z] #50 44.48 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-07T12:33:20.431Z] #50 ... [2021-06-07T12:33:20.431Z] [2021-06-07T12:33:20.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-06-07T12:33:20.431Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:20.431Z] #44 43.13 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:33:20.431Z] #44 43.32 Fetched 6695 kB in 1s (4846 kB/s) [2021-06-07T12:33:20.431Z] #44 43.46 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-07T12:33:20.431Z] #44 43.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-07T12:33:20.431Z] #44 43.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:33:20.431Z] #44 43.52 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:20.431Z] #44 44.30 Selecting previously unselected package python3.7-minimal. [2021-06-07T12:33:20.431Z] #44 44.30 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:33:20.431Z] #44 44.32 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:33:20.523Z] #50 36.86 go: finding github.com/fatih/color v1.7.0 [2021-06-07T12:33:20.523Z] #50 36.88 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-07T12:33:20.523Z] #50 36.94 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-07T12:33:20.523Z] #50 36.96 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-07T12:33:20.523Z] #50 37.04 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-07T12:33:20.779Z] #50 37.10 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-07T12:33:20.779Z] #50 37.10 go: finding github.com/pkg/errors v0.8.1 [2021-06-07T12:33:20.779Z] #50 37.12 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-07T12:33:20.779Z] #50 37.13 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-07T12:33:20.779Z] #50 37.16 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-07T12:33:20.779Z] #50 37.18 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-07T12:33:20.779Z] #50 37.19 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-07T12:33:20.779Z] #50 37.19 go: finding github.com/stretchr/testify v1.4.0 [2021-06-07T12:33:20.779Z] #50 37.21 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-07T12:33:20.779Z] #50 37.23 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-07T12:33:20.779Z] #50 37.23 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-07T12:33:20.779Z] #50 37.25 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-07T12:33:20.779Z] #50 37.28 go: finding github.com/spf13/viper v1.6.1 [2021-06-07T12:33:20.808Z] #29 11.63 0.0% # 2.5% ### 4.7% #### 6.0% ##### 7.1% ##### 8.3% ###### 9.3% ####### 10.5% ######## 11.3% ######## 12.1% ######### 13.2% ########## 14.1% ########## 15.1% ########### 16.2% ############ 17.3% ############# 18.1% ############# 18.8% ############## 19.8% ############### 21.1% ################ 22.8% ################# 24.5% ################### 26.5% #################### 28.3% ##################### 29.5% ##################### 30.1% ####################### 32.1% ######################## 34.3% ######################### 35.2% ######################### 36.1% ########################### 37.8% ############################ 39.8% ############################# 41.4% ############################## 42.9% ################################# 46.0% ################################## 47.6% ################################### 49.5% #################################### 51.0% ###################################### 53.0% ###################################### 53.8% ######################################## 55.8% ######################################### 57.3% ########################################## 59.1% ########################################### 60.8% ############################################# 62.7% ############################################# 63.0% ############################################# 63.3% ############################################## 64.5% ############################################## 65.2% ############################################### 66.0% ############################################### 66.6% ################################################ 67.7% ################################################## 69.6% ################################################### 71.2% ################################################### 71.2% #################################################### 72.6% #################################################### 73.1% #################################################### 73.5% ##################################################### 74.4% ###################################################### 75.6% ####################################################### 77.0% ####################################################### 77.4% ######################################################## 77.9% ######################################################## 78.7% [2021-06-07T12:33:20.808Z] #29 ... [2021-06-07T12:33:20.808Z] [2021-06-07T12:33:20.808Z] #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-06-07T12:33:20.808Z] #46 sha256:3aae08e1e0e1aed38a7bcc652e20a0a2510e1abdb2164e308be524ce4afe1df7 [2021-06-07T12:33:20.808Z] #46 26.92 sync [2021-06-07T12:33:20.808Z] #46 26.93 internal/reflectlite [2021-06-07T12:33:20.808Z] #46 28.39 github.com/LK4D4/vndr/godl/singleflight [2021-06-07T12:33:20.808Z] #46 28.43 internal/singleflight [2021-06-07T12:33:20.808Z] #46 28.44 math/rand [2021-06-07T12:33:20.808Z] #46 31.15 sort [2021-06-07T12:33:20.808Z] #46 31.16 errors [2021-06-07T12:33:20.808Z] #46 31.53 io [2021-06-07T12:33:20.808Z] #46 31.54 strconv [2021-06-07T12:33:20.808Z] #46 31.54 internal/oserror [2021-06-07T12:33:20.808Z] #46 31.76 syscall [2021-06-07T12:33:20.808Z] #46 32.86 vendor/golang.org/x/net/dns/dnsmessage [2021-06-07T12:33:20.808Z] #46 33.09 bytes [2021-06-07T12:33:20.808Z] #46 35.51 bufio [2021-06-07T12:33:20.808Z] #46 36.27 reflect [2021-06-07T12:33:20.808Z] #46 36.94 strings [2021-06-07T12:33:20.808Z] #46 37.13 hash/crc32 [2021-06-07T12:33:20.808Z] #46 ... [2021-06-07T12:33:20.808Z] [2021-06-07T12:33:20.808Z] #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-06-07T12:33:20.808Z] #29 sha256:4ec477551e196cbb3480270fd7c98fec7832ab645fc0db874e94ee7d7b562d4d [2021-06-07T12:33:20.993Z] #44 45.85 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:20.993Z] #44 ... [2021-06-07T12:33:20.993Z] [2021-06-07T12:33:20.993Z] #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-06-07T12:33:20.993Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:33:20.993Z] #36 30.91 Reading package lists... [2021-06-07T12:33:20.993Z] #36 36.49 Building dependency tree... [2021-06-07T12:33:20.993Z] #36 38.96 The following additional packages will be installed: [2021-06-07T12:33:20.993Z] #36 38.99 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-07T12:33:20.993Z] #36 38.99 Suggested packages: [2021-06-07T12:33:20.993Z] #36 38.99 cmake-doc ninja-build lrzip [2021-06-07T12:33:20.993Z] #36 38.99 Recommended packages: [2021-06-07T12:33:20.993Z] #36 38.99 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-07T12:33:20.993Z] #36 39.92 The following NEW packages will be installed: [2021-06-07T12:33:20.993Z] #36 39.93 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-07T12:33:20.993Z] #36 39.94 vim-common xxd [2021-06-07T12:33:20.993Z] #36 40.48 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-07T12:33:20.993Z] #36 40.48 Need to get 14.9 MB of archives. [2021-06-07T12:33:20.993Z] #36 40.48 After this operation, 61.8 MB of additional disk space will be used. [2021-06-07T12:33:20.993Z] #36 40.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-07T12:33:20.993Z] #36 40.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-07T12:33:20.993Z] #36 40.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-07T12:33:20.993Z] #36 40.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-07T12:33:20.993Z] #36 41.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-07T12:33:20.993Z] #36 41.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-07T12:33:20.993Z] #36 41.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-07T12:33:20.993Z] #36 41.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-07T12:33:20.993Z] #36 41.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-07T12:33:20.993Z] #36 41.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-07T12:33:20.993Z] #36 42.96 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:33:20.993Z] #36 43.25 Fetched 14.9 MB in 2s (9688 kB/s) [2021-06-07T12:33:20.993Z] #36 43.37 Selecting previously unselected package xxd. [2021-06-07T12:33:20.993Z] #36 43.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-07T12:33:20.993Z] #36 43.44 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-07T12:33:20.993Z] #36 43.46 Unpacking xxd (2:8.1.0875-5) ... [2021-06-07T12:33:20.993Z] #36 43.66 Selecting previously unselected package vim-common. [2021-06-07T12:33:20.993Z] #36 43.66 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-07T12:33:20.993Z] #36 43.71 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-07T12:33:20.993Z] #36 44.06 Selecting previously unselected package cmake-data. [2021-06-07T12:33:20.993Z] #36 44.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-07T12:33:20.993Z] #36 44.07 Unpacking cmake-data (3.13.4-1) ... [2021-06-07T12:33:21.092Z] #32 ... [2021-06-07T12:33:21.092Z] [2021-06-07T12:33:21.092Z] #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-06-07T12:33:21.092Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:21.092Z] #13 28.95 Reading package lists... [2021-06-07T12:33:21.092Z] #13 35.15 Building dependency tree... [2021-06-07T12:33:21.092Z] #13 38.85 The following additional packages will be installed: [2021-06-07T12:33:21.092Z] #13 38.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-07T12:33:21.092Z] #13 38.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-07T12:33:21.092Z] #13 38.86 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-07T12:33:21.092Z] #13 38.86 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-07T12:33:21.092Z] #13 38.87 mingw-w64-common mingw-w64-x86-64-dev [2021-06-07T12:33:21.092Z] #13 38.88 Suggested packages: [2021-06-07T12:33:21.092Z] #13 38.89 gcc-8-locales seccomp wine64 [2021-06-07T12:33:21.092Z] #13 40.09 The following NEW packages will be installed: [2021-06-07T12:33:21.092Z] #13 40.09 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-07T12:33:21.092Z] #13 40.09 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-07T12:33:21.092Z] #13 40.10 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-07T12:33:21.092Z] #13 40.10 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-07T12:33:21.092Z] #13 40.10 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-07T12:33:21.092Z] #13 40.10 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-07T12:33:21.092Z] #13 40.10 The following packages will be upgraded: [2021-06-07T12:33:21.092Z] #13 40.12 libseccomp2 libsystemd0 libudev1 [2021-06-07T12:33:21.092Z] #13 40.52 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-07T12:33:21.092Z] #13 40.52 Need to get 78.2 MB of archives. [2021-06-07T12:33:21.092Z] #13 40.52 After this operation, 487 MB of additional disk space will be used. [2021-06-07T12:33:21.092Z] #13 40.52 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-07T12:33:21.092Z] #13 40.52 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-07T12:33:21.092Z] #13 40.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-07T12:33:21.092Z] #13 40.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-07T12:33:21.092Z] #13 40.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-07T12:33:21.092Z] #13 40.78 Get:6 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-06-07T12:33:21.092Z] #13 40.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-07T12:33:21.092Z] #13 41.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-07T12:33:21.092Z] #13 41.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-07T12:33:21.092Z] #13 41.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-07T12:33:21.092Z] #13 41.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-07T12:33:21.092Z] #13 41.68 Get:12 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-06-07T12:33:21.092Z] #13 41.69 Get:13 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-06-07T12:33:21.092Z] #13 44.93 Get:14 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-06-07T12:33:21.092Z] #13 ... [2021-06-07T12:33:21.092Z] [2021-06-07T12:33:21.092Z] #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-06-07T12:33:21.092Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:33:21.092Z] #36 38.87 The following NEW packages will be installed: [2021-06-07T12:33:21.092Z] #36 38.92 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-07T12:33:21.092Z] #36 38.92 vim-common xxd [2021-06-07T12:33:21.092Z] #36 39.34 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-07T12:33:21.092Z] #36 39.34 Need to get 14.9 MB of archives. [2021-06-07T12:33:21.092Z] #36 39.34 After this operation, 61.8 MB of additional disk space will be used. [2021-06-07T12:33:21.092Z] #36 39.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-07T12:33:21.092Z] #36 39.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-07T12:33:21.092Z] #36 39.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-07T12:33:21.092Z] #36 39.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-07T12:33:21.092Z] #36 40.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-07T12:33:21.092Z] #36 40.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-07T12:33:21.092Z] #36 40.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-07T12:33:21.092Z] #36 40.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-07T12:33:21.092Z] #36 40.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-07T12:33:21.092Z] #36 40.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-07T12:33:21.092Z] #36 41.79 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:33:21.092Z] #36 42.01 Fetched 14.9 MB in 2s (8902 kB/s) [2021-06-07T12:33:21.092Z] #36 42.12 Selecting previously unselected package xxd. [2021-06-07T12:33:21.092Z] #36 42.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-07T12:33:21.092Z] #36 42.19 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-07T12:33:21.092Z] #36 42.23 Unpacking xxd (2:8.1.0875-5) ... [2021-06-07T12:33:21.092Z] #36 42.41 Selecting previously unselected package vim-common. [2021-06-07T12:33:21.092Z] #36 42.41 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-07T12:33:21.092Z] #36 42.47 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-07T12:33:21.092Z] #36 42.79 Selecting previously unselected package cmake-data. [2021-06-07T12:33:21.092Z] #36 42.79 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-07T12:33:21.092Z] #36 42.80 Unpacking cmake-data (3.13.4-1) ... [2021-06-07T12:33:21.092Z] #36 45.57 Selecting previously unselected package libicu63:amd64. [2021-06-07T12:33:21.092Z] #36 45.57 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-07T12:33:21.092Z] #36 45.58 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-07T12:33:21.098Z] #50 37.31 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-07T12:33:21.098Z] #50 37.32 go: finding github.com/stretchr/objx v0.2.0 [2021-06-07T12:33:21.098Z] #50 37.35 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-07T12:33:21.098Z] #50 37.38 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-07T12:33:21.098Z] #50 37.47 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-07T12:33:21.098Z] #50 37.51 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-07T12:33:21.098Z] #50 37.53 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-07T12:33:21.098Z] #50 37.56 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-07T12:33:21.251Z] #36 ... [2021-06-07T12:33:21.251Z] [2021-06-07T12:33:21.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-06-07T12:33:21.251Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:21.251Z] #44 45.89 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:33:21.291Z] #20 36.58 Selecting previously unselected package libnet1:amd64. [2021-06-07T12:33:21.291Z] #20 36.59 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-07T12:33:21.291Z] #20 36.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:33:21.291Z] #20 36.67 Selecting previously unselected package libnl-3-200:amd64. [2021-06-07T12:33:21.291Z] #20 36.68 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-07T12:33:21.291Z] #20 36.69 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-07T12:33:21.291Z] #20 36.76 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-07T12:33:21.291Z] #20 36.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-07T12:33:21.291Z] #20 36.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-07T12:33:21.291Z] #20 36.84 Selecting previously unselected package libreadline5:amd64. [2021-06-07T12:33:21.291Z] #20 36.84 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-07T12:33:21.291Z] #20 36.84 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-07T12:33:21.388Z] #50 37.69 go: finding github.com/spf13/cobra v0.0.5 [2021-06-07T12:33:21.388Z] #50 37.74 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-07T12:33:21.388Z] #50 37.78 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-07T12:33:21.549Z] #20 36.94 Selecting previously unselected package net-tools. [2021-06-07T12:33:21.549Z] #20 36.95 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-07T12:33:21.549Z] #20 36.95 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-07T12:33:21.549Z] #20 37.10 Selecting previously unselected package patch. [2021-06-07T12:33:21.549Z] #20 37.10 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-07T12:33:21.549Z] #20 37.11 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-07T12:33:21.644Z] #50 37.85 go: finding github.com/gobwas/glob v0.2.3 [2021-06-07T12:33:21.644Z] #50 37.89 go: finding github.com/spf13/pflag v1.0.5 [2021-06-07T12:33:21.644Z] #50 37.95 go: finding github.com/magiconair/properties v1.8.1 [2021-06-07T12:33:21.644Z] #50 38.00 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-07T12:33:21.644Z] #50 38.04 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-07T12:33:21.807Z] #20 37.22 Selecting previously unselected package python-pip-whl. [2021-06-07T12:33:21.808Z] #20 37.23 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-07T12:33:21.808Z] #20 37.23 Unpacking python-pip-whl (18.1-5) ... [2021-06-07T12:33:21.902Z] #50 38.17 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-07T12:33:21.902Z] #50 38.19 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-07T12:33:21.902Z] #50 38.27 go: finding github.com/spf13/afero v1.1.2 [2021-06-07T12:33:21.902Z] #50 38.29 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-07T12:33:21.902Z] #50 38.32 go: finding github.com/spf13/cast v1.3.0 [2021-06-07T12:33:21.902Z] #50 38.35 go: finding golang.org/x/text v0.3.2 [2021-06-07T12:33:21.994Z] #29 11.63 0.0% # 2.5% ### 4.7% #### 6.0% ##### 7.1% ##### 8.3% ###### 9.3% ####### 10.5% ######## 11.3% ######## 12.1% ######### 13.2% ########## 14.1% ########## 15.1% ########### 16.2% ############ 17.3% ############# 18.1% ############# 18.8% ############## 19.8% ############### 21.1% ################ 22.8% ################# 24.5% ################### 26.5% #################### 28.3% ##################### 29.5% ##################### 30.1% ####################### 32.1% ######################## 34.3% ######################### 35.2% ######################### 36.1% ########################### 37.8% ############################ 39.8% ############################# 41.4% ############################## 42.9% ################################# 46.0% ################################## 47.6% ################################### 49.5% #################################### 51.0% ###################################### 53.0% ###################################### 53.8% ######################################## 55.8% ######################################### 57.3% ########################################## 59.1% ########################################### 60.8% ############################################# 62.7% ############################################# 63.0% ############################################# 63.3% ############################################## 64.5% ############################################## 65.2% ############################################### 66.0% ############################################### 66.6% ################################################ 67.7% ################################################## 69.6% ################################################### 71.2% ################################################### 71.2% #################################################### 72.6% #################################################### 73.1% #################################################### 73.5% ##################################################### 74.4% ###################################################### 75.6% ####################################################### 77.0% ####################################################### 77.4% ######################################################## 77.9% ######################################################## 78.7% ########################################################## 80.7% ########################################################## 81.8% ########################################################### 82.6% ############################################################ 83.9% ############################################################# 85.3% ############################################################## 87.4% ############################################################### 88.5% ############################################################### 88.7% [2021-06-07T12:33:21.994Z] #29 ... [2021-06-07T12:33:21.994Z] [2021-06-07T12:33:21.994Z] #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-06-07T12:33:21.994Z] #50 sha256:27fc8171d9e54d76303e52839e0e461541780f8eafbe853cdae4076c1ddf8b98 [2021-06-07T12:33:21.994Z] #50 28.23 go: extracting golang.org/x/text v0.3.2 [2021-06-07T12:33:21.994Z] #50 33.39 go: finding github.com/fatih/color v1.7.0 [2021-06-07T12:33:21.994Z] #50 33.53 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-07T12:33:21.994Z] #50 33.61 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-07T12:33:21.994Z] #50 33.65 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-07T12:33:21.994Z] #50 33.80 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-07T12:33:21.994Z] #50 33.81 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-07T12:33:21.994Z] #50 33.92 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-07T12:33:21.994Z] #50 33.94 go: finding github.com/pkg/errors v0.8.1 [2021-06-07T12:33:21.994Z] #50 33.98 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-07T12:33:21.994Z] #50 34.43 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-07T12:33:21.994Z] #50 34.46 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-07T12:33:21.994Z] #50 34.47 go: finding github.com/spf13/viper v1.6.1 [2021-06-07T12:33:21.994Z] #50 34.49 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-07T12:33:21.994Z] #50 34.50 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-07T12:33:21.994Z] #50 34.85 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-07T12:33:21.994Z] #50 34.85 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-07T12:33:21.994Z] #50 34.88 go: finding github.com/stretchr/testify v1.4.0 [2021-06-07T12:33:21.994Z] #50 34.90 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-07T12:33:21.994Z] #50 35.03 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-07T12:33:21.994Z] #50 35.31 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-07T12:33:21.994Z] #50 35.31 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-07T12:33:21.994Z] #50 35.35 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-07T12:33:21.994Z] #50 35.41 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-07T12:33:21.994Z] #50 35.45 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-07T12:33:21.994Z] #50 35.50 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-07T12:33:21.994Z] #50 35.73 go: finding github.com/spf13/cobra v0.0.5 [2021-06-07T12:33:21.994Z] #50 35.76 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-07T12:33:21.994Z] #50 35.78 go: finding github.com/gobwas/glob v0.2.3 [2021-06-07T12:33:21.994Z] #50 35.78 go: finding github.com/spf13/pflag v1.0.5 [2021-06-07T12:33:21.994Z] #50 35.89 go: finding github.com/stretchr/objx v0.2.0 [2021-06-07T12:33:21.994Z] #50 35.91 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-07T12:33:21.994Z] #50 35.92 go: finding github.com/magiconair/properties v1.8.1 [2021-06-07T12:33:21.994Z] #50 35.93 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-07T12:33:21.994Z] #50 35.99 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-07T12:33:21.994Z] #50 35.99 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-07T12:33:21.994Z] #50 36.00 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-07T12:33:21.994Z] #50 36.04 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-07T12:33:21.994Z] #50 36.43 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-07T12:33:21.994Z] #50 36.48 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-07T12:33:21.994Z] #50 36.49 go: finding github.com/spf13/cast v1.3.0 [2021-06-07T12:33:21.994Z] #50 36.55 go: finding github.com/spf13/afero v1.1.2 [2021-06-07T12:33:21.994Z] #50 36.76 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-07T12:33:21.994Z] #50 36.76 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-07T12:33:21.994Z] #50 36.77 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-07T12:33:21.994Z] #50 36.92 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-07T12:33:21.994Z] #50 36.98 go: finding golang.org/x/text v0.3.2 [2021-06-07T12:33:21.994Z] #50 37.15 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-07T12:33:21.994Z] #50 37.15 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-07T12:33:21.994Z] #50 37.39 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-07T12:33:21.994Z] #50 37.40 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-07T12:33:21.994Z] #50 37.45 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-07T12:33:21.994Z] #50 37.47 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-07T12:33:21.994Z] #50 37.75 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-07T12:33:21.994Z] #50 37.77 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-07T12:33:21.994Z] #50 37.77 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-07T12:33:21.994Z] #50 37.77 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-07T12:33:21.994Z] #50 38.09 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-07T12:33:21.994Z] #50 38.09 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-07T12:33:21.994Z] #50 38.10 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-07T12:33:21.994Z] #50 38.10 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-07T12:33:21.994Z] #50 38.33 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-07T12:33:21.994Z] #50 38.35 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-07T12:33:21.994Z] #50 ... [2021-06-07T12:33:21.994Z] [2021-06-07T12:33:21.994Z] #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-06-07T12:33:21.994Z] #29 sha256:4ec477551e196cbb3480270fd7c98fec7832ab645fc0db874e94ee7d7b562d4d [2021-06-07T12:33:22.066Z] #20 37.68 Selecting previously unselected package python3-lib2to3. [2021-06-07T12:33:22.066Z] #20 37.69 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-07T12:33:22.066Z] #20 37.69 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-07T12:33:22.066Z] #20 37.79 Selecting previously unselected package python3-distutils. [2021-06-07T12:33:22.158Z] #50 38.36 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-07T12:33:22.158Z] #50 38.37 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-07T12:33:22.158Z] #50 38.38 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-07T12:33:22.158Z] #50 38.41 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-07T12:33:22.158Z] #50 38.43 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-07T12:33:22.158Z] #50 38.43 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-07T12:33:22.158Z] #50 38.45 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-07T12:33:22.158Z] #50 38.46 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-07T12:33:22.158Z] #50 38.57 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-07T12:33:22.324Z] #20 37.79 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-07T12:33:22.324Z] #20 37.79 Unpacking python3-distutils (3.7.3-1) ... [2021-06-07T12:33:22.324Z] #20 37.91 Selecting previously unselected package python3-pip. [2021-06-07T12:33:22.324Z] #20 37.92 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-07T12:33:22.324Z] #20 37.93 Unpacking python3-pip (18.1-5) ... [2021-06-07T12:33:22.324Z] #20 38.05 Selecting previously unselected package python3-pkg-resources. [2021-06-07T12:33:22.414Z] #50 38.57 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-07T12:33:22.414Z] #50 38.60 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-07T12:33:22.414Z] #50 38.66 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-07T12:33:22.414Z] #50 38.71 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-07T12:33:22.414Z] #50 38.74 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-07T12:33:22.414Z] #50 38.76 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-07T12:33:22.414Z] #50 38.76 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-07T12:33:22.414Z] #50 38.76 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-07T12:33:22.414Z] #50 38.78 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-07T12:33:22.414Z] #50 38.78 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-07T12:33:22.414Z] #50 38.80 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-07T12:33:22.414Z] #50 38.86 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-07T12:33:22.414Z] #50 38.87 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-07T12:33:22.414Z] #50 38.88 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-07T12:33:22.414Z] #50 38.89 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-07T12:33:22.414Z] #50 38.92 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-07T12:33:22.583Z] #20 38.05 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-07T12:33:22.583Z] #20 38.06 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:33:22.583Z] #20 38.17 Selecting previously unselected package python3-setuptools. [2021-06-07T12:33:22.583Z] #20 38.17 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-07T12:33:22.583Z] #20 38.18 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-07T12:33:22.671Z] #50 38.94 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-07T12:33:22.671Z] #50 38.97 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-07T12:33:22.671Z] #50 39.01 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-07T12:33:22.671Z] #50 39.05 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-07T12:33:22.671Z] #50 39.14 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-07T12:33:22.687Z] #29 11.63 0.0% # 2.5% ### 4.7% #### 6.0% ##### 7.1% ##### 8.3% ###### 9.3% ####### 10.5% ######## 11.3% ######## 12.1% ######### 13.2% ########## 14.1% ########## 15.1% ########### 16.2% ############ 17.3% ############# 18.1% ############# 18.8% ############## 19.8% ############### 21.1% ################ 22.8% ################# 24.5% ################### 26.5% #################### 28.3% ##################### 29.5% ##################### 30.1% ####################### 32.1% ######################## 34.3% ######################### 35.2% ######################### 36.1% ########################### 37.8% ############################ 39.8% ############################# 41.4% ############################## 42.9% ################################# 46.0% ################################## 47.6% ################################### 49.5% #################################### 51.0% ###################################### 53.0% ###################################### 53.8% ######################################## 55.8% ######################################### 57.3% ########################################## 59.1% ########################################### 60.8% ############################################# 62.7% ############################################# 63.0% ############################################# 63.3% ############################################## 64.5% ############################################## 65.2% ############################################### 66.0% ############################################### 66.6% ################################################ 67.7% ################################################## 69.6% ################################################### 71.2% ################################################### 71.2% #################################################### 72.6% #################################################### 73.1% #################################################### 73.5% ##################################################### 74.4% ###################################################### 75.6% ####################################################### 77.0% ####################################################### 77.4% ######################################################## 77.9% ######################################################## 78.7% ########################################################## 80.7% ########################################################## 81.8% ########################################################### 82.6% ############################################################ 83.9% ############################################################# 85.3% ############################################################## 87.4% ############################################################### 88.5% ############################################################### 88.7% ################################################################# 90.4% ################################################################## 91.9% ################################################################### 93.5% #################################################################### 94.6% ##################################################################### 96.8% ###################################################################### 97.3% ######################################################################## 100.0% [2021-06-07T12:33:22.841Z] #20 38.38 Selecting previously unselected package python3-wheel. [2021-06-07T12:33:22.841Z] #20 38.38 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-07T12:33:22.841Z] #20 38.39 Unpacking python3-wheel (0.32.3-2) ... [2021-06-07T12:33:22.927Z] #50 39.27 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-07T12:33:22.927Z] #50 39.27 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-07T12:33:22.953Z] #29 20.98 [2021-06-07T12:33:22.953Z] #29 ... [2021-06-07T12:33:22.953Z] [2021-06-07T12:33:22.953Z] #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-06-07T12:33:22.953Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-07T12:33:22.953Z] #13 21.50 Reading package lists... [2021-06-07T12:33:22.953Z] #13 27.01 Building dependency tree... [2021-06-07T12:33:22.953Z] #13 29.95 The following additional packages will be installed: [2021-06-07T12:33:22.953Z] #13 29.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-07T12:33:22.953Z] #13 29.97 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-07T12:33:22.953Z] #13 29.97 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-07T12:33:22.953Z] #13 29.97 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-07T12:33:22.953Z] #13 29.97 mingw-w64-common mingw-w64-x86-64-dev [2021-06-07T12:33:22.953Z] #13 29.97 Suggested packages: [2021-06-07T12:33:22.953Z] #13 29.97 gcc-8-locales seccomp wine64 [2021-06-07T12:33:22.953Z] #13 30.86 The following NEW packages will be installed: [2021-06-07T12:33:22.953Z] #13 30.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-07T12:33:22.953Z] #13 30.87 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-07T12:33:22.953Z] #13 30.87 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-07T12:33:22.953Z] #13 30.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-07T12:33:22.953Z] #13 30.87 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-07T12:33:22.953Z] #13 30.87 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-07T12:33:22.953Z] #13 30.87 The following packages will be upgraded: [2021-06-07T12:33:22.953Z] #13 30.89 libseccomp2 libsystemd0 libudev1 [2021-06-07T12:33:22.953Z] #13 31.32 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-07T12:33:22.953Z] #13 31.32 Need to get 73.8 MB of archives. [2021-06-07T12:33:22.953Z] #13 31.32 After this operation, 472 MB of additional disk space will be used. [2021-06-07T12:33:22.953Z] #13 31.32 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-06-07T12:33:22.953Z] #13 31.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-06-07T12:33:22.953Z] #13 31.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-06-07T12:33:22.953Z] #13 31.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-06-07T12:33:22.953Z] #13 31.51 Get:5 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-06-07T12:33:22.953Z] #13 31.72 Get:6 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-06-07T12:33:22.953Z] #13 32.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-07T12:33:22.953Z] #13 32.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-06-07T12:33:22.953Z] #13 32.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-06-07T12:33:22.953Z] #13 32.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-07T12:33:22.953Z] #13 33.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-07T12:33:22.953Z] #13 33.79 Get:12 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-06-07T12:33:22.953Z] #13 33.81 Get:13 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-06-07T12:33:22.953Z] #13 36.84 Get:14 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-06-07T12:33:23.004Z] #36 ... [2021-06-07T12:33:23.004Z] [2021-06-07T12:33:23.004Z] #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-06-07T12:33:23.004Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:23.004Z] #13 47.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-07T12:33:23.100Z] #20 38.45 Selecting previously unselected package sudo. [2021-06-07T12:33:23.100Z] #20 38.46 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-07T12:33:23.100Z] #20 38.47 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-07T12:33:23.142Z] #44 ... [2021-06-07T12:33:23.142Z] [2021-06-07T12:33:23.142Z] #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-06-07T12:33:23.142Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:23.142Z] #13 28.28 Reading package lists... [2021-06-07T12:33:23.142Z] #13 34.25 Building dependency tree... [2021-06-07T12:33:23.142Z] #13 37.27 The following additional packages will be installed: [2021-06-07T12:33:23.142Z] #13 37.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-07T12:33:23.142Z] #13 37.31 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-07T12:33:23.142Z] #13 37.31 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-07T12:33:23.142Z] #13 37.31 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-07T12:33:23.142Z] #13 37.31 mingw-w64-common mingw-w64-x86-64-dev [2021-06-07T12:33:23.142Z] #13 37.33 Suggested packages: [2021-06-07T12:33:23.142Z] #13 37.34 gcc-8-locales seccomp wine64 [2021-06-07T12:33:23.142Z] #13 39.05 The following NEW packages will be installed: [2021-06-07T12:33:23.142Z] #13 39.05 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-07T12:33:23.142Z] #13 39.05 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-07T12:33:23.142Z] #13 39.05 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-07T12:33:23.142Z] #13 39.05 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-07T12:33:23.142Z] #13 39.06 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-07T12:33:23.142Z] #13 39.06 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-07T12:33:23.142Z] #13 39.06 The following packages will be upgraded: [2021-06-07T12:33:23.142Z] #13 39.07 libseccomp2 libsystemd0 libudev1 [2021-06-07T12:33:23.142Z] #13 39.50 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-07T12:33:23.142Z] #13 39.50 Need to get 78.2 MB of archives. [2021-06-07T12:33:23.142Z] #13 39.50 After this operation, 487 MB of additional disk space will be used. [2021-06-07T12:33:23.142Z] #13 39.50 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-07T12:33:23.142Z] #13 39.50 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-07T12:33:23.142Z] #13 39.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-07T12:33:23.142Z] #13 39.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-07T12:33:23.142Z] #13 39.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-07T12:33:23.142Z] #13 39.76 Get:6 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-06-07T12:33:23.142Z] #13 39.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-07T12:33:23.142Z] #13 39.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-07T12:33:23.142Z] #13 39.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-07T12:33:23.142Z] #13 39.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-07T12:33:23.142Z] #13 40.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-07T12:33:23.142Z] #13 40.83 Get:12 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-06-07T12:33:23.142Z] #13 40.85 Get:13 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-06-07T12:33:23.142Z] #13 ... [2021-06-07T12:33:23.142Z] [2021-06-07T12:33:23.142Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:33:23.142Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-07T12:33:23.142Z] #32 46.66 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-06-07T12:33:23.142Z] #32 46.93 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-07T12:33:23.142Z] #32 47.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:33:23.183Z] #50 ... [2021-06-07T12:33:23.183Z] [2021-06-07T12:33:23.183Z] #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-06-07T12:33:23.183Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-07T12:33:23.183Z] #56 33.10 Building dependency tree... [2021-06-07T12:33:23.183Z] #56 36.23 The following additional packages will be installed: [2021-06-07T12:33:23.183Z] #56 36.24 libbtrfs0 [2021-06-07T12:33:23.183Z] #56 36.41 The following NEW packages will be installed: [2021-06-07T12:33:23.183Z] #56 36.42 libbtrfs-dev libbtrfs0 [2021-06-07T12:33:23.183Z] #56 36.77 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-07T12:33:23.183Z] #56 36.77 Need to get 119 kB of archives. [2021-06-07T12:33:23.183Z] #56 36.77 After this operation, 387 kB of additional disk space will be used. [2021-06-07T12:33:23.183Z] #56 36.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-07T12:33:23.183Z] #56 36.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-07T12:33:23.183Z] #56 37.91 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:33:23.183Z] #56 38.17 Fetched 119 kB in 0s (451 kB/s) [2021-06-07T12:33:23.183Z] #56 38.29 Selecting previously unselected package libbtrfs0. [2021-06-07T12:33:23.183Z] #56 38.29 (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 ... 15410 files and directories currently installed.) [2021-06-07T12:33:23.183Z] #56 38.36 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-07T12:33:23.183Z] #56 38.38 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-07T12:33:23.183Z] #56 38.53 Selecting previously unselected package libbtrfs-dev. [2021-06-07T12:33:23.183Z] #56 38.53 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-07T12:33:23.183Z] #56 38.55 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:33:23.183Z] #56 38.81 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-07T12:33:23.183Z] #56 38.84 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:33:23.183Z] #56 38.89 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:33:23.183Z] #56 DONE 39.4s [2021-06-07T12:33:23.183Z] [2021-06-07T12:33:23.183Z] #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-06-07T12:33:23.183Z] #50 sha256:ac8cbc8414a77410e4424979f5af2176030b97f7747557a4c1328589269fcc35 [2021-06-07T12:33:23.183Z] #50 39.40 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-07T12:33:23.183Z] #50 ... [2021-06-07T12:33:23.183Z] [2021-06-07T12:33:23.183Z] #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-06-07T12:33:23.183Z] #57 sha256:810d022360964d7c5be1e766e499af9736577de18fbc4110fbd82dde52bd863e [2021-06-07T12:33:23.223Z] #13 ... [2021-06-07T12:33:23.223Z] [2021-06-07T12:33:23.223Z] #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-06-07T12:33:23.223Z] #50 sha256:27fc8171d9e54d76303e52839e0e461541780f8eafbe853cdae4076c1ddf8b98 [2021-06-07T12:33:23.223Z] #50 38.37 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-07T12:33:23.223Z] #50 38.37 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-07T12:33:23.223Z] #50 38.42 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-07T12:33:23.223Z] #50 38.72 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-07T12:33:23.223Z] #50 38.73 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-07T12:33:23.223Z] #50 38.78 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-07T12:33:23.223Z] #50 39.03 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-07T12:33:23.223Z] #50 39.11 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-07T12:33:23.223Z] #50 39.68 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-07T12:33:23.223Z] #50 39.72 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-07T12:33:23.223Z] #50 39.80 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-07T12:33:23.264Z] #13 47.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-07T12:33:23.264Z] #13 47.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-07T12:33:23.264Z] #13 47.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-07T12:33:23.264Z] #13 47.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-07T12:33:23.264Z] #13 47.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-07T12:33:23.264Z] #13 47.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-07T12:33:23.264Z] #13 47.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-07T12:33:23.264Z] #13 47.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-07T12:33:23.264Z] #13 47.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-07T12:33:23.264Z] #13 47.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-07T12:33:23.264Z] #13 47.27 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-07T12:33:23.264Z] #13 47.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-07T12:33:23.264Z] #13 47.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-07T12:33:23.358Z] #20 38.90 Selecting previously unselected package thin-provisioning-tools. [2021-06-07T12:33:23.358Z] #20 38.91 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-07T12:33:23.358Z] #20 38.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-07T12:33:23.486Z] #50 40.02 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-07T12:33:23.617Z] #20 39.11 Selecting previously unselected package uidmap. [2021-06-07T12:33:23.617Z] #20 39.14 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-07T12:33:23.617Z] #20 39.15 Unpacking uidmap (1:4.5-1.1) ... [2021-06-07T12:33:23.617Z] #20 39.26 Selecting previously unselected package vim-runtime. [2021-06-07T12:33:23.617Z] #20 39.27 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-07T12:33:23.835Z] #13 ... [2021-06-07T12:33:23.835Z] [2021-06-07T12:33:23.835Z] #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-06-07T12:33:23.835Z] #46 sha256:d808209f88e09f7abf2f18b61fb9a5b172f4f9804db095939a6201b92e5e7060 [2021-06-07T12:33:23.835Z] #46 40.71 math/rand [2021-06-07T12:33:23.835Z] #46 41.68 internal/singleflight [2021-06-07T12:33:23.835Z] #46 42.01 errors [2021-06-07T12:33:23.835Z] #46 42.01 sort [2021-06-07T12:33:23.835Z] #46 42.34 io [2021-06-07T12:33:23.835Z] #46 43.12 strconv [2021-06-07T12:33:23.835Z] #46 43.53 bytes [2021-06-07T12:33:23.835Z] #46 45.48 bufio [2021-06-07T12:33:23.835Z] #46 46.57 syscall [2021-06-07T12:33:23.835Z] #46 47.00 reflect [2021-06-07T12:33:23.875Z] #20 39.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-07T12:33:23.875Z] #20 39.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-07T12:33:23.875Z] #20 39.33 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-07T12:33:24.066Z] #50 ... [2021-06-07T12:33:24.066Z] [2021-06-07T12:33:24.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-06-07T12:33:24.066Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-07T12:33:24.066Z] #56 DONE 40.4s [2021-06-07T12:33:24.066Z] [2021-06-07T12:33:24.066Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:33:24.066Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-07T12:33:24.066Z] #32 30.13 Checking out files: 99% (1509/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-07T12:33:24.066Z] #32 30.17 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-07T12:33:24.066Z] #32 30.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:33:24.066Z] #32 ... [2021-06-07T12:33:24.066Z] [2021-06-07T12:33:24.066Z] #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-06-07T12:33:24.066Z] #29 sha256:4ec477551e196cbb3480270fd7c98fec7832ab645fc0db874e94ee7d7b562d4d [2021-06-07T12:33:24.066Z] #29 21.91 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-07T12:33:24.066Z] #29 22.25 [2021-06-07T12:33:24.066Z] #29 22.45 # 2.0% ######################################################################## 100.0% [2021-06-07T12:33:24.095Z] #46 ... [2021-06-07T12:33:24.095Z] [2021-06-07T12:33:24.095Z] #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-06-07T12:33:24.095Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:24.095Z] #44 44.91 Selecting previously unselected package python3.7-minimal. [2021-06-07T12:33:24.095Z] #44 44.92 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:33:24.095Z] #44 44.95 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:33:24.095Z] #44 46.42 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:24.095Z] #44 46.46 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:33:24.095Z] #44 50.33 Selecting previously unselected package python3-minimal. [2021-06-07T12:33:24.095Z] #44 50.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15650 files and directories currently installed.) [2021-06-07T12:33:24.095Z] #44 50.41 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-07T12:33:24.095Z] #44 50.42 Unpacking python3-minimal (3.7.3-1) ... [2021-06-07T12:33:24.095Z] #44 50.53 Selecting previously unselected package libmpdec2:amd64. [2021-06-07T12:33:24.095Z] #44 50.58 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-07T12:33:24.095Z] #44 50.59 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-07T12:33:24.333Z] #29 22.73 [2021-06-07T12:33:24.356Z] #44 50.74 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-07T12:33:24.356Z] #44 50.74 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:33:24.356Z] #44 50.75 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:24.507Z] #32 ... [2021-06-07T12:33:24.507Z] [2021-06-07T12:33:24.507Z] #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-06-07T12:33:24.507Z] #46 sha256:2542d4067061e7198b54ee7b7496598776ed63b28bf347006be28d9ab5b6a85f [2021-06-07T12:33:24.507Z] #46 39.68 sync [2021-06-07T12:33:24.507Z] #46 39.68 internal/reflectlite [2021-06-07T12:33:24.507Z] #46 41.08 github.com/LK4D4/vndr/godl/singleflight [2021-06-07T12:33:24.507Z] #46 41.37 math/rand [2021-06-07T12:33:24.507Z] #46 42.48 internal/singleflight [2021-06-07T12:33:24.507Z] #46 43.11 sort [2021-06-07T12:33:24.507Z] #46 43.12 errors [2021-06-07T12:33:24.507Z] #46 43.48 io [2021-06-07T12:33:24.507Z] #46 44.24 strconv [2021-06-07T12:33:24.507Z] #46 44.53 bytes [2021-06-07T12:33:24.507Z] #46 46.32 bufio [2021-06-07T12:33:24.507Z] #46 47.51 reflect [2021-06-07T12:33:24.507Z] #46 48.06 syscall [2021-06-07T12:33:24.926Z] #44 ... [2021-06-07T12:33:24.926Z] [2021-06-07T12:33:24.926Z] #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-06-07T12:33:24.926Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:24.926Z] #13 48.54 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:33:24.926Z] #13 48.74 Fetched 78.2 MB in 7s (11.1 MB/s) [2021-06-07T12:33:24.926Z] #13 48.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-07T12:33:24.926Z] #13 48.93 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-07T12:33:24.926Z] #13 48.95 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-07T12:33:24.934Z] #29 ... [2021-06-07T12:33:24.934Z] [2021-06-07T12:33:24.934Z] #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-06-07T12:33:24.934Z] #48 sha256:9fd8ebd63f1a1967819494f717d65fd869f9b4c4ebf20284f2074e34519bd06b [2021-06-07T12:33:24.934Z] #48 DONE 41.6s [2021-06-07T12:33:25.068Z] #46 ... [2021-06-07T12:33:25.068Z] [2021-06-07T12:33:25.068Z] #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-06-07T12:33:25.068Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:25.068Z] #44 49.75 Selecting previously unselected package python3-minimal. [2021-06-07T12:33:25.068Z] #44 49.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 ... 15650 files and directories currently installed.) [2021-06-07T12:33:25.068Z] #44 49.82 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-07T12:33:25.068Z] #44 49.83 Unpacking python3-minimal (3.7.3-1) ... [2021-06-07T12:33:25.214Z] [2021-06-07T12:33:25.214Z] #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-06-07T12:33:25.214Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-07T12:33:25.214Z] #13 38.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-06-07T12:33:25.214Z] #13 38.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-06-07T12:33:25.214Z] #13 38.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-07T12:33:25.214Z] #13 38.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-07T12:33:25.214Z] #13 38.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-06-07T12:33:25.214Z] #13 38.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-06-07T12:33:25.214Z] #13 38.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-06-07T12:33:25.214Z] #13 38.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-06-07T12:33:25.214Z] #13 38.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-06-07T12:33:25.214Z] #13 38.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-06-07T12:33:25.214Z] #13 38.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-06-07T12:33:25.214Z] #13 38.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-06-07T12:33:25.214Z] #13 38.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-06-07T12:33:25.214Z] #13 38.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-06-07T12:33:25.324Z] #44 49.97 Selecting previously unselected package libmpdec2:amd64. [2021-06-07T12:33:25.324Z] #44 49.97 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-07T12:33:25.324Z] #44 49.98 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-07T12:33:25.324Z] #44 50.13 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-07T12:33:25.324Z] #44 50.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:33:25.324Z] #44 50.16 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:25.476Z] #13 ... [2021-06-07T12:33:25.476Z] [2021-06-07T12:33:25.476Z] #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-06-07T12:33:25.476Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-07T12:33:25.476Z] #36 31.78 Selecting previously unselected package vim-common. [2021-06-07T12:33:25.476Z] #36 31.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-07T12:33:25.476Z] #36 31.83 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-07T12:33:25.476Z] #36 32.31 Selecting previously unselected package cmake-data. [2021-06-07T12:33:25.476Z] #36 32.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-07T12:33:25.476Z] #36 32.32 Unpacking cmake-data (3.13.4-1) ... [2021-06-07T12:33:25.476Z] #36 38.76 Selecting previously unselected package libicu63:arm64. [2021-06-07T12:33:25.476Z] #36 38.77 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-07T12:33:25.476Z] #36 38.86 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-07T12:33:25.476Z] #36 ... [2021-06-07T12:33:25.476Z] [2021-06-07T12:33:25.476Z] #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-06-07T12:33:25.476Z] #29 sha256:4ec477551e196cbb3480270fd7c98fec7832ab645fc0db874e94ee7d7b562d4d [2021-06-07T12:33:25.476Z] #29 23.75 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-07T12:33:25.497Z] #13 49.39 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-07T12:33:25.497Z] #13 49.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-07T12:33:25.740Z] #29 24.30 [2021-06-07T12:33:25.757Z] #13 49.64 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-07T12:33:25.757Z] #13 49.69 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-07T12:33:26.018Z] #13 49.95 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-07T12:33:26.325Z] #29 24.66 0.1% ######################################################################## 100.0% [2021-06-07T12:33:26.325Z] #29 24.83 [2021-06-07T12:33:26.406Z] #20 42.14 Selecting previously unselected package vim. [2021-06-07T12:33:26.457Z] #57 3.067 + RM_GOPATH=0 [2021-06-07T12:33:26.457Z] #57 3.067 + TMP_GOPATH= [2021-06-07T12:33:26.457Z] #57 3.067 + : /build [2021-06-07T12:33:26.457Z] #57 3.067 + '[' -z '' ']' [2021-06-07T12:33:26.457Z] #57 3.067 ++ mktemp -d [2021-06-07T12:33:26.457Z] #57 3.070 + export GOPATH=/tmp/tmp.XAnHcFP1SA [2021-06-07T12:33:26.457Z] #57 3.070 + GOPATH=/tmp/tmp.XAnHcFP1SA [2021-06-07T12:33:26.457Z] #57 3.070 + RM_GOPATH=1 [2021-06-07T12:33:26.457Z] #57 3.071 + case "$(go env GOARCH)" in [2021-06-07T12:33:26.457Z] #57 3.071 ++ go env GOARCH [2021-06-07T12:33:26.457Z] #57 3.103 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:33:26.457Z] #57 3.104 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:33:26.457Z] #57 3.104 ++ dirname /tmp/install/install.sh [2021-06-07T12:33:26.457Z] #57 3.105 + dir=/tmp/install [2021-06-07T12:33:26.457Z] #57 3.105 + bin=containerd [2021-06-07T12:33:26.457Z] #57 3.107 + shift [2021-06-07T12:33:26.457Z] #57 3.107 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-07T12:33:26.457Z] #57 3.107 + . /tmp/install/containerd.installer [2021-06-07T12:33:26.457Z] #57 3.107 ++ set -e [2021-06-07T12:33:26.457Z] #57 3.107 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-07T12:33:26.457Z] #57 3.108 + install_containerd [2021-06-07T12:33:26.457Z] #57 3.109 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-07T12:33:26.457Z] #57 3.109 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XAnHcFP1SA/src/github.com/containerd/containerd [2021-06-07T12:33:26.457Z] #57 3.109 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-07T12:33:26.457Z] #57 3.111 Cloning into '/tmp/tmp.XAnHcFP1SA/src/github.com/containerd/containerd'... [2021-06-07T12:33:26.539Z] #13 50.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% #13 ... [2021-06-07T12:33:26.539Z] [2021-06-07T12:33:26.539Z] #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-06-07T12:33:26.539Z] #48 sha256:a984038dc18d2f1ad8f6f7a9169c2e673cb28e701c9ba6e1d9fb07937709100a [2021-06-07T12:33:26.539Z] #48 DONE 53.2s [2021-06-07T12:33:26.539Z] [2021-06-07T12:33:26.539Z] #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-06-07T12:33:26.539Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:26.539Z] #13 50.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-07T12:33:26.539Z] #13 50.36 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-07T12:33:26.539Z] #13 50.42 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-07T12:33:26.664Z] #20 42.14 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-07T12:33:26.664Z] #20 42.17 Unpacking vim (2:8.1.0875-5) ... [2021-06-07T12:33:26.926Z] #29 ... [2021-06-07T12:33:26.926Z] [2021-06-07T12:33:26.926Z] #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-06-07T12:33:26.926Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-07T12:33:26.926Z] #44 33.02 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:33:26.926Z] #44 33.46 Fetched 6095 kB in 2s (4009 kB/s) [2021-06-07T12:33:26.926Z] #44 35.53 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-07T12:33:26.926Z] #44 35.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-07T12:33:26.926Z] #44 35.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-07T12:33:26.926Z] #44 36.36 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:26.926Z] #44 40.01 Selecting previously unselected package python3.7-minimal. [2021-06-07T12:33:26.926Z] #44 40.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-07T12:33:26.926Z] #44 40.12 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:33:26.926Z] #44 41.34 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:26.926Z] #44 41.39 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:33:27.115Z] #13 51.03 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-07T12:33:27.201Z] #44 ... [2021-06-07T12:33:27.201Z] [2021-06-07T12:33:27.201Z] #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-06-07T12:33:27.201Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-07T12:33:27.201Z] #13 40.65 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:33:27.201Z] #13 40.80 Fetched 73.8 MB in 8s (9488 kB/s) [2021-06-07T12:33:27.201Z] #13 40.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 ... 15383 files and directories currently installed.) [2021-06-07T12:33:27.214Z] #44 51.91 Selecting previously unselected package python3.7. [2021-06-07T12:33:27.230Z] #20 42.68 Selecting previously unselected package xfsprogs. [2021-06-07T12:33:27.230Z] #20 42.68 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-07T12:33:27.230Z] #20 42.69 Unpacking xfsprogs (4.20.0-1) ... [2021-06-07T12:33:27.376Z] #13 51.38 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-07T12:33:27.464Z] #13 41.00 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-06-07T12:33:27.464Z] #13 41.06 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-07T12:33:27.470Z] #44 51.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:33:27.470Z] #44 52.03 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:27.470Z] #44 ... [2021-06-07T12:33:27.470Z] [2021-06-07T12:33:27.471Z] #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-06-07T12:33:27.471Z] #48 sha256:ee06c545f77c532f6684ab5df862b9f64ef0ecf4149cf5d3ebb30fe522932965 [2021-06-07T12:33:27.471Z] #48 DONE 52.7s [2021-06-07T12:33:27.471Z] [2021-06-07T12:33:27.471Z] #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-06-07T12:33:27.471Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:27.471Z] #44 52.28 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-07T12:33:27.471Z] #44 52.28 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-07T12:33:27.471Z] #44 52.32 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-07T12:33:27.489Z] #20 43.01 Selecting previously unselected package zip. [2021-06-07T12:33:27.489Z] #20 43.02 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-07T12:33:27.489Z] #20 43.03 Unpacking zip (3.0-11+b1) ... [2021-06-07T12:33:27.637Z] #13 51.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 ... 15410 files and directories currently installed.) [2021-06-07T12:33:27.637Z] #13 51.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-07T12:33:27.637Z] #13 51.46 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-07T12:33:27.747Z] #20 43.22 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-07T12:33:27.747Z] #20 43.24 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-07T12:33:27.747Z] #20 43.25 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-07T12:33:27.747Z] #20 43.27 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-07T12:33:27.747Z] #20 43.28 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-07T12:33:27.747Z] #20 43.29 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-07T12:33:27.747Z] #20 43.30 Setting up uidmap (1:4.5-1.1) ... [2021-06-07T12:33:27.747Z] #20 43.36 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-07T12:33:27.747Z] #20 43.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:33:27.747Z] #20 43.39 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-07T12:33:27.747Z] #20 43.40 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-07T12:33:27.747Z] #20 43.41 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-07T12:33:27.747Z] #20 43.46 Setting up xxd (2:8.1.0875-5) ... [2021-06-07T12:33:27.747Z] #20 43.47 Setting up zip (3.0-11+b1) ... [2021-06-07T12:33:28.005Z] #20 43.48 Setting up vim-common (2:8.1.0875-5) ... [2021-06-07T12:33:28.005Z] #20 43.52 Setting up bash-completion (1:2.8-6) ... [2021-06-07T12:33:28.034Z] #44 52.71 Setting up python3-minimal (3.7.3-1) ... [2021-06-07T12:33:28.039Z] #13 41.65 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-06-07T12:33:28.039Z] #13 41.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-07T12:33:28.302Z] #13 41.92 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-07T12:33:28.302Z] #13 41.97 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-07T12:33:28.349Z] #57 ... [2021-06-07T12:33:28.349Z] [2021-06-07T12:33:28.349Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:33:28.349Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-07T12:33:28.349Z] #32 44.07 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-06-07T12:33:28.349Z] #32 44.36 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-07T12:33:28.349Z] #32 44.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:33:28.349Z] #32 ... [2021-06-07T12:33:28.349Z] [2021-06-07T12:33:28.349Z] #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-06-07T12:33:28.349Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:33:28.349Z] #36 29.27 Reading package lists... [2021-06-07T12:33:28.349Z] #36 35.13 Building dependency tree... [2021-06-07T12:33:28.349Z] #36 38.35 The following additional packages will be installed: [2021-06-07T12:33:28.349Z] #36 38.36 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-07T12:33:28.349Z] #36 38.38 Suggested packages: [2021-06-07T12:33:28.349Z] #36 38.38 cmake-doc ninja-build lrzip [2021-06-07T12:33:28.349Z] #36 38.38 Recommended packages: [2021-06-07T12:33:28.349Z] #36 38.38 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-07T12:33:28.349Z] #36 39.35 The following NEW packages will be installed: [2021-06-07T12:33:28.349Z] #36 39.35 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-07T12:33:28.349Z] #36 39.36 vim-common xxd [2021-06-07T12:33:28.349Z] #36 39.83 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-07T12:33:28.349Z] #36 39.83 Need to get 14.9 MB of archives. [2021-06-07T12:33:28.349Z] #36 39.83 After this operation, 61.8 MB of additional disk space will be used. [2021-06-07T12:33:28.349Z] #36 39.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-07T12:33:28.349Z] #36 39.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-07T12:33:28.349Z] #36 39.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-07T12:33:28.349Z] #36 39.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-07T12:33:28.349Z] #36 40.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-07T12:33:28.349Z] #36 40.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-07T12:33:28.349Z] #36 40.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-07T12:33:28.349Z] #36 40.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-07T12:33:28.349Z] #36 40.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-07T12:33:28.349Z] #36 40.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-07T12:33:28.349Z] #36 41.94 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:33:28.349Z] #36 42.14 Fetched 14.9 MB in 1s (10.8 MB/s) [2021-06-07T12:33:28.349Z] #36 42.22 Selecting previously unselected package xxd. [2021-06-07T12:33:28.349Z] #36 42.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 ... 15410 files and directories currently installed.) [2021-06-07T12:33:28.349Z] #36 42.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-07T12:33:28.349Z] #36 42.30 Unpacking xxd (2:8.1.0875-5) ... [2021-06-07T12:33:28.349Z] #36 42.50 Selecting previously unselected package vim-common. [2021-06-07T12:33:28.349Z] #36 42.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-07T12:33:28.349Z] #36 42.54 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-07T12:33:28.349Z] #36 42.88 Selecting previously unselected package cmake-data. [2021-06-07T12:33:28.349Z] #36 42.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-07T12:33:28.349Z] #36 42.89 Unpacking cmake-data (3.13.4-1) ... [2021-06-07T12:33:28.565Z] #13 42.27 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-06-07T12:33:28.596Z] #13 ... [2021-06-07T12:33:28.596Z] [2021-06-07T12:33:28.596Z] #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-06-07T12:33:28.596Z] #52 sha256:7733538d51a6c8982b0d39a1a9e7ae19d7226ab00846998f41df8f470ccbab31 [2021-06-07T12:33:28.596Z] #52 45.39 internal/oserror [2021-06-07T12:33:28.596Z] #52 45.40 bytes [2021-06-07T12:33:28.596Z] #52 45.47 syscall [2021-06-07T12:33:28.596Z] #52 47.51 reflect [2021-06-07T12:33:28.596Z] #52 53.06 time [2021-06-07T12:33:28.605Z] #36 ... [2021-06-07T12:33:28.605Z] [2021-06-07T12:33:28.605Z] #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-06-07T12:33:28.605Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:28.605Z] #44 29.13 Reading package lists... [2021-06-07T12:33:28.605Z] #44 34.86 Building dependency tree... [2021-06-07T12:33:28.605Z] #44 37.98 The following additional packages will be installed: [2021-06-07T12:33:28.605Z] #44 37.98 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-07T12:33:28.605Z] #44 37.99 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-07T12:33:28.605Z] #44 37.99 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-07T12:33:28.605Z] #44 37.99 python3.7-minimal [2021-06-07T12:33:28.605Z] #44 38.00 Suggested packages: [2021-06-07T12:33:28.605Z] #44 38.00 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-07T12:33:28.605Z] #44 38.00 python3.7-doc binfmt-support [2021-06-07T12:33:28.605Z] #44 39.40 The following NEW packages will be installed: [2021-06-07T12:33:28.605Z] #44 39.40 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-07T12:33:28.605Z] #44 39.43 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-07T12:33:28.605Z] #44 39.43 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-07T12:33:28.605Z] #44 39.43 python3.7-minimal [2021-06-07T12:33:28.605Z] #44 39.88 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-07T12:33:28.605Z] #44 39.88 Need to get 6695 kB of archives. [2021-06-07T12:33:28.605Z] #44 39.88 After this operation, 33.1 MB of additional disk space will be used. [2021-06-07T12:33:28.605Z] #44 39.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-07T12:33:28.605Z] #44 39.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-07T12:33:28.605Z] #44 40.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-07T12:33:28.605Z] #44 40.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-07T12:33:28.605Z] #44 40.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-07T12:33:28.605Z] #44 40.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-07T12:33:28.605Z] #44 40.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-07T12:33:28.605Z] #44 40.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-07T12:33:28.605Z] #44 40.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-07T12:33:28.605Z] #44 40.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-07T12:33:28.605Z] #44 40.42 Get:11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-07T12:33:28.605Z] #44 40.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-07T12:33:28.605Z] #44 40.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-07T12:33:28.605Z] #44 40.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-07T12:33:28.605Z] #44 40.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-07T12:33:28.605Z] #44 40.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-07T12:33:28.605Z] #44 41.89 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:33:28.605Z] #44 42.08 Fetched 6695 kB in 1s (5267 kB/s) [2021-06-07T12:33:28.605Z] #44 42.18 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-07T12:33:28.605Z] #44 42.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 ... 15410 files and directories currently installed.) [2021-06-07T12:33:28.605Z] #44 42.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:33:28.605Z] #44 42.25 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:28.605Z] #44 42.95 Selecting previously unselected package python3.7-minimal. [2021-06-07T12:33:28.605Z] #44 42.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:33:28.605Z] #44 42.99 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:33:28.605Z] #44 44.45 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:28.605Z] #44 44.56 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:33:28.605Z] #44 ... [2021-06-07T12:33:28.605Z] [2021-06-07T12:33:28.605Z] #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-06-07T12:33:28.605Z] #52 sha256:9d10e8ca04ecae6539f1a071871a00770dfb1742f8e9d30240cfad069c5507c4 [2021-06-07T12:33:28.605Z] #52 45.10 internal/oserror [2021-06-07T12:33:28.605Z] #52 45.13 reflect [2021-06-07T12:33:28.836Z] #13 42.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-07T12:33:28.836Z] #13 42.62 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-06-07T12:33:28.861Z] #52 45.17 syscall [2021-06-07T12:33:28.863Z] #52 ... [2021-06-07T12:33:28.863Z] [2021-06-07T12:33:28.863Z] #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-06-07T12:33:28.863Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:28.863Z] #44 52.40 Selecting previously unselected package python3.7. [2021-06-07T12:33:28.863Z] #44 52.41 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:33:28.863Z] #44 52.41 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:28.863Z] #44 52.77 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-07T12:33:28.863Z] #44 52.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-07T12:33:28.863Z] #44 52.79 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-07T12:33:28.863Z] #44 53.15 Setting up python3-minimal (3.7.3-1) ... [2021-06-07T12:33:28.863Z] #44 55.03 Selecting previously unselected package python3. [2021-06-07T12:33:28.863Z] #44 55.03 (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 ... 16062 files and directories currently installed.) [2021-06-07T12:33:28.864Z] #44 55.09 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-07T12:33:28.864Z] #44 55.11 Unpacking python3 (3.7.3-1) ... [2021-06-07T12:33:28.864Z] #44 55.27 Selecting previously unselected package libprotobuf17:amd64. [2021-06-07T12:33:28.864Z] #44 55.27 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-07T12:33:28.864Z] #44 55.29 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-07T12:33:29.108Z] #13 42.66 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-07T12:33:29.108Z] #13 42.92 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-06-07T12:33:29.375Z] #13 43.07 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-07T12:33:29.375Z] #13 43.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-07T12:33:29.375Z] #13 43.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-06-07T12:33:29.375Z] #13 43.20 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-07T12:33:29.808Z] #44 56.03 Selecting previously unselected package python3-pkg-resources. [2021-06-07T12:33:29.808Z] #44 56.04 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-07T12:33:29.808Z] #44 56.05 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:33:29.808Z] #44 56.27 Selecting previously unselected package python3-six. [2021-06-07T12:33:29.808Z] #44 56.28 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-07T12:33:29.808Z] #44 56.29 Unpacking python3-six (1.12.0-1) ... [2021-06-07T12:33:29.808Z] #44 56.38 Selecting previously unselected package python3-protobuf. [2021-06-07T12:33:29.808Z] #44 56.38 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-07T12:33:29.927Z] #44 54.33 Selecting previously unselected package python3. [2021-06-07T12:33:29.927Z] #44 54.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16062 files and directories currently installed.) [2021-06-07T12:33:29.927Z] #44 54.42 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-07T12:33:29.927Z] #44 54.44 Unpacking python3 (3.7.3-1) ... [2021-06-07T12:33:29.927Z] #44 54.62 Selecting previously unselected package libprotobuf17:amd64. [2021-06-07T12:33:29.927Z] #44 54.62 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-07T12:33:29.927Z] #44 54.62 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-07T12:33:30.069Z] #44 56.39 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-07T12:33:30.536Z] #20 45.73 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-07T12:33:30.536Z] #20 45.74 Setting up xz-utils (5.2.4-1) ... [2021-06-07T12:33:30.536Z] #20 45.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-07T12:33:30.536Z] #20 45.77 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-07T12:33:30.536Z] #20 45.78 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-07T12:33:30.536Z] #20 45.86 invoke-rc.d: could not determine current runlevel [2021-06-07T12:33:30.536Z] #20 45.88 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-07T12:33:30.536Z] #20 45.89 Setting up pigz (2.4-1) ... [2021-06-07T12:33:30.536Z] #20 45.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-07T12:33:30.536Z] #20 45.91 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-07T12:33:30.536Z] #20 45.93 Setting up python-pip-whl (18.1-5) ... [2021-06-07T12:33:30.536Z] #20 45.95 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-07T12:33:30.536Z] #20 45.96 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-07T12:33:30.639Z] #44 56.84 Selecting previously unselected package libnet1:amd64. [2021-06-07T12:33:30.639Z] #44 56.85 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-07T12:33:30.639Z] #44 56.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:33:30.639Z] #44 56.97 Selecting previously unselected package libnl-3-200:amd64. [2021-06-07T12:33:30.639Z] #44 56.98 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-07T12:33:30.639Z] #44 56.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-07T12:33:30.639Z] #44 57.15 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-07T12:33:30.639Z] #44 57.15 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-07T12:33:30.639Z] #44 57.17 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-07T12:33:30.639Z] #44 57.25 Selecting previously unselected package criu. [2021-06-07T12:33:30.751Z] #52 ... [2021-06-07T12:33:30.751Z] [2021-06-07T12:33:30.751Z] #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-06-07T12:33:30.751Z] #46 sha256:6f731317681e25d7dcb4a757b9dcbcc66469587f215dc52e6a04fce4c7fa7c8f [2021-06-07T12:33:30.751Z] #46 36.79 sync [2021-06-07T12:33:30.751Z] #46 36.79 internal/reflectlite [2021-06-07T12:33:30.751Z] #46 38.40 github.com/LK4D4/vndr/godl/singleflight [2021-06-07T12:33:30.751Z] #46 38.73 math/rand [2021-06-07T12:33:30.751Z] #46 39.91 internal/singleflight [2021-06-07T12:33:30.751Z] #46 40.25 sort [2021-06-07T12:33:30.751Z] #46 40.25 errors [2021-06-07T12:33:30.751Z] #46 40.65 io [2021-06-07T12:33:30.751Z] #46 41.42 strconv [2021-06-07T12:33:30.751Z] #46 41.81 bytes [2021-06-07T12:33:30.751Z] #46 43.65 bufio [2021-06-07T12:33:30.751Z] #46 44.79 reflect [2021-06-07T12:33:30.751Z] #46 45.28 syscall [2021-06-07T12:33:30.751Z] #46 ... [2021-06-07T12:33:30.751Z] [2021-06-07T12:33:30.751Z] #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-06-07T12:33:30.751Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:30.751Z] #13 29.34 Reading package lists... [2021-06-07T12:33:30.751Z] #13 35.45 Building dependency tree... [2021-06-07T12:33:30.751Z] #13 38.69 The following additional packages will be installed: [2021-06-07T12:33:30.751Z] #13 38.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-07T12:33:30.751Z] #13 38.69 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-07T12:33:30.751Z] #13 38.69 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-07T12:33:30.751Z] #13 38.69 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-07T12:33:30.751Z] #13 38.69 mingw-w64-common mingw-w64-x86-64-dev [2021-06-07T12:33:30.751Z] #13 38.70 Suggested packages: [2021-06-07T12:33:30.751Z] #13 38.70 gcc-8-locales seccomp wine64 [2021-06-07T12:33:30.751Z] #13 39.99 The following NEW packages will be installed: [2021-06-07T12:33:30.751Z] #13 40.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-07T12:33:30.751Z] #13 40.00 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-07T12:33:30.751Z] #13 40.00 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-07T12:33:30.751Z] #13 40.01 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-07T12:33:30.751Z] #13 40.01 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-07T12:33:30.751Z] #13 40.01 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-07T12:33:30.751Z] #13 40.02 The following packages will be upgraded: [2021-06-07T12:33:30.751Z] #13 40.03 libseccomp2 libsystemd0 libudev1 [2021-06-07T12:33:30.751Z] #13 40.48 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-07T12:33:30.751Z] #13 40.48 Need to get 78.2 MB of archives. [2021-06-07T12:33:30.751Z] #13 40.48 After this operation, 487 MB of additional disk space will be used. [2021-06-07T12:33:30.751Z] #13 40.48 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-07T12:33:30.751Z] #13 40.49 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-07T12:33:30.751Z] #13 40.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-07T12:33:30.751Z] #13 40.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-07T12:33:30.751Z] #13 40.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-07T12:33:30.751Z] #13 40.72 Get:6 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-06-07T12:33:30.751Z] #13 40.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-07T12:33:30.751Z] #13 40.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-07T12:33:30.751Z] #13 40.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-07T12:33:30.751Z] #13 40.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-07T12:33:30.751Z] #13 41.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-07T12:33:30.751Z] #13 41.80 Get:12 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-06-07T12:33:30.751Z] #13 41.81 Get:13 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-06-07T12:33:30.794Z] #20 46.34 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-07T12:33:30.794Z] #20 46.35 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-07T12:33:30.794Z] #20 46.37 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:30.794Z] #20 46.38 Setting up vim (2:8.1.0875-5) ... [2021-06-07T12:33:30.794Z] #20 46.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-07T12:33:30.794Z] #20 46.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-07T12:33:30.794Z] #20 46.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-07T12:33:30.794Z] #20 46.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-07T12:33:30.794Z] #20 46.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-07T12:33:30.794Z] #20 46.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-07T12:33:30.794Z] #20 46.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-07T12:33:30.794Z] #20 46.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-07T12:33:30.794Z] #20 46.46 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-07T12:33:30.794Z] #20 46.47 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-07T12:33:30.855Z] #44 55.38 Selecting previously unselected package python3-pkg-resources. [2021-06-07T12:33:30.855Z] #44 55.38 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-07T12:33:30.855Z] #44 55.40 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:33:30.855Z] #44 55.56 Selecting previously unselected package python3-six. [2021-06-07T12:33:30.855Z] #44 55.57 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-07T12:33:30.855Z] #44 55.57 Unpacking python3-six (1.12.0-1) ... [2021-06-07T12:33:30.855Z] #44 55.65 Selecting previously unselected package python3-protobuf. [2021-06-07T12:33:30.899Z] #44 57.26 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-07T12:33:30.899Z] #44 57.27 Unpacking criu (3.15-1) ... [2021-06-07T12:33:31.052Z] #20 46.49 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-07T12:33:31.052Z] #20 46.50 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-07T12:33:31.052Z] #20 46.52 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-07T12:33:31.052Z] #20 46.53 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:31.111Z] #44 55.65 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-07T12:33:31.111Z] #44 55.66 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-07T12:33:31.367Z] #44 56.17 Selecting previously unselected package libnet1:amd64. [2021-06-07T12:33:31.367Z] #44 56.17 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-07T12:33:31.367Z] #44 56.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:33:31.470Z] #44 ... [2021-06-07T12:33:31.470Z] [2021-06-07T12:33:31.470Z] #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-06-07T12:33:31.470Z] #52 sha256:7733538d51a6c8982b0d39a1a9e7ae19d7226ab00846998f41df8f470ccbab31 [2021-06-07T12:33:31.470Z] #52 58.25 context [2021-06-07T12:33:31.626Z] #44 56.29 Selecting previously unselected package libnl-3-200:amd64. [2021-06-07T12:33:31.626Z] #44 56.30 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-07T12:33:31.626Z] #44 56.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-07T12:33:31.883Z] #44 56.45 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-07T12:33:31.883Z] #44 56.45 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-07T12:33:31.883Z] #44 56.45 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-07T12:33:31.883Z] #44 ... [2021-06-07T12:33:31.883Z] [2021-06-07T12:33:31.883Z] #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-06-07T12:33:31.883Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:33:31.883Z] #36 46.93 Selecting previously unselected package libicu63:amd64. [2021-06-07T12:33:31.883Z] #36 46.93 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-07T12:33:31.883Z] #36 46.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-07T12:33:31.883Z] #36 53.78 Selecting previously unselected package libxml2:amd64. [2021-06-07T12:33:31.883Z] #36 53.78 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-07T12:33:31.883Z] #36 53.79 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-07T12:33:31.883Z] #36 54.54 Selecting previously unselected package libarchive13:amd64. [2021-06-07T12:33:31.883Z] #36 54.54 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-07T12:33:31.883Z] #36 54.55 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-07T12:33:31.883Z] #36 54.85 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-07T12:33:31.883Z] #36 54.86 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-07T12:33:31.883Z] #36 54.86 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-07T12:33:31.883Z] #36 55.01 Selecting previously unselected package librhash0:amd64. [2021-06-07T12:33:31.883Z] #36 55.01 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-07T12:33:31.883Z] #36 55.06 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-07T12:33:31.883Z] #36 55.25 Selecting previously unselected package libuv1:amd64. [2021-06-07T12:33:31.883Z] #36 55.25 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-07T12:33:31.883Z] #36 55.26 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-07T12:33:31.883Z] #36 55.40 Selecting previously unselected package cmake. [2021-06-07T12:33:31.883Z] #36 55.42 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-07T12:33:31.883Z] #36 55.43 Unpacking cmake (3.13.4-1) ... [2021-06-07T12:33:31.883Z] #36 ... [2021-06-07T12:33:31.883Z] [2021-06-07T12:33:31.883Z] #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-06-07T12:33:31.883Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:31.883Z] #44 56.61 Selecting previously unselected package criu. [2021-06-07T12:33:31.883Z] #44 56.61 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-07T12:33:31.883Z] #44 56.63 Unpacking criu (3.15-1) ... [2021-06-07T12:33:31.944Z] #13 45.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-07T12:33:31.944Z] #13 45.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-06-07T12:33:31.944Z] #13 45.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-07T12:33:31.944Z] #13 ... [2021-06-07T12:33:31.944Z] [2021-06-07T12:33:31.944Z] #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-06-07T12:33:31.944Z] #46 sha256:3aae08e1e0e1aed38a7bcc652e20a0a2510e1abdb2164e308be524ce4afe1df7 [2021-06-07T12:33:31.944Z] #46 37.95 crypto/hmac [2021-06-07T12:33:31.944Z] #46 38.29 vendor/golang.org/x/crypto/hkdf [2021-06-07T12:33:31.944Z] #46 38.50 vendor/golang.org/x/text/transform [2021-06-07T12:33:31.944Z] #46 39.58 regexp/syntax [2021-06-07T12:33:31.944Z] #46 39.59 time [2021-06-07T12:33:31.944Z] #46 40.07 internal/syscall/execenv [2021-06-07T12:33:31.944Z] #46 40.45 internal/syscall/unix [2021-06-07T12:33:31.944Z] #46 45.69 regexp [2021-06-07T12:33:31.944Z] #46 45.93 context [2021-06-07T12:33:31.944Z] #46 45.94 internal/poll [2021-06-07T12:33:31.944Z] #46 ... [2021-06-07T12:33:31.944Z] [2021-06-07T12:33:31.944Z] #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-06-07T12:33:31.944Z] #52 sha256:4579a7abe2caca86e43a734c17d1866433bece0abb8a5b692ee642a198e0f4ff [2021-06-07T12:33:31.944Z] #52 38.12 syscall [2021-06-07T12:33:31.944Z] #52 38.13 strings [2021-06-07T12:33:31.944Z] #52 38.13 text/tabwriter [2021-06-07T12:33:31.944Z] #52 38.16 reflect [2021-06-07T12:33:31.944Z] #52 40.60 regexp/syntax [2021-06-07T12:33:31.944Z] #52 45.43 time [2021-06-07T12:33:31.944Z] #52 45.61 regexp [2021-06-07T12:33:31.944Z] #52 ... [2021-06-07T12:33:31.944Z] [2021-06-07T12:33:31.944Z] #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-06-07T12:33:31.944Z] #46 sha256:3aae08e1e0e1aed38a7bcc652e20a0a2510e1abdb2164e308be524ce4afe1df7 [2021-06-07T12:33:31.944Z] #46 48.27 os [2021-06-07T12:33:31.986Z] #20 ... [2021-06-07T12:33:31.986Z] [2021-06-07T12:33:31.986Z] #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-06-07T12:33:31.986Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:33:31.986Z] #40 167.4 + dpkg --print-architecture [2021-06-07T12:33:32.042Z] #52 ... [2021-06-07T12:33:32.042Z] [2021-06-07T12:33:32.042Z] #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-06-07T12:33:32.042Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:33:32.042Z] #36 52.58 Selecting previously unselected package libxml2:amd64. [2021-06-07T12:33:32.042Z] #36 52.58 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-07T12:33:32.042Z] #36 52.60 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-07T12:33:32.042Z] #36 53.19 Selecting previously unselected package libarchive13:amd64. [2021-06-07T12:33:32.042Z] #36 53.19 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-07T12:33:32.042Z] #36 53.23 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-07T12:33:32.042Z] #36 53.89 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-07T12:33:32.042Z] #36 53.89 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-07T12:33:32.042Z] #36 53.90 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-07T12:33:32.042Z] #36 54.35 Selecting previously unselected package librhash0:amd64. [2021-06-07T12:33:32.042Z] #36 54.35 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-07T12:33:32.042Z] #36 54.38 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-07T12:33:32.042Z] #36 54.70 Selecting previously unselected package libuv1:amd64. [2021-06-07T12:33:32.042Z] #36 54.71 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-07T12:33:32.042Z] #36 54.72 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-07T12:33:32.042Z] #36 54.84 Selecting previously unselected package cmake. [2021-06-07T12:33:32.042Z] #36 54.85 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-07T12:33:32.042Z] #36 54.86 Unpacking cmake (3.13.4-1) ... [2021-06-07T12:33:32.042Z] #36 57.71 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-07T12:33:32.042Z] #36 57.74 Setting up xxd (2:8.1.0875-5) ... [2021-06-07T12:33:32.042Z] #36 57.76 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-07T12:33:32.042Z] #36 57.78 Setting up vim-common (2:8.1.0875-5) ... [2021-06-07T12:33:32.042Z] #36 57.85 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-07T12:33:32.042Z] #36 57.88 Setting up cmake-data (3.13.4-1) ... [2021-06-07T12:33:32.042Z] #36 57.90 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-07T12:33:32.042Z] #36 57.91 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-07T12:33:32.042Z] #36 57.93 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-07T12:33:32.042Z] #36 57.94 Setting up cmake (3.13.4-1) ... [2021-06-07T12:33:32.042Z] #36 57.95 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:33:32.042Z] #36 58.05 Processing triggers for mime-support (3.62) ... [2021-06-07T12:33:32.042Z] #36 DONE 58.6s [2021-06-07T12:33:32.042Z] [2021-06-07T12:33:32.042Z] #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-06-07T12:33:32.042Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:32.042Z] #44 57.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:33:32.042Z] #44 57.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-07T12:33:32.042Z] #44 58.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-07T12:33:32.042Z] #44 58.03 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-07T12:33:32.042Z] #44 58.07 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-07T12:33:32.042Z] #44 58.13 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:32.042Z] #44 58.19 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-07T12:33:32.042Z] #44 58.26 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:32.121Z] #13 44.96 Get:14 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-06-07T12:33:32.139Z] #44 ... [2021-06-07T12:33:32.139Z] [2021-06-07T12:33:32.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-06-07T12:33:32.139Z] #52 sha256:dca1f59b666fba001acf62c3c76ecc059b28ae5398a030acb7cdeb1e4f1668e4 [2021-06-07T12:33:32.139Z] #52 47.24 internal/oserror [2021-06-07T12:33:32.139Z] #52 47.27 strconv [2021-06-07T12:33:32.139Z] #52 47.42 syscall [2021-06-07T12:33:32.139Z] #52 50.65 reflect [2021-06-07T12:33:32.139Z] #52 55.20 time [2021-06-07T12:33:32.139Z] #52 ... [2021-06-07T12:33:32.139Z] [2021-06-07T12:33:32.139Z] #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-06-07T12:33:32.139Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:32.139Z] #13 44.22 Get:14 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-06-07T12:33:32.139Z] #13 46.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-07T12:33:32.139Z] #13 46.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-07T12:33:32.139Z] #13 46.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-07T12:33:32.139Z] #13 46.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-07T12:33:32.139Z] #13 46.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-07T12:33:32.139Z] #13 46.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-07T12:33:32.139Z] #13 46.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-07T12:33:32.139Z] #13 46.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-07T12:33:32.139Z] #13 46.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-07T12:33:32.139Z] #13 46.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-07T12:33:32.139Z] #13 46.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-07T12:33:32.139Z] #13 46.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-07T12:33:32.139Z] #13 46.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-07T12:33:32.139Z] #13 46.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-07T12:33:32.139Z] #13 48.13 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:33:32.139Z] #13 48.32 Fetched 78.2 MB in 8s (10.3 MB/s) [2021-06-07T12:33:32.139Z] #13 48.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-07T12:33:32.139Z] #13 48.54 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-07T12:33:32.139Z] #13 48.56 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-07T12:33:32.139Z] #13 48.93 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-07T12:33:32.139Z] #13 49.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 ... 15410 files and directories currently installed.) [2021-06-07T12:33:32.139Z] #13 49.24 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-07T12:33:32.139Z] #13 49.26 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-07T12:33:32.139Z] #13 49.55 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-07T12:33:32.139Z] #13 49.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-07T12:33:32.139Z] #13 49.89 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-07T12:33:32.139Z] #13 49.91 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-07T12:33:32.139Z] #13 50.18 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-07T12:33:32.139Z] #13 50.40 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-07T12:33:32.139Z] #13 50.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 ... 15410 files and directories currently installed.) [2021-06-07T12:33:32.139Z] #13 50.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-07T12:33:32.139Z] #13 50.48 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-07T12:33:32.139Z] #13 52.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-07T12:33:32.139Z] #13 52.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-07T12:33:32.139Z] #13 52.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-07T12:33:32.245Z] #40 167.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-07T12:33:32.684Z] #13 ... [2021-06-07T12:33:32.684Z] [2021-06-07T12:33:32.684Z] #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-06-07T12:33:32.684Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:32.684Z] #44 48.58 Selecting previously unselected package python3-minimal. [2021-06-07T12:33:32.684Z] #44 48.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 ... 15650 files and directories currently installed.) [2021-06-07T12:33:32.684Z] #44 48.70 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-07T12:33:32.684Z] #44 48.71 Unpacking python3-minimal (3.7.3-1) ... [2021-06-07T12:33:32.700Z] #13 ... [2021-06-07T12:33:32.700Z] [2021-06-07T12:33:32.701Z] #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-06-07T12:33:32.701Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:32.701Z] #44 57.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:33:32.701Z] #44 57.32 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-07T12:33:32.701Z] #44 57.33 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-07T12:33:32.701Z] #44 57.35 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-07T12:33:32.701Z] #44 57.36 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-07T12:33:32.701Z] #44 57.37 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:32.701Z] #44 57.40 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-07T12:33:32.701Z] #44 57.41 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:32.841Z] #40 168.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-07T12:33:32.841Z] #40 168.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-07T12:33:32.940Z] #44 48.87 Selecting previously unselected package libmpdec2:amd64. [2021-06-07T12:33:32.940Z] #44 48.87 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-07T12:33:32.940Z] #44 48.89 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-07T12:33:33.196Z] #44 49.04 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-07T12:33:33.196Z] #44 49.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:33:33.196Z] #44 49.05 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:33.197Z] #44 ... [2021-06-07T12:33:33.197Z] [2021-06-07T12:33:33.197Z] #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-06-07T12:33:33.197Z] #50 sha256:ac8cbc8414a77410e4424979f5af2176030b97f7747557a4c1328589269fcc35 [2021-06-07T12:33:33.197Z] #50 39.51 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-07T12:33:33.197Z] #50 ... [2021-06-07T12:33:33.197Z] [2021-06-07T12:33:33.197Z] #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-06-07T12:33:33.197Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:33:33.197Z] #36 45.58 Selecting previously unselected package libicu63:amd64. [2021-06-07T12:33:33.197Z] #36 45.60 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-07T12:33:33.197Z] #36 45.61 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-07T12:33:33.628Z] #44 ... [2021-06-07T12:33:33.628Z] [2021-06-07T12:33:33.628Z] #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-06-07T12:33:33.628Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:33:33.628Z] #36 58.17 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-07T12:33:33.628Z] #36 58.19 Setting up xxd (2:8.1.0875-5) ... [2021-06-07T12:33:33.628Z] #36 58.20 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-07T12:33:33.628Z] #36 58.24 Setting up vim-common (2:8.1.0875-5) ... [2021-06-07T12:33:33.628Z] #36 58.26 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-07T12:33:33.628Z] #36 58.28 Setting up cmake-data (3.13.4-1) ... [2021-06-07T12:33:33.628Z] #36 58.31 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-07T12:33:33.628Z] #36 58.32 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-07T12:33:33.628Z] #36 58.33 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-07T12:33:33.628Z] #36 58.35 Setting up cmake (3.13.4-1) ... [2021-06-07T12:33:33.628Z] #36 58.36 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:33:33.628Z] #36 58.41 Processing triggers for mime-support (3.62) ... [2021-06-07T12:33:33.628Z] #36 DONE 58.8s [2021-06-07T12:33:33.628Z] [2021-06-07T12:33:33.628Z] #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-06-07T12:33:33.628Z] #37 sha256:bb67ec01dea9b4566ca9496bb522809468a5f3852518b714de6e262e6b8b6676 [2021-06-07T12:33:33.802Z] #36 ... [2021-06-07T12:33:33.802Z] [2021-06-07T12:33:33.802Z] #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-06-07T12:33:33.802Z] #48 sha256:f35a28201039a561a5b8b704f41a705e66cc0a0c944911c4c047417fa8060945 [2021-06-07T12:33:33.802Z] #48 DONE 50.3s [2021-06-07T12:33:33.892Z] #46 50.09 github.com/LK4D4/vndr/versioned [2021-06-07T12:33:33.892Z] #46 ... [2021-06-07T12:33:33.892Z] [2021-06-07T12:33:33.892Z] #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-06-07T12:33:33.892Z] #29 sha256:4ec477551e196cbb3480270fd7c98fec7832ab645fc0db874e94ee7d7b562d4d [2021-06-07T12:33:33.892Z] #29 25.95 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-07T12:33:33.892Z] #29 26.25 [2021-06-07T12:33:33.892Z] #29 26.52 0.0% ### 4.5% ####### 10.2% ############ 18.0% ################ 22.7% #################### 28.3% ####################### 33.3% ############################ 39.0% ############################## 42.5% ################################# 46.5% ################################### 50.0% ###################################### 53.3% ######################################### 58.2% ############################################ 62.0% ############################################## 64.8% ##################################################### 73.8% ########################################################## 81.1% ############################################################### 87.9% ###################################################################### 98.1% ######################################################################## 100.0% [2021-06-07T12:33:33.892Z] #29 28.48 [2021-06-07T12:33:33.892Z] #29 29.39 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-07T12:33:33.892Z] #29 29.81 [2021-06-07T12:33:33.892Z] #29 30.05 ######################################################################## 100.0% [2021-06-07T12:33:33.892Z] #29 30.20 [2021-06-07T12:33:33.892Z] #29 30.93 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-07T12:33:33.892Z] #29 31.24 [2021-06-07T12:33:33.892Z] #29 31.40 ######################################################################## 100.0% [2021-06-07T12:33:33.892Z] #29 31.52 [2021-06-07T12:33:33.892Z] #29 31.62 Download of images into '/build' complete. [2021-06-07T12:33:33.892Z] #29 31.62 Use something like the following to load the result into a Docker daemon: [2021-06-07T12:33:33.892Z] #29 31.62 tar -cC '/build' . | docker load [2021-06-07T12:33:33.892Z] #29 DONE 32.4s [2021-06-07T12:33:33.892Z] [2021-06-07T12:33:33.892Z] #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-06-07T12:33:33.892Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-07T12:33:33.892Z] #36 44.38 Selecting previously unselected package libxml2:arm64. [2021-06-07T12:33:33.892Z] #36 44.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-06-07T12:33:33.892Z] #36 44.40 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-07T12:33:33.892Z] #36 44.85 Selecting previously unselected package libarchive13:arm64. [2021-06-07T12:33:33.892Z] #36 44.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-06-07T12:33:33.892Z] #36 44.86 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-07T12:33:33.892Z] #36 45.24 Selecting previously unselected package libjsoncpp1:arm64. [2021-06-07T12:33:33.892Z] #36 45.25 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-06-07T12:33:33.892Z] #36 45.27 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-07T12:33:33.892Z] #36 45.44 Selecting previously unselected package librhash0:arm64. [2021-06-07T12:33:33.892Z] #36 45.44 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-06-07T12:33:33.892Z] #36 45.48 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-06-07T12:33:33.892Z] #36 45.68 Selecting previously unselected package libuv1:arm64. [2021-06-07T12:33:33.892Z] #36 45.69 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-06-07T12:33:33.892Z] #36 45.70 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-06-07T12:33:33.892Z] #36 45.87 Selecting previously unselected package cmake. [2021-06-07T12:33:33.892Z] #36 45.87 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-06-07T12:33:33.892Z] #36 45.88 Unpacking cmake (3.13.4-1) ... [2021-06-07T12:33:33.892Z] #36 48.12 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-07T12:33:33.892Z] #36 48.14 Setting up xxd (2:8.1.0875-5) ... [2021-06-07T12:33:33.892Z] #36 48.17 Setting up libuv1:arm64 (1.24.1-1) ... [2021-06-07T12:33:33.892Z] #36 48.20 Setting up vim-common (2:8.1.0875-5) ... [2021-06-07T12:33:33.892Z] #36 48.25 Setting up librhash0:arm64 (1.3.8-1) ... [2021-06-07T12:33:33.892Z] #36 48.30 Setting up cmake-data (3.13.4-1) ... [2021-06-07T12:33:33.892Z] #36 48.33 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-07T12:33:33.892Z] #36 48.35 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-07T12:33:33.892Z] #36 48.38 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-07T12:33:33.892Z] #36 48.40 Setting up cmake (3.13.4-1) ... [2021-06-07T12:33:33.892Z] #36 48.43 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:33:33.892Z] #36 48.56 Processing triggers for mime-support (3.62) ... [2021-06-07T12:33:33.892Z] #36 DONE 50.4s [2021-06-07T12:33:33.892Z] [2021-06-07T12:33:33.892Z] #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-06-07T12:33:33.892Z] #57 sha256:b9f45933ab0f517be3291d53a61fc2542a40bf5f0c2bb87900c41985a29f3a57 [2021-06-07T12:33:33.892Z] #57 2.370 + RM_GOPATH=0 [2021-06-07T12:33:33.892Z] #57 2.370 + TMP_GOPATH= [2021-06-07T12:33:33.892Z] #57 2.371 + : /build [2021-06-07T12:33:33.892Z] #57 2.371 + '[' -z '' ']' [2021-06-07T12:33:33.892Z] #57 2.372 ++ mktemp -d [2021-06-07T12:33:33.892Z] #57 2.374 + export GOPATH=/tmp/tmp.LepcqHgHx2 [2021-06-07T12:33:33.892Z] #57 2.374 + GOPATH=/tmp/tmp.LepcqHgHx2 [2021-06-07T12:33:33.892Z] #57 2.375 + RM_GOPATH=1 [2021-06-07T12:33:33.892Z] #57 2.375 + case "$(go env GOARCH)" in [2021-06-07T12:33:33.892Z] #57 2.378 ++ go env GOARCH [2021-06-07T12:33:33.892Z] #57 2.397 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:33:33.892Z] #57 2.397 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:33:33.892Z] #57 2.402 ++ dirname /tmp/install/install.sh [2021-06-07T12:33:33.892Z] #57 2.403 + dir=/tmp/install [2021-06-07T12:33:33.892Z] #57 2.405 + bin=containerd [2021-06-07T12:33:33.892Z] #57 2.406 + shift [2021-06-07T12:33:33.893Z] #57 2.406 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-07T12:33:33.893Z] #57 2.407 + . /tmp/install/containerd.installer [2021-06-07T12:33:33.893Z] #57 2.409 ++ set -e [2021-06-07T12:33:33.893Z] #57 2.419 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-07T12:33:33.893Z] #57 2.422 + install_containerd [2021-06-07T12:33:33.893Z] #57 2.423 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-07T12:33:33.893Z] #57 2.425 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-07T12:33:33.893Z] #57 2.433 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LepcqHgHx2/src/github.com/containerd/containerd [2021-06-07T12:33:33.893Z] #57 2.439 Cloning into '/tmp/tmp.LepcqHgHx2/src/github.com/containerd/containerd'... [2021-06-07T12:33:34.058Z] [2021-06-07T12:33:34.058Z] #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-06-07T12:33:34.058Z] #59 sha256:faa51e14e50fbc58668ace0b5272017a71a4c16e7eba6417a6f8aa5b9dd8b49a [2021-06-07T12:33:34.058Z] #59 ... [2021-06-07T12:33:34.058Z] [2021-06-07T12:33:34.058Z] #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-06-07T12:33:34.058Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:34.058Z] #13 47.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-07T12:33:34.058Z] #13 47.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-07T12:33:34.058Z] #13 47.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-07T12:33:34.058Z] #13 47.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-07T12:33:34.155Z] #57 ... [2021-06-07T12:33:34.156Z] [2021-06-07T12:33:34.156Z] #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-06-07T12:33:34.156Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-07T12:33:34.156Z] #44 45.92 Selecting previously unselected package python3-minimal. [2021-06-07T12:33:34.156Z] #44 45.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 ... 15623 files and directories currently installed.) [2021-06-07T12:33:34.156Z] #44 46.05 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-07T12:33:34.156Z] #44 46.07 Unpacking python3-minimal (3.7.3-1) ... [2021-06-07T12:33:34.156Z] #44 46.23 Selecting previously unselected package libmpdec2:arm64. [2021-06-07T12:33:34.156Z] #44 46.24 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-07T12:33:34.156Z] #44 46.26 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-07T12:33:34.156Z] #44 46.51 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-07T12:33:34.156Z] #44 46.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-07T12:33:34.156Z] #44 46.55 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:34.156Z] #44 47.96 Selecting previously unselected package python3.7. [2021-06-07T12:33:34.156Z] #44 47.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-07T12:33:34.156Z] #44 47.99 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:34.156Z] #44 48.21 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-07T12:33:34.156Z] #44 48.25 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-07T12:33:34.156Z] #44 48.25 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-07T12:33:34.156Z] #44 48.45 Setting up python3-minimal (3.7.3-1) ... [2021-06-07T12:33:34.156Z] #44 50.29 Selecting previously unselected package python3. [2021-06-07T12:33:34.315Z] #13 47.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-07T12:33:34.316Z] #13 47.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-07T12:33:34.316Z] #13 47.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-07T12:33:34.316Z] #13 47.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-07T12:33:34.316Z] #13 47.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-07T12:33:34.316Z] #13 47.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-07T12:33:34.316Z] #13 47.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-07T12:33:34.316Z] #13 47.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-07T12:33:34.316Z] #13 47.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-07T12:33:34.316Z] #13 47.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-07T12:33:34.422Z] #44 50.29 (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 ... 16035 files and directories currently installed.) [2021-06-07T12:33:34.422Z] #44 50.41 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-06-07T12:33:34.422Z] #44 50.43 Unpacking python3 (3.7.3-1) ... [2021-06-07T12:33:34.637Z] using credential docker-jenkins-github-credentials [2021-06-07T12:33:34.712Z] Cloning the remote Git repository [2021-06-07T12:33:34.712Z] Cloning with configured refspecs honoured and without tags [2021-06-07T12:33:34.999Z] #37 1.122 + RM_GOPATH=0 [2021-06-07T12:33:34.999Z] #37 1.123 + TMP_GOPATH= [2021-06-07T12:33:34.999Z] #37 1.124 + : /build [2021-06-07T12:33:34.999Z] #37 1.124 + '[' -z '' ']' [2021-06-07T12:33:34.999Z] #37 1.125 ++ mktemp -d [2021-06-07T12:33:34.999Z] #37 1.130 + export GOPATH=/tmp/tmp.LDx4wz9jVA [2021-06-07T12:33:34.999Z] #37 1.130 + GOPATH=/tmp/tmp.LDx4wz9jVA [2021-06-07T12:33:34.999Z] #37 1.130 + RM_GOPATH=1 [2021-06-07T12:33:34.999Z] #37 1.131 + case "$(go env GOARCH)" in [2021-06-07T12:33:34.999Z] #37 1.132 ++ go env GOARCH [2021-06-07T12:33:34.999Z] #37 1.162 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:33:34.999Z] #37 1.162 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:33:34.999Z] #37 1.163 ++ dirname /tmp/install/install.sh [2021-06-07T12:33:34.999Z] #37 1.165 + dir=/tmp/install [2021-06-07T12:33:34.999Z] #37 1.165 + bin=tini [2021-06-07T12:33:34.999Z] #37 1.165 + shift [2021-06-07T12:33:34.999Z] #37 1.166 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-07T12:33:34.999Z] #37 1.166 + . /tmp/install/tini.installer [2021-06-07T12:33:34.999Z] #37 1.166 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-07T12:33:34.999Z] #37 1.166 + install_tini [2021-06-07T12:33:34.999Z] #37 1.166 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-07T12:33:34.999Z] #37 1.167 + git clone https://github.com/krallin/tini.git /tmp/tmp.LDx4wz9jVA/tini [2021-06-07T12:33:34.999Z] #37 1.167 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-07T12:33:34.999Z] #37 1.168 Cloning into '/tmp/tmp.LDx4wz9jVA/tini'... [2021-06-07T12:33:35.004Z] #44 50.85 Selecting previously unselected package libprotobuf17:arm64. [2021-06-07T12:33:35.004Z] #44 50.88 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-06-07T12:33:35.004Z] #44 50.96 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-07T12:33:35.561Z] #37 1.878 + cd /tmp/tmp.LDx4wz9jVA/tini [2021-06-07T12:33:35.562Z] #37 1.879 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-07T12:33:35.562Z] #37 1.918 + cmake . [2021-06-07T12:33:35.580Z] #44 51.64 Selecting previously unselected package python3-pkg-resources. [2021-06-07T12:33:35.580Z] #44 51.66 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-07T12:33:35.580Z] #44 51.66 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:33:35.684Z] #13 48.56 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:33:35.940Z] #13 48.77 Fetched 78.2 MB in 7s (10.8 MB/s) [2021-06-07T12:33:35.940Z] #13 48.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 ... 15410 files and directories currently installed.) [2021-06-07T12:33:35.940Z] #13 48.95 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-07T12:33:35.940Z] #13 48.97 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-07T12:33:36.124Z] #37 2.522 -- The C compiler identification is GNU 8.3.0 [2021-06-07T12:33:36.124Z] #37 2.606 -- Check for working C compiler: /usr/bin/cc [2021-06-07T12:33:36.160Z] #44 52.18 Selecting previously unselected package python3-six. [2021-06-07T12:33:36.160Z] #44 52.18 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-07T12:33:36.160Z] #44 52.21 Unpacking python3-six (1.12.0-1) ... [2021-06-07T12:33:34.902Z] Cloning repository https://github.com/moby/moby.git [2021-06-07T12:33:35.298Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-07T12:33:36.423Z] #44 52.36 Selecting previously unselected package python3-protobuf. [2021-06-07T12:33:36.423Z] #44 52.36 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-06-07T12:33:36.423Z] #44 52.37 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-07T12:33:36.514Z] #13 49.33 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-07T12:33:36.771Z] #13 49.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-07T12:33:36.771Z] #13 49.66 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-07T12:33:36.771Z] #13 49.66 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-07T12:33:37.002Z] #44 52.91 Selecting previously unselected package libnet1:arm64. [2021-06-07T12:33:37.002Z] #44 52.91 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-07T12:33:37.002Z] #44 52.92 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:33:37.002Z] #44 53.11 Selecting previously unselected package libnl-3-200:arm64. [2021-06-07T12:33:37.002Z] #44 53.11 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-07T12:33:37.002Z] #44 53.12 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-07T12:33:37.028Z] #13 49.87 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-07T12:33:37.064Z] #37 3.256 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-07T12:33:37.064Z] #37 3.261 -- Detecting C compiler ABI info [2021-06-07T12:33:37.266Z] #44 53.26 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-07T12:33:37.266Z] #44 53.26 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-07T12:33:37.266Z] #44 53.28 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-07T12:33:37.284Z] #13 50.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-07T12:33:37.284Z] #13 50.18 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-07T12:33:37.284Z] #13 50.18 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-07T12:33:37.328Z] #44 63.65 Setting up python3 (3.7.3-1) ... [2021-06-07T12:33:37.530Z] #44 53.47 Selecting previously unselected package criu. [2021-06-07T12:33:37.530Z] #44 53.48 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-06-07T12:33:37.530Z] #44 53.49 Unpacking criu (3.15-1) ... [2021-06-07T12:33:37.541Z] #13 50.38 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-07T12:33:37.541Z] #13 50.60 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-07T12:33:37.589Z] #44 ... [2021-06-07T12:33:37.589Z] [2021-06-07T12:33:37.589Z] #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-06-07T12:33:37.589Z] #37 sha256:5aa244d492b95948ed1c79d18f4260b714061144f00147765f8d69c6de431493 [2021-06-07T12:33:37.589Z] #37 1.133 + RM_GOPATH=0 [2021-06-07T12:33:37.589Z] #37 1.134 + TMP_GOPATH= [2021-06-07T12:33:37.589Z] #37 1.134 + : /build [2021-06-07T12:33:37.589Z] #37 1.134 + '[' -z '' ']' [2021-06-07T12:33:37.589Z] #37 1.136 ++ mktemp -d [2021-06-07T12:33:37.589Z] #37 1.143 + export GOPATH=/tmp/tmp.NE2j6fQaUg [2021-06-07T12:33:37.589Z] #37 1.143 + GOPATH=/tmp/tmp.NE2j6fQaUg [2021-06-07T12:33:37.589Z] #37 1.146 + RM_GOPATH=1 [2021-06-07T12:33:37.589Z] #37 1.146 + case "$(go env GOARCH)" in [2021-06-07T12:33:37.589Z] #37 1.150 ++ go env GOARCH [2021-06-07T12:33:37.589Z] #37 1.158 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:33:37.589Z] #37 1.158 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:33:37.589Z] #37 1.162 ++ dirname /tmp/install/install.sh [2021-06-07T12:33:37.589Z] #37 1.166 + dir=/tmp/install [2021-06-07T12:33:37.589Z] #37 1.166 + bin=tini [2021-06-07T12:33:37.589Z] #37 1.166 + shift [2021-06-07T12:33:37.589Z] #37 1.166 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-07T12:33:37.589Z] #37 1.167 + . /tmp/install/tini.installer [2021-06-07T12:33:37.589Z] #37 1.167 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-07T12:33:37.589Z] #37 1.167 + install_tini [2021-06-07T12:33:37.589Z] #37 1.167 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-07T12:33:37.589Z] #37 1.168 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-07T12:33:37.589Z] #37 1.168 + git clone https://github.com/krallin/tini.git /tmp/tmp.NE2j6fQaUg/tini [2021-06-07T12:33:37.589Z] #37 1.170 Cloning into '/tmp/tmp.NE2j6fQaUg/tini'... [2021-06-07T12:33:37.589Z] #37 1.827 + cd /tmp/tmp.NE2j6fQaUg/tini [2021-06-07T12:33:37.589Z] #37 1.827 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-07T12:33:37.589Z] #37 1.834 + cmake . [2021-06-07T12:33:37.589Z] #37 2.409 -- The C compiler identification is GNU 8.3.0 [2021-06-07T12:33:37.589Z] #37 2.460 -- Check for working C compiler: /usr/bin/cc [2021-06-07T12:33:37.589Z] #37 3.194 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-07T12:33:37.589Z] #37 3.197 -- Detecting C compiler ABI info [2021-06-07T12:33:37.589Z] #37 3.916 -- Detecting C compiler ABI info - done [2021-06-07T12:33:37.589Z] #37 3.957 -- Detecting C compile features [2021-06-07T12:33:37.589Z] #37 5.779 -- Detecting C compile features - done [2021-06-07T12:33:37.625Z] #37 4.078 -- Detecting C compiler ABI info - done [2021-06-07T12:33:37.797Z] #13 50.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 ... 15410 files and directories currently installed.) [2021-06-07T12:33:37.797Z] #13 50.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-07T12:33:37.797Z] #13 50.67 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-07T12:33:37.849Z] #37 5.824 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-07T12:33:37.849Z] #37 6.070 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-07T12:33:37.881Z] #37 4.121 -- Detecting C compile features [2021-06-07T12:33:38.109Z] #37 6.165 -- Configuring done [2021-06-07T12:33:38.109Z] #37 6.196 -- Generating done [2021-06-07T12:33:38.109Z] #37 ... [2021-06-07T12:33:38.109Z] [2021-06-07T12:33:38.109Z] #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-06-07T12:33:38.109Z] #46 sha256:d808209f88e09f7abf2f18b61fb9a5b172f4f9804db095939a6201b92e5e7060 [2021-06-07T12:33:38.109Z] #46 54.74 time [2021-06-07T12:33:38.109Z] #46 59.41 internal/fmtsort [2021-06-07T12:33:38.109Z] #46 60.13 internal/syscall/execenv [2021-06-07T12:33:38.109Z] #46 60.29 internal/syscall/unix [2021-06-07T12:33:38.109Z] #46 60.59 internal/poll [2021-06-07T12:33:38.109Z] #46 60.61 strings [2021-06-07T12:33:38.109Z] #46 62.68 regexp/syntax [2021-06-07T12:33:38.109Z] #46 62.69 os [2021-06-07T12:33:38.109Z] #46 ... [2021-06-07T12:33:38.109Z] [2021-06-07T12:33:38.109Z] #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-06-07T12:33:38.109Z] #37 sha256:5aa244d492b95948ed1c79d18f4260b714061144f00147765f8d69c6de431493 [2021-06-07T12:33:38.109Z] #37 6.203 -- Build files have been written to: /tmp/tmp.NE2j6fQaUg/tini [2021-06-07T12:33:38.109Z] #44 54.15 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:33:38.109Z] #37 6.226 + make tini-static [2021-06-07T12:33:38.109Z] #44 54.18 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-07T12:33:38.109Z] #44 54.21 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-07T12:33:38.109Z] #44 54.24 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-07T12:33:38.369Z] #37 6.545 Scanning dependencies of target tini-static [2021-06-07T12:33:38.369Z] #37 6.620 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-07T12:33:38.379Z] #44 54.26 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-07T12:33:38.379Z] #44 54.29 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:38.379Z] #44 54.32 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-07T12:33:38.379Z] #44 54.36 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:39.695Z] #13 52.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-07T12:33:39.695Z] #13 52.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-07T12:33:39.695Z] #13 52.68 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-07T12:33:39.751Z] #37 7.736 [100%] Linking C executable tini-static [2021-06-07T12:33:39.771Z] #37 6.104 -- Detecting C compile features - done [2021-06-07T12:33:39.771Z] #37 6.175 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-07T12:33:40.012Z] #37 ... [2021-06-07T12:33:40.012Z] [2021-06-07T12:33:40.012Z] #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-06-07T12:33:40.012Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:40.012Z] #13 53.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-07T12:33:40.012Z] #13 54.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-07T12:33:40.012Z] #13 54.01 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-07T12:33:40.012Z] #13 56.88 Selecting previously unselected package binutils-mingw-w64. [2021-06-07T12:33:40.012Z] #13 56.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-07T12:33:40.012Z] #13 56.90 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-07T12:33:40.012Z] #13 57.06 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-07T12:33:40.012Z] #13 57.06 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-07T12:33:40.012Z] #13 57.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-07T12:33:40.012Z] #13 57.24 Selecting previously unselected package dmsetup. [2021-06-07T12:33:40.012Z] #13 57.26 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-07T12:33:40.012Z] #13 57.27 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-07T12:33:40.012Z] #13 57.41 Selecting previously unselected package mingw-w64-common. [2021-06-07T12:33:40.012Z] #13 57.41 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-07T12:33:40.012Z] #13 57.41 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-07T12:33:40.012Z] #13 62.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-07T12:33:40.012Z] #13 62.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-07T12:33:40.012Z] #13 62.85 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-07T12:33:40.272Z] #13 ... [2021-06-07T12:33:40.272Z] [2021-06-07T12:33:40.272Z] #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-06-07T12:33:40.272Z] #37 sha256:5aa244d492b95948ed1c79d18f4260b714061144f00147765f8d69c6de431493 [2021-06-07T12:33:40.272Z] #37 8.446 [100%] Built target tini-static [2021-06-07T12:33:40.272Z] #37 8.551 + mkdir -p /build [2021-06-07T12:33:40.332Z] #37 6.425 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-07T12:33:40.332Z] #37 6.585 -- Configuring done [2021-06-07T12:33:40.332Z] #37 6.619 -- Generating done [2021-06-07T12:33:40.332Z] #37 6.621 -- Build files have been written to: /tmp/tmp.LDx4wz9jVA/tini [2021-06-07T12:33:40.332Z] #37 6.631 + make tini-static [2021-06-07T12:33:40.332Z] #37 ... [2021-06-07T12:33:40.332Z] [2021-06-07T12:33:40.332Z] #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-06-07T12:33:40.332Z] #46 sha256:2542d4067061e7198b54ee7b7496598776ed63b28bf347006be28d9ab5b6a85f [2021-06-07T12:33:40.332Z] #46 55.42 time [2021-06-07T12:33:40.332Z] #46 59.84 internal/fmtsort [2021-06-07T12:33:40.332Z] #46 60.32 internal/syscall/execenv [2021-06-07T12:33:40.332Z] #46 60.48 internal/syscall/unix [2021-06-07T12:33:40.332Z] #46 60.70 internal/poll [2021-06-07T12:33:40.332Z] #46 60.76 strings [2021-06-07T12:33:40.332Z] #46 62.64 os [2021-06-07T12:33:40.332Z] #46 63.48 regexp/syntax [2021-06-07T12:33:40.332Z] #46 ... [2021-06-07T12:33:40.332Z] [2021-06-07T12:33:40.332Z] #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-06-07T12:33:40.332Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:40.332Z] #44 62.84 Setting up python3 (3.7.3-1) ... [2021-06-07T12:33:40.332Z] #44 63.53 Setting up python3-six (1.12.0-1) ... [2021-06-07T12:33:40.332Z] #44 64.66 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:33:40.533Z] #37 8.554 + cp tini-static /build/docker-init [2021-06-07T12:33:40.793Z] #37 DONE 8.9s [2021-06-07T12:33:40.793Z] [2021-06-07T12:33:40.793Z] #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-06-07T12:33:40.793Z] #46 sha256:d808209f88e09f7abf2f18b61fb9a5b172f4f9804db095939a6201b92e5e7060 [2021-06-07T12:33:40.793Z] #46 66.39 fmt [2021-06-07T12:33:40.793Z] #46 66.74 path/filepath [2021-06-07T12:33:40.984Z] #40 ... [2021-06-07T12:33:40.984Z] [2021-06-07T12:33:40.984Z] #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-06-07T12:33:40.984Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:33:40.984Z] #20 49.17 Setting up iptables (1.8.2-4) ... [2021-06-07T12:33:40.984Z] #20 49.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-07T12:33:40.984Z] #20 49.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-07T12:33:40.984Z] #20 49.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-07T12:33:40.984Z] #20 49.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-07T12:33:40.984Z] #20 49.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-07T12:33:40.984Z] #20 49.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-07T12:33:40.984Z] #20 49.30 Setting up python3 (3.7.3-1) ... [2021-06-07T12:33:40.984Z] #20 49.66 Setting up python3-wheel (0.32.3-2) ... [2021-06-07T12:33:40.984Z] #20 50.35 Setting up apparmor (2.13.2-10) ... [2021-06-07T12:33:40.984Z] #20 51.95 Setting up xfsprogs (4.20.0-1) ... [2021-06-07T12:33:40.984Z] #20 51.96 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-07T12:33:40.984Z] #20 52.23 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:33:40.984Z] #20 53.06 Setting up python3-distutils (3.7.3-1) ... [2021-06-07T12:33:40.984Z] #20 53.47 Setting up python3-setuptools (40.8.0-1) ... [2021-06-07T12:33:40.984Z] #20 54.37 Setting up python3-pip (18.1-5) ... [2021-06-07T12:33:40.984Z] #20 55.37 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:33:40.984Z] #20 55.41 Processing triggers for mime-support (3.62) ... [2021-06-07T12:33:40.984Z] #20 DONE 56.4s [2021-06-07T12:33:40.984Z] [2021-06-07T12:33:40.984Z] #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-06-07T12:33:40.984Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-07T12:33:41.062Z] #13 ... [2021-06-07T12:33:41.062Z] [2021-06-07T12:33:41.062Z] #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-06-07T12:33:41.062Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:41.062Z] #44 50.91 Selecting previously unselected package python3.7. [2021-06-07T12:33:41.062Z] #44 50.91 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:33:41.062Z] #44 50.92 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:41.062Z] #44 51.13 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-07T12:33:41.062Z] #44 51.13 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-07T12:33:41.062Z] #44 51.13 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-07T12:33:41.062Z] #44 51.31 Setting up python3-minimal (3.7.3-1) ... [2021-06-07T12:33:41.062Z] #44 52.85 Selecting previously unselected package python3. [2021-06-07T12:33:41.062Z] #44 52.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16062 files and directories currently installed.) [2021-06-07T12:33:41.062Z] #44 52.89 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-07T12:33:41.062Z] #44 52.94 Unpacking python3 (3.7.3-1) ... [2021-06-07T12:33:41.062Z] #44 53.11 Selecting previously unselected package libprotobuf17:amd64. [2021-06-07T12:33:41.062Z] #44 53.11 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-07T12:33:41.062Z] #44 53.20 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-07T12:33:41.062Z] #44 53.80 Selecting previously unselected package python3-pkg-resources. [2021-06-07T12:33:41.062Z] #44 53.80 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-07T12:33:41.062Z] #44 53.81 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:33:41.062Z] #44 54.01 Selecting previously unselected package python3-six. [2021-06-07T12:33:41.062Z] #44 54.05 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-07T12:33:41.062Z] #44 54.06 Unpacking python3-six (1.12.0-1) ... [2021-06-07T12:33:41.062Z] #44 54.15 Selecting previously unselected package python3-protobuf. [2021-06-07T12:33:41.062Z] #44 54.16 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-07T12:33:41.062Z] #44 54.18 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-07T12:33:41.062Z] #44 54.67 Selecting previously unselected package libnet1:amd64. [2021-06-07T12:33:41.062Z] #44 54.67 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-07T12:33:41.062Z] #44 54.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:33:41.062Z] #44 54.81 Selecting previously unselected package libnl-3-200:amd64. [2021-06-07T12:33:41.062Z] #44 54.83 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-07T12:33:41.062Z] #44 54.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-07T12:33:41.062Z] #44 54.98 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-07T12:33:41.062Z] #44 54.99 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-07T12:33:41.062Z] #44 54.99 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-07T12:33:41.062Z] #44 55.10 Selecting previously unselected package criu. [2021-06-07T12:33:41.063Z] #44 55.13 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-07T12:33:41.063Z] #44 55.13 Unpacking criu (3.15-1) ... [2021-06-07T12:33:41.063Z] #44 56.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:33:41.063Z] #44 56.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-07T12:33:41.063Z] #44 56.10 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-07T12:33:41.063Z] #44 56.14 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-07T12:33:41.063Z] #44 56.16 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-07T12:33:41.063Z] #44 56.17 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:41.063Z] #44 56.18 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-07T12:33:41.063Z] #44 56.19 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:33:41.063Z] #44 ... [2021-06-07T12:33:41.063Z] [2021-06-07T12:33:41.063Z] #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-06-07T12:33:41.063Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-07T12:33:41.063Z] #36 52.32 Selecting previously unselected package libxml2:amd64. [2021-06-07T12:33:41.063Z] #36 52.33 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-07T12:33:41.063Z] #36 52.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-07T12:33:41.063Z] #36 52.93 Selecting previously unselected package libarchive13:amd64. [2021-06-07T12:33:41.063Z] #36 52.93 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-07T12:33:41.063Z] #36 52.93 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-07T12:33:41.063Z] #36 53.26 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-07T12:33:41.063Z] #36 53.26 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-07T12:33:41.063Z] #36 53.26 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-07T12:33:41.063Z] #36 53.43 Selecting previously unselected package librhash0:amd64. [2021-06-07T12:33:41.063Z] #36 53.43 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-07T12:33:41.063Z] #36 53.43 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-07T12:33:41.063Z] #36 53.60 Selecting previously unselected package libuv1:amd64. [2021-06-07T12:33:41.063Z] #36 53.60 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-07T12:33:41.063Z] #36 53.60 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-07T12:33:41.063Z] #36 53.78 Selecting previously unselected package cmake. [2021-06-07T12:33:41.063Z] #36 53.80 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-07T12:33:41.063Z] #36 53.80 Unpacking cmake (3.13.4-1) ... [2021-06-07T12:33:41.063Z] #36 56.82 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-07T12:33:41.063Z] #36 56.84 Setting up xxd (2:8.1.0875-5) ... [2021-06-07T12:33:41.063Z] #36 56.85 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-07T12:33:41.063Z] #36 56.86 Setting up vim-common (2:8.1.0875-5) ... [2021-06-07T12:33:41.063Z] #36 56.91 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-07T12:33:41.063Z] #36 56.92 Setting up cmake-data (3.13.4-1) ... [2021-06-07T12:33:41.063Z] #36 56.95 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-07T12:33:41.063Z] #36 56.96 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-07T12:33:41.063Z] #36 56.98 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-07T12:33:41.063Z] #36 57.00 Setting up cmake (3.13.4-1) ... [2021-06-07T12:33:41.063Z] #36 57.01 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:33:41.063Z] #36 57.07 Processing triggers for mime-support (3.62) ... [2021-06-07T12:33:41.063Z] #36 DONE 57.5s [2021-06-07T12:33:41.063Z] [2021-06-07T12:33:41.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-06-07T12:33:41.063Z] #46 sha256:6f731317681e25d7dcb4a757b9dcbcc66469587f215dc52e6a04fce4c7fa7c8f [2021-06-07T12:33:41.063Z] #46 52.55 time [2021-06-07T12:33:41.063Z] #46 57.26 internal/fmtsort [2021-06-07T12:33:41.319Z] #46 57.64 internal/poll [2021-06-07T12:33:41.576Z] #46 57.99 internal/syscall/execenv [2021-06-07T12:33:41.702Z] #44 66.24 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-07T12:33:41.734Z] #46 68.31 regexp [2021-06-07T12:33:41.832Z] #46 58.20 internal/syscall/unix [2021-06-07T12:33:41.920Z] #21 1.009 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-07T12:33:41.920Z] #21 1.014 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-07T12:33:41.920Z] #21 1.018 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-07T12:33:41.920Z] #21 DONE 1.1s [2021-06-07T12:33:41.920Z] [2021-06-07T12:33:41.921Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-07T12:33:41.921Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-07T12:33:42.088Z] #46 58.49 strings [2021-06-07T12:33:42.304Z] #46 ... [2021-06-07T12:33:42.304Z] [2021-06-07T12:33:42.304Z] #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-06-07T12:33:42.304Z] #52 sha256:7733538d51a6c8982b0d39a1a9e7ae19d7226ab00846998f41df8f470ccbab31 [2021-06-07T12:33:42.304Z] #52 59.06 internal/poll [2021-06-07T12:33:42.304Z] #52 60.59 encoding/binary [2021-06-07T12:33:42.304Z] #52 61.15 os [2021-06-07T12:33:42.304Z] #52 62.89 encoding/base64 [2021-06-07T12:33:42.304Z] #52 63.52 golang.org/x/sys/unix [2021-06-07T12:33:42.304Z] #52 64.87 fmt [2021-06-07T12:33:42.304Z] #52 ... [2021-06-07T12:33:42.304Z] [2021-06-07T12:33:42.304Z] #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-06-07T12:33:42.304Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:42.304Z] #44 64.27 Setting up python3-six (1.12.0-1) ... [2021-06-07T12:33:42.304Z] #44 65.54 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:33:42.304Z] #44 67.22 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-07T12:33:42.654Z] #46 ... [2021-06-07T12:33:42.654Z] [2021-06-07T12:33:42.654Z] #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-06-07T12:33:42.654Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:42.654Z] #13 55.56 Selecting previously unselected package binutils-mingw-w64. [2021-06-07T12:33:42.654Z] #13 55.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-07T12:33:42.654Z] #13 55.60 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-07T12:33:42.911Z] #13 55.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-07T12:33:42.911Z] #13 55.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-07T12:33:42.911Z] #13 55.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-07T12:33:42.911Z] #13 55.93 Selecting previously unselected package dmsetup. [2021-06-07T12:33:41.508Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-07T12:33:41.508Z] > git --version # timeout=10 [2021-06-07T12:33:41.556Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-07T12:33:41.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:33:41.560Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42393/head:refs/remotes/origin/PR-42393 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:33:43.167Z] #13 55.93 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-07T12:33:43.167Z] #13 55.95 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-07T12:33:43.167Z] #13 56.13 Selecting previously unselected package mingw-w64-common. [2021-06-07T12:33:43.167Z] #13 56.13 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-07T12:33:43.167Z] #13 56.13 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-07T12:33:43.592Z] #44 ... [2021-06-07T12:33:43.592Z] [2021-06-07T12:33:43.592Z] #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-06-07T12:33:43.592Z] #37 sha256:bb67ec01dea9b4566ca9496bb522809468a5f3852518b714de6e262e6b8b6676 [2021-06-07T12:33:43.592Z] #37 7.108 Scanning dependencies of target tini-static [2021-06-07T12:33:43.592Z] #37 7.272 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-07T12:33:43.592Z] #37 8.559 [100%] Linking C executable tini-static [2021-06-07T12:33:43.592Z] #37 9.191 [100%] Built target tini-static [2021-06-07T12:33:43.592Z] #37 9.266 + mkdir -p /build [2021-06-07T12:33:43.592Z] #37 9.271 + cp tini-static /build/docker-init [2021-06-07T12:33:43.592Z] #37 DONE 9.7s [2021-06-07T12:33:43.592Z] [2021-06-07T12:33:43.592Z] #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-06-07T12:33:43.592Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:43.592Z] #13 55.43 Selecting previously unselected package binutils-mingw-w64. [2021-06-07T12:33:43.592Z] #13 55.43 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-07T12:33:43.592Z] #13 55.43 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-07T12:33:43.592Z] #13 55.57 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-07T12:33:43.592Z] #13 55.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-07T12:33:43.592Z] #13 55.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-07T12:33:43.592Z] #13 55.82 Selecting previously unselected package dmsetup. [2021-06-07T12:33:43.592Z] #13 55.82 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-07T12:33:43.592Z] #13 55.83 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-07T12:33:43.592Z] #13 56.15 Selecting previously unselected package mingw-w64-common. [2021-06-07T12:33:43.592Z] #13 56.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-07T12:33:43.592Z] #13 56.17 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-07T12:33:43.592Z] #13 61.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-07T12:33:43.592Z] #13 61.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-07T12:33:43.592Z] #13 61.83 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-07T12:33:43.713Z] #44 ... [2021-06-07T12:33:43.713Z] [2021-06-07T12:33:43.713Z] #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-06-07T12:33:43.713Z] #52 sha256:4579a7abe2caca86e43a734c17d1866433bece0abb8a5b692ee642a198e0f4ff [2021-06-07T12:33:43.713Z] #52 49.53 os [2021-06-07T12:33:43.713Z] #52 51.63 internal/fmtsort [2021-06-07T12:33:43.713Z] #52 51.66 encoding/binary [2021-06-07T12:33:43.713Z] #52 52.43 path/filepath [2021-06-07T12:33:43.713Z] #52 52.44 mvdan.cc/sh/v3/fileutil [2021-06-07T12:33:43.713Z] #52 52.45 fmt [2021-06-07T12:33:43.713Z] #52 53.70 encoding/base64 [2021-06-07T12:33:43.713Z] #52 53.72 golang.org/x/sys/unix [2021-06-07T12:33:43.714Z] #52 53.81 io/ioutil [2021-06-07T12:33:43.714Z] #52 56.60 flag [2021-06-07T12:33:43.714Z] #52 56.61 github.com/pkg/diff [2021-06-07T12:33:43.714Z] #52 56.62 encoding/json [2021-06-07T12:33:43.714Z] #52 58.82 go/token [2021-06-07T12:33:43.714Z] #52 59.08 mvdan.cc/editorconfig [2021-06-07T12:33:43.714Z] #52 ... [2021-06-07T12:33:43.714Z] [2021-06-07T12:33:43.714Z] #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-06-07T12:33:43.714Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-07T12:33:43.714Z] #44 59.22 Setting up python3 (3.7.3-1) ... [2021-06-07T12:33:43.714Z] #44 ... [2021-06-07T12:33:43.714Z] [2021-06-07T12:33:43.714Z] #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-06-07T12:33:43.714Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-07T12:33:43.714Z] #13 47.48 Selecting previously unselected package binutils-mingw-w64. [2021-06-07T12:33:43.714Z] #13 47.48 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-07T12:33:43.714Z] #13 47.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-07T12:33:43.714Z] #13 47.91 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-06-07T12:33:43.714Z] #13 47.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-07T12:33:43.714Z] #13 47.95 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-07T12:33:43.714Z] #13 48.33 Selecting previously unselected package dmsetup. [2021-06-07T12:33:43.714Z] #13 48.34 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-06-07T12:33:43.714Z] #13 48.35 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-07T12:33:43.714Z] #13 48.78 Selecting previously unselected package mingw-w64-common. [2021-06-07T12:33:43.714Z] #13 48.78 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-07T12:33:43.714Z] #13 48.79 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-07T12:33:43.714Z] #13 54.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-07T12:33:43.714Z] #13 54.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-07T12:33:43.714Z] #13 54.04 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-07T12:33:43.976Z] #13 ... [2021-06-07T12:33:43.976Z] [2021-06-07T12:33:43.976Z] #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-06-07T12:33:43.976Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-07T12:33:43.976Z] #44 60.04 Setting up python3-six (1.12.0-1) ... [2021-06-07T12:33:43.976Z] #44 ... [2021-06-07T12:33:43.976Z] [2021-06-07T12:33:43.976Z] #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-06-07T12:33:43.976Z] #37 sha256:35b6530dde6e31dfdbba13cd786488701e93aa37000842abe78308f7974f596a [2021-06-07T12:33:43.976Z] #37 1.653 + RM_GOPATH=0 [2021-06-07T12:33:43.976Z] #37 1.653 + TMP_GOPATH= [2021-06-07T12:33:43.976Z] #37 1.653 + : /build [2021-06-07T12:33:43.976Z] #37 1.653 + '[' -z '' ']' [2021-06-07T12:33:43.976Z] #37 1.653 ++ mktemp -d [2021-06-07T12:33:43.976Z] #37 1.668 + export GOPATH=/tmp/tmp.3cBwD9BCqT [2021-06-07T12:33:43.976Z] #37 1.668 + GOPATH=/tmp/tmp.3cBwD9BCqT [2021-06-07T12:33:43.976Z] #37 1.668 + RM_GOPATH=1 [2021-06-07T12:33:43.976Z] #37 1.668 + case "$(go env GOARCH)" in [2021-06-07T12:33:43.976Z] #37 1.669 ++ go env GOARCH [2021-06-07T12:33:43.976Z] #37 1.710 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:33:43.976Z] #37 1.710 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:33:43.976Z] #37 1.714 ++ dirname /tmp/install/install.sh [2021-06-07T12:33:43.976Z] #37 1.716 + dir=/tmp/install [2021-06-07T12:33:43.976Z] #37 1.716 + bin=tini [2021-06-07T12:33:43.976Z] #37 1.716 + shift [2021-06-07T12:33:43.976Z] #37 1.716 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-07T12:33:43.976Z] #37 1.716 + . /tmp/install/tini.installer [2021-06-07T12:33:43.976Z] #37 1.716 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-07T12:33:43.976Z] #37 1.716 + install_tini [2021-06-07T12:33:43.976Z] #37 1.716 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-07T12:33:43.976Z] #37 1.716 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-07T12:33:43.976Z] #37 1.716 + git clone https://github.com/krallin/tini.git /tmp/tmp.3cBwD9BCqT/tini [2021-06-07T12:33:43.976Z] #37 1.731 Cloning into '/tmp/tmp.3cBwD9BCqT/tini'... [2021-06-07T12:33:43.976Z] #37 2.539 + cd /tmp/tmp.3cBwD9BCqT/tini [2021-06-07T12:33:43.976Z] #37 2.540 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-07T12:33:43.976Z] #37 2.575 + cmake . [2021-06-07T12:33:43.976Z] #37 3.269 -- The C compiler identification is GNU 8.3.0 [2021-06-07T12:33:43.976Z] #37 3.322 -- Check for working C compiler: /usr/bin/cc [2021-06-07T12:33:43.976Z] #37 4.409 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-07T12:33:43.976Z] #37 4.416 -- Detecting C compiler ABI info [2021-06-07T12:33:43.976Z] #37 5.423 -- Detecting C compiler ABI info - done [2021-06-07T12:33:43.976Z] #37 5.460 -- Detecting C compile features [2021-06-07T12:33:43.976Z] #37 7.827 -- Detecting C compile features - done [2021-06-07T12:33:43.976Z] #37 7.903 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-07T12:33:43.976Z] #37 8.140 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-07T12:33:43.976Z] #37 8.292 -- Configuring done [2021-06-07T12:33:43.976Z] #37 8.317 -- Generating done [2021-06-07T12:33:43.976Z] #37 8.332 -- Build files have been written to: /tmp/tmp.3cBwD9BCqT/tini [2021-06-07T12:33:43.976Z] #37 8.337 + make tini-static [2021-06-07T12:33:43.976Z] #37 8.994 Scanning dependencies of target tini-static [2021-06-07T12:33:43.976Z] #37 9.054 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-07T12:33:44.214Z] #44 70.65 Setting up criu (3.15-1) ... [2021-06-07T12:33:44.214Z] #44 ... [2021-06-07T12:33:44.214Z] [2021-06-07T12:33:44.214Z] #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-06-07T12:33:44.214Z] #46 sha256:d808209f88e09f7abf2f18b61fb9a5b172f4f9804db095939a6201b92e5e7060 [2021-06-07T12:33:44.214Z] #46 70.98 flag [2021-06-07T12:33:44.239Z] #37 10.21 [100%] Linking C executable tini-static [2021-06-07T12:33:44.239Z] #37 ... [2021-06-07T12:33:44.239Z] [2021-06-07T12:33:44.239Z] #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-06-07T12:33:44.239Z] #52 sha256:4579a7abe2caca86e43a734c17d1866433bece0abb8a5b692ee642a198e0f4ff [2021-06-07T12:33:44.239Z] #52 60.57 go/scanner [2021-06-07T12:33:44.828Z] #52 61.24 mvdan.cc/sh/v3/syntax [2021-06-07T12:33:44.828Z] #52 ... [2021-06-07T12:33:44.828Z] [2021-06-07T12:33:44.828Z] #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-06-07T12:33:44.828Z] #46 sha256:3aae08e1e0e1aed38a7bcc652e20a0a2510e1abdb2164e308be524ce4afe1df7 [2021-06-07T12:33:44.828Z] #46 51.23 encoding/binary [2021-06-07T12:33:44.828Z] #46 51.24 internal/fmtsort [2021-06-07T12:33:44.828Z] #46 51.49 path/filepath [2021-06-07T12:33:44.828Z] #46 51.53 internal/lazyregexp [2021-06-07T12:33:44.828Z] #46 52.15 net [2021-06-07T12:33:44.828Z] #46 52.53 fmt [2021-06-07T12:33:44.828Z] #46 53.44 io/ioutil [2021-06-07T12:33:44.828Z] #46 54.27 os/exec [2021-06-07T12:33:44.828Z] #46 54.36 encoding/base64 [2021-06-07T12:33:44.828Z] #46 55.33 crypto/aes [2021-06-07T12:33:44.828Z] #46 56.74 crypto/sha1 [2021-06-07T12:33:44.828Z] #46 57.16 encoding/pem [2021-06-07T12:33:44.828Z] #46 58.03 vendor/golang.org/x/crypto/internal/chacha20 [2021-06-07T12:33:44.828Z] #46 58.05 vendor/golang.org/x/crypto/poly1305 [2021-06-07T12:33:44.828Z] #46 58.60 vendor/golang.org/x/crypto/curve25519 [2021-06-07T12:33:44.828Z] #46 59.02 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-07T12:33:44.828Z] #46 59.80 go/token [2021-06-07T12:33:44.828Z] #46 59.80 net/url [2021-06-07T12:33:44.828Z] #46 59.81 text/template/parse [2021-06-07T12:33:44.828Z] #46 61.21 go/scanner [2021-06-07T12:33:44.828Z] #46 ... [2021-06-07T12:33:44.828Z] [2021-06-07T12:33:44.828Z] #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-06-07T12:33:44.828Z] #37 sha256:35b6530dde6e31dfdbba13cd786488701e93aa37000842abe78308f7974f596a [2021-06-07T12:33:44.828Z] #37 10.84 [100%] Built target tini-static [2021-06-07T12:33:44.828Z] #37 10.98 + mkdir -p /build [2021-06-07T12:33:45.091Z] #37 10.99 + cp tini-static /build/docker-init [2021-06-07T12:33:45.481Z] #13 ... [2021-06-07T12:33:45.481Z] [2021-06-07T12:33:45.481Z] #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-06-07T12:33:45.481Z] #52 sha256:dca1f59b666fba001acf62c3c76ecc059b28ae5398a030acb7cdeb1e4f1668e4 [2021-06-07T12:33:45.481Z] #52 60.43 context [2021-06-07T12:33:45.481Z] #52 61.28 internal/poll [2021-06-07T12:33:45.481Z] #52 62.50 encoding/binary [2021-06-07T12:33:45.481Z] #52 63.45 os [2021-06-07T12:33:45.481Z] #52 64.32 encoding/base64 [2021-06-07T12:33:45.481Z] #52 65.21 golang.org/x/sys/unix [2021-06-07T12:33:45.481Z] #52 66.82 fmt [2021-06-07T12:33:45.481Z] #52 ... [2021-06-07T12:33:45.481Z] [2021-06-07T12:33:45.481Z] #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-06-07T12:33:45.481Z] #46 sha256:2542d4067061e7198b54ee7b7496598776ed63b28bf347006be28d9ab5b6a85f [2021-06-07T12:33:45.481Z] #46 65.82 fmt [2021-06-07T12:33:45.481Z] #46 67.85 path/filepath [2021-06-07T12:33:45.481Z] #46 69.17 regexp [2021-06-07T12:33:45.481Z] #46 70.54 flag [2021-06-07T12:33:45.602Z] #46 72.06 go/token [2021-06-07T12:33:45.602Z] #46 72.29 internal/lazyregexp [2021-06-07T12:33:45.684Z] #13 ... [2021-06-07T12:33:45.684Z] [2021-06-07T12:33:45.684Z] #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-06-07T12:33:45.684Z] #52 sha256:9d10e8ca04ecae6539f1a071871a00770dfb1742f8e9d30240cfad069c5507c4 [2021-06-07T12:33:45.684Z] #52 51.77 time [2021-06-07T12:33:45.684Z] #52 57.08 context [2021-06-07T12:33:45.684Z] #52 57.81 internal/poll [2021-06-07T12:33:45.684Z] #52 58.31 encoding/binary [2021-06-07T12:33:45.684Z] #52 59.73 os [2021-06-07T12:33:45.684Z] #52 60.45 encoding/base64 [2021-06-07T12:33:45.684Z] #52 61.20 golang.org/x/sys/unix [2021-06-07T12:33:45.684Z] #52 ... [2021-06-07T12:33:45.684Z] [2021-06-07T12:33:45.684Z] #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-06-07T12:33:45.684Z] #37 sha256:3ca44e608b6dc410a44e4f61cd51f9206905c683cd208e25e1bc642a1e5852c4 [2021-06-07T12:33:45.684Z] #37 3.143 + RM_GOPATH=0 [2021-06-07T12:33:45.684Z] #37 3.143 + TMP_GOPATH= [2021-06-07T12:33:45.684Z] #37 3.143 + : /build [2021-06-07T12:33:45.684Z] #37 3.144 + '[' -z '' ']' [2021-06-07T12:33:45.684Z] #37 3.147 ++ mktemp -d [2021-06-07T12:33:45.684Z] #37 3.151 + export GOPATH=/tmp/tmp.1xVYD755L0 [2021-06-07T12:33:45.684Z] #37 3.154 + GOPATH=/tmp/tmp.1xVYD755L0 [2021-06-07T12:33:45.684Z] #37 3.154 + RM_GOPATH=1 [2021-06-07T12:33:45.684Z] #37 3.154 + case "$(go env GOARCH)" in [2021-06-07T12:33:45.684Z] #37 3.155 ++ go env GOARCH [2021-06-07T12:33:45.684Z] #37 3.186 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:33:45.684Z] #37 3.186 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:33:45.684Z] #37 3.187 ++ dirname /tmp/install/install.sh [2021-06-07T12:33:45.684Z] #37 3.190 + dir=/tmp/install [2021-06-07T12:33:45.684Z] #37 3.190 + bin=tini [2021-06-07T12:33:45.684Z] #37 3.190 + shift [2021-06-07T12:33:45.684Z] #37 3.190 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-07T12:33:45.684Z] #37 3.190 + . /tmp/install/tini.installer [2021-06-07T12:33:45.684Z] #37 3.191 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-07T12:33:45.684Z] #37 3.191 + install_tini [2021-06-07T12:33:45.684Z] #37 3.191 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-07T12:33:45.684Z] #37 3.191 + git clone https://github.com/krallin/tini.git /tmp/tmp.1xVYD755L0/tini [2021-06-07T12:33:45.684Z] #37 3.191 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-07T12:33:45.685Z] #37 3.192 Cloning into '/tmp/tmp.1xVYD755L0/tini'... [2021-06-07T12:33:45.685Z] #37 3.992 + cd /tmp/tmp.1xVYD755L0/tini [2021-06-07T12:33:45.685Z] #37 3.992 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-07T12:33:45.685Z] #37 4.001 + cmake . [2021-06-07T12:33:45.685Z] #37 4.509 -- The C compiler identification is GNU 8.3.0 [2021-06-07T12:33:45.685Z] #37 4.549 -- Check for working C compiler: /usr/bin/cc [2021-06-07T12:33:45.862Z] #46 72.61 path [2021-06-07T12:33:46.115Z] #22 4.162 Collecting yamllint==1.26.1 [2021-06-07T12:33:46.246Z] #37 5.203 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-07T12:33:46.246Z] #37 5.209 -- Detecting C compiler ABI info [2021-06-07T12:33:46.408Z] #46 ... [2021-06-07T12:33:46.408Z] [2021-06-07T12:33:46.408Z] #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-06-07T12:33:46.408Z] #52 sha256:dca1f59b666fba001acf62c3c76ecc059b28ae5398a030acb7cdeb1e4f1668e4 [2021-06-07T12:33:46.408Z] #52 71.43 encoding/json [2021-06-07T12:33:46.432Z] #46 73.02 go/scanner [2021-06-07T12:33:46.432Z] #46 73.13 io/ioutil [2021-06-07T12:33:46.432Z] #46 ... [2021-06-07T12:33:46.432Z] [2021-06-07T12:33:46.432Z] #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-06-07T12:33:46.432Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:46.432Z] #44 72.38 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:33:46.432Z] #44 72.45 Processing triggers for mime-support (3.62) ... [2021-06-07T12:33:46.432Z] #44 DONE 72.9s [2021-06-07T12:33:46.692Z] [2021-06-07T12:33:46.692Z] #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-06-07T12:33:46.692Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:46.692Z] #13 69.32 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-07T12:33:46.692Z] #13 69.32 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-07T12:33:46.692Z] #13 69.33 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:33:46.692Z] #13 69.50 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-07T12:33:46.693Z] #13 69.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-07T12:33:46.693Z] #13 69.53 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:33:47.084Z] #37 DONE 12.8s [2021-06-07T12:33:47.084Z] [2021-06-07T12:33:47.085Z] #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-06-07T12:33:47.085Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-07T12:33:47.085Z] #13 60.10 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-07T12:33:47.085Z] #13 60.11 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-07T12:33:47.085Z] #13 60.13 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:33:47.085Z] #13 60.48 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-07T12:33:47.085Z] #13 60.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-07T12:33:47.085Z] #13 60.54 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:33:47.176Z] #37 5.756 -- Detecting C compiler ABI info - done [2021-06-07T12:33:47.176Z] #37 5.787 -- Detecting C compile features [2021-06-07T12:33:47.773Z] #52 ... [2021-06-07T12:33:47.773Z] [2021-06-07T12:33:47.773Z] #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-06-07T12:33:47.773Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:47.773Z] #44 70.20 Setting up criu (3.15-1) ... [2021-06-07T12:33:47.773Z] #44 71.98 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:33:47.773Z] #44 72.02 Processing triggers for mime-support (3.62) ... [2021-06-07T12:33:47.773Z] #44 DONE 72.5s [2021-06-07T12:33:47.773Z] [2021-06-07T12:33:47.773Z] #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-06-07T12:33:47.773Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:47.773Z] #13 67.93 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-07T12:33:47.773Z] #13 67.95 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-07T12:33:47.773Z] #13 67.95 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:33:47.773Z] #13 68.11 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-07T12:33:47.773Z] #13 68.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-07T12:33:47.773Z] #13 68.14 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:33:49.067Z] #37 7.535 -- Detecting C compile features - done [2021-06-07T12:33:49.067Z] #37 7.582 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-07T12:33:49.067Z] #37 ... [2021-06-07T12:33:49.067Z] [2021-06-07T12:33:49.067Z] #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-06-07T12:33:49.067Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:49.067Z] #13 61.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-07T12:33:49.067Z] #13 61.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-07T12:33:49.067Z] #13 61.63 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-07T12:33:51.382Z] #22 9.477 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-07T12:33:52.318Z] #22 10.30 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-07T12:33:52.318Z] #22 10.33 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-07T12:33:52.318Z] #22 10.36 Collecting pyyaml (from yamllint==1.26.1) [2021-06-07T12:33:52.336Z] #13 ... [2021-06-07T12:33:52.336Z] [2021-06-07T12:33:52.336Z] #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-06-07T12:33:52.336Z] #37 sha256:3ca44e608b6dc410a44e4f61cd51f9206905c683cd208e25e1bc642a1e5852c4 [2021-06-07T12:33:52.336Z] #37 7.763 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-07T12:33:52.336Z] #37 7.853 -- Configuring done [2021-06-07T12:33:52.336Z] #37 7.878 -- Generating done [2021-06-07T12:33:52.336Z] #37 7.880 -- Build files have been written to: /tmp/tmp.1xVYD755L0/tini [2021-06-07T12:33:52.336Z] #37 7.889 + make tini-static [2021-06-07T12:33:52.336Z] #37 8.275 Scanning dependencies of target tini-static [2021-06-07T12:33:52.336Z] #37 8.392 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-07T12:33:52.336Z] #37 9.646 [100%] Linking C executable tini-static [2021-06-07T12:33:52.336Z] #37 10.29 [100%] Built target tini-static [2021-06-07T12:33:52.336Z] #37 10.41 + mkdir -p /build [2021-06-07T12:33:52.336Z] #37 10.41 + cp tini-static /build/docker-init [2021-06-07T12:33:52.336Z] #37 DONE 10.8s [2021-06-07T12:33:52.336Z] [2021-06-07T12:33:52.336Z] #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-06-07T12:33:52.336Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:52.336Z] #44 61.96 Setting up python3 (3.7.3-1) ... [2021-06-07T12:33:52.336Z] #44 62.58 Setting up python3-six (1.12.0-1) ... [2021-06-07T12:33:52.336Z] #44 63.65 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:33:52.336Z] #44 65.19 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-07T12:33:52.576Z] #22 10.51 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-07T12:33:52.576Z] #22 10.72 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-07T12:33:52.593Z] #44 68.47 Setting up criu (3.15-1) ... [2021-06-07T12:33:52.834Z] #22 10.73 Building wheels for collected packages: yamllint [2021-06-07T12:33:52.834Z] #22 10.73 Running setup.py bdist_wheel for yamllint: started [2021-06-07T12:33:53.272Z] #13 ... [2021-06-07T12:33:53.272Z] [2021-06-07T12:33:53.272Z] #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-06-07T12:33:53.272Z] #52 sha256:7733538d51a6c8982b0d39a1a9e7ae19d7226ab00846998f41df8f470ccbab31 [2021-06-07T12:33:53.272Z] #52 69.33 encoding/json [2021-06-07T12:33:53.272Z] #52 72.41 github.com/pkg/diff [2021-06-07T12:33:53.272Z] #52 73.73 go/scanner [2021-06-07T12:33:53.272Z] #52 74.91 golang.org/x/crypto/ssh/terminal [2021-06-07T12:33:53.272Z] #52 74.98 go/ast [2021-06-07T12:33:53.272Z] #52 76.20 mvdan.cc/editorconfig [2021-06-07T12:33:53.272Z] #52 77.34 mvdan.cc/sh/v3/fileutil [2021-06-07T12:33:53.272Z] #52 77.58 text/tabwriter [2021-06-07T12:33:53.272Z] #52 78.14 mvdan.cc/sh/v3/syntax [2021-06-07T12:33:53.272Z] #52 ... [2021-06-07T12:33:53.272Z] [2021-06-07T12:33:53.272Z] #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-06-07T12:33:53.272Z] #57 sha256:3d304cead55bb07d351b6d80f7c8d32dbfb5f405904d9f901dbdb1ea3e751aef [2021-06-07T12:33:53.521Z] #44 ... [2021-06-07T12:33:53.521Z] [2021-06-07T12:33:53.521Z] #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-06-07T12:33:53.521Z] #46 sha256:6f731317681e25d7dcb4a757b9dcbcc66469587f215dc52e6a04fce4c7fa7c8f [2021-06-07T12:33:53.521Z] #46 59.87 os [2021-06-07T12:33:53.521Z] #46 60.95 regexp/syntax [2021-06-07T12:33:53.521Z] #46 63.50 fmt [2021-06-07T12:33:53.521Z] #46 64.78 path/filepath [2021-06-07T12:33:53.521Z] #46 66.05 regexp [2021-06-07T12:33:53.521Z] #46 67.89 flag [2021-06-07T12:33:53.521Z] #46 69.38 go/token [2021-06-07T12:33:53.521Z] #46 69.51 internal/lazyregexp [2021-06-07T12:33:53.521Z] #46 69.78 path [2021-06-07T12:33:53.769Z] #22 11.65 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-07T12:33:53.769Z] #22 11.65 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-07T12:33:53.769Z] #22 11.70 Successfully built yamllint [2021-06-07T12:33:53.769Z] #22 11.72 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-07T12:33:53.777Z] #46 70.16 go/scanner [2021-06-07T12:33:54.028Z] #22 12.02 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-07T12:33:54.053Z] #57 41.42 Checking out files: 55% (2198/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-07T12:33:54.053Z] #57 42.58 + cd /tmp/tmp.ZyRqndbrto/src/github.com/containerd/containerd [2021-06-07T12:33:54.314Z] #57 42.58 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-07T12:33:54.339Z] #46 70.43 io/ioutil [2021-06-07T12:33:54.583Z] #57 42.88 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-07T12:33:54.584Z] #57 42.88 + BUILDTAGS='netgo osusergo static_build' [2021-06-07T12:33:54.584Z] #57 42.88 + export EXTRA_FLAGS=-buildmode=pie [2021-06-07T12:33:54.584Z] #57 42.88 + EXTRA_FLAGS=-buildmode=pie [2021-06-07T12:33:54.584Z] #57 42.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-07T12:33:54.584Z] #57 42.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-07T12:33:54.584Z] #57 42.89 + '[' '' = dynamic ']' [2021-06-07T12:33:54.584Z] #57 42.89 + make [2021-06-07T12:33:54.595Z] #46 ... [2021-06-07T12:33:54.595Z] [2021-06-07T12:33:54.595Z] #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-06-07T12:33:54.595Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-07T12:33:54.595Z] #44 70.48 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:33:54.595Z] #44 70.51 Processing triggers for mime-support (3.62) ... [2021-06-07T12:33:54.964Z] #22 DONE 13.0s [2021-06-07T12:33:54.964Z] [2021-06-07T12:33:54.964Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-07T12:33:54.964Z] #25 sha256:1541166a62ffb9106ab000849da12a0fd03f2fc5751ddc78a2c61a252b68ddef [2021-06-07T12:33:55.159Z] #44 DONE 71.1s [2021-06-07T12:33:55.159Z] [2021-06-07T12:33:55.159Z] #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-06-07T12:33:55.159Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:33:55.159Z] #13 67.71 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-07T12:33:55.159Z] #13 67.73 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-07T12:33:55.159Z] #13 67.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:33:55.159Z] #13 67.96 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-07T12:33:55.159Z] #13 67.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-07T12:33:55.159Z] #13 68.02 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:33:55.223Z] #25 DONE 0.3s [2021-06-07T12:33:55.223Z] [2021-06-07T12:33:55.223Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-07T12:33:55.223Z] #30 sha256:6bd93e304ac8e81f0f5c62916d74ecd15fc301d8b7ecd70c22aee8c3bea4ffca [2021-06-07T12:33:55.245Z] #13 ... [2021-06-07T12:33:55.245Z] [2021-06-07T12:33:55.245Z] #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-06-07T12:33:55.245Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-07T12:33:55.245Z] #44 61.72 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:33:55.245Z] #44 64.01 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-07T12:33:55.245Z] #44 67.58 Setting up criu (3.15-1) ... [2021-06-07T12:33:55.245Z] #44 69.85 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:33:55.245Z] #44 69.96 Processing triggers for mime-support (3.62) ... [2021-06-07T12:33:55.245Z] #44 DONE 71.1s [2021-06-07T12:33:55.245Z] [2021-06-07T12:33:55.245Z] #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-06-07T12:33:55.245Z] #46 sha256:3aae08e1e0e1aed38a7bcc652e20a0a2510e1abdb2164e308be524ce4afe1df7 [2021-06-07T12:33:55.245Z] #46 62.23 log [2021-06-07T12:33:55.245Z] #46 62.93 encoding/json [2021-06-07T12:33:55.245Z] #46 63.11 go/ast [2021-06-07T12:33:55.245Z] #46 66.36 text/template [2021-06-07T12:33:55.245Z] #46 70.06 go/parser [2021-06-07T12:33:55.245Z] #46 71.76 encoding/xml [2021-06-07T12:33:55.822Z] #46 ... [2021-06-07T12:33:55.822Z] [2021-06-07T12:33:55.822Z] #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-06-07T12:33:55.822Z] #52 sha256:4579a7abe2caca86e43a734c17d1866433bece0abb8a5b692ee642a198e0f4ff [2021-06-07T12:33:55.822Z] #52 62.35 go/ast [2021-06-07T12:33:55.822Z] #52 63.30 golang.org/x/crypto/ssh/terminal [2021-06-07T12:33:55.822Z] #52 70.35 mvdan.cc/sh/v3/cmd/shfmt [2021-06-07T12:33:55.967Z] #57 44.48 + bin/ctr [2021-06-07T12:33:57.050Z] #13 ... [2021-06-07T12:33:57.050Z] [2021-06-07T12:33:57.050Z] #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-06-07T12:33:57.050Z] #52 sha256:9d10e8ca04ecae6539f1a071871a00770dfb1742f8e9d30240cfad069c5507c4 [2021-06-07T12:33:57.050Z] #52 63.10 fmt [2021-06-07T12:33:57.050Z] #52 67.32 encoding/json [2021-06-07T12:33:57.050Z] #52 70.54 github.com/pkg/diff [2021-06-07T12:33:57.050Z] #52 72.13 go/ast [2021-06-07T12:33:57.050Z] #52 72.27 golang.org/x/crypto/ssh/terminal [2021-06-07T12:33:57.050Z] #52 ... [2021-06-07T12:33:57.050Z] [2021-06-07T12:33:57.050Z] #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-06-07T12:33:57.050Z] #46 sha256:6f731317681e25d7dcb4a757b9dcbcc66469587f215dc52e6a04fce4c7fa7c8f [2021-06-07T12:33:57.050Z] #46 71.00 net/url [2021-06-07T12:33:57.050Z] #46 71.50 go/ast [2021-06-07T12:33:57.050Z] #46 72.58 text/template/parse [2021-06-07T12:33:57.350Z] #57 ... [2021-06-07T12:33:57.350Z] [2021-06-07T12:33:57.350Z] #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-06-07T12:33:57.350Z] #46 sha256:d808209f88e09f7abf2f18b61fb9a5b172f4f9804db095939a6201b92e5e7060 [2021-06-07T12:33:57.350Z] #46 73.78 net/url [2021-06-07T12:33:57.350Z] #46 74.69 go/ast [2021-06-07T12:33:57.350Z] #46 75.25 text/template/parse [2021-06-07T12:33:57.350Z] #46 78.56 go/parser [2021-06-07T12:33:57.350Z] #46 78.75 text/template [2021-06-07T12:33:57.350Z] #46 81.60 log [2021-06-07T12:33:57.350Z] #46 82.16 encoding/xml [2021-06-07T12:33:57.350Z] #46 83.29 go/doc [2021-06-07T12:33:57.350Z] #46 ... [2021-06-07T12:33:57.350Z] [2021-06-07T12:33:57.351Z] #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-06-07T12:33:57.351Z] #52 sha256:7733538d51a6c8982b0d39a1a9e7ae19d7226ab00846998f41df8f470ccbab31 [2021-06-07T12:33:57.351Z] #52 83.70 mvdan.cc/sh/v3/cmd/shfmt [2021-06-07T12:33:57.745Z] #52 ... [2021-06-07T12:33:57.745Z] [2021-06-07T12:33:57.745Z] #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-06-07T12:33:57.745Z] #46 sha256:3aae08e1e0e1aed38a7bcc652e20a0a2510e1abdb2164e308be524ce4afe1df7 [2021-06-07T12:33:57.745Z] #46 73.97 go/doc [2021-06-07T12:33:57.756Z] #13 ... [2021-06-07T12:33:57.756Z] [2021-06-07T12:33:57.756Z] #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-06-07T12:33:57.756Z] #46 sha256:2542d4067061e7198b54ee7b7496598776ed63b28bf347006be28d9ab5b6a85f [2021-06-07T12:33:57.756Z] #46 71.81 go/token [2021-06-07T12:33:57.756Z] #46 72.46 internal/lazyregexp [2021-06-07T12:33:57.756Z] #46 72.64 go/scanner [2021-06-07T12:33:57.756Z] #46 72.65 path [2021-06-07T12:33:57.756Z] #46 73.14 io/ioutil [2021-06-07T12:33:57.756Z] #46 74.02 net/url [2021-06-07T12:33:57.756Z] #46 74.35 go/ast [2021-06-07T12:33:57.756Z] #46 75.36 text/template/parse [2021-06-07T12:33:57.756Z] #46 78.40 text/template [2021-06-07T12:33:57.756Z] #46 78.42 go/parser [2021-06-07T12:33:57.756Z] #46 81.08 log [2021-06-07T12:33:57.756Z] #46 81.79 encoding/xml [2021-06-07T12:33:57.756Z] #46 82.47 go/doc [2021-06-07T12:33:58.320Z] #46 ... [2021-06-07T12:33:58.320Z] [2021-06-07T12:33:58.320Z] #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-06-07T12:33:58.320Z] #57 sha256:e974829020e7840f37c55bfd6bcf4d01779d06e132492dba547eedbe3ba95f50 [2021-06-07T12:33:58.835Z] #57 41.24 Checking out files: 54% (2139/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) [2021-06-07T12:33:58.835Z] #57 ... [2021-06-07T12:33:58.835Z] [2021-06-07T12:33:58.835Z] #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-06-07T12:33:58.835Z] #52 sha256:dca1f59b666fba001acf62c3c76ecc059b28ae5398a030acb7cdeb1e4f1668e4 [2021-06-07T12:33:58.835Z] #52 74.07 github.com/pkg/diff [2021-06-07T12:33:58.835Z] #52 75.17 go/ast [2021-06-07T12:33:58.835Z] #52 76.77 golang.org/x/crypto/ssh/terminal [2021-06-07T12:33:58.835Z] #52 77.99 mvdan.cc/editorconfig [2021-06-07T12:33:58.835Z] #52 78.72 mvdan.cc/sh/v3/fileutil [2021-06-07T12:33:58.835Z] #52 78.89 text/tabwriter [2021-06-07T12:33:58.835Z] #52 79.43 mvdan.cc/sh/v3/syntax [2021-06-07T12:33:59.090Z] #52 ... [2021-06-07T12:33:59.090Z] [2021-06-07T12:33:59.090Z] #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-06-07T12:33:59.090Z] #57 sha256:e974829020e7840f37c55bfd6bcf4d01779d06e132492dba547eedbe3ba95f50 [2021-06-07T12:33:59.138Z] #46 ... [2021-06-07T12:33:59.138Z] [2021-06-07T12:33:59.138Z] #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-06-07T12:33:59.138Z] #52 sha256:4579a7abe2caca86e43a734c17d1866433bece0abb8a5b692ee642a198e0f4ff [2021-06-07T12:33:59.138Z] #52 DONE 75.3s [2021-06-07T12:33:59.138Z] [2021-06-07T12:33:59.138Z] #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-06-07T12:33:59.138Z] #46 sha256:3aae08e1e0e1aed38a7bcc652e20a0a2510e1abdb2164e308be524ce4afe1df7 [2021-06-07T12:33:59.138Z] #46 75.32 crypto/rand [2021-06-07T12:33:59.347Z] #57 41.24 Checking out files: 54% (2139/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 99% (3926/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-07T12:33:59.347Z] #57 42.30 + cd /tmp/tmp.T5K3eVnymW/src/github.com/containerd/containerd [2021-06-07T12:33:59.347Z] #57 42.30 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-07T12:33:59.693Z] Fetching without tags [2021-06-07T12:33:59.909Z] #57 42.69 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-07T12:33:59.909Z] #57 42.69 + BUILDTAGS='netgo osusergo static_build' [2021-06-07T12:33:59.909Z] #57 42.69 + export EXTRA_FLAGS=-buildmode=pie [2021-06-07T12:33:59.909Z] #57 42.69 + EXTRA_FLAGS=-buildmode=pie [2021-06-07T12:33:59.909Z] #57 42.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-07T12:33:59.909Z] #57 42.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-07T12:33:59.909Z] #57 42.69 + '[' '' = dynamic ']' [2021-06-07T12:33:59.909Z] #57 42.69 + make [2021-06-07T12:33:59.362Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-07T12:33:59.435Z] > git config --add remote.origin.fetch +refs/pull/42393/head:refs/remotes/origin/PR-42393 # timeout=10 [2021-06-07T12:33:59.484Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:33:59.605Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-07T12:33:59.729Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-07T12:33:59.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:33:59.731Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42393/head:refs/remotes/origin/PR-42393 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:34:00.318Z] #46 76.06 go/parser [2021-06-07T12:34:00.318Z] #46 76.33 text/template [2021-06-07T12:34:00.448Z] Merging remotes/origin/master commit 8dbd90ec00daa26dc45d7da2431c965dec99e8b4 into PR head commit 29dfd4d00a9107b07d31efc40bae64d15181245c [2021-06-07T12:34:00.492Z] #30 ... [2021-06-07T12:34:00.492Z] [2021-06-07T12:34:00.492Z] #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-06-07T12:34:00.492Z] #50 sha256:4c6b02c16a5f029ddb26cfb54989dc1eeafbcb70ad0fc499ae2af0f5b476b15e [2021-06-07T12:34:00.492Z] #50 193.9 + /build/golangci-lint --version [2021-06-07T12:34:00.492Z] #50 194.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-07T12:34:00.492Z] #50 DONE 195.6s [2021-06-07T12:34:00.492Z] [2021-06-07T12:34:00.492Z] #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-06-07T12:34:00.492Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:34:00.492Z] #40 DONE 195.2s [2021-06-07T12:34:00.492Z] [2021-06-07T12:34:00.492Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-07T12:34:00.492Z] #30 sha256:6bd93e304ac8e81f0f5c62916d74ecd15fc301d8b7ecd70c22aee8c3bea4ffca [2021-06-07T12:34:00.492Z] #30 DONE 4.6s [2021-06-07T12:34:00.492Z] [2021-06-07T12:34:00.492Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-07T12:34:00.492Z] #33 sha256:4378e8f807e1bc6a83dda8d0a4ff9771dd4d9d361fb3e1a67b28e60b6057fe22 [2021-06-07T12:34:00.492Z] #33 DONE 0.6s [2021-06-07T12:34:00.492Z] [2021-06-07T12:34:00.492Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-07T12:34:00.492Z] #35 sha256:919c4f30cc5debc9f54433023dfa621996646b1a5252687a77d6490a3b8d5e18 [2021-06-07T12:34:00.531Z] #46 76.69 crypto/elliptic [2021-06-07T12:34:00.752Z] #35 DONE 0.3s [2021-06-07T12:34:00.752Z] [2021-06-07T12:34:00.752Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-07T12:34:00.752Z] #38 sha256:c47775db93401d09e75d46c83f7717fc999c45be51e598fa855f0e6bf17a4eb8 [2021-06-07T12:34:01.274Z] #57 44.19 + bin/ctr [2021-06-07T12:34:01.318Z] #38 DONE 0.2s [2021-06-07T12:34:01.318Z] [2021-06-07T12:34:01.318Z] #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-06-07T12:34:01.318Z] #57 sha256:18cc8dfe33a8c350c074805422176fbc210f08b271aeed12371567928445d46a [2021-06-07T12:34:02.454Z] #46 78.97 crypto/rsa [2021-06-07T12:34:02.637Z] #52 DONE 88.9s [2021-06-07T12:34:02.637Z] [2021-06-07T12:34:02.637Z] #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-06-07T12:34:02.637Z] #46 sha256:d808209f88e09f7abf2f18b61fb9a5b172f4f9804db095939a6201b92e5e7060 [2021-06-07T12:34:02.637Z] #46 85.91 github.com/LK4D4/vndr/build [2021-06-07T12:34:02.637Z] #46 86.73 github.com/LK4D4/vndr/versioned [2021-06-07T12:34:02.637Z] #46 86.84 compress/flate [2021-06-07T12:34:02.637Z] #46 89.25 hash/crc32 [2021-06-07T12:34:02.696Z] #57 ... [2021-06-07T12:34:02.696Z] [2021-06-07T12:34:02.696Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-07T12:34:02.696Z] #41 sha256:da9ee540c87036909e32afc07f62cd4ebd631915b03f75115228cb2a3282de9a [2021-06-07T12:34:02.716Z] #46 79.11 github.com/LK4D4/vndr/build [2021-06-07T12:34:02.837Z] #46 79.22 log [2021-06-07T12:34:03.208Z] #46 89.82 net [2021-06-07T12:34:03.264Z] #41 DONE 0.6s [2021-06-07T12:34:03.264Z] [2021-06-07T12:34:03.264Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-07T12:34:03.264Z] #45 sha256:804509ee70ca7482093b5770c4b3c0a660801dc65169eb941ed7deb3abd2227d [2021-06-07T12:34:03.264Z] #45 DONE 0.0s [2021-06-07T12:34:03.264Z] [2021-06-07T12:34:03.264Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-07T12:34:03.264Z] #47 sha256:5d129b7b83d186e18259e2a14602c2290ebaad8fb60749d4af4136d1993ce81a [2021-06-07T12:34:03.292Z] #46 79.58 vendor/golang.org/x/crypto/cryptobyte [2021-06-07T12:34:03.399Z] #46 79.79 encoding/xml [2021-06-07T12:34:03.468Z] #46 90.24 compress/gzip [2021-06-07T12:34:03.522Z] #47 DONE 0.2s [2021-06-07T12:34:03.522Z] [2021-06-07T12:34:03.522Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-07T12:34:03.522Z] #49 sha256:f9d67221ca76459aefe6441f7ca2df2ae6ef51b620e8f2357f699fda81efe689 [2021-06-07T12:34:03.522Z] #49 DONE 0.1s [2021-06-07T12:34:03.522Z] [2021-06-07T12:34:03.522Z] #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-06-07T12:34:03.522Z] #54 sha256:bbed5b27ac872d4a9e7621233bde72b5b795dc215edbb91a7117b92d2b0c55e6 [2021-06-07T12:34:03.522Z] #54 ... [2021-06-07T12:34:03.522Z] [2021-06-07T12:34:03.522Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-07T12:34:03.522Z] #51 sha256:d683c9a1c2079145360b4c5fd70e33a6c28cecf53ecdbf60e0c3d0203e3e9fd4 [2021-06-07T12:34:00.556Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T12:34:00.605Z] > git checkout -f 29dfd4d00a9107b07d31efc40bae64d15181245c # timeout=10 [2021-06-07T12:34:03.371Z] > git remote # timeout=10 [2021-06-07T12:34:03.502Z] > git config --get remote.origin.url # timeout=10 [2021-06-07T12:34:04.040Z] #46 90.64 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-07T12:34:04.090Z] #51 DONE 0.6s [2021-06-07T12:34:04.090Z] [2021-06-07T12:34:04.090Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-07T12:34:04.090Z] #53 sha256:cbd6fbb2bd4e0925ffdd943f522496398b4eb4ccec9e32d34224b624ef65f1cb [2021-06-07T12:34:04.090Z] #53 DONE 0.1s [2021-06-07T12:34:04.090Z] [2021-06-07T12:34:04.090Z] #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-06-07T12:34:04.090Z] #57 sha256:18cc8dfe33a8c350c074805422176fbc210f08b271aeed12371567928445d46a [2021-06-07T12:34:04.328Z] #46 80.69 go/doc [2021-06-07T12:34:04.610Z] #46 91.40 vendor/golang.org/x/text/transform [2021-06-07T12:34:04.712Z] #46 81.18 vendor/golang.org/x/net/idna [2021-06-07T12:34:05.181Z] #46 91.97 vendor/golang.org/x/text/unicode/bidi [2021-06-07T12:34:05.256Z] #46 ... [2021-06-07T12:34:05.256Z] [2021-06-07T12:34:05.256Z] #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-06-07T12:34:05.256Z] #57 sha256:810d022360964d7c5be1e766e499af9736577de18fbc4110fbd82dde52bd863e [2021-06-07T12:34:05.330Z] #46 81.65 mime [2021-06-07T12:34:05.666Z] Running on azwin-2-fb8a50 in d:\jenkins\workspace\moby_PR-42393 [Pipeline] { [Pipeline] ws [2021-06-07T12:34:05.688Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-07T12:34:05.910Z] #46 ... [2021-06-07T12:34:05.910Z] [2021-06-07T12:34:05.910Z] #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-06-07T12:34:05.910Z] #57 sha256:b9f45933ab0f517be3291d53a61fc2542a40bf5f0c2bb87900c41985a29f3a57 [2021-06-07T12:34:05.910Z] #57 35.87 Checking out files: 37% (1465/3928) Checking out files: 38% (1493/3928) Checking out files: 39% (1532/3928) Checking out files: 40% (1572/3928) Checking out files: 41% (1611/3928) Checking out files: 42% (1650/3928) Checking out files: 43% (1690/3928) Checking out files: 44% (1729/3928) Checking out files: 45% (1768/3928) Checking out files: 46% (1807/3928) Checking out files: 47% (1847/3928) Checking out files: 48% (1886/3928) Checking out files: 49% (1925/3928) Checking out files: 50% (1964/3928) Checking out files: 51% (2004/3928) Checking out files: 52% (2043/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 82% (3235/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-07T12:34:05.910Z] #57 37.45 + cd /tmp/tmp.LepcqHgHx2/src/github.com/containerd/containerd [2021-06-07T12:34:05.910Z] #57 37.45 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-07T12:34:05.910Z] #57 37.96 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-07T12:34:05.910Z] #57 37.97 + BUILDTAGS='netgo osusergo static_build' [2021-06-07T12:34:05.910Z] #57 37.97 + export EXTRA_FLAGS=-buildmode=pie [2021-06-07T12:34:05.910Z] #57 37.97 + EXTRA_FLAGS=-buildmode=pie [2021-06-07T12:34:05.910Z] #57 37.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-07T12:34:05.910Z] #57 37.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-07T12:34:05.910Z] #57 37.97 + '[' '' = dynamic ']' [2021-06-07T12:34:05.910Z] #57 37.97 + make [2021-06-07T12:34:05.910Z] #57 39.28 + bin/ctr [2021-06-07T12:34:06.281Z] #57 42.15 Checking out files: 55% (2169/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 98% (3875/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-07T12:34:06.281Z] #57 43.26 + cd /tmp/tmp.XAnHcFP1SA/src/github.com/containerd/containerd [2021-06-07T12:34:06.281Z] #57 43.26 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-07T12:34:06.296Z] Merge succeeded, producing 93c0b6d23e191ad61039c89f667174f2be9fc54a [2021-06-07T12:34:06.297Z] Checking out Revision 93c0b6d23e191ad61039c89f667174f2be9fc54a (PR-42393) [2021-06-07T12:34:06.522Z] #57 ... [2021-06-07T12:34:06.522Z] [2021-06-07T12:34:06.522Z] #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-06-07T12:34:06.522Z] #52 sha256:dca1f59b666fba001acf62c3c76ecc059b28ae5398a030acb7cdeb1e4f1668e4 [2021-06-07T12:34:06.522Z] #52 85.14 mvdan.cc/sh/v3/cmd/shfmt [2021-06-07T12:34:06.522Z] #52 DONE 91.1s [2021-06-07T12:34:06.522Z] [2021-06-07T12:34:06.522Z] #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-06-07T12:34:06.522Z] #46 sha256:2542d4067061e7198b54ee7b7496598776ed63b28bf347006be28d9ab5b6a85f [2021-06-07T12:34:06.522Z] #46 85.35 github.com/LK4D4/vndr/build [2021-06-07T12:34:06.522Z] #46 86.69 github.com/LK4D4/vndr/versioned [2021-06-07T12:34:06.522Z] #46 86.78 compress/flate [2021-06-07T12:34:06.523Z] #46 88.12 hash/crc32 [2021-06-07T12:34:06.523Z] #46 88.77 net [2021-06-07T12:34:06.523Z] #46 89.39 compress/gzip [2021-06-07T12:34:06.523Z] #46 89.96 vendor/golang.org/x/text/transform [2021-06-07T12:34:06.523Z] #46 90.50 vendor/golang.org/x/text/unicode/bidi [2021-06-07T12:34:06.587Z] #46 ... [2021-06-07T12:34:06.587Z] [2021-06-07T12:34:06.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-06-07T12:34:06.587Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:34:06.587Z] #13 90.37 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-07T12:34:06.587Z] #13 90.38 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-07T12:34:06.587Z] #13 90.38 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:34:06.843Z] #57 43.70 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-07T12:34:06.843Z] #57 43.70 + BUILDTAGS='netgo osusergo static_build' [2021-06-07T12:34:06.843Z] #57 43.70 + export EXTRA_FLAGS=-buildmode=pie [2021-06-07T12:34:06.843Z] #57 43.70 + EXTRA_FLAGS=-buildmode=pie [2021-06-07T12:34:06.843Z] #57 43.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-07T12:34:06.843Z] #57 43.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-07T12:34:06.843Z] #57 43.70 + '[' '' = dynamic ']' [2021-06-07T12:34:06.843Z] #57 43.70 + make [2021-06-07T12:34:06.860Z] #57 ... [2021-06-07T12:34:06.860Z] [2021-06-07T12:34:06.860Z] #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-06-07T12:34:06.860Z] #59 sha256:7ece998637b3b366a7f4c2370a700d0637f4d530bb4b98ff6edbd6f59a4bbabf [2021-06-07T12:34:06.860Z] #59 83.26 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-07T12:34:06.860Z] #59 83.26 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-07T12:34:06.998Z] The recommended git tool is: git [2021-06-07T12:34:03.550Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:34:03.552Z] > git merge 8dbd90ec00daa26dc45d7da2431c965dec99e8b4 # timeout=10 [2021-06-07T12:34:06.209Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-07T12:34:06.332Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T12:34:06.379Z] > git checkout -f 93c0b6d23e191ad61039c89f667174f2be9fc54a # timeout=10 [2021-06-07T12:34:07.405Z] #57 ... [2021-06-07T12:34:07.405Z] [2021-06-07T12:34:07.405Z] #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-06-07T12:34:07.405Z] #52 sha256:9d10e8ca04ecae6539f1a071871a00770dfb1742f8e9d30240cfad069c5507c4 [2021-06-07T12:34:07.405Z] #52 73.64 mvdan.cc/editorconfig [2021-06-07T12:34:07.405Z] #52 74.80 mvdan.cc/sh/v3/fileutil [2021-06-07T12:34:07.405Z] #52 75.01 text/tabwriter [2021-06-07T12:34:07.405Z] #52 75.52 mvdan.cc/sh/v3/syntax [2021-06-07T12:34:07.405Z] #52 81.50 mvdan.cc/sh/v3/cmd/shfmt [2021-06-07T12:34:07.405Z] #52 ... [2021-06-07T12:34:07.405Z] [2021-06-07T12:34:07.405Z] #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-06-07T12:34:07.405Z] #46 sha256:6f731317681e25d7dcb4a757b9dcbcc66469587f215dc52e6a04fce4c7fa7c8f [2021-06-07T12:34:07.405Z] #46 83.50 github.com/LK4D4/vndr/build [2021-06-07T12:34:07.452Z] #46 92.62 vendor/golang.org/x/text/secure/bidirule [2021-06-07T12:34:07.709Z] #46 ... [2021-06-07T12:34:07.709Z] [2021-06-07T12:34:07.709Z] #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-06-07T12:34:07.709Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:34:07.709Z] #13 88.73 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-07T12:34:07.709Z] #13 88.73 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-07T12:34:07.709Z] #13 88.74 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:34:08.827Z] #46 85.07 github.com/LK4D4/vndr/versioned [2021-06-07T12:34:08.827Z] #46 85.13 compress/flate [2021-06-07T12:34:10.196Z] #46 86.44 hash/crc32 [2021-06-07T12:34:10.757Z] #46 ... [2021-06-07T12:34:10.757Z] [2021-06-07T12:34:10.757Z] #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-06-07T12:34:10.757Z] #52 sha256:9d10e8ca04ecae6539f1a071871a00770dfb1742f8e9d30240cfad069c5507c4 [2021-06-07T12:34:10.757Z] #52 DONE 87.0s [2021-06-07T12:34:10.757Z] [2021-06-07T12:34:10.757Z] #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-06-07T12:34:10.757Z] #46 sha256:6f731317681e25d7dcb4a757b9dcbcc66469587f215dc52e6a04fce4c7fa7c8f [2021-06-07T12:34:10.757Z] #46 87.18 net [2021-06-07T12:34:11.014Z] #46 87.35 compress/gzip [2021-06-07T12:34:11.119Z] #59 ... [2021-06-07T12:34:11.119Z] [2021-06-07T12:34:11.119Z] #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-06-07T12:34:11.119Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-07T12:34:11.119Z] #13 74.72 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-07T12:34:11.119Z] #13 74.72 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-07T12:34:11.119Z] #13 74.73 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:34:11.119Z] #13 83.77 Selecting previously unselected package libapparmor1:arm64. [2021-06-07T12:34:11.119Z] #13 83.79 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-06-07T12:34:11.119Z] #13 83.79 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-06-07T12:34:11.119Z] #13 83.89 Selecting previously unselected package libapparmor-dev:arm64. [2021-06-07T12:34:11.119Z] #13 83.89 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-06-07T12:34:11.119Z] #13 83.92 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-07T12:34:11.119Z] #13 84.08 Selecting previously unselected package libbtrfs0. [2021-06-07T12:34:11.119Z] #13 84.09 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-07T12:34:11.119Z] #13 84.10 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-07T12:34:11.119Z] #13 84.21 Selecting previously unselected package libbtrfs-dev. [2021-06-07T12:34:11.120Z] #13 84.23 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-07T12:34:11.120Z] #13 84.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:34:11.120Z] #13 84.34 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-06-07T12:34:11.120Z] #13 84.34 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-07T12:34:11.120Z] #13 84.35 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-07T12:34:11.120Z] #13 84.45 Selecting previously unselected package libudev-dev:arm64. [2021-06-07T12:34:11.120Z] #13 84.45 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-06-07T12:34:11.120Z] #13 84.48 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-07T12:34:11.120Z] #13 84.65 Selecting previously unselected package libsepol1-dev:arm64. [2021-06-07T12:34:11.120Z] #13 84.66 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-06-07T12:34:11.120Z] #13 84.67 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-06-07T12:34:11.382Z] #13 84.94 Selecting previously unselected package libpcre16-3:arm64. [2021-06-07T12:34:11.383Z] #13 84.95 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-06-07T12:34:11.383Z] #13 85.05 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-06-07T12:34:11.576Z] #46 87.87 vendor/golang.org/x/text/transform [2021-06-07T12:34:11.646Z] #13 85.25 Selecting previously unselected package libpcre32-3:arm64. [2021-06-07T12:34:11.646Z] #13 85.25 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-06-07T12:34:11.646Z] #13 85.26 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-06-07T12:34:11.646Z] #13 85.43 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-06-07T12:34:11.646Z] #13 85.44 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-06-07T12:34:11.646Z] #13 85.45 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-07T12:34:11.646Z] #13 85.57 Selecting previously unselected package libpcre3-dev:arm64. [2021-06-07T12:34:11.909Z] #13 85.57 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-06-07T12:34:11.909Z] #13 85.58 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-07T12:34:12.501Z] #13 86.02 Selecting previously unselected package libselinux1-dev:arm64. [2021-06-07T12:34:12.501Z] #13 86.02 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-06-07T12:34:12.501Z] #13 86.03 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-07T12:34:12.503Z] #46 88.62 vendor/golang.org/x/text/unicode/bidi [2021-06-07T12:34:13.025Z] #13 86.60 Selecting previously unselected package libdevmapper-dev:arm64. [2021-06-07T12:34:13.025Z] #13 86.60 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-06-07T12:34:13.025Z] #13 86.63 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-07T12:34:13.869Z] #46 90.22 vendor/golang.org/x/text/secure/bidirule [2021-06-07T12:34:13.972Z] #13 87.53 Selecting previously unselected package libseccomp-dev:arm64. [2021-06-07T12:34:13.972Z] #13 87.54 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-07T12:34:13.972Z] #13 87.56 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-07T12:34:13.972Z] #13 ... [2021-06-07T12:34:13.972Z] [2021-06-07T12:34:13.972Z] #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-06-07T12:34:13.972Z] #59 sha256:7ece998637b3b366a7f4c2370a700d0637f4d530bb4b98ff6edbd6f59a4bbabf [2021-06-07T12:34:13.972Z] #59 DONE 90.4s [2021-06-07T12:34:13.972Z] [2021-06-07T12:34:13.972Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-07T12:34:13.972Z] #60 sha256:247206ba4e510e27181429bc28d97ef8a7fca15677645cd972a647a888f15ea7 [2021-06-07T12:34:13.972Z] #60 DONE 0.1s [2021-06-07T12:34:13.972Z] [2021-06-07T12:34:13.972Z] #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-06-07T12:34:13.972Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-07T12:34:13.972Z] #13 87.73 Selecting previously unselected package libsystemd-dev:arm64. [2021-06-07T12:34:13.972Z] #13 ... [2021-06-07T12:34:13.972Z] [2021-06-07T12:34:13.972Z] #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-06-07T12:34:13.973Z] #46 sha256:3aae08e1e0e1aed38a7bcc652e20a0a2510e1abdb2164e308be524ce4afe1df7 [2021-06-07T12:34:13.973Z] #46 83.57 net/http/internal [2021-06-07T12:34:13.973Z] #46 85.22 net/textproto [2021-06-07T12:34:13.973Z] #46 85.23 vendor/golang.org/x/net/http/httpproxy [2021-06-07T12:34:13.973Z] #46 85.24 crypto/x509 [2021-06-07T12:34:13.973Z] #46 86.23 vendor/golang.org/x/net/http/httpguts [2021-06-07T12:34:13.973Z] #46 86.24 mime/multipart [2021-06-07T12:34:13.973Z] #46 87.88 crypto/tls [2021-06-07T12:34:14.125Z] #46 90.53 vendor/golang.org/x/text/unicode/norm [2021-06-07T12:34:14.235Z] #46 ... [2021-06-07T12:34:14.235Z] [2021-06-07T12:34:14.235Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-07T12:34:14.235Z] #61 sha256:dc0b2f73a873183fd9cdf073b83e400c5d1984352c510b690a965d461d338b7c [2021-06-07T12:34:14.235Z] #61 DONE 0.1s [2021-06-07T12:34:14.235Z] [2021-06-07T12:34:14.235Z] #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-06-07T12:34:14.235Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-07T12:34:14.235Z] #13 87.78 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-06-07T12:34:14.235Z] #13 87.80 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-07T12:34:14.812Z] #13 88.53 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-07T12:34:14.812Z] #13 88.56 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-07T12:34:14.812Z] #13 88.59 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-06-07T12:34:14.812Z] #13 88.61 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-07T12:34:15.074Z] #13 88.62 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-06-07T12:34:15.074Z] #13 88.67 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-06-07T12:34:15.074Z] #13 88.68 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:34:15.074Z] #13 88.71 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-07T12:34:15.074Z] #13 88.74 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-06-07T12:34:15.074Z] #13 88.76 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-07T12:34:15.074Z] #13 88.78 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-07T12:34:15.074Z] #13 88.80 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:34:15.074Z] #13 88.82 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-07T12:34:15.074Z] #13 88.84 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-07T12:34:15.074Z] #13 88.86 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-07T12:34:15.074Z] #13 88.87 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-07T12:34:15.074Z] #13 88.89 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-07T12:34:15.074Z] #13 88.90 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:34:15.074Z] #13 88.92 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-07T12:34:15.074Z] #13 88.93 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-06-07T12:34:15.074Z] #13 88.94 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:34:15.074Z] #13 88.96 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-06-07T12:34:15.337Z] #13 88.96 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-06-07T12:34:15.337Z] #13 88.97 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-07T12:34:15.337Z] #13 88.98 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-07T12:34:15.337Z] #13 89.00 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-07T12:34:15.337Z] #13 89.03 Setting up dmsetup (2:1.02.155-3) ... [2021-06-07T12:34:15.337Z] #13 89.05 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-07T12:34:15.337Z] #13 89.06 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-07T12:34:15.337Z] #13 89.09 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:34:15.922Z] #13 DONE 89.6s [2021-06-07T12:34:15.922Z] [2021-06-07T12:34:15.922Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:34:15.922Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-07T12:34:15.922Z] #32 ... [2021-06-07T12:34:15.922Z] [2021-06-07T12:34:15.922Z] #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-06-07T12:34:15.922Z] #46 sha256:3aae08e1e0e1aed38a7bcc652e20a0a2510e1abdb2164e308be524ce4afe1df7 [2021-06-07T12:34:15.922Z] #46 92.45 net/http/httptrace [2021-06-07T12:34:16.183Z] #46 92.67 net/http [2021-06-07T12:34:16.610Z] #13 ... [2021-06-07T12:34:16.610Z] [2021-06-07T12:34:16.610Z] #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-06-07T12:34:16.610Z] #46 sha256:d808209f88e09f7abf2f18b61fb9a5b172f4f9804db095939a6201b92e5e7060 [2021-06-07T12:34:16.610Z] #46 93.64 vendor/golang.org/x/text/secure/bidirule [2021-06-07T12:34:16.610Z] #46 93.95 vendor/golang.org/x/text/unicode/norm [2021-06-07T12:34:16.610Z] #46 97.41 vendor/golang.org/x/net/idna [2021-06-07T12:34:16.610Z] #46 99.17 vendor/golang.org/x/net/http2/hpack [2021-06-07T12:34:16.610Z] #46 99.98 mime [2021-06-07T12:34:16.610Z] #46 101.6 mime/quotedprintable [2021-06-07T12:34:16.610Z] #46 102.0 net/http/internal [2021-06-07T12:34:17.370Z] Commit message: "Merge commit '8dbd90ec00daa26dc45d7da2431c965dec99e8b4' into HEAD" [2021-06-07T12:34:17.389Z] #46 93.78 vendor/golang.org/x/net/idna [2021-06-07T12:34:17.515Z] First time build. Skipping changelog. [2021-06-07T12:34:17.661Z] #13 ... [2021-06-07T12:34:17.661Z] [2021-06-07T12:34:17.661Z] #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-06-07T12:34:17.661Z] #46 sha256:2542d4067061e7198b54ee7b7496598776ed63b28bf347006be28d9ab5b6a85f [2021-06-07T12:34:17.661Z] #46 92.89 vendor/golang.org/x/text/unicode/norm [2021-06-07T12:34:17.661Z] #46 96.64 vendor/golang.org/x/net/idna [2021-06-07T12:34:17.661Z] #46 98.72 vendor/golang.org/x/net/http2/hpack [2021-06-07T12:34:17.661Z] #46 99.57 mime [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-07T12:34:17.990Z] #46 104.8 crypto/tls [2021-06-07T12:34:18.118Z] #46 ... [2021-06-07T12:34:18.118Z] [2021-06-07T12:34:18.118Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-07T12:34:18.118Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-06-07T12:34:18.118Z] #14 DONE 2.0s [2021-06-07T12:34:18.118Z] [2021-06-07T12:34:18.118Z] #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-06-07T12:34:18.118Z] #54 sha256:f7eb1e7086a75c1fb1a96a3abf6f7074a370b517c6d7dc4b22572a2eb44705ed [2021-06-07T12:34:18.118Z] #54 1.826 + RM_GOPATH=0 [2021-06-07T12:34:18.118Z] #54 1.826 + TMP_GOPATH= [2021-06-07T12:34:18.118Z] #54 1.827 + : /build [2021-06-07T12:34:18.118Z] #54 1.827 + '[' -z '' ']' [2021-06-07T12:34:18.118Z] #54 1.827 ++ mktemp -d [2021-06-07T12:34:18.118Z] #54 1.832 + export GOPATH=/tmp/tmp.oQuYbfOTJo [2021-06-07T12:34:18.118Z] #54 1.832 + GOPATH=/tmp/tmp.oQuYbfOTJo [2021-06-07T12:34:18.118Z] #54 1.832 + RM_GOPATH=1 [2021-06-07T12:34:18.118Z] #54 1.832 + case "$(go env GOARCH)" in [2021-06-07T12:34:18.118Z] #54 1.832 ++ go env GOARCH [2021-06-07T12:34:18.118Z] #54 1.843 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:34:18.118Z] #54 1.844 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:34:18.118Z] #54 1.848 ++ dirname /tmp/install/install.sh [2021-06-07T12:34:18.118Z] #54 1.852 + dir=/tmp/install [2021-06-07T12:34:18.118Z] #54 1.852 + bin=runc [2021-06-07T12:34:18.118Z] #54 1.853 + shift [2021-06-07T12:34:18.118Z] #54 1.853 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-07T12:34:18.118Z] #54 1.854 + . /tmp/install/runc.installer [2021-06-07T12:34:18.118Z] #54 1.854 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:34:18.118Z] #54 1.855 + install_runc [2021-06-07T12:34:18.118Z] #54 1.856 + uname -r [2021-06-07T12:34:18.118Z] #54 1.859 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-07T12:34:18.118Z] #54 1.864 + RUNC_BUILDTAGS='seccomp ' [2021-06-07T12:34:18.118Z] #54 1.867 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-07T12:34:18.118Z] #54 1.870 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-07T12:34:18.118Z] #54 1.871 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oQuYbfOTJo/src/github.com/opencontainers/runc [2021-06-07T12:34:18.118Z] #54 1.875 Cloning into '/tmp/tmp.oQuYbfOTJo/src/github.com/opencontainers/runc'... [2021-06-07T12:34:18.315Z] #46 ... [2021-06-07T12:34:18.315Z] [2021-06-07T12:34:18.315Z] #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-06-07T12:34:18.315Z] #57 sha256:810d022360964d7c5be1e766e499af9736577de18fbc4110fbd82dde52bd863e [2021-06-07T12:34:18.315Z] #57 45.08 + bin/ctr [2021-06-07T12:34:18.315Z] #57 ... [2021-06-07T12:34:18.315Z] [2021-06-07T12:34:18.315Z] #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-06-07T12:34:18.315Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:34:18.315Z] #13 88.38 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-07T12:34:18.315Z] #13 88.39 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-07T12:34:18.315Z] #13 88.39 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:34:18.594Z] #46 103.8 crypto/x509 [2021-06-07T12:34:17.411Z] > git rev-list --no-walk a970906cd13ec2dc706a841b9c9388ea2de4408d # timeout=10 [2021-06-07T12:34:18.851Z] #46 103.8 net/textproto [2021-06-07T12:34:18.930Z] #46 ... [2021-06-07T12:34:18.930Z] [2021-06-07T12:34:18.930Z] #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-06-07T12:34:18.930Z] #59 sha256:91f051de00fb1b00c833137b232aa7ddf6541013cc4a977abe5bce8c101b92c8 [2021-06-07T12:34:18.930Z] #59 105.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-07T12:34:18.930Z] #59 105.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-07T12:34:19.514Z] #54 ... [2021-06-07T12:34:19.514Z] [2021-06-07T12:34:19.514Z] #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-06-07T12:34:19.514Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-06-07T12:34:19.514Z] #15 DONE 1.6s [2021-06-07T12:34:19.514Z] [2021-06-07T12:34:19.514Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-07T12:34:19.514Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-06-07T12:34:19.780Z] #46 104.8 vendor/golang.org/x/net/http/httpguts [2021-06-07T12:34:19.781Z] #46 105.1 vendor/golang.org/x/net/http/httpproxy [2021-06-07T12:34:20.343Z] #46 105.5 mime/multipart [2021-06-07T12:34:20.906Z] #46 ... [2021-06-07T12:34:20.906Z] [2021-06-07T12:34:20.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-06-07T12:34:20.906Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:34:20.906Z] #13 101.8 Selecting previously unselected package libapparmor1:amd64. [2021-06-07T12:34:20.906Z] #13 101.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-07T12:34:20.906Z] #13 101.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-07T12:34:20.912Z] #16 1.473 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-07T12:34:21.163Z] #13 101.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-07T12:34:21.163Z] #13 102.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-07T12:34:21.163Z] #13 102.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-07T12:34:21.163Z] #13 102.1 Selecting previously unselected package libbtrfs0. [2021-06-07T12:34:21.163Z] #13 102.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-07T12:34:21.163Z] #13 102.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-07T12:34:21.163Z] #13 102.2 Selecting previously unselected package libbtrfs-dev. [2021-06-07T12:34:21.163Z] #13 102.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-07T12:34:21.163Z] #13 102.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:34:21.175Z] #16 DONE 1.7s [2021-06-07T12:34:21.175Z] [2021-06-07T12:34:21.175Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-07T12:34:21.175Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-06-07T12:34:21.198Z] + docker version [2021-06-07T12:34:21.419Z] #13 102.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-07T12:34:21.419Z] #13 102.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-07T12:34:21.419Z] #13 102.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-07T12:34:21.419Z] #13 102.5 Selecting previously unselected package libudev-dev:amd64. [2021-06-07T12:34:21.419Z] #13 102.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-07T12:34:21.419Z] #13 102.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-07T12:34:21.419Z] #13 102.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-07T12:34:21.675Z] #13 102.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-07T12:34:21.675Z] #13 102.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-07T12:34:21.932Z] #13 102.9 Selecting previously unselected package libpcre16-3:amd64. [2021-06-07T12:34:21.932Z] #13 102.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-07T12:34:21.932Z] #13 102.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-07T12:34:22.175Z] #57 174.6 + bin/containerd [2021-06-07T12:34:22.175Z] #57 ... [2021-06-07T12:34:22.175Z] [2021-06-07T12:34:22.175Z] #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-06-07T12:34:22.175Z] #54 sha256:bbed5b27ac872d4a9e7621233bde72b5b795dc215edbb91a7117b92d2b0c55e6 [2021-06-07T12:34:22.175Z] #54 105.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-07T12:34:22.175Z] #54 106.4 + mkdir -p /build [2021-06-07T12:34:22.175Z] #54 106.4 + cp runc /build/runc [2021-06-07T12:34:22.175Z] #54 DONE 106.9s [2021-06-07T12:34:22.189Z] #13 103.2 Selecting previously unselected package libpcre32-3:amd64. [2021-06-07T12:34:22.189Z] #13 103.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-07T12:34:22.189Z] #13 103.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-07T12:34:22.434Z] [2021-06-07T12:34:22.434Z] #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-06-07T12:34:22.434Z] #57 sha256:18cc8dfe33a8c350c074805422176fbc210f08b271aeed12371567928445d46a [2021-06-07T12:34:22.448Z] #13 103.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-07T12:34:22.448Z] #13 103.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-07T12:34:22.448Z] #13 103.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-07T12:34:22.448Z] #13 103.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-07T12:34:22.448Z] #13 103.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-07T12:34:22.448Z] #13 103.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-07T12:34:22.569Z] #17 DONE 1.6s [2021-06-07T12:34:22.569Z] [2021-06-07T12:34:22.569Z] #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-06-07T12:34:22.569Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-07T12:34:22.705Z] #13 103.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-07T12:34:22.832Z] #40 ... [2021-06-07T12:34:22.832Z] [2021-06-07T12:34:22.832Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-07T12:34:22.832Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-06-07T12:34:22.962Z] #13 103.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-07T12:34:22.962Z] #13 103.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-07T12:34:23.218Z] #13 104.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-07T12:34:23.218Z] #13 104.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-07T12:34:23.218Z] #13 104.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-07T12:34:23.218Z] #13 104.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-07T12:34:23.218Z] #13 104.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-07T12:34:23.218Z] #13 104.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-07T12:34:23.218Z] #13 104.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-07T12:34:23.474Z] #13 104.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-07T12:34:23.474Z] #13 104.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-07T12:34:23.557Z] #13 ... [2021-06-07T12:34:23.557Z] [2021-06-07T12:34:23.557Z] #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-06-07T12:34:23.557Z] #46 sha256:6f731317681e25d7dcb4a757b9dcbcc66469587f215dc52e6a04fce4c7fa7c8f [2021-06-07T12:34:23.557Z] #46 95.77 vendor/golang.org/x/net/http2/hpack [2021-06-07T12:34:23.557Z] #46 96.74 mime [2021-06-07T12:34:23.557Z] #46 98.25 mime/quotedprintable [2021-06-07T12:34:23.557Z] #46 98.53 net/http/internal [2021-06-07T12:34:24.037Z] #13 104.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-07T12:34:24.037Z] #13 104.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-07T12:34:24.037Z] #13 104.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-07T12:34:24.037Z] #13 104.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-07T12:34:24.037Z] #13 104.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-07T12:34:24.037Z] #13 105.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-07T12:34:24.037Z] #13 105.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:34:24.037Z] #13 105.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-07T12:34:24.037Z] #13 105.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-07T12:34:24.037Z] #13 105.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-07T12:34:24.037Z] #13 105.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-07T12:34:24.037Z] #13 105.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:34:24.037Z] #13 105.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-07T12:34:24.037Z] #13 105.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-07T12:34:24.037Z] #13 105.1 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-07T12:34:24.037Z] #13 105.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-07T12:34:24.037Z] #13 105.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-07T12:34:24.037Z] #13 105.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:34:24.037Z] #13 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-07T12:34:24.037Z] #13 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-07T12:34:24.037Z] #13 105.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:34:24.037Z] #13 105.2 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-06-07T12:34:24.208Z] #59 ... [2021-06-07T12:34:24.208Z] [2021-06-07T12:34:24.208Z] #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-06-07T12:34:24.208Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:34:24.208Z] #13 104.3 Selecting previously unselected package libapparmor1:amd64. [2021-06-07T12:34:24.208Z] #13 104.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-07T12:34:24.208Z] #13 104.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-07T12:34:24.208Z] #13 104.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-07T12:34:24.208Z] #13 104.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-07T12:34:24.208Z] #13 104.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-07T12:34:24.208Z] #13 104.6 Selecting previously unselected package libbtrfs0. [2021-06-07T12:34:24.208Z] #13 104.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-07T12:34:24.208Z] #13 104.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-07T12:34:24.208Z] #13 104.7 Selecting previously unselected package libbtrfs-dev. [2021-06-07T12:34:24.208Z] #13 104.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-07T12:34:24.208Z] #13 104.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:34:24.208Z] #13 104.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-07T12:34:24.208Z] #13 104.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-07T12:34:24.208Z] #13 104.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-07T12:34:24.208Z] #13 104.9 Selecting previously unselected package libudev-dev:amd64. [2021-06-07T12:34:24.208Z] #13 104.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-07T12:34:24.208Z] #13 104.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-07T12:34:24.208Z] #13 105.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-07T12:34:24.208Z] #13 105.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-07T12:34:24.208Z] #13 105.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-07T12:34:24.208Z] #13 105.4 Selecting previously unselected package libpcre16-3:amd64. [2021-06-07T12:34:24.208Z] #13 105.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-07T12:34:24.208Z] #13 105.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-07T12:34:24.208Z] #13 105.5 Selecting previously unselected package libpcre32-3:amd64. [2021-06-07T12:34:24.208Z] #13 105.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-07T12:34:24.208Z] #13 105.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-07T12:34:24.208Z] #13 105.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-07T12:34:24.208Z] #13 105.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-07T12:34:24.208Z] #13 105.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-07T12:34:24.208Z] #13 105.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-07T12:34:24.208Z] #13 105.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-07T12:34:24.208Z] #13 105.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-07T12:34:24.208Z] #13 106.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-07T12:34:24.209Z] #13 106.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-07T12:34:24.209Z] #13 106.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-07T12:34:24.209Z] #13 106.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-07T12:34:24.209Z] #13 106.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-07T12:34:24.209Z] #13 106.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-07T12:34:24.209Z] #13 106.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-07T12:34:24.209Z] #13 106.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-07T12:34:24.209Z] #13 106.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-07T12:34:24.209Z] #13 106.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-07T12:34:24.209Z] #13 106.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-07T12:34:24.209Z] #13 106.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-07T12:34:24.209Z] #13 107.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-07T12:34:24.209Z] #13 107.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-07T12:34:24.209Z] #13 107.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-07T12:34:24.209Z] #13 107.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-07T12:34:24.209Z] #13 107.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-07T12:34:24.209Z] #13 107.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-07T12:34:24.209Z] #13 107.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:34:24.209Z] #13 107.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-07T12:34:24.209Z] #13 107.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-07T12:34:24.209Z] #13 107.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-07T12:34:24.209Z] #13 107.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-07T12:34:24.209Z] #13 107.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:34:24.209Z] #13 107.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-07T12:34:24.209Z] #13 107.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-07T12:34:24.209Z] #13 107.3 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-07T12:34:24.209Z] #13 107.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-07T12:34:24.209Z] #13 107.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-07T12:34:24.209Z] #13 107.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:34:24.209Z] #13 107.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-06-07T12:34:24.209Z] #13 107.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-06-07T12:34:24.209Z] #13 107.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:34:24.209Z] #13 107.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-06-07T12:34:24.209Z] #13 107.5 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-06-07T12:34:24.209Z] #13 107.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-07T12:34:24.209Z] #13 107.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-07T12:34:24.209Z] #13 107.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-07T12:34:24.209Z] #13 107.5 Setting up dmsetup (2:1.02.155-3) ... [2021-06-07T12:34:24.209Z] #13 107.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-07T12:34:24.209Z] #13 107.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-07T12:34:24.209Z] #13 107.6 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:34:24.225Z] #18 DONE 1.4s [2021-06-07T12:34:24.225Z] [2021-06-07T12:34:24.225Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-07T12:34:24.225Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-06-07T12:34:24.294Z] #13 105.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-07T12:34:24.294Z] #13 105.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-07T12:34:24.294Z] #13 105.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-07T12:34:24.294Z] #13 105.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-07T12:34:24.294Z] #13 105.2 Setting up dmsetup (2:1.02.155-3) ... [2021-06-07T12:34:24.294Z] #13 105.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-07T12:34:24.294Z] #13 105.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-07T12:34:24.294Z] #13 105.3 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:34:24.339Z] #57 ... [2021-06-07T12:34:24.339Z] [2021-06-07T12:34:24.339Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-07T12:34:24.339Z] #55 sha256:81fd1bb1110230543fef7d00780b0c598a82d768300421e1d1a5bb7b5e31bfab [2021-06-07T12:34:24.339Z] #55 DONE 0.3s [2021-06-07T12:34:24.339Z] [2021-06-07T12:34:24.339Z] #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-06-07T12:34:24.339Z] #57 sha256:18cc8dfe33a8c350c074805422176fbc210f08b271aeed12371567928445d46a [2021-06-07T12:34:25.448Z] #46 101.7 net/textproto [2021-06-07T12:34:25.448Z] #46 101.7 crypto/x509 [2021-06-07T12:34:25.589Z] #13 DONE 109.3s [2021-06-07T12:34:25.589Z] [2021-06-07T12:34:25.589Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-07T12:34:25.589Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-07T12:34:25.849Z] #14 ... [2021-06-07T12:34:25.849Z] [2021-06-07T12:34:25.849Z] #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-06-07T12:34:25.849Z] #59 sha256:91f051de00fb1b00c833137b232aa7ddf6541013cc4a977abe5bce8c101b92c8 [2021-06-07T12:34:25.849Z] #59 DONE 112.6s [2021-06-07T12:34:25.849Z] [2021-06-07T12:34:25.849Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-07T12:34:25.849Z] #60 sha256:f7e11ceff660a2972e0acb51736167618d53f6a500b3052f439a98a84487ff27 [2021-06-07T12:34:25.849Z] #60 DONE 0.2s [2021-06-07T12:34:25.849Z] [2021-06-07T12:34:25.849Z] #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-06-07T12:34:25.849Z] #54 sha256:22f42d29deeceac0054457a33bf8166756bc49bbb3f9a0605cf63937227d7b2d [2021-06-07T12:34:26.110Z] #54 ... [2021-06-07T12:34:26.110Z] [2021-06-07T12:34:26.110Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-07T12:34:26.110Z] #61 sha256:1a64a22a296bc51c70dd199c5b8ac74b359349885e5468ea0d4eae36e82244f5 [2021-06-07T12:34:26.110Z] #61 DONE 0.1s [2021-06-07T12:34:26.110Z] [2021-06-07T12:34:26.110Z] #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-06-07T12:34:26.110Z] #46 sha256:d808209f88e09f7abf2f18b61fb9a5b172f4f9804db095939a6201b92e5e7060 [2021-06-07T12:34:26.110Z] #46 110.5 net/http/httptrace [2021-06-07T12:34:26.110Z] #46 110.7 net/http [2021-06-07T12:34:26.149Z] #19 DONE 1.6s [2021-06-07T12:34:26.149Z] [2021-06-07T12:34:26.149Z] #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-06-07T12:34:26.149Z] #54 sha256:f7eb1e7086a75c1fb1a96a3abf6f7074a370b517c6d7dc4b22572a2eb44705ed [2021-06-07T12:34:26.149Z] #54 9.840 + cd /tmp/tmp.oQuYbfOTJo/src/github.com/opencontainers/runc [2021-06-07T12:34:26.149Z] #54 9.840 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:34:26.186Z] #13 DONE 106.9s [2021-06-07T12:34:26.186Z] [2021-06-07T12:34:26.186Z] #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-06-07T12:34:26.186Z] #59 sha256:a9b8e020e4d27731cac9d79bfbff11dc770e9da051e2d8fbd41261ef2c0b46a9 [2021-06-07T12:34:26.186Z] #59 107.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-07T12:34:26.186Z] #59 107.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-07T12:34:26.377Z] #46 102.7 vendor/golang.org/x/net/http/httpguts [2021-06-07T12:34:26.412Z] #54 10.47 + '[' -z '' ']' [2021-06-07T12:34:26.412Z] #54 10.47 + target=static [2021-06-07T12:34:26.412Z] #54 10.47 + make 'BUILDTAGS=seccomp ' static [2021-06-07T12:34:26.633Z] #46 102.9 vendor/golang.org/x/net/http/httpproxy [2021-06-07T12:34:26.991Z] #54 10.95 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-07T12:34:27.195Z] #46 103.3 mime/multipart [2021-06-07T12:34:27.569Z] #59 ... [2021-06-07T12:34:27.569Z] [2021-06-07T12:34:27.569Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-07T12:34:27.569Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-07T12:34:27.569Z] #14 DONE 1.7s [2021-06-07T12:34:27.758Z] #46 ... [2021-06-07T12:34:27.758Z] [2021-06-07T12:34:27.758Z] #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-06-07T12:34:27.758Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-07T12:34:27.758Z] #13 100.8 Selecting previously unselected package libapparmor1:amd64. [2021-06-07T12:34:27.758Z] #13 100.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-07T12:34:27.758Z] #13 100.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-07T12:34:27.826Z] [2021-06-07T12:34:27.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-06-07T12:34:27.826Z] #54 sha256:1b1d3d37b03361201d49aef759cbc442c2cefe911d5945c7f3ef2458c433fdb6 [2021-06-07T12:34:27.826Z] #54 1.663 + RM_GOPATH=0 [2021-06-07T12:34:27.826Z] #54 1.663 + TMP_GOPATH= [2021-06-07T12:34:27.826Z] #54 1.663 + : /build [2021-06-07T12:34:27.826Z] #54 1.663 + '[' -z '' ']' [2021-06-07T12:34:27.826Z] #54 1.670 ++ mktemp -d [2021-06-07T12:34:27.826Z] #54 1.688 + export GOPATH=/tmp/tmp.X4e4Q56TAh [2021-06-07T12:34:27.826Z] #54 1.688 + GOPATH=/tmp/tmp.X4e4Q56TAh [2021-06-07T12:34:27.826Z] #54 1.688 + RM_GOPATH=1 [2021-06-07T12:34:27.826Z] #54 1.688 + case "$(go env GOARCH)" in [2021-06-07T12:34:27.826Z] #54 1.688 ++ go env GOARCH [2021-06-07T12:34:27.826Z] #54 1.703 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:34:27.826Z] #54 1.703 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:34:27.826Z] #54 1.703 ++ dirname /tmp/install/install.sh [2021-06-07T12:34:27.826Z] #54 1.703 + dir=/tmp/install [2021-06-07T12:34:27.826Z] #54 1.703 + bin=runc [2021-06-07T12:34:27.826Z] #54 1.703 + shift [2021-06-07T12:34:27.826Z] #54 1.703 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-07T12:34:27.826Z] #54 1.703 + . /tmp/install/runc.installer [2021-06-07T12:34:27.826Z] #54 1.703 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:34:27.826Z] #54 1.703 + install_runc [2021-06-07T12:34:27.826Z] #54 1.710 + uname -r [2021-06-07T12:34:27.826Z] #54 1.714 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-07T12:34:27.826Z] #54 1.734 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-07T12:34:27.826Z] #54 1.734 + RUNC_BUILDTAGS='seccomp ' [2021-06-07T12:34:27.826Z] #54 1.734 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-07T12:34:27.826Z] #54 1.734 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.X4e4Q56TAh/src/github.com/opencontainers/runc [2021-06-07T12:34:27.826Z] #54 1.762 Cloning into '/tmp/tmp.X4e4Q56TAh/src/github.com/opencontainers/runc'... [2021-06-07T12:34:28.015Z] #13 100.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-07T12:34:28.015Z] #13 100.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-07T12:34:28.015Z] #13 100.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-07T12:34:28.015Z] #13 101.0 Selecting previously unselected package libbtrfs0. [2021-06-07T12:34:28.015Z] #13 101.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-07T12:34:28.015Z] #13 101.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-07T12:34:28.015Z] #13 101.1 Selecting previously unselected package libbtrfs-dev. [2021-06-07T12:34:28.015Z] #13 101.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-07T12:34:28.015Z] #13 101.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:34:28.030Z] #46 ... [2021-06-07T12:34:28.030Z] [2021-06-07T12:34:28.030Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-07T12:34:28.030Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-07T12:34:28.030Z] #14 DONE 2.4s [2021-06-07T12:34:28.030Z] [2021-06-07T12:34:28.030Z] #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-06-07T12:34:28.030Z] #54 sha256:22f42d29deeceac0054457a33bf8166756bc49bbb3f9a0605cf63937227d7b2d [2021-06-07T12:34:28.030Z] #54 2.019 + RM_GOPATH=0 [2021-06-07T12:34:28.030Z] #54 2.019 + TMP_GOPATH= [2021-06-07T12:34:28.030Z] #54 2.019 + : /build [2021-06-07T12:34:28.030Z] #54 2.019 + '[' -z '' ']' [2021-06-07T12:34:28.030Z] #54 2.019 ++ mktemp -d [2021-06-07T12:34:28.030Z] #54 2.019 + export GOPATH=/tmp/tmp.l0DJA4gGpV [2021-06-07T12:34:28.030Z] #54 2.019 + GOPATH=/tmp/tmp.l0DJA4gGpV [2021-06-07T12:34:28.030Z] #54 2.019 + RM_GOPATH=1 [2021-06-07T12:34:28.030Z] #54 2.019 + case "$(go env GOARCH)" in [2021-06-07T12:34:28.030Z] #54 2.019 ++ go env GOARCH [2021-06-07T12:34:28.030Z] #54 2.051 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:34:28.030Z] #54 2.051 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:34:28.030Z] #54 2.051 ++ dirname /tmp/install/install.sh [2021-06-07T12:34:28.030Z] #54 2.051 + dir=/tmp/install [2021-06-07T12:34:28.030Z] #54 2.051 + bin=runc [2021-06-07T12:34:28.030Z] #54 2.051 + shift [2021-06-07T12:34:28.030Z] #54 2.051 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-07T12:34:28.030Z] #54 2.051 + . /tmp/install/runc.installer [2021-06-07T12:34:28.030Z] #54 2.051 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:34:28.030Z] #54 2.051 + install_runc [2021-06-07T12:34:28.030Z] #54 2.054 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-07T12:34:28.030Z] #54 2.054 + uname -r [2021-06-07T12:34:28.030Z] #54 2.060 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-07T12:34:28.030Z] #54 2.065 + RUNC_BUILDTAGS='seccomp ' [2021-06-07T12:34:28.030Z] #54 2.065 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-07T12:34:28.030Z] #54 2.065 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.l0DJA4gGpV/src/github.com/opencontainers/runc [2021-06-07T12:34:28.030Z] #54 2.065 Cloning into '/tmp/tmp.l0DJA4gGpV/src/github.com/opencontainers/runc'... [2021-06-07T12:34:28.271Z] #13 101.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-07T12:34:28.271Z] #13 101.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-07T12:34:28.271Z] #13 101.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-07T12:34:28.271Z] #13 101.2 Selecting previously unselected package libudev-dev:amd64. [2021-06-07T12:34:28.271Z] #13 101.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-07T12:34:28.271Z] #13 101.3 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-07T12:34:28.527Z] #13 101.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-07T12:34:28.527Z] #13 101.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-07T12:34:28.527Z] #13 101.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-07T12:34:28.784Z] #13 101.7 Selecting previously unselected package libpcre16-3:amd64. [2021-06-07T12:34:28.784Z] #13 101.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-07T12:34:28.784Z] #13 101.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-07T12:34:29.040Z] #13 101.9 Selecting previously unselected package libpcre32-3:amd64. [2021-06-07T12:34:29.040Z] #13 101.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-07T12:34:29.040Z] #13 101.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-07T12:34:29.040Z] #13 102.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-07T12:34:29.040Z] #13 102.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-07T12:34:29.040Z] #13 102.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-07T12:34:29.040Z] #13 102.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-07T12:34:29.195Z] #54 ... [2021-06-07T12:34:29.195Z] [2021-06-07T12:34:29.195Z] #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-06-07T12:34:29.195Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-07T12:34:29.195Z] #15 DONE 1.4s [2021-06-07T12:34:29.195Z] [2021-06-07T12:34:29.195Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-07T12:34:29.195Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-07T12:34:29.296Z] #13 102.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-07T12:34:29.296Z] #13 102.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-07T12:34:29.552Z] #13 102.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-07T12:34:29.788Z] Client: [2021-06-07T12:34:29.788Z] Version: 20.10.6 [2021-06-07T12:34:29.788Z] API version: 1.41 [2021-06-07T12:34:29.788Z] Go version: go1.16.3 [2021-06-07T12:34:29.788Z] Git commit: 370c289 [2021-06-07T12:34:29.788Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-07T12:34:29.788Z] OS/Arch: windows/amd64 [2021-06-07T12:34:29.788Z] Context: default [2021-06-07T12:34:29.788Z] Experimental: true [2021-06-07T12:34:29.788Z] [2021-06-07T12:34:29.788Z] Server: Docker Engine - Community [2021-06-07T12:34:29.788Z] Engine: [2021-06-07T12:34:29.788Z] Version: 20.10.6 [2021-06-07T12:34:29.788Z] API version: 1.41 (minimum version 1.24) [2021-06-07T12:34:29.788Z] Go version: go1.13.15 [2021-06-07T12:34:29.788Z] Git commit: 8728dd2 [2021-06-07T12:34:29.788Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-07T12:34:29.788Z] OS/Arch: windows/amd64 [2021-06-07T12:34:29.788Z] Experimental: true [2021-06-07T12:34:29.808Z] #13 102.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-07T12:34:29.808Z] #13 102.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-07T12:34:29.937Z] #54 ... [2021-06-07T12:34:29.937Z] [2021-06-07T12:34:29.937Z] #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-06-07T12:34:29.937Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-07T12:34:29.937Z] #15 DONE 1.7s [2021-06-07T12:34:29.937Z] [2021-06-07T12:34:29.937Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-07T12:34:29.937Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-07T12:34:30.065Z] #13 102.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-07T12:34:30.065Z] #13 102.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-07T12:34:30.065Z] #13 102.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-07T12:34:30.065Z] #13 103.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-07T12:34:30.065Z] #13 103.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-07T12:34:30.065Z] #13 103.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-07T12:34:30.124Z] #16 1.004 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-07T12:34:30.124Z] #16 DONE 1.1s [2021-06-07T12:34:30.124Z] [2021-06-07T12:34:30.124Z] #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-06-07T12:34:30.124Z] #46 sha256:2542d4067061e7198b54ee7b7496598776ed63b28bf347006be28d9ab5b6a85f [2021-06-07T12:34:30.124Z] #46 107.2 crypto/tls [2021-06-07T12:34:30.124Z] #46 113.6 net/http/httptrace [2021-06-07T12:34:30.124Z] #46 113.8 net/http [2021-06-07T12:34:30.124Z] #46 ... [2021-06-07T12:34:30.124Z] [2021-06-07T12:34:30.124Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-07T12:34:30.124Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-07T12:34:30.306Z] #54 ... [2021-06-07T12:34:30.306Z] [2021-06-07T12:34:30.306Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:34:30.306Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-07T12:34:30.306Z] #32 DONE 106.4s [2021-06-07T12:34:30.306Z] [2021-06-07T12:34:30.306Z] #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-06-07T12:34:30.306Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-07T12:34:30.306Z] #20 1.742 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-07T12:34:30.306Z] #20 1.877 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:34:30.306Z] #20 1.969 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:34:30.306Z] #20 2.140 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:34:30.306Z] #20 2.483 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [473 kB] [2021-06-07T12:34:30.306Z] #20 3.211 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-07T12:34:30.306Z] #20 4.387 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-07T12:34:30.321Z] #13 103.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-07T12:34:30.321Z] #13 103.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-07T12:34:30.321Z] #13 103.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [Pipeline] sh [2021-06-07T12:34:30.507Z] #16 0.998 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-07T12:34:30.507Z] #16 DONE 1.1s [2021-06-07T12:34:30.507Z] [2021-06-07T12:34:30.507Z] #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-06-07T12:34:30.507Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:34:30.767Z] #40 ... [2021-06-07T12:34:30.767Z] [2021-06-07T12:34:30.767Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-07T12:34:30.767Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-07T12:34:30.883Z] #13 103.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-07T12:34:30.883Z] #13 103.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-07T12:34:30.883Z] #13 103.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-07T12:34:30.883Z] #13 103.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-07T12:34:30.883Z] #13 103.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-07T12:34:30.883Z] #13 103.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-07T12:34:30.883Z] #13 103.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:34:30.883Z] #13 103.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-07T12:34:30.883Z] #13 103.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-07T12:34:30.883Z] #13 103.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-07T12:34:30.883Z] #13 103.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-07T12:34:30.988Z] using credential docker-jenkins-github-credentials [2021-06-07T12:34:31.064Z] Cloning the remote Git repository [2021-06-07T12:34:31.064Z] Cloning with configured refspecs honoured and without tags [2021-06-07T12:34:31.140Z] #13 104.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-07T12:34:31.140Z] #13 104.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-07T12:34:31.140Z] #13 104.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-07T12:34:31.140Z] #13 104.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-07T12:34:31.140Z] #13 104.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-07T12:34:31.140Z] #13 104.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-07T12:34:31.140Z] #13 104.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:34:31.140Z] #13 104.0 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-06-07T12:34:31.140Z] #13 104.0 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-06-07T12:34:31.140Z] #13 104.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-07T12:34:31.140Z] #13 104.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-06-07T12:34:31.140Z] #13 104.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-06-07T12:34:31.140Z] #13 104.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-07T12:34:31.140Z] #13 104.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-07T12:34:31.140Z] #13 104.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-07T12:34:31.140Z] #13 104.1 Setting up dmsetup (2:1.02.155-3) ... [2021-06-07T12:34:31.140Z] #13 104.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-07T12:34:31.140Z] #13 104.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-07T12:34:31.140Z] #13 104.1 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:34:31.323Z] + docker info [2021-06-07T12:34:31.496Z] #17 DONE 1.2s [2021-06-07T12:34:31.496Z] [2021-06-07T12:34:31.496Z] #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-06-07T12:34:31.496Z] #50 sha256:184c1a2b3e42cc29e328191abf6c363391753048473988b67a366935152d530f [2021-06-07T12:34:31.496Z] #50 ... [2021-06-07T12:34:31.496Z] [2021-06-07T12:34:31.496Z] #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-06-07T12:34:31.496Z] #59 sha256:a9b8e020e4d27731cac9d79bfbff11dc770e9da051e2d8fbd41261ef2c0b46a9 [2021-06-07T12:34:31.496Z] #59 DONE 116.6s [2021-06-07T12:34:31.496Z] [2021-06-07T12:34:31.496Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-07T12:34:31.496Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-07T12:34:31.699Z] #20 5.751 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-07T12:34:31.712Z] #17 DONE 1.2s [2021-06-07T12:34:31.712Z] [2021-06-07T12:34:31.712Z] #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-06-07T12:34:31.712Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:34:31.752Z] #18 ... [2021-06-07T12:34:31.752Z] [2021-06-07T12:34:31.752Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-07T12:34:31.752Z] #60 sha256:0a5202f3960a54385f185e5c146133defe9161ed36ecf364325c2500d28ba367 [2021-06-07T12:34:31.752Z] #60 DONE 0.2s [2021-06-07T12:34:31.752Z] [2021-06-07T12:34:31.752Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-07T12:34:31.752Z] #61 sha256:eecc0be447f1ca2b973b05087798d7f55b9419ecb1cce18536000642ab79f0db [2021-06-07T12:34:31.752Z] #61 DONE 0.1s [2021-06-07T12:34:31.752Z] [2021-06-07T12:34:31.752Z] #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-06-07T12:34:31.752Z] #50 sha256:184c1a2b3e42cc29e328191abf6c363391753048473988b67a366935152d530f [2021-06-07T12:34:31.971Z] #40 ... [2021-06-07T12:34:31.971Z] [2021-06-07T12:34:31.971Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-07T12:34:31.971Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-07T12:34:32.506Z] #13 DONE 105.5s [2021-06-07T12:34:32.506Z] [2021-06-07T12:34:32.506Z] #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-06-07T12:34:32.506Z] #54 sha256:957f58f095e691199e6f29d74e49ff7f71e3701984433027b31df5ef0f1f215d [2021-06-07T12:34:31.254Z] Cloning repository https://github.com/moby/moby.git [2021-06-07T12:34:31.643Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-07T12:34:32.426Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-07T12:34:32.426Z] > git --version # timeout=10 [2021-06-07T12:34:32.474Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-07T12:34:32.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:34:32.479Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42393/head:refs/remotes/origin/PR-42393 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:34:32.908Z] #18 DONE 1.2s [2021-06-07T12:34:32.908Z] [2021-06-07T12:34:32.908Z] #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-06-07T12:34:32.908Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:34:33.123Z] #50 ... [2021-06-07T12:34:33.123Z] [2021-06-07T12:34:33.123Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-07T12:34:33.123Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-07T12:34:33.123Z] #18 DONE 1.6s [2021-06-07T12:34:33.123Z] [2021-06-07T12:34:33.123Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-07T12:34:33.123Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-07T12:34:33.171Z] #40 ... [2021-06-07T12:34:33.171Z] [2021-06-07T12:34:33.171Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-07T12:34:33.171Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-07T12:34:33.627Z] #20 ... [2021-06-07T12:34:33.627Z] [2021-06-07T12:34:33.627Z] #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-06-07T12:34:33.627Z] #46 sha256:3aae08e1e0e1aed38a7bcc652e20a0a2510e1abdb2164e308be524ce4afe1df7 [2021-06-07T12:34:33.627Z] #46 102.2 github.com/LK4D4/vndr/godl [2021-06-07T12:34:33.627Z] #46 103.1 github.com/LK4D4/vndr [2021-06-07T12:34:33.627Z] #46 DONE 109.9s [2021-06-07T12:34:33.627Z] [2021-06-07T12:34:33.627Z] #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-06-07T12:34:33.627Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-07T12:34:34.120Z] #19 DONE 1.2s [2021-06-07T12:34:34.120Z] [2021-06-07T12:34:34.120Z] #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-06-07T12:34:34.120Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:34:34.120Z] #40 ... [2021-06-07T12:34:34.120Z] [2021-06-07T12:34:34.120Z] #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-06-07T12:34:34.120Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:34:34.204Z] #40 ... [2021-06-07T12:34:34.204Z] [2021-06-07T12:34:34.204Z] #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-06-07T12:34:34.205Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-07T12:34:34.205Z] #20 8.427 Fetched 8791 kB in 7s (1268 kB/s) [2021-06-07T12:34:34.492Z] #19 DONE 1.8s [2021-06-07T12:34:34.492Z] [2021-06-07T12:34:34.492Z] #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-06-07T12:34:34.492Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:34:35.025Z] #54 ... [2021-06-07T12:34:35.025Z] [2021-06-07T12:34:35.025Z] #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-06-07T12:34:35.025Z] #59 sha256:faa51e14e50fbc58668ace0b5272017a71a4c16e7eba6417a6f8aa5b9dd8b49a [2021-06-07T12:34:35.025Z] #59 104.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-07T12:34:35.025Z] #59 104.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-07T12:34:35.025Z] #59 DONE 111.1s [2021-06-07T12:34:35.025Z] [2021-06-07T12:34:35.025Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-07T12:34:35.025Z] #60 sha256:8fc2fc61cc21b9662e01159a865306c05fe27a1bf2f7830308e636a9c5e6acec [2021-06-07T12:34:35.025Z] #60 DONE 0.1s [2021-06-07T12:34:35.025Z] [2021-06-07T12:34:35.025Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-07T12:34:35.025Z] #61 sha256:08a991324588d57567f0b5ec5079c8fb6a86d6d71c546c12addfde7220ca087e [2021-06-07T12:34:35.025Z] #61 DONE 0.1s [2021-06-07T12:34:35.025Z] [2021-06-07T12:34:35.025Z] #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-06-07T12:34:35.025Z] #46 sha256:6f731317681e25d7dcb4a757b9dcbcc66469587f215dc52e6a04fce4c7fa7c8f [2021-06-07T12:34:35.025Z] #46 105.1 crypto/tls [2021-06-07T12:34:35.025Z] #46 110.7 net/http/httptrace [2021-06-07T12:34:35.025Z] #46 110.9 net/http [2021-06-07T12:34:35.500Z] #20 1.475 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-07T12:34:35.759Z] #20 1.568 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:34:35.759Z] #20 1.587 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:34:35.759Z] #20 1.604 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:34:36.019Z] #20 1.988 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-07T12:34:36.389Z] #20 1.419 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-07T12:34:36.389Z] #20 1.608 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:34:36.389Z] #20 1.686 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:34:36.389Z] #20 1.769 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:34:36.645Z] #20 1.962 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-07T12:34:36.761Z] #20 8.427 Reading package lists... [2021-06-07T12:34:36.915Z] #46 ... [2021-06-07T12:34:36.915Z] [2021-06-07T12:34:36.915Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-07T12:34:36.915Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-07T12:34:36.915Z] #14 DONE 4.1s [2021-06-07T12:34:36.915Z] [2021-06-07T12:34:36.915Z] #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-06-07T12:34:36.915Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-07T12:34:36.960Z] #20 2.860 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:34:37.574Z] #20 2.884 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:34:38.342Z] #20 4.055 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:34:38.504Z] #20 3.947 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:34:38.685Z] #20 10.91 Reading package lists... [2021-06-07T12:34:39.261Z] #20 12.88 Building dependency tree... [2021-06-07T12:34:39.726Z] #20 5.453 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:34:39.838Z] #20 13.95 libcap2-bin is already the newest version (1:2.25-2). [2021-06-07T12:34:39.838Z] #20 13.95 The following additional packages will be installed: [2021-06-07T12:34:39.838Z] #20 13.95 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-07T12:34:39.838Z] #20 13.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-07T12:34:39.838Z] #20 13.95 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-07T12:34:39.838Z] #20 13.95 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-07T12:34:39.838Z] #20 13.95 python3.7 python3.7-minimal vim-runtime xxd [2021-06-07T12:34:39.838Z] #20 13.96 Suggested packages: [2021-06-07T12:34:39.838Z] #20 13.96 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-07T12:34:39.838Z] #20 13.96 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-07T12:34:39.838Z] #20 13.96 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-07T12:34:39.838Z] #20 13.96 quota [2021-06-07T12:34:39.838Z] #20 13.96 Recommended packages: [2021-06-07T12:34:39.838Z] #20 13.96 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-07T12:34:39.838Z] #20 13.96 python3-keyrings.alt python3-xdg unzip [2021-06-07T12:34:39.872Z] #20 5.229 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:34:40.184Z] #15 DONE 3.5s [2021-06-07T12:34:40.184Z] [2021-06-07T12:34:40.184Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-07T12:34:40.184Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-07T12:34:40.787Z] #20 14.99 The following NEW packages will be installed: [2021-06-07T12:34:40.787Z] #20 14.99 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-07T12:34:40.787Z] #20 14.99 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-07T12:34:40.787Z] #20 14.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-07T12:34:40.787Z] #20 14.99 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-07T12:34:40.787Z] #20 14.99 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-07T12:34:40.788Z] #20 14.99 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-07T12:34:40.788Z] #20 14.99 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-07T12:34:40.788Z] #20 14.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-07T12:34:40.788Z] #20 14.99 xz-utils zip [2021-06-07T12:34:41.050Z] #20 15.31 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-07T12:34:41.050Z] #20 15.31 Need to get 27.7 MB of archives. [2021-06-07T12:34:41.050Z] #20 15.31 After this operation, 114 MB of additional disk space will be used. [2021-06-07T12:34:41.050Z] #20 15.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-06-07T12:34:41.050Z] #20 15.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-06-07T12:34:41.050Z] #20 15.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-06-07T12:34:41.050Z] #20 ... [2021-06-07T12:34:41.050Z] [2021-06-07T12:34:41.050Z] #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-06-07T12:34:41.050Z] #24 sha256:44d319b528d8e4beb7240f37518ead1193b95a5f8216e5cd8e9f8c64bb34ac7c [2021-06-07T12:34:42.268Z] #20 ... [2021-06-07T12:34:42.268Z] [2021-06-07T12:34:42.268Z] #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-06-07T12:34:42.268Z] #54 sha256:22f42d29deeceac0054457a33bf8166756bc49bbb3f9a0605cf63937227d7b2d [2021-06-07T12:34:42.268Z] #54 12.35 + cd /tmp/tmp.l0DJA4gGpV/src/github.com/opencontainers/runc [2021-06-07T12:34:42.268Z] #54 12.35 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:34:42.268Z] #54 12.87 + '[' -z '' ']' [2021-06-07T12:34:42.268Z] #54 12.88 + target=static [2021-06-07T12:34:42.268Z] #54 12.88 + make 'BUILDTAGS=seccomp ' static [2021-06-07T12:34:42.268Z] #54 13.07 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-07T12:34:42.395Z] #20 ... [2021-06-07T12:34:42.395Z] [2021-06-07T12:34:42.395Z] #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-06-07T12:34:42.395Z] #46 sha256:2542d4067061e7198b54ee7b7496598776ed63b28bf347006be28d9ab5b6a85f [2021-06-07T12:34:42.395Z] #46 127.2 github.com/LK4D4/vndr/godl [2021-06-07T12:34:42.653Z] #46 127.9 github.com/LK4D4/vndr [2021-06-07T12:34:44.353Z] #16 4.044 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-07T12:34:44.353Z] #16 DONE 4.1s [2021-06-07T12:34:44.353Z] [2021-06-07T12:34:44.353Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-07T12:34:44.353Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-07T12:34:44.473Z] #24 117.5 Checking out files: 23% (2694/11599) Checking out files: 24% (2784/11599) Checking out files: 25% (2900/11599) Checking out files: 26% (3016/11599) Checking out files: 27% (3132/11599) Checking out files: 28% (3248/11599) Checking out files: 29% (3364/11599) Checking out files: 30% (3480/11599) Checking out files: 31% (3596/11599) Checking out files: 32% (3712/11599) Checking out files: 33% (3828/11599) Checking out files: 34% (3944/11599) Checking out files: 35% (4060/11599) Checking out files: 36% (4176/11599) Checking out files: 37% (4292/11599) Checking out files: 38% (4408/11599) Checking out files: 39% (4524/11599) Checking out files: 40% (4640/11599) Checking out files: 41% (4756/11599) Checking out files: 42% (4872/11599) Checking out files: 43% (4988/11599) Checking out files: 43% (5032/11599) Checking out files: 44% (5104/11599) Checking out files: 45% (5220/11599) Checking out files: 46% (5336/11599) Checking out files: 47% (5452/11599) Checking out files: 48% (5568/11599) Checking out files: 49% (5684/11599) Checking out files: 50% (5800/11599) Checking out files: 51% (5916/11599) Checking out files: 52% (6032/11599) Checking out files: 53% (6148/11599) Checking out files: 54% (6264/11599) Checking out files: 55% (6380/11599) Checking out files: 56% (6496/11599) Checking out files: 57% (6612/11599) Checking out files: 58% (6728/11599) Checking out files: 59% (6844/11599) Checking out files: 60% (6960/11599) Checking out files: 61% (7076/11599) Checking out files: 62% (7192/11599) Checking out files: 63% (7308/11599) Checking out files: 64% (7424/11599) Checking out files: 65% (7540/11599) Checking out files: 66% (7656/11599) Checking out files: 67% (7772/11599) Checking out files: 68% (7888/11599) Checking out files: 69% (8004/11599) Checking out files: 70% (8120/11599) Checking out files: 71% (8236/11599) Checking out files: 72% (8352/11599) Checking out files: 72% (8385/11599) Checking out files: 73% (8468/11599) Checking out files: 74% (8584/11599) Checking out files: 75% (8700/11599) Checking out files: 76% (8816/11599) Checking out files: 77% (8932/11599) Checking out files: 78% (9048/11599) Checking out files: 79% (9164/11599) Checking out files: 80% (9280/11599) Checking out files: 81% (9396/11599) Checking out files: 82% (9512/11599) Checking out files: 83% (9628/11599) Checking out files: 84% (9744/11599) Checking out files: 85% (9860/11599) Checking out files: 86% (9976/11599) Checking out files: 87% (10092/11599) Checking out files: 88% (10208/11599) Checking out files: 89% (10324/11599) Checking out files: 90% (10440/11599) Checking out files: 91% (10556/11599) Checking out files: 92% (10672/11599) Checking out files: 93% (10788/11599) Checking out files: 93% (10893/11599) Checking out files: 94% (10904/11599) Checking out files: 95% (11020/11599) Checking out files: 96% (11136/11599) Checking out files: 97% (11252/11599) Checking out files: 98% (11368/11599) Checking out files: 99% (11484/11599) Checking out files: 100% (11599/11599) Checking out files: 100% (11599/11599), done. [2021-06-07T12:34:44.473Z] #24 120.9 + cd /tmp/tmp.J5rTgBCwyk/tmp/docker-ce [2021-06-07T12:34:44.473Z] #24 121.0 + git checkout -q v17.06.2-ce [2021-06-07T12:34:44.810Z] #54 ... [2021-06-07T12:34:44.810Z] [2021-06-07T12:34:44.810Z] #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-06-07T12:34:44.810Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:34:44.810Z] #20 10.12 Fetched 8973 kB in 9s (1008 kB/s) [2021-06-07T12:34:46.172Z] Client: [2021-06-07T12:34:46.172Z] Context: default [2021-06-07T12:34:46.172Z] Debug Mode: false [2021-06-07T12:34:46.172Z] Plugins: [2021-06-07T12:34:46.172Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-07T12:34:46.172Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-07T12:34:46.172Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-07T12:34:46.172Z] [2021-06-07T12:34:46.172Z] Server: [2021-06-07T12:34:46.172Z] Containers: 0 [2021-06-07T12:34:46.172Z] Running: 0 [2021-06-07T12:34:46.172Z] Paused: 0 [2021-06-07T12:34:46.172Z] Stopped: 0 [2021-06-07T12:34:46.172Z] Images: 0 [2021-06-07T12:34:46.172Z] Server Version: 20.10.6 [2021-06-07T12:34:46.172Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-07T12:34:46.172Z] Windows: [2021-06-07T12:34:46.172Z] LCOW: [2021-06-07T12:34:46.172Z] Logging Driver: json-file [2021-06-07T12:34:46.172Z] Plugins: [2021-06-07T12:34:46.172Z] Volume: local [2021-06-07T12:34:46.172Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-07T12:34:46.172Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-07T12:34:46.172Z] Swarm: inactive [2021-06-07T12:34:46.172Z] Default Isolation: process [2021-06-07T12:34:46.172Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-07T12:34:46.172Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-07T12:34:46.172Z] OSType: windows [2021-06-07T12:34:46.172Z] Architecture: x86_64 [2021-06-07T12:34:46.172Z] CPUs: 4 [2021-06-07T12:34:46.172Z] Total Memory: 32GiB [2021-06-07T12:34:46.172Z] Name: azwin-2-db7270 [2021-06-07T12:34:46.172Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-07T12:34:46.172Z] Docker Root Dir: D:\docker [2021-06-07T12:34:46.172Z] Debug Mode: false [2021-06-07T12:34:46.172Z] Registry: https://index.docker.io/v1/ [2021-06-07T12:34:46.172Z] Labels: [2021-06-07T12:34:46.172Z] Experimental: true [2021-06-07T12:34:46.172Z] Insecure Registries: [2021-06-07T12:34:46.172Z] 10.0.0.4:5000 [2021-06-07T12:34:46.172Z] 127.0.0.0/8 [2021-06-07T12:34:46.172Z] Registry Mirrors: [2021-06-07T12:34:46.172Z] http://10.0.0.4:5000/ [2021-06-07T12:34:46.172Z] Live Restore Enabled: false [2021-06-07T12:34:46.172Z] Product License: Community Engine [2021-06-07T12:34:46.172Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-07T12:34:46.876Z] #17 DONE 2.1s [2021-06-07T12:34:46.876Z] [2021-06-07T12:34:46.876Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-07T12:34:46.876Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-07T12:34:46.876Z] #18 ... [2021-06-07T12:34:46.876Z] [2021-06-07T12:34:46.876Z] #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-06-07T12:34:46.876Z] #54 sha256:957f58f095e691199e6f29d74e49ff7f71e3701984433027b31df5ef0f1f215d [2021-06-07T12:34:46.876Z] #54 4.331 + RM_GOPATH=0 [2021-06-07T12:34:46.876Z] #54 4.331 + TMP_GOPATH= [2021-06-07T12:34:46.876Z] #54 4.331 + : /build [2021-06-07T12:34:46.876Z] #54 4.331 + '[' -z '' ']' [2021-06-07T12:34:46.876Z] #54 4.331 ++ mktemp -d [2021-06-07T12:34:46.876Z] #54 4.331 + export GOPATH=/tmp/tmp.Cta9gQUVCC [2021-06-07T12:34:46.876Z] #54 4.331 + GOPATH=/tmp/tmp.Cta9gQUVCC [2021-06-07T12:34:46.876Z] #54 4.331 + RM_GOPATH=1 [2021-06-07T12:34:46.876Z] #54 4.331 + case "$(go env GOARCH)" in [2021-06-07T12:34:46.876Z] #54 4.331 ++ go env GOARCH [2021-06-07T12:34:46.876Z] #54 4.337 + export GO_BUILDMODE=-buildmode=pie [2021-06-07T12:34:46.876Z] #54 4.337 + GO_BUILDMODE=-buildmode=pie [2021-06-07T12:34:46.876Z] #54 4.339 ++ dirname /tmp/install/install.sh [2021-06-07T12:34:46.876Z] #54 4.342 + dir=/tmp/install [2021-06-07T12:34:46.876Z] #54 4.342 + bin=runc [2021-06-07T12:34:46.876Z] #54 4.343 + shift [2021-06-07T12:34:46.876Z] #54 4.343 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-07T12:34:46.876Z] #54 4.343 + . /tmp/install/runc.installer [2021-06-07T12:34:46.876Z] #54 4.343 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:34:46.876Z] #54 4.344 + install_runc [2021-06-07T12:34:46.876Z] #54 4.344 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-07T12:34:46.876Z] #54 4.352 + uname -r [2021-06-07T12:34:46.876Z] #54 4.355 + RUNC_BUILDTAGS='seccomp ' [2021-06-07T12:34:46.876Z] #54 4.359 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-07T12:34:46.876Z] #54 4.359 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-07T12:34:46.876Z] #54 4.359 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Cta9gQUVCC/src/github.com/opencontainers/runc [2021-06-07T12:34:46.876Z] #54 4.360 Cloning into '/tmp/tmp.Cta9gQUVCC/src/github.com/opencontainers/runc'... [2021-06-07T12:34:46.876Z] #54 12.56 + cd /tmp/tmp.Cta9gQUVCC/src/github.com/opencontainers/runc [2021-06-07T12:34:46.876Z] #54 12.56 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:34:46.876Z] #54 13.10 + '[' -z '' ']' [2021-06-07T12:34:46.876Z] #54 13.10 + target=static [2021-06-07T12:34:46.876Z] #54 13.10 + make 'BUILDTAGS=seccomp ' static [2021-06-07T12:34:46.876Z] #54 13.37 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-07T12:34:47.789Z] #24 123.9 + mkdir -p /tmp/tmp.J5rTgBCwyk/src/github.com/docker [2021-06-07T12:34:47.789Z] #24 123.9 + mv components/cli /tmp/tmp.J5rTgBCwyk/src/github.com/docker/cli [2021-06-07T12:34:47.789Z] #24 123.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-06-07T12:34:48.109Z] #20 10.12 Reading package lists... [2021-06-07T12:34:48.109Z] #20 ... [2021-06-07T12:34:48.109Z] [2021-06-07T12:34:48.109Z] #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-06-07T12:34:48.109Z] #46 sha256:d808209f88e09f7abf2f18b61fb9a5b172f4f9804db095939a6201b92e5e7060 [2021-06-07T12:34:48.109Z] #46 124.6 github.com/LK4D4/vndr/godl [2021-06-07T12:34:48.109Z] #46 125.4 github.com/LK4D4/vndr [2021-06-07T12:34:48.109Z] #46 DONE 134.3s [2021-06-07T12:34:48.109Z] [2021-06-07T12:34:48.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-06-07T12:34:48.109Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:34:48.109Z] #40 ... [2021-06-07T12:34:48.109Z] [2021-06-07T12:34:48.109Z] #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-06-07T12:34:48.109Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:34:48.109Z] #20 10.12 Reading package lists... [2021-06-07T12:34:48.739Z] #24 ... [2021-06-07T12:34:48.739Z] [2021-06-07T12:34:48.739Z] #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-06-07T12:34:48.739Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-07T12:34:48.739Z] #20 15.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-07T12:34:48.739Z] #20 15.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-07T12:34:48.739Z] #20 15.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-06-07T12:34:48.739Z] #20 15.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-07T12:34:48.739Z] #20 15.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-07T12:34:48.739Z] #20 15.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-07T12:34:48.739Z] #20 15.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-06-07T12:34:48.739Z] #20 15.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-06-07T12:34:48.739Z] #20 15.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-06-07T12:34:48.739Z] #20 15.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-06-07T12:34:48.739Z] #20 15.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-06-07T12:34:48.739Z] #20 15.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-06-07T12:34:48.739Z] #20 15.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-06-07T12:34:48.739Z] #20 15.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-07T12:34:48.739Z] #20 15.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-07T12:34:48.739Z] #20 15.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-06-07T12:34:48.739Z] #20 15.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-06-07T12:34:48.739Z] #20 15.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-06-07T12:34:48.739Z] #20 15.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-06-07T12:34:48.739Z] #20 15.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-06-07T12:34:48.739Z] #20 15.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-07T12:34:48.739Z] #20 15.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-07T12:34:48.739Z] #20 15.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-07T12:34:48.739Z] #20 15.63 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-06-07T12:34:48.739Z] #20 15.63 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-06-07T12:34:48.739Z] #20 15.63 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-07T12:34:48.739Z] #20 15.88 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-07T12:34:48.739Z] #20 15.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-07T12:34:48.739Z] #20 15.89 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-07T12:34:48.739Z] #20 15.89 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-06-07T12:34:48.739Z] #20 15.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-06-07T12:34:48.739Z] #20 15.90 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-06-07T12:34:48.739Z] #20 15.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-07T12:34:48.739Z] #20 15.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-07T12:34:48.739Z] #20 15.97 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-07T12:34:48.739Z] #20 15.97 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-06-07T12:34:48.739Z] #20 15.98 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-07T12:34:48.739Z] #20 15.99 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-07T12:34:48.739Z] #20 15.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-07T12:34:48.739Z] #20 16.00 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-06-07T12:34:48.739Z] #20 16.06 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-06-07T12:34:48.739Z] #20 16.07 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-06-07T12:34:48.739Z] #20 16.08 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-07T12:34:48.739Z] #20 16.39 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-06-07T12:34:48.739Z] #20 16.42 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-06-07T12:34:48.739Z] #20 16.46 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-06-07T12:34:48.739Z] #20 17.06 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:34:48.739Z] #20 17.16 Fetched 27.7 MB in 1s (19.6 MB/s) [2021-06-07T12:34:48.739Z] #20 17.24 Selecting previously unselected package pigz. [2021-06-07T12:34:48.739Z] #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 ... 23408 files and directories currently installed.) [2021-06-07T12:34:48.739Z] #20 17.32 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-06-07T12:34:48.739Z] #20 17.33 Unpacking pigz (2.4-1) ... [2021-06-07T12:34:48.739Z] #20 17.47 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-07T12:34:48.739Z] #20 17.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-07T12:34:48.739Z] #20 17.50 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-07T12:34:48.739Z] #20 17.99 Selecting previously unselected package python3.7-minimal. [2021-06-07T12:34:48.739Z] #20 18.00 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-07T12:34:48.739Z] #20 18.02 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:34:48.739Z] #20 18.52 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-07T12:34:48.739Z] #20 18.58 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:34:48.739Z] #20 20.38 Selecting previously unselected package python3-minimal. [2021-06-07T12:34:48.739Z] #20 20.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 ... 23657 files and directories currently installed.) [2021-06-07T12:34:48.739Z] #20 20.46 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-07T12:34:48.739Z] #20 20.47 Unpacking python3-minimal (3.7.3-1) ... [2021-06-07T12:34:48.739Z] #20 20.60 Selecting previously unselected package libmpdec2:arm64. [2021-06-07T12:34:48.739Z] #20 20.60 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-07T12:34:48.739Z] #20 20.61 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-07T12:34:48.739Z] #20 20.70 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-07T12:34:48.739Z] #20 20.72 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-07T12:34:48.739Z] #20 20.73 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-07T12:34:48.739Z] #20 21.55 Selecting previously unselected package python3.7. [2021-06-07T12:34:48.739Z] #20 21.56 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-07T12:34:48.739Z] #20 21.57 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:34:48.739Z] #20 21.73 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-07T12:34:48.739Z] #20 21.74 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-07T12:34:48.739Z] #20 21.75 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-07T12:34:48.739Z] #20 21.87 Setting up python3-minimal (3.7.3-1) ... [2021-06-07T12:34:48.739Z] #20 22.82 Selecting previously unselected package python3. [2021-06-07T12:34:48.739Z] #20 22.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-06-07T12:34:48.739Z] #20 22.91 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-06-07T12:34:48.739Z] #20 22.94 Unpacking python3 (3.7.3-1) ... [2021-06-07T12:34:48.768Z] #54 ... [2021-06-07T12:34:48.768Z] [2021-06-07T12:34:48.768Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-07T12:34:48.768Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-07T12:34:48.768Z] #18 DONE 2.1s [2021-06-07T12:34:48.768Z] [2021-06-07T12:34:48.768Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-07T12:34:48.768Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-07T12:34:49.003Z] #20 23.09 Selecting previously unselected package libip4tc0:arm64. [2021-06-07T12:34:49.003Z] #20 23.09 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-06-07T12:34:49.003Z] #20 23.11 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-06-07T12:34:49.003Z] #20 23.20 Selecting previously unselected package libip6tc0:arm64. [2021-06-07T12:34:49.003Z] #20 23.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-06-07T12:34:49.003Z] #20 23.21 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-06-07T12:34:49.003Z] #20 23.32 Selecting previously unselected package libiptc0:arm64. [2021-06-07T12:34:49.003Z] #20 23.32 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-06-07T12:34:49.003Z] #20 23.33 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-06-07T12:34:49.003Z] #20 23.42 Selecting previously unselected package libnfnetlink0:arm64. [2021-06-07T12:34:49.194Z] #46 ... [2021-06-07T12:34:49.195Z] [2021-06-07T12:34:49.195Z] #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-06-07T12:34:49.195Z] #54 sha256:1b1d3d37b03361201d49aef759cbc442c2cefe911d5945c7f3ef2458c433fdb6 [2021-06-07T12:34:49.195Z] #54 12.96 + cd /tmp/tmp.X4e4Q56TAh/src/github.com/opencontainers/runc [2021-06-07T12:34:49.195Z] #54 12.96 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-07T12:34:49.195Z] #54 13.40 + '[' -z '' ']' [2021-06-07T12:34:49.195Z] #54 13.40 + target=static [2021-06-07T12:34:49.195Z] #54 13.40 + make 'BUILDTAGS=seccomp ' static [2021-06-07T12:34:49.195Z] #54 13.62 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-07T12:34:49.195Z] #54 ... [2021-06-07T12:34:49.195Z] [2021-06-07T12:34:49.195Z] #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-06-07T12:34:49.195Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:34:49.195Z] #20 10.29 Fetched 8973 kB in 9s (983 kB/s) [2021-06-07T12:34:49.195Z] #20 10.29 Reading package lists... [2021-06-07T12:34:49.345Z] #20 23.43 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-06-07T12:34:49.345Z] #20 23.43 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-07T12:34:49.345Z] #20 23.52 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-06-07T12:34:49.345Z] #20 23.52 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-06-07T12:34:49.345Z] #20 23.54 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-07T12:34:49.345Z] #20 23.65 Selecting previously unselected package libnftnl11:arm64. [2021-06-07T12:34:49.345Z] #20 23.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-06-07T12:34:49.345Z] #20 23.66 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-06-07T12:34:49.345Z] #20 23.78 Selecting previously unselected package iptables. [2021-06-07T12:34:49.617Z] #20 23.78 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-06-07T12:34:49.617Z] #20 23.79 Unpacking iptables (1.8.2-4) ... [2021-06-07T12:34:49.897Z] #20 24.08 Selecting previously unselected package xxd. [2021-06-07T12:34:49.897Z] #20 24.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-07T12:34:49.897Z] #20 24.10 Unpacking xxd (2:8.1.0875-5) ... [2021-06-07T12:34:49.897Z] #20 24.21 Selecting previously unselected package vim-common. [2021-06-07T12:34:50.170Z] #20 24.22 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-07T12:34:50.170Z] #20 24.26 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-07T12:34:50.448Z] #20 24.53 Selecting previously unselected package bash-completion. [2021-06-07T12:34:50.448Z] #20 24.54 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-07T12:34:50.281Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-07T12:34:50.344Z] > git config --add remote.origin.fetch +refs/pull/42393/head:refs/remotes/origin/PR-42393 # timeout=10 [2021-06-07T12:34:50.401Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:34:50.614Z] Fetching without tags [2021-06-07T12:34:50.658Z] #19 DONE 2.2s [2021-06-07T12:34:50.658Z] [2021-06-07T12:34:50.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-06-07T12:34:50.658Z] #46 sha256:6f731317681e25d7dcb4a757b9dcbcc66469587f215dc52e6a04fce4c7fa7c8f [2021-06-07T12:34:50.658Z] #46 121.7 github.com/LK4D4/vndr/godl [2021-06-07T12:34:50.658Z] #46 122.4 github.com/LK4D4/vndr [2021-06-07T12:34:50.658Z] #46 ... [2021-06-07T12:34:50.658Z] [2021-06-07T12:34:50.659Z] #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-06-07T12:34:50.659Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:34:51.087Z] #20 13.85 Reading package lists... [2021-06-07T12:34:51.087Z] #20 ... [2021-06-07T12:34:51.087Z] [2021-06-07T12:34:51.087Z] #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-06-07T12:34:51.087Z] #46 sha256:2542d4067061e7198b54ee7b7496598776ed63b28bf347006be28d9ab5b6a85f [2021-06-07T12:34:51.087Z] #46 DONE 136.0s [2021-06-07T12:34:51.087Z] [2021-06-07T12:34:51.087Z] #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-06-07T12:34:51.087Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:34:51.976Z] #20 14.36 Reading package lists... [2021-06-07T12:34:52.068Z] Merging remotes/origin/master commit 8dbd90ec00daa26dc45d7da2431c965dec99e8b4 into PR head commit 29dfd4d00a9107b07d31efc40bae64d15181245c [2021-06-07T12:34:52.455Z] #40 ... [2021-06-07T12:34:52.455Z] [2021-06-07T12:34:52.455Z] #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-06-07T12:34:52.455Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:34:52.455Z] #20 13.85 Reading package lists... [2021-06-07T12:34:52.918Z] #20 17.72 Building dependency tree... [2021-06-07T12:34:52.918Z] #20 ... [2021-06-07T12:34:52.918Z] [2021-06-07T12:34:52.918Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:34:52.918Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-07T12:34:52.918Z] #32 DONE 139.3s [2021-06-07T12:34:52.918Z] [2021-06-07T12:34:52.918Z] #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-06-07T12:34:52.918Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:34:53.017Z] #20 17.69 Building dependency tree... [2021-06-07T12:34:53.183Z] #20 2.571 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-07T12:34:53.183Z] #20 2.594 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-07T12:34:53.184Z] #20 2.596 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-07T12:34:53.184Z] #20 2.626 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-07T12:34:53.492Z] #40 ... [2021-06-07T12:34:53.492Z] [2021-06-07T12:34:53.492Z] #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-06-07T12:34:53.492Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:34:53.492Z] #20 19.37 libcap2-bin is already the newest version (1:2.25-2). [2021-06-07T12:34:53.492Z] #20 19.37 The following additional packages will be installed: [2021-06-07T12:34:53.492Z] #20 19.37 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-07T12:34:53.492Z] #20 19.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-07T12:34:53.492Z] #20 19.37 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-07T12:34:53.492Z] #20 19.37 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-07T12:34:53.492Z] #20 19.37 python3.7 python3.7-minimal vim-runtime xxd [2021-06-07T12:34:53.492Z] #20 19.37 Suggested packages: [2021-06-07T12:34:53.492Z] #20 19.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-07T12:34:53.492Z] #20 19.37 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-07T12:34:53.492Z] #20 19.37 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-07T12:34:53.492Z] #20 19.37 quota [2021-06-07T12:34:53.492Z] #20 19.37 Recommended packages: [2021-06-07T12:34:53.492Z] #20 19.37 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-07T12:34:53.492Z] #20 19.37 python3-keyrings.alt python3-xdg unzip [2021-06-07T12:34:50.527Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-07T12:34:50.650Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-07T12:34:50.650Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:34:50.652Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42393/head:refs/remotes/origin/PR-42393 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T12:34:52.179Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T12:34:52.230Z] > git checkout -f 29dfd4d00a9107b07d31efc40bae64d15181245c # timeout=10 [2021-06-07T12:34:53.746Z] #20 3.106 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-07T12:34:53.761Z] #20 27.43 Unpacking bash-completion (1:2.8-6) ... [2021-06-07T12:34:53.761Z] #20 27.99 Selecting previously unselected package bzip2. [2021-06-07T12:34:53.761Z] #20 28.00 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-06-07T12:34:53.761Z] #20 28.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-07T12:34:53.949Z] #20 19.11 libcap2-bin is already the newest version (1:2.25-2). [2021-06-07T12:34:53.949Z] #20 19.11 The following additional packages will be installed: [2021-06-07T12:34:53.949Z] #20 19.11 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-07T12:34:53.949Z] #20 19.11 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-07T12:34:53.949Z] #20 19.11 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-07T12:34:53.949Z] #20 19.11 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-07T12:34:53.949Z] #20 19.12 python3.7 python3.7-minimal vim-runtime xxd [2021-06-07T12:34:53.949Z] #20 19.12 Suggested packages: [2021-06-07T12:34:53.949Z] #20 19.12 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-07T12:34:53.949Z] #20 19.12 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-07T12:34:53.949Z] #20 19.12 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-07T12:34:53.949Z] #20 19.12 quota [2021-06-07T12:34:53.949Z] #20 19.12 Recommended packages: [2021-06-07T12:34:53.949Z] #20 19.12 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-07T12:34:53.949Z] #20 19.12 python3-keyrings.alt python3-xdg unzip [2021-06-07T12:34:54.023Z] #20 28.11 Selecting previously unselected package xz-utils. [2021-06-07T12:34:54.023Z] #20 28.11 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-06-07T12:34:54.023Z] #20 28.13 Unpacking xz-utils (5.2.4-1) ... [2021-06-07T12:34:54.023Z] #20 28.36 Selecting previously unselected package apparmor. [2021-06-07T12:34:54.285Z] #20 28.36 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-06-07T12:34:54.285Z] #20 28.45 Unpacking apparmor (2.13.2-10) ... [2021-06-07T12:34:54.548Z] #20 28.80 Selecting previously unselected package aufs-tools. [2021-06-07T12:34:54.548Z] #20 28.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-06-07T12:34:54.548Z] #20 28.82 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-07T12:34:54.548Z] #20 ... [2021-06-07T12:34:54.548Z] [2021-06-07T12:34:54.548Z] #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-06-07T12:34:54.548Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-07T12:34:54.674Z] #20 3.994 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-07T12:34:54.810Z] #40 130.8 + dpkg --print-architecture [2021-06-07T12:34:54.930Z] #20 ... [2021-06-07T12:34:54.930Z] [2021-06-07T12:34:54.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-06-07T12:34:54.930Z] #46 sha256:6f731317681e25d7dcb4a757b9dcbcc66469587f215dc52e6a04fce4c7fa7c8f [2021-06-07T12:34:54.930Z] #46 DONE 131.4s [2021-06-07T12:34:55.232Z] [2021-06-07T12:34:55.232Z] #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-06-07T12:34:55.232Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:34:55.317Z] #20 20.61 The following NEW packages will be installed: [2021-06-07T12:34:55.317Z] #20 20.62 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-07T12:34:55.317Z] #20 20.62 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-07T12:34:55.317Z] #20 20.62 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-07T12:34:55.317Z] #20 20.62 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-07T12:34:55.317Z] #20 20.62 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-07T12:34:55.317Z] #20 20.62 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-07T12:34:55.317Z] #20 20.62 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-07T12:34:55.317Z] #20 20.62 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-07T12:34:55.317Z] #20 20.62 xz-utils zip [2021-06-07T12:34:55.398Z] #20 20.88 The following NEW packages will be installed: [2021-06-07T12:34:55.398Z] #20 20.88 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-07T12:34:55.398Z] #20 20.88 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-07T12:34:55.398Z] #20 20.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-07T12:34:55.398Z] #20 20.88 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-07T12:34:55.398Z] #20 20.89 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-07T12:34:55.398Z] #20 20.89 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-07T12:34:55.398Z] #20 20.89 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-07T12:34:55.398Z] #20 20.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-07T12:34:55.398Z] #20 20.89 xz-utils zip [2021-06-07T12:34:55.398Z] #20 21.22 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-07T12:34:55.398Z] #20 21.22 Need to get 28.6 MB of archives. [2021-06-07T12:34:55.398Z] #20 21.22 After this operation, 116 MB of additional disk space will be used. [2021-06-07T12:34:55.398Z] #20 21.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-07T12:34:55.398Z] #20 21.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-07T12:34:55.398Z] #20 21.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-07T12:34:55.573Z] #20 20.94 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-07T12:34:55.573Z] #20 20.94 Need to get 28.6 MB of archives. [2021-06-07T12:34:55.573Z] #20 20.94 After this operation, 116 MB of additional disk space will be used. [2021-06-07T12:34:55.573Z] #20 20.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-07T12:34:55.573Z] #20 20.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-07T12:34:55.573Z] #20 20.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-07T12:34:55.573Z] #20 21.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-07T12:34:55.658Z] #20 21.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-07T12:34:55.658Z] #20 21.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-07T12:34:55.658Z] #20 21.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-07T12:34:55.658Z] #20 21.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-07T12:34:55.658Z] #20 21.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-07T12:34:55.658Z] #20 21.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-07T12:34:55.658Z] #20 21.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-07T12:34:55.658Z] #20 21.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-07T12:34:55.658Z] #20 21.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-07T12:34:55.658Z] #20 21.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-07T12:34:55.658Z] #20 21.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-07T12:34:55.658Z] #20 21.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-07T12:34:55.658Z] #20 21.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-07T12:34:55.658Z] #20 21.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-07T12:34:55.658Z] #20 21.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-07T12:34:55.658Z] #20 21.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-07T12:34:55.658Z] #20 21.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-07T12:34:55.658Z] #20 21.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-07T12:34:55.658Z] #20 21.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-07T12:34:55.658Z] #20 21.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-07T12:34:55.658Z] #20 21.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-07T12:34:55.658Z] #20 21.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-07T12:34:55.658Z] #20 21.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-07T12:34:55.658Z] #20 21.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-07T12:34:55.658Z] #20 21.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-07T12:34:55.658Z] #20 21.68 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-07T12:34:55.754Z] #40 DONE 131.9s [2021-06-07T12:34:55.755Z] [2021-06-07T12:34:55.755Z] #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-06-07T12:34:55.755Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-07T12:34:55.755Z] #20 29.11 Selecting previously unselected package libonig5:arm64. [2021-06-07T12:34:55.755Z] #20 29.12 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-06-07T12:34:55.755Z] #20 29.15 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-07T12:34:55.755Z] #20 29.63 Selecting previously unselected package libjq1:arm64. [2021-06-07T12:34:55.755Z] #20 29.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-07T12:34:55.755Z] #20 29.82 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-07T12:34:55.831Z] #20 21.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-07T12:34:55.831Z] #20 21.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-07T12:34:55.831Z] #20 21.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-07T12:34:55.831Z] #20 ... [2021-06-07T12:34:55.831Z] [2021-06-07T12:34:55.831Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:34:55.831Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-07T12:34:55.831Z] #32 DONE 140.7s [2021-06-07T12:34:55.831Z] [2021-06-07T12:34:55.831Z] #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-06-07T12:34:55.831Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:34:55.831Z] #20 21.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-07T12:34:55.831Z] #20 21.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-07T12:34:55.831Z] #20 21.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-07T12:34:55.831Z] #20 21.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-07T12:34:55.831Z] #20 21.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-07T12:34:55.831Z] #20 21.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-07T12:34:55.831Z] #20 21.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-07T12:34:55.831Z] #20 21.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-07T12:34:55.831Z] #20 21.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-07T12:34:55.831Z] #20 21.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-07T12:34:56.017Z] #20 30.06 Selecting previously unselected package jq. [2021-06-07T12:34:56.017Z] #20 30.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-07T12:34:56.017Z] #20 30.08 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-07T12:34:56.017Z] #20 30.25 Selecting previously unselected package libaio1:arm64. [2021-06-07T12:34:56.017Z] #20 30.25 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-06-07T12:34:56.017Z] #20 30.25 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-06-07T12:34:56.089Z] #20 21.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-07T12:34:56.089Z] #20 21.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-07T12:34:56.089Z] #20 21.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-07T12:34:56.089Z] #20 21.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-07T12:34:56.089Z] #20 21.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-07T12:34:56.089Z] #20 21.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-07T12:34:56.089Z] #20 21.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-07T12:34:56.090Z] #20 21.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-07T12:34:56.090Z] #20 21.46 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-07T12:34:56.090Z] #20 21.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-07T12:34:56.090Z] #20 21.46 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-07T12:34:56.090Z] #20 21.47 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-07T12:34:56.228Z] #40 ... [2021-06-07T12:34:56.228Z] [2021-06-07T12:34:56.228Z] #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-06-07T12:34:56.228Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:34:56.228Z] #20 5.493 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-07T12:34:56.228Z] #20 22.10 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-07T12:34:56.228Z] #20 22.10 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-07T12:34:56.228Z] #20 22.10 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-07T12:34:56.228Z] #20 22.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-07T12:34:56.228Z] #20 22.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-07T12:34:56.228Z] #20 22.12 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-07T12:34:56.228Z] #20 22.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-07T12:34:56.228Z] #20 22.20 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-07T12:34:56.228Z] #20 22.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-07T12:34:56.279Z] #20 30.36 Selecting previously unselected package libgpm2:arm64. [2021-06-07T12:34:56.279Z] #20 30.38 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-06-07T12:34:56.280Z] #20 30.41 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-06-07T12:34:56.280Z] #20 30.51 Selecting previously unselected package libicu63:arm64. [2021-06-07T12:34:56.280Z] #20 30.52 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-07T12:34:56.280Z] #20 30.53 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-07T12:34:56.418Z] #57 205.6 # github.com/containerd/containerd/cmd/containerd [2021-06-07T12:34:56.418Z] #57 205.6 /usr/bin/ld: /tmp/go-link-249873198/000018.o: in function `New': [2021-06-07T12:34:56.418Z] #57 205.6 /tmp/tmp.waemTHzFNq/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-06-07T12:34:56.418Z] #57 205.6 + bin/containerd-stress [2021-06-07T12:34:56.418Z] #57 207.8 + bin/containerd-shim [2021-06-07T12:34:56.489Z] #20 22.21 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-07T12:34:56.489Z] #20 22.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-07T12:34:56.489Z] #20 22.23 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-07T12:34:56.489Z] #20 22.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-07T12:34:56.489Z] #20 22.25 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-07T12:34:56.489Z] #20 22.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-07T12:34:56.489Z] #20 22.33 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-07T12:34:56.489Z] #20 22.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-07T12:34:56.749Z] #20 22.65 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-07T12:34:56.749Z] #20 22.69 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-07T12:34:56.749Z] #20 22.72 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-07T12:34:55.172Z] > git remote # timeout=10 [2021-06-07T12:34:55.246Z] > git config --get remote.origin.url # timeout=10 [2021-06-07T12:34:55.295Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-07T12:34:55.297Z] > git merge 8dbd90ec00daa26dc45d7da2431c965dec99e8b4 # timeout=10 [2021-06-07T12:34:57.018Z] #20 22.22 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-07T12:34:57.018Z] #20 22.22 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-07T12:34:57.018Z] #20 22.22 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-07T12:34:57.018Z] #20 22.22 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-07T12:34:57.018Z] #20 22.22 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-07T12:34:57.018Z] #20 22.24 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-07T12:34:57.018Z] #20 22.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-07T12:34:57.018Z] #20 22.33 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-07T12:34:57.018Z] #20 22.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-07T12:34:57.018Z] #20 22.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-07T12:34:57.018Z] #20 22.37 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-07T12:34:57.018Z] #20 22.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-07T12:34:57.018Z] #20 22.40 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-07T12:34:57.018Z] #20 22.40 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-07T12:34:57.018Z] #20 22.47 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-07T12:34:57.275Z] #20 22.50 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-07T12:34:57.275Z] #20 22.51 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-07T12:34:57.531Z] #20 22.83 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-07T12:34:57.531Z] #20 22.87 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-07T12:34:57.531Z] #20 22.90 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-07T12:34:57.602Z] #20 6.751 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-07T12:34:57.725Z] #20 23.41 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:34:57.725Z] #20 23.53 Fetched 28.6 MB in 2s (16.0 MB/s) [2021-06-07T12:34:57.725Z] #20 23.59 Selecting previously unselected package pigz. [2021-06-07T12:34:57.725Z] #20 23.59 (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 ... 23435 files and directories currently installed.) [2021-06-07T12:34:57.725Z] #20 23.64 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-07T12:34:57.725Z] #20 23.64 Unpacking pigz (2.4-1) ... [2021-06-07T12:34:57.932Z] Merge succeeded, producing de2aa70c22d873fe6d7be0cca5807010a5aa3db8 [2021-06-07T12:34:57.932Z] Checking out Revision de2aa70c22d873fe6d7be0cca5807010a5aa3db8 (PR-42393) [2021-06-07T12:34:57.994Z] #20 23.72 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-07T12:34:57.994Z] #20 23.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:34:57.994Z] #20 23.74 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:34:58.095Z] #20 23.37 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:34:58.095Z] #20 23.46 Fetched 28.6 MB in 2s (12.8 MB/s) [2021-06-07T12:34:58.095Z] #20 23.51 Selecting previously unselected package pigz. [2021-06-07T12:34:58.352Z] #20 23.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-06-07T12:34:58.352Z] #20 23.58 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-07T12:34:58.352Z] #20 23.59 Unpacking pigz (2.4-1) ... [2021-06-07T12:34:58.352Z] #20 23.65 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-07T12:34:58.352Z] #20 23.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:34:58.352Z] #20 23.66 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:34:58.563Z] #20 24.24 Selecting previously unselected package python3.7-minimal. [2021-06-07T12:34:58.563Z] #20 24.24 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:34:58.563Z] #20 24.25 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:34:58.608Z] #20 24.02 Selecting previously unselected package python3.7-minimal. [2021-06-07T12:34:58.845Z] #20 32.79 Selecting previously unselected package libnet1:arm64. [2021-06-07T12:34:58.845Z] #20 32.80 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-07T12:34:58.845Z] #20 32.81 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:34:58.845Z] #20 32.92 Selecting previously unselected package libnl-3-200:arm64. [2021-06-07T12:34:58.845Z] #20 32.92 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-07T12:34:58.845Z] #20 32.93 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-07T12:34:58.845Z] #20 33.01 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-07T12:34:58.845Z] #20 33.02 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-07T12:34:58.845Z] #20 33.02 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-07T12:34:58.845Z] #20 33.11 Selecting previously unselected package libreadline5:arm64. [2021-06-07T12:34:58.845Z] #20 33.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-06-07T12:34:58.845Z] #20 33.13 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-07T12:34:58.845Z] #20 33.24 Selecting previously unselected package net-tools. [2021-06-07T12:34:58.865Z] #20 24.04 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:34:58.865Z] #20 24.05 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:34:59.110Z] #20 33.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-06-07T12:34:59.110Z] #20 33.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-07T12:34:59.110Z] #20 33.41 Selecting previously unselected package patch. [2021-06-07T12:34:59.110Z] #20 33.43 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-06-07T12:34:59.110Z] #20 33.44 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-07T12:34:59.132Z] #20 25.00 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:34:59.132Z] #20 25.02 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:34:59.373Z] #20 33.57 Selecting previously unselected package python-pip-whl. [2021-06-07T12:34:59.373Z] #20 33.57 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-07T12:34:59.373Z] #20 33.59 Unpacking python-pip-whl (18.1-5) ... [2021-06-07T12:34:59.427Z] #20 24.76 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:34:59.427Z] #20 24.78 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:34:59.636Z] #20 33.98 Selecting previously unselected package python3-lib2to3. [2021-06-07T12:34:59.898Z] #20 33.98 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-07T12:34:59.898Z] #20 33.99 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-07T12:34:59.898Z] #20 34.12 Selecting previously unselected package python3-distutils. [2021-06-07T12:34:59.898Z] #20 34.12 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-07T12:34:59.898Z] #20 34.14 Unpacking python3-distutils (3.7.3-1) ... [2021-06-07T12:35:00.117Z] #20 ... [2021-06-07T12:35:00.117Z] [2021-06-07T12:35:00.117Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-07T12:35:00.117Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-07T12:35:00.117Z] #32 DONE 135.8s [2021-06-07T12:35:00.117Z] [2021-06-07T12:35:00.117Z] #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-06-07T12:35:00.117Z] #54 sha256:957f58f095e691199e6f29d74e49ff7f71e3701984433027b31df5ef0f1f215d [2021-06-07T12:34:57.835Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-07T12:34:57.968Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T12:34:58.018Z] > git checkout -f de2aa70c22d873fe6d7be0cca5807010a5aa3db8 # timeout=10 [2021-06-07T12:35:00.161Z] #20 34.29 Selecting previously unselected package python3-pip. [2021-06-07T12:35:00.161Z] #20 34.30 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-07T12:35:00.161Z] #20 34.31 Unpacking python3-pip (18.1-5) ... [2021-06-07T12:35:00.161Z] #20 34.47 Selecting previously unselected package python3-pkg-resources. [2021-06-07T12:35:00.161Z] #20 34.48 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-07T12:35:00.161Z] #20 34.49 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:35:00.423Z] #20 34.61 Selecting previously unselected package python3-setuptools. [2021-06-07T12:35:00.423Z] #20 34.62 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-07T12:35:00.423Z] #20 34.63 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-07T12:35:00.423Z] #20 34.86 Selecting previously unselected package python3-wheel. [2021-06-07T12:35:00.688Z] #20 34.86 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-07T12:35:00.688Z] #20 34.87 Unpacking python3-wheel (0.32.3-2) ... [2021-06-07T12:35:00.688Z] #20 34.97 Selecting previously unselected package sudo. [2021-06-07T12:35:00.688Z] #20 34.98 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-06-07T12:35:00.688Z] #20 35.00 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-07T12:35:01.040Z] #20 26.64 Selecting previously unselected package python3-minimal. [2021-06-07T12:35:01.040Z] #20 26.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 ... 23684 files and directories currently installed.) [2021-06-07T12:35:01.040Z] #20 26.70 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-07T12:35:01.040Z] #20 26.70 Unpacking python3-minimal (3.7.3-1) ... [2021-06-07T12:35:01.040Z] #20 26.78 Selecting previously unselected package libmpdec2:amd64. [2021-06-07T12:35:01.040Z] #20 26.79 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-07T12:35:01.040Z] #20 26.80 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-07T12:35:01.040Z] #20 26.89 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-07T12:35:01.040Z] #20 26.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:35:01.040Z] #20 26.91 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:35:01.264Z] #20 35.36 Selecting previously unselected package thin-provisioning-tools. [2021-06-07T12:35:01.264Z] #20 35.36 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-06-07T12:35:01.264Z] #20 35.37 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-07T12:35:01.319Z] #20 26.60 Selecting previously unselected package python3-minimal. [2021-06-07T12:35:01.319Z] #20 26.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 ... 23684 files and directories currently installed.) [2021-06-07T12:35:01.319Z] #20 26.67 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-07T12:35:01.319Z] #20 26.68 Unpacking python3-minimal (3.7.3-1) ... [2021-06-07T12:35:01.528Z] #20 35.59 Selecting previously unselected package uidmap. [2021-06-07T12:35:01.528Z] #20 35.59 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-06-07T12:35:01.528Z] #20 35.61 Unpacking uidmap (1:4.5-1.1) ... [2021-06-07T12:35:01.528Z] #20 35.81 Selecting previously unselected package vim-runtime. [2021-06-07T12:35:01.528Z] #20 35.81 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-07T12:35:01.528Z] #20 35.84 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-07T12:35:01.576Z] #20 26.77 Selecting previously unselected package libmpdec2:amd64. [2021-06-07T12:35:01.576Z] #20 26.79 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-07T12:35:01.576Z] #20 26.82 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-07T12:35:01.576Z] #20 26.94 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-07T12:35:01.576Z] #20 26.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:35:01.576Z] #20 26.95 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:35:01.691Z] #57 214.9 + bin/containerd-shim-runc-v1 [2021-06-07T12:35:01.790Z] #20 35.89 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-07T12:35:01.790Z] #20 35.91 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-07T12:35:01.981Z] #20 27.65 Selecting previously unselected package python3.7. [2021-06-07T12:35:01.981Z] #20 27.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:35:01.981Z] #20 27.67 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:35:01.981Z] #20 27.78 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-07T12:35:01.981Z] #20 27.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-07T12:35:01.981Z] #20 27.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-07T12:35:02.006Z] #54 ... [2021-06-07T12:35:02.006Z] [2021-06-07T12:35:02.006Z] #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-06-07T12:35:02.006Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:35:02.006Z] #20 11.01 Fetched 8973 kB in 9s (1035 kB/s) [2021-06-07T12:35:02.243Z] #20 27.90 Setting up python3-minimal (3.7.3-1) ... [2021-06-07T12:35:02.504Z] #20 27.70 Selecting previously unselected package python3.7. [2021-06-07T12:35:02.504Z] #20 27.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:35:02.504Z] #20 27.72 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:35:02.504Z] #20 27.82 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-07T12:35:02.504Z] #20 27.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-07T12:35:02.504Z] #20 27.85 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-07T12:35:02.504Z] #20 27.92 Setting up python3-minimal (3.7.3-1) ... [2021-06-07T12:35:02.813Z] #20 28.74 Selecting previously unselected package python3. [2021-06-07T12:35:03.074Z] #20 28.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 ... 24096 files and directories currently installed.) [2021-06-07T12:35:03.074Z] #20 28.78 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-07T12:35:03.074Z] #20 28.79 Unpacking python3 (3.7.3-1) ... [2021-06-07T12:35:03.074Z] #20 28.88 Selecting previously unselected package libip4tc0:amd64. [2021-06-07T12:35:03.074Z] #20 28.89 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-07T12:35:03.074Z] #20 28.89 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-07T12:35:03.074Z] #20 28.97 Selecting previously unselected package libip6tc0:amd64. [2021-06-07T12:35:03.074Z] #20 28.99 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-07T12:35:03.074Z] #20 29.00 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-07T12:35:03.074Z] #20 29.08 Selecting previously unselected package libiptc0:amd64. [2021-06-07T12:35:03.074Z] #20 29.08 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-07T12:35:03.074Z] #20 29.09 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-07T12:35:03.334Z] #20 29.16 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-07T12:35:03.334Z] #20 29.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-07T12:35:03.334Z] #20 29.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-07T12:35:03.334Z] #20 29.22 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-07T12:35:03.334Z] #20 29.23 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-07T12:35:03.334Z] #20 29.23 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-07T12:35:03.334Z] #20 29.30 Selecting previously unselected package libnftnl11:amd64. [2021-06-07T12:35:03.334Z] #20 29.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-07T12:35:03.334Z] #20 29.32 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-07T12:35:03.459Z] #20 28.59 Selecting previously unselected package python3. [2021-06-07T12:35:03.459Z] #20 28.59 (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 ... 24096 files and directories currently installed.) [2021-06-07T12:35:03.459Z] #20 28.64 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-07T12:35:03.459Z] #20 28.65 Unpacking python3 (3.7.3-1) ... [2021-06-07T12:35:03.459Z] #20 28.74 Selecting previously unselected package libip4tc0:amd64. [2021-06-07T12:35:03.459Z] #20 28.74 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-07T12:35:03.459Z] #20 28.75 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-07T12:35:03.595Z] #20 29.40 Selecting previously unselected package iptables. [2021-06-07T12:35:03.595Z] #20 29.40 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-07T12:35:03.595Z] #20 29.41 Unpacking iptables (1.8.2-4) ... [2021-06-07T12:35:03.720Z] #20 28.83 Selecting previously unselected package libip6tc0:amd64. [2021-06-07T12:35:03.720Z] #20 28.84 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-07T12:35:03.720Z] #20 28.85 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-07T12:35:03.720Z] #20 29.01 Selecting previously unselected package libiptc0:amd64. [2021-06-07T12:35:03.720Z] #20 29.01 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-07T12:35:03.720Z] #20 29.02 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-07T12:35:03.720Z] #20 29.12 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-07T12:35:03.855Z] #20 29.66 Selecting previously unselected package xxd. [2021-06-07T12:35:03.855Z] #20 29.66 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-07T12:35:03.855Z] #20 29.67 Unpacking xxd (2:8.1.0875-5) ... [2021-06-07T12:35:03.855Z] #20 29.77 Selecting previously unselected package vim-common. [2021-06-07T12:35:03.983Z] #20 29.13 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-07T12:35:03.983Z] #20 29.14 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-07T12:35:03.983Z] #20 29.20 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-07T12:35:03.983Z] #20 29.21 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-07T12:35:03.983Z] #20 29.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-07T12:35:03.983Z] #20 29.34 Selecting previously unselected package libnftnl11:amd64. [2021-06-07T12:35:03.983Z] #20 29.35 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-07T12:35:03.983Z] #20 29.36 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-07T12:35:04.116Z] #20 29.77 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-07T12:35:04.116Z] #20 29.79 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-07T12:35:04.116Z] #20 29.94 Selecting previously unselected package bash-completion. [2021-06-07T12:35:04.116Z] #20 29.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-07T12:35:04.242Z] #20 29.43 Selecting previously unselected package iptables. [2021-06-07T12:35:04.242Z] #20 29.44 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-07T12:35:04.242Z] #20 29.44 Unpacking iptables (1.8.2-4) ... [2021-06-07T12:35:04.348Z] #20 38.24 Selecting previously unselected package vim. [2021-06-07T12:35:04.348Z] #20 38.24 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-06-07T12:35:04.348Z] #20 38.26 Unpacking vim (2:8.1.0875-5) ... [2021-06-07T12:35:04.348Z] #20 38.57 Selecting previously unselected package xfsprogs. [2021-06-07T12:35:04.348Z] #20 38.57 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-06-07T12:35:04.348Z] #20 38.58 Unpacking xfsprogs (4.20.0-1) ... [2021-06-07T12:35:04.509Z] #20 29.79 Selecting previously unselected package xxd. [2021-06-07T12:35:04.509Z] #20 29.80 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-07T12:35:04.509Z] #20 29.81 Unpacking xxd (2:8.1.0875-5) ... [2021-06-07T12:35:04.509Z] #20 29.93 Selecting previously unselected package vim-common. [2021-06-07T12:35:04.509Z] #20 29.93 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-07T12:35:04.509Z] #20 29.96 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-07T12:35:04.524Z] #20 11.01 Reading package lists... [2021-06-07T12:35:04.613Z] #20 38.89 Selecting previously unselected package zip. [2021-06-07T12:35:04.613Z] #20 38.91 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-06-07T12:35:04.613Z] #20 38.92 Unpacking zip (3.0-11+b1) ... [2021-06-07T12:35:04.773Z] #20 30.12 Selecting previously unselected package bash-completion. [2021-06-07T12:35:04.773Z] #20 30.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-07T12:35:04.876Z] #20 39.08 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-07T12:35:04.876Z] #20 39.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-07T12:35:04.876Z] #20 39.14 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-06-07T12:35:04.876Z] #20 39.16 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-07T12:35:04.876Z] #20 39.17 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-06-07T12:35:04.876Z] #20 39.19 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-06-07T12:35:04.876Z] #20 39.21 Setting up uidmap (1:4.5-1.1) ... [2021-06-07T12:35:05.138Z] #20 39.23 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-06-07T12:35:05.138Z] #20 39.25 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:35:05.138Z] #20 39.27 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-07T12:35:05.138Z] #20 39.29 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-07T12:35:05.138Z] #20 39.31 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-07T12:35:05.138Z] #20 39.33 Setting up xxd (2:8.1.0875-5) ... [2021-06-07T12:35:05.138Z] #20 39.35 Setting up zip (3.0-11+b1) ... [2021-06-07T12:35:05.138Z] #20 39.36 Setting up vim-common (2:8.1.0875-5) ... [2021-06-07T12:35:05.138Z] #20 39.41 Setting up bash-completion (1:2.8-6) ... [2021-06-07T12:35:05.882Z] #57 219.8 + bin/containerd-shim-runc-v2 [2021-06-07T12:35:06.658Z] #20 32.11 Unpacking bash-completion (1:2.8-6) ... [2021-06-07T12:35:06.658Z] #20 32.47 Selecting previously unselected package bzip2. [2021-06-07T12:35:06.658Z] #20 32.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-07T12:35:06.658Z] #20 32.48 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-07T12:35:06.816Z] #57 220.7 + binaries [2021-06-07T12:35:06.816Z] #57 220.7 + install -D bin/containerd /build/containerd [2021-06-07T12:35:06.816Z] #57 220.8 + install -D bin/containerd-shim /build/containerd-shim [2021-06-07T12:35:06.816Z] #57 220.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-07T12:35:06.816Z] #57 220.8 + install -D bin/ctr /build/ctr [2021-06-07T12:35:06.919Z] #20 32.58 Selecting previously unselected package xz-utils. [2021-06-07T12:35:06.919Z] #20 32.58 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-07T12:35:06.919Z] #20 32.59 Unpacking xz-utils (5.2.4-1) ... [2021-06-07T12:35:06.919Z] #20 32.75 Selecting previously unselected package apparmor. [2021-06-07T12:35:06.919Z] #20 32.76 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-07T12:35:07.040Z] #20 13.78 Reading package lists... [2021-06-07T12:35:07.179Z] #20 32.83 Unpacking apparmor (2.13.2-10) ... [2021-06-07T12:35:07.305Z] #20 32.41 Unpacking bash-completion (1:2.8-6) ... [2021-06-07T12:35:07.305Z] #20 32.74 Selecting previously unselected package bzip2. [2021-06-07T12:35:07.305Z] #20 32.75 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-07T12:35:07.305Z] #20 32.76 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-07T12:35:07.439Z] #20 33.16 Selecting previously unselected package aufs-tools. [2021-06-07T12:35:07.439Z] #20 33.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-07T12:35:07.439Z] #20 33.19 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-07T12:35:07.439Z] #20 33.29 Selecting previously unselected package libonig5:amd64. [2021-06-07T12:35:07.439Z] #20 33.30 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-07T12:35:07.439Z] #20 33.30 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-07T12:35:07.561Z] #20 32.83 Selecting previously unselected package xz-utils. [2021-06-07T12:35:07.561Z] #20 32.83 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-07T12:35:07.561Z] #20 32.84 Unpacking xz-utils (5.2.4-1) ... [2021-06-07T12:35:07.603Z] #20 16.36 Building dependency tree... [2021-06-07T12:35:07.701Z] #20 33.44 Selecting previously unselected package libjq1:amd64. [2021-06-07T12:35:07.701Z] #20 33.44 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-07T12:35:07.701Z] #20 33.45 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-07T12:35:07.701Z] #20 33.58 Selecting previously unselected package jq. [2021-06-07T12:35:07.701Z] #20 33.60 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-07T12:35:07.701Z] #20 33.61 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-07T12:35:07.817Z] #20 32.99 Selecting previously unselected package apparmor. [2021-06-07T12:35:07.817Z] #20 32.99 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-07T12:35:07.817Z] #20 33.06 Unpacking apparmor (2.13.2-10) ... [2021-06-07T12:35:07.961Z] #20 33.69 Selecting previously unselected package libaio1:amd64. [2021-06-07T12:35:07.961Z] #20 33.70 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-07T12:35:07.961Z] #20 33.70 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-07T12:35:07.961Z] #20 33.80 Selecting previously unselected package libgpm2:amd64. [2021-06-07T12:35:07.961Z] #20 33.80 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-07T12:35:07.961Z] #20 33.81 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-07T12:35:07.961Z] #20 33.86 Selecting previously unselected package libicu63:amd64. [2021-06-07T12:35:07.961Z] #20 33.87 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-07T12:35:07.961Z] #20 33.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-07T12:35:08.073Z] #20 33.34 Selecting previously unselected package aufs-tools. [2021-06-07T12:35:08.073Z] #20 33.36 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-07T12:35:08.073Z] #20 33.36 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-07T12:35:08.165Z] #20 17.42 libcap2-bin is already the newest version (1:2.25-2). [2021-06-07T12:35:08.165Z] #20 17.42 The following additional packages will be installed: [2021-06-07T12:35:08.165Z] #20 17.43 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-07T12:35:08.165Z] #20 17.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-07T12:35:08.165Z] #20 17.43 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-07T12:35:08.165Z] #20 17.43 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-07T12:35:08.165Z] #20 17.43 python3.7 python3.7-minimal vim-runtime xxd [2021-06-07T12:35:08.165Z] #20 17.43 Suggested packages: [2021-06-07T12:35:08.165Z] #20 17.44 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-07T12:35:08.165Z] #20 17.44 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-07T12:35:08.165Z] #20 17.44 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-07T12:35:08.165Z] #20 17.44 quota [2021-06-07T12:35:08.165Z] #20 17.44 Recommended packages: [2021-06-07T12:35:08.165Z] #20 17.44 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-07T12:35:08.165Z] #20 17.44 python3-keyrings.alt python3-xdg unzip [2021-06-07T12:35:08.333Z] #20 33.54 Selecting previously unselected package libonig5:amd64. [2021-06-07T12:35:08.333Z] #20 33.54 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-07T12:35:08.333Z] #20 33.54 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-07T12:35:08.333Z] #20 33.69 Selecting previously unselected package libjq1:amd64. [2021-06-07T12:35:08.333Z] #20 33.71 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-07T12:35:08.333Z] #20 33.71 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-07T12:35:08.333Z] #20 33.82 Selecting previously unselected package jq. [2021-06-07T12:35:08.451Z] #20 42.18 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-06-07T12:35:08.451Z] #20 42.19 Setting up xz-utils (5.2.4-1) ... [2021-06-07T12:35:08.451Z] #20 42.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-07T12:35:08.451Z] #20 42.24 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-07T12:35:08.451Z] #20 42.28 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-07T12:35:08.451Z] #20 42.36 invoke-rc.d: could not determine current runlevel [2021-06-07T12:35:08.451Z] #20 42.38 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-07T12:35:08.451Z] #20 42.39 Setting up pigz (2.4-1) ... [2021-06-07T12:35:08.451Z] #20 42.41 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-07T12:35:08.451Z] #20 42.44 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-07T12:35:08.451Z] #20 42.49 Setting up python-pip-whl (18.1-5) ... [2021-06-07T12:35:08.451Z] #20 42.51 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-07T12:35:08.451Z] #20 42.54 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-07T12:35:08.590Z] #20 33.82 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-07T12:35:08.590Z] #20 33.83 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-07T12:35:08.590Z] #20 33.91 Selecting previously unselected package libaio1:amd64. [2021-06-07T12:35:08.590Z] #20 33.92 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-07T12:35:08.590Z] #20 33.93 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-07T12:35:08.590Z] #20 33.99 Selecting previously unselected package libgpm2:amd64. [2021-06-07T12:35:08.590Z] #20 34.00 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-07T12:35:08.590Z] #20 34.01 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-07T12:35:08.714Z] #20 43.08 Setting up libaio1:arm64 (0.3.112-3) ... [2021-06-07T12:35:08.714Z] #57 DONE 222.5s [2021-06-07T12:35:08.845Z] #20 34.08 Selecting previously unselected package libicu63:amd64. [2021-06-07T12:35:08.846Z] #20 34.08 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-07T12:35:08.846Z] #20 34.09 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-07T12:35:08.916Z] Commit message: "Merge commit '8dbd90ec00daa26dc45d7da2431c965dec99e8b4' into HEAD" [2021-06-07T12:35:08.977Z] #20 43.09 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-07T12:35:08.977Z] #20 43.11 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-07T12:35:08.977Z] #20 43.13 Setting up vim (2:8.1.0875-5) ... [2021-06-07T12:35:08.977Z] #20 43.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-07T12:35:08.977Z] #20 43.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-07T12:35:08.977Z] #20 43.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-07T12:35:08.977Z] #20 43.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-07T12:35:08.977Z] #20 43.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-07T12:35:08.977Z] #20 43.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-07T12:35:08.977Z] #20 43.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-07T12:35:08.977Z] #20 43.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-07T12:35:08.977Z] #20 43.26 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-07T12:35:09.051Z] First time build. Skipping changelog. [2021-06-07T12:35:09.239Z] #20 43.28 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-07T12:35:09.239Z] #20 43.30 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-07T12:35:09.239Z] #20 43.31 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-07T12:35:09.239Z] #20 43.33 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-07T12:35:09.239Z] #20 43.35 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:35:09.280Z] [2021-06-07T12:35:09.280Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-07T12:35:09.280Z] #58 sha256:72e1a48fb74a35754390d82bd5ca7cb86d2414e069045594bc24511cfe468465 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-07T12:35:09.531Z] #20 18.74 The following NEW packages will be installed: [2021-06-07T12:35:09.531Z] #20 18.74 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-07T12:35:09.531Z] #20 18.74 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-07T12:35:09.531Z] #20 18.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-07T12:35:09.531Z] #20 18.74 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-07T12:35:09.531Z] #20 18.74 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-07T12:35:09.531Z] #20 18.74 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-07T12:35:09.531Z] #20 18.74 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-07T12:35:09.531Z] #20 18.74 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-07T12:35:09.531Z] #20 18.74 xz-utils zip [2021-06-07T12:35:09.788Z] #20 19.06 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-07T12:35:09.788Z] #20 19.06 Need to get 28.6 MB of archives. [2021-06-07T12:35:09.788Z] #20 19.06 After this operation, 116 MB of additional disk space will be used. [2021-06-07T12:35:09.788Z] #20 19.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-07T12:35:09.788Z] #20 19.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-07T12:35:09.788Z] #20 19.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-07T12:35:09.788Z] #20 19.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-07T12:35:09.788Z] #20 19.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-07T12:35:09.788Z] #20 19.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-07T12:35:09.788Z] #20 19.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-07T12:35:09.788Z] #20 19.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-07T12:35:10.044Z] #20 19.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-07T12:35:10.044Z] #20 19.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-07T12:35:10.044Z] #20 19.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-07T12:35:10.044Z] #20 19.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-07T12:35:10.044Z] #20 19.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-07T12:35:10.044Z] #20 19.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-07T12:35:10.044Z] #20 19.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-07T12:35:10.044Z] #20 19.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-07T12:35:10.044Z] #20 19.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-07T12:35:10.044Z] #20 19.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-07T12:35:10.044Z] #20 19.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-07T12:35:10.044Z] #20 19.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-07T12:35:10.044Z] #20 19.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-07T12:35:10.044Z] #20 19.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-07T12:35:10.044Z] #20 19.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-07T12:35:10.044Z] #20 19.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-07T12:35:10.044Z] #20 19.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-07T12:35:10.044Z] #20 19.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-07T12:35:10.044Z] #20 19.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-07T12:35:10.044Z] #20 19.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-07T12:35:10.044Z] #20 19.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-07T12:35:10.213Z] #58 DONE 1.0s [2021-06-07T12:35:10.213Z] [2021-06-07T12:35:10.213Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-07T12:35:10.213Z] #62 sha256:6b85a1b97667867e4fdc8e46955b746e6175404077bafe9f5449f5fb0e94d269 [2021-06-07T12:35:10.300Z] #20 19.74 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-07T12:35:10.300Z] #20 19.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-07T12:35:10.300Z] #20 19.74 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-07T12:35:10.300Z] #20 19.74 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-07T12:35:10.300Z] #20 19.75 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-07T12:35:10.300Z] #20 19.76 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-07T12:35:10.300Z] #20 19.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-07T12:35:10.472Z] #62 DONE 0.2s [2021-06-07T12:35:10.472Z] [2021-06-07T12:35:10.472Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-07T12:35:10.472Z] #67 sha256:938ca006b6c2e95d27798b09abfcbb46d320407c9587d65266488fa0dabd7c94 [2021-06-07T12:35:10.556Z] #20 19.82 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-07T12:35:10.556Z] #20 19.82 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-07T12:35:10.556Z] #20 19.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-07T12:35:10.557Z] #20 19.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-07T12:35:10.557Z] #20 19.85 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-07T12:35:10.557Z] #20 19.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-07T12:35:10.557Z] #20 19.86 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-07T12:35:10.557Z] #20 19.90 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-07T12:35:10.557Z] #20 19.91 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-07T12:35:10.557Z] #20 19.93 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-07T12:35:10.813Z] #20 20.19 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-07T12:35:11.069Z] #20 20.23 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-07T12:35:11.069Z] #20 20.28 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-07T12:35:11.259Z] #20 36.66 Selecting previously unselected package libnet1:amd64. [2021-06-07T12:35:11.259Z] #20 36.66 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-07T12:35:11.259Z] #20 36.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:35:11.259Z] #20 36.75 Selecting previously unselected package libnl-3-200:amd64. [2021-06-07T12:35:11.259Z] #20 36.76 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-07T12:35:11.259Z] #20 36.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-07T12:35:11.259Z] #20 36.85 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-07T12:35:11.259Z] #20 36.86 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-07T12:35:11.259Z] #20 36.87 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-07T12:35:11.259Z] #20 36.94 Selecting previously unselected package libreadline5:amd64. [2021-06-07T12:35:11.259Z] #20 36.95 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-07T12:35:11.259Z] #20 36.95 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-07T12:35:11.259Z] #20 37.06 Selecting previously unselected package net-tools. [2021-06-07T12:35:11.259Z] #20 37.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-07T12:35:11.259Z] #20 37.07 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-07T12:35:08.953Z] > git rev-list --no-walk a970906cd13ec2dc706a841b9c9388ea2de4408d # timeout=10 [2021-06-07T12:35:11.407Z] #67 DONE 0.9s [2021-06-07T12:35:11.407Z] [2021-06-07T12:35:11.407Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-07T12:35:11.407Z] #68 sha256:81680c4dbb12dc775a1f53406b26fec92f56b1b40b6849efb68fc27b0bb2239c [2021-06-07T12:35:11.407Z] #68 DONE 0.0s [2021-06-07T12:35:11.407Z] [2021-06-07T12:35:11.407Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-07T12:35:11.407Z] #69 sha256:05b10c62b10e6bfda6d979a5a2cfbd1b03eca27d639c73f8ab67a7e7ba1a4432 [2021-06-07T12:35:11.519Z] #20 37.21 Selecting previously unselected package patch. [2021-06-07T12:35:11.519Z] #20 37.23 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-07T12:35:11.519Z] #20 37.23 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-07T12:35:11.519Z] #20 37.31 Selecting previously unselected package python-pip-whl. [2021-06-07T12:35:11.519Z] #20 37.32 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-07T12:35:11.519Z] #20 37.33 Unpacking python-pip-whl (18.1-5) ... [2021-06-07T12:35:11.630Z] #20 20.79 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:35:11.631Z] #20 20.90 Fetched 28.6 MB in 1s (19.2 MB/s) [2021-06-07T12:35:11.631Z] #20 20.95 Selecting previously unselected package pigz. [2021-06-07T12:35:11.631Z] #20 20.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 ... 23435 files and directories currently installed.) [2021-06-07T12:35:11.631Z] #20 21.01 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-07T12:35:11.631Z] #20 21.03 Unpacking pigz (2.4-1) ... [2021-06-07T12:35:11.631Z] #20 21.10 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-07T12:35:11.631Z] #20 21.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:35:11.631Z] #20 21.11 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:35:11.795Z] #20 45.56 Setting up iptables (1.8.2-4) ... [2021-06-07T12:35:11.795Z] #20 45.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-07T12:35:11.795Z] #20 45.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-07T12:35:11.795Z] #20 45.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-07T12:35:11.795Z] #20 45.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-07T12:35:11.795Z] #20 45.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-07T12:35:11.795Z] #20 45.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-07T12:35:11.795Z] #20 45.67 Setting up python3 (3.7.3-1) ... [2021-06-07T12:35:11.795Z] #20 46.15 Setting up python3-wheel (0.32.3-2) ... [2021-06-07T12:35:12.040Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-07T12:35:12.040Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-51993564\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-07T12:35:12.041Z] ---------------------------------------------------------------------------- [2021-06-07T12:35:12.041Z] [2021-06-07T12:35:12.041Z] INFO: executeCI.ps1 starting at Mon Jun 7 12:35:10 CUT 2021 [2021-06-07T12:35:12.041Z] [2021-06-07T12:35:12.041Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-07T12:35:12.041Z] INFO: Running git version 2.24.1.windows.2 [2021-06-07T12:35:12.041Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-06-07T12:35:12.041Z] INFO: Environment variables: [2021-06-07T12:35:12.041Z] [2021-06-07T12:35:12.041Z] Name Value [2021-06-07T12:35:12.041Z] ---- ----- [2021-06-07T12:35:12.041Z] ALLUSERSPROFILE C:\ProgramData [2021-06-07T12:35:12.041Z] amd64 true [2021-06-07T12:35:12.041Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-07T12:35:12.041Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-07T12:35:12.041Z] arm64 true [2021-06-07T12:35:12.041Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-07T12:35:12.041Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-07T12:35:12.041Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-07T12:35:12.041Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-07T12:35:12.041Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-07T12:35:12.041Z] BRANCH_NAME PR-42393 [2021-06-07T12:35:12.041Z] BUILD_DISPLAY_NAME #27 [2021-06-07T12:35:12.041Z] BUILD_ID 27 [2021-06-07T12:35:12.041Z] BUILD_NUMBER 27 [2021-06-07T12:35:12.041Z] BUILD_TAG jenkins-moby-PR-42393-27 [2021-06-07T12:35:12.041Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42393/27/ [2021-06-07T12:35:12.041Z] cgroup2 true [2021-06-07T12:35:12.041Z] CHANGE_AUTHOR aiordache [2021-06-07T12:35:12.041Z] CHANGE_AUTHOR_DISPLAY_NAME Anca Iordache [2021-06-07T12:35:12.041Z] CHANGE_BRANCH daemon_config [2021-06-07T12:35:12.041Z] CHANGE_FORK aiordache [2021-06-07T12:35:12.041Z] CHANGE_ID 42393 [2021-06-07T12:35:12.041Z] CHANGE_TARGET master [2021-06-07T12:35:12.041Z] CHANGE_TITLE Daemon config validation [2021-06-07T12:35:12.041Z] CHANGE_URL https://github.com/moby/moby/pull/42393 [2021-06-07T12:35:12.041Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-07T12:35:12.041Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-07T12:35:12.041Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-07T12:35:12.041Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-07T12:35:12.041Z] COMPUTERNAME azwin-2-db7270 [2021-06-07T12:35:12.041Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-07T12:35:12.041Z] ConfigSequenceNumber 0 [2021-06-07T12:35:12.041Z] dco true [2021-06-07T12:35:12.041Z] DOCKER_BUILDKIT 0 [2021-06-07T12:35:12.041Z] DOCKER_DUT_DEBUG 1 [2021-06-07T12:35:12.041Z] DOCKER_EXPERIMENTAL 1 [2021-06-07T12:35:12.041Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-07T12:35:12.041Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-07T12:35:12.041Z] EXECUTOR_NUMBER 0 [2021-06-07T12:35:12.041Z] FQDN azwin-2-db7270.westus.cloudapp.azure.com [2021-06-07T12:35:12.041Z] GIT_BRANCH PR-42393 [2021-06-07T12:35:12.041Z] GIT_COMMIT 93c0b6d23e191ad61039c89f667174f2be9fc54a [2021-06-07T12:35:12.041Z] GIT_PREVIOUS_COMMIT a970906cd13ec2dc706a841b9c9388ea2de4408d [2021-06-07T12:35:12.041Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 348069ffd11bd9bce1e122d3639275fdc3a644ce [2021-06-07T12:35:12.041Z] GIT_URL https://github.com/moby/moby.git [2021-06-07T12:35:12.041Z] HUDSON_COOKIE 6351a58e-d5de-4764-836a-20a094ae030b [2021-06-07T12:35:12.041Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-07T12:35:12.041Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-07T12:35:12.041Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-07T12:35:12.041Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-07T12:35:12.041Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-07T12:35:12.041Z] JENKINS_NODE_COOKIE aba28262-bd43-4f34-82e0-3a20c6998719 [2021-06-07T12:35:12.041Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-07T12:35:12.041Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-07T12:35:12.041Z] JOB_BASE_NAME PR-42393 [2021-06-07T12:35:12.041Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42393/display/redirect [2021-06-07T12:35:12.041Z] JOB_NAME moby/PR-42393 [2021-06-07T12:35:12.041Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42393/ [2021-06-07T12:35:12.041Z] library.jps.version master [2021-06-07T12:35:12.041Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-07T12:35:12.041Z] NODE_LABELS amd64 azure azwin-2-db7270 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-06-07T12:35:12.041Z] NODE_NAME azwin-2-db7270 [2021-06-07T12:35:12.041Z] NUMBER_OF_PROCESSORS 4 [2021-06-07T12:35:12.041Z] OS Windows_NT [2021-06-07T12:35:12.041Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-07T12:35:12.041Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-07T12:35:12.041Z] ppc64le false [2021-06-07T12:35:12.041Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-07T12:35:12.041Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-07T12:35:12.041Z] PROCESSOR_LEVEL 6 [2021-06-07T12:35:12.041Z] PROCESSOR_REVISION 4f01 [2021-06-07T12:35:12.041Z] ProgramData C:\ProgramData [2021-06-07T12:35:12.041Z] ProgramFiles C:\Program Files [2021-06-07T12:35:12.041Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-07T12:35:12.041Z] ProgramW6432 C:\Program Files [2021-06-07T12:35:12.041Z] PROMPT $P$G [2021-06-07T12:35:12.041Z] PSExecutionPolicyPreference Bypass [2021-06-07T12:35:12.041Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-07T12:35:12.041Z] PUBLIC C:\Users\Public [2021-06-07T12:35:12.041Z] rootless true [2021-06-07T12:35:12.041Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42393/27/display/redirect?page=arti... [2021-06-07T12:35:12.041Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42393/27/display/redirect?page=changes [2021-06-07T12:35:12.041Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42393/27/display/redirect [2021-06-07T12:35:12.041Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42393/27/display/redirect?page=tests [2021-06-07T12:35:12.041Z] s390x false [2021-06-07T12:35:12.041Z] SKIP_VALIDATION_TESTS 1 [2021-06-07T12:35:12.041Z] SOURCES_DRIVE d [2021-06-07T12:35:12.041Z] SOURCES_SUBDIR gopath [2021-06-07T12:35:12.041Z] STAGE_NAME Run tests [2021-06-07T12:35:12.041Z] SystemDrive C: [2021-06-07T12:35:12.041Z] SystemRoot C:\Windows [2021-06-07T12:35:12.041Z] TEMP C:\Windows\TEMP [2021-06-07T12:35:12.041Z] TESTDEBUG 0 [2021-06-07T12:35:12.041Z] TESTRUN_DRIVE d [2021-06-07T12:35:12.041Z] TESTRUN_SUBDIR CI [2021-06-07T12:35:12.041Z] TIMEOUT 120m [2021-06-07T12:35:12.041Z] TMP C:\Windows\TEMP [2021-06-07T12:35:12.041Z] unit_validate true [2021-06-07T12:35:12.041Z] USERDOMAIN WORKGROUP [2021-06-07T12:35:12.041Z] USERNAME azwin-2-db7270$ [2021-06-07T12:35:12.041Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-07T12:35:12.041Z] validate_force false [2021-06-07T12:35:12.041Z] windir C:\Windows [2021-06-07T12:35:12.041Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-06-07T12:35:12.041Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-06-07T12:35:12.041Z] windows2022 true [2021-06-07T12:35:12.041Z] windowsRS1 false [2021-06-07T12:35:12.041Z] windowsRS5 true [2021-06-07T12:35:12.041Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-07T12:35:12.041Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-07T12:35:12.041Z] [2021-06-07T12:35:12.041Z] [2021-06-07T12:35:12.041Z] [2021-06-07T12:35:12.041Z] INFO: Sources under d:\gopath\... [2021-06-07T12:35:12.041Z] INFO: Test run under d:\CI\... [2021-06-07T12:35:12.041Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-07T12:35:12.041Z] INFO: docker/docker repository was found [2021-06-07T12:35:12.041Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-06-07T12:35:12.090Z] #20 37.77 Selecting previously unselected package python3-lib2to3. [2021-06-07T12:35:12.090Z] #20 37.78 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-07T12:35:12.090Z] #20 37.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-07T12:35:12.090Z] #20 37.92 Selecting previously unselected package python3-distutils. [2021-06-07T12:35:12.090Z] #20 37.92 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-07T12:35:12.090Z] #20 37.93 Unpacking python3-distutils (3.7.3-1) ... [2021-06-07T12:35:12.112Z] #20 37.04 Selecting previously unselected package libnet1:amd64. [2021-06-07T12:35:12.112Z] #20 37.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-07T12:35:12.112Z] #20 37.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:35:12.112Z] #20 37.14 Selecting previously unselected package libnl-3-200:amd64. [2021-06-07T12:35:12.112Z] #20 37.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-07T12:35:12.112Z] #20 37.17 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-07T12:35:12.112Z] #20 37.26 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-07T12:35:12.112Z] #20 37.26 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-07T12:35:12.112Z] #20 37.27 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-07T12:35:12.112Z] #20 37.33 Selecting previously unselected package libreadline5:amd64. [2021-06-07T12:35:12.112Z] #20 37.34 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-07T12:35:12.112Z] #20 37.35 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-07T12:35:12.112Z] #20 37.45 Selecting previously unselected package net-tools. [2021-06-07T12:35:12.112Z] #20 37.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-07T12:35:12.112Z] #20 37.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-07T12:35:12.180Z] + docker version [2021-06-07T12:35:12.192Z] #20 21.46 Selecting previously unselected package python3.7-minimal. [2021-06-07T12:35:12.192Z] #20 21.46 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:35:12.192Z] #20 21.47 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:35:12.341Z] #69 DONE 0.8s [2021-06-07T12:35:12.341Z] [2021-06-07T12:35:12.341Z] #70 exporting to image [2021-06-07T12:35:12.341Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-07T12:35:12.341Z] #70 exporting layers [2021-06-07T12:35:12.350Z] #20 38.06 Selecting previously unselected package python3-pip. [2021-06-07T12:35:12.350Z] #20 38.08 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-07T12:35:12.350Z] #20 38.08 Unpacking python3-pip (18.1-5) ... [2021-06-07T12:35:12.350Z] #20 38.23 Selecting previously unselected package python3-pkg-resources. [2021-06-07T12:35:12.350Z] #20 38.24 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-07T12:35:12.350Z] #20 38.25 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:35:12.368Z] #20 37.65 Selecting previously unselected package patch. [2021-06-07T12:35:12.368Z] #20 37.65 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-07T12:35:12.368Z] #20 37.66 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-07T12:35:12.368Z] #20 37.74 Selecting previously unselected package python-pip-whl. [2021-06-07T12:35:12.368Z] #20 37.75 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-07T12:35:12.368Z] #20 37.76 Unpacking python-pip-whl (18.1-5) ... [2021-06-07T12:35:12.504Z] ltsc2019: Pulling from windows/servercore [2021-06-07T12:35:12.504Z] 4612f6d0b889: Pulling fs layer [2021-06-07T12:35:12.504Z] 8116de3c91c3: Pulling fs layer [2021-06-07T12:35:12.615Z] #20 38.36 Selecting previously unselected package python3-setuptools. [2021-06-07T12:35:12.615Z] #20 38.36 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-07T12:35:12.615Z] #20 38.37 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-07T12:35:12.615Z] #20 38.59 Selecting previously unselected package python3-wheel. [2021-06-07T12:35:12.615Z] #20 38.59 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-07T12:35:12.615Z] #20 38.59 Unpacking python3-wheel (0.32.3-2) ... [2021-06-07T12:35:12.745Z] #20 46.99 Setting up apparmor (2.13.2-10) ... [2021-06-07T12:35:12.769Z] #20 22.08 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:35:12.769Z] #20 22.12 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-07T12:35:12.876Z] #20 38.68 Selecting previously unselected package sudo. [2021-06-07T12:35:12.876Z] #20 38.68 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-07T12:35:12.876Z] #20 38.70 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-07T12:35:12.930Z] #20 38.19 Selecting previously unselected package python3-lib2to3. [2021-06-07T12:35:12.930Z] #20 38.20 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-07T12:35:12.930Z] #20 38.21 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-07T12:35:12.930Z] #20 38.31 Selecting previously unselected package python3-distutils. [2021-06-07T12:35:12.930Z] #20 38.32 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-07T12:35:12.930Z] #20 38.32 Unpacking python3-distutils (3.7.3-1) ... [2021-06-07T12:35:13.136Z] #20 39.10 Selecting previously unselected package thin-provisioning-tools. [2021-06-07T12:35:13.186Z] #20 38.45 Selecting previously unselected package python3-pip. [2021-06-07T12:35:13.186Z] #20 38.45 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-07T12:35:13.186Z] #20 38.46 Unpacking python3-pip (18.1-5) ... [2021-06-07T12:35:13.186Z] #20 38.59 Selecting previously unselected package python3-pkg-resources. [2021-06-07T12:35:13.186Z] #20 38.59 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-07T12:35:13.186Z] #20 38.59 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:35:13.186Z] #20 38.71 Selecting previously unselected package python3-setuptools. [2021-06-07T12:35:13.397Z] #20 39.12 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-07T12:35:13.397Z] #20 39.13 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-07T12:35:13.397Z] #20 39.35 Selecting previously unselected package uidmap. [2021-06-07T12:35:13.442Z] #20 38.71 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-07T12:35:13.442Z] #20 38.72 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-07T12:35:13.442Z] #20 38.95 Selecting previously unselected package python3-wheel. [2021-06-07T12:35:13.442Z] #20 38.95 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-07T12:35:13.442Z] #20 38.96 Unpacking python3-wheel (0.32.3-2) ... [2021-06-07T12:35:13.657Z] #20 39.36 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-07T12:35:13.657Z] #20 39.36 Unpacking uidmap (1:4.5-1.1) ... [2021-06-07T12:35:13.657Z] #20 39.48 Selecting previously unselected package vim-runtime. [2021-06-07T12:35:13.657Z] #20 39.49 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-07T12:35:13.657Z] #20 39.52 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-07T12:35:13.657Z] #20 39.57 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-07T12:35:13.657Z] #20 39.57 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-07T12:35:13.697Z] #20 39.03 Selecting previously unselected package sudo. [2021-06-07T12:35:13.697Z] #20 39.03 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-07T12:35:13.697Z] #20 39.04 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-07T12:35:14.259Z] #20 39.49 Selecting previously unselected package thin-provisioning-tools. [2021-06-07T12:35:14.259Z] #20 39.51 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-07T12:35:14.259Z] #20 39.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-07T12:35:14.515Z] #20 39.72 Selecting previously unselected package uidmap. [2021-06-07T12:35:14.515Z] #20 39.73 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-07T12:35:14.515Z] #20 39.74 Unpacking uidmap (1:4.5-1.1) ... [2021-06-07T12:35:14.515Z] #20 39.84 Selecting previously unselected package vim-runtime. [2021-06-07T12:35:14.515Z] #20 39.84 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-07T12:35:14.515Z] #20 39.88 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-07T12:35:14.515Z] #20 39.92 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-07T12:35:14.655Z] #20 23.91 Selecting previously unselected package python3-minimal. [2021-06-07T12:35:14.655Z] #20 23.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-06-07T12:35:14.655Z] #20 23.95 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-07T12:35:14.655Z] #20 23.96 Unpacking python3-minimal (3.7.3-1) ... [2021-06-07T12:35:14.655Z] #20 24.04 Selecting previously unselected package libmpdec2:amd64. [2021-06-07T12:35:14.655Z] #20 24.04 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-07T12:35:14.655Z] #20 24.05 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-07T12:35:14.656Z] #20 24.13 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-07T12:35:14.656Z] #20 24.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:35:14.670Z] #20 48.94 Setting up xfsprogs (4.20.0-1) ... [2021-06-07T12:35:14.670Z] #20 48.98 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-07T12:35:14.770Z] #20 39.93 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-07T12:35:14.911Z] #20 24.14 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:35:15.245Z] #20 49.31 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:35:15.839Z] #20 24.91 Selecting previously unselected package python3.7. [2021-06-07T12:35:15.839Z] #20 24.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-07T12:35:15.839Z] #20 24.93 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:35:15.839Z] #20 25.03 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-07T12:35:15.839Z] #20 25.03 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-07T12:35:15.839Z] #20 25.04 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-07T12:35:15.839Z] #20 25.13 Setting up python3-minimal (3.7.3-1) ... [2021-06-07T12:35:16.192Z] #20 50.23 Setting up python3-distutils (3.7.3-1) ... [2021-06-07T12:35:16.400Z] #20 25.70 Selecting previously unselected package python3. [2021-06-07T12:35:16.400Z] #20 25.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 ... 24096 files and directories currently installed.) [2021-06-07T12:35:16.400Z] #20 25.73 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-07T12:35:16.400Z] #20 25.74 Unpacking python3 (3.7.3-1) ... [2021-06-07T12:35:16.400Z] #20 25.81 Selecting previously unselected package libip4tc0:amd64. [2021-06-07T12:35:16.400Z] #20 25.81 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-07T12:35:16.400Z] #20 25.82 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-07T12:35:16.455Z] #20 50.76 Setting up python3-setuptools (40.8.0-1) ... [2021-06-07T12:35:16.655Z] #20 25.90 Selecting previously unselected package libip6tc0:amd64. [2021-06-07T12:35:16.655Z] #20 25.91 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-07T12:35:16.655Z] #20 25.92 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-07T12:35:16.655Z] #20 26.00 Selecting previously unselected package libiptc0:amd64. [2021-06-07T12:35:16.655Z] #20 26.01 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-07T12:35:16.655Z] #20 26.01 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-07T12:35:16.655Z] #20 26.08 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-07T12:35:16.655Z] #20 26.09 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-07T12:35:16.655Z] #20 26.09 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-07T12:35:16.868Z] Client: Mirantis Container Runtime [2021-06-07T12:35:16.868Z] Version: 20.10.0 [2021-06-07T12:35:16.868Z] API version: 1.41 [2021-06-07T12:35:16.868Z] Go version: go1.13.15 [2021-06-07T12:35:16.868Z] Git commit: 6ee42dc [2021-06-07T12:35:16.868Z] Built: 03/11/2021 13:24:56 [2021-06-07T12:35:16.868Z] OS/Arch: windows/amd64 [2021-06-07T12:35:16.868Z] Context: default [2021-06-07T12:35:16.868Z] Experimental: true [2021-06-07T12:35:16.868Z] [2021-06-07T12:35:16.868Z] Server: Mirantis Container Runtime [2021-06-07T12:35:16.868Z] Engine: [2021-06-07T12:35:16.868Z] Version: 20.10.0 [2021-06-07T12:35:16.868Z] API version: 1.41 (minimum version 1.24) [2021-06-07T12:35:16.868Z] Go version: go1.13.15 [2021-06-07T12:35:16.868Z] Git commit: 1e08f21e79 [2021-06-07T12:35:16.868Z] Built: 03/11/2021 13:23:32 [2021-06-07T12:35:16.869Z] OS/Arch: windows/amd64 [2021-06-07T12:35:16.869Z] Experimental: true [2021-06-07T12:35:16.913Z] #20 26.17 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-07T12:35:16.913Z] #20 26.17 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-07T12:35:16.913Z] #20 26.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-07T12:35:16.913Z] #20 26.23 Selecting previously unselected package libnftnl11:amd64. [2021-06-07T12:35:16.913Z] #20 26.25 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-07T12:35:16.913Z] #20 26.25 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-07T12:35:16.956Z] #20 42.30 Selecting previously unselected package vim. [2021-06-07T12:35:16.956Z] #20 42.31 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-07T12:35:16.956Z] #20 42.33 Unpacking vim (2:8.1.0875-5) ... [2021-06-07T12:35:16.956Z] #20 42.80 Selecting previously unselected package xfsprogs. [2021-06-07T12:35:16.956Z] #20 42.80 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-07T12:35:16.956Z] #20 42.81 Unpacking xfsprogs (4.20.0-1) ... [2021-06-07T12:35:17.169Z] #20 26.32 Selecting previously unselected package iptables. [2021-06-07T12:35:17.169Z] #20 26.33 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-07T12:35:17.169Z] #20 26.33 Unpacking iptables (1.8.2-4) ... [2021-06-07T12:35:17.288Z] #20 42.50 Selecting previously unselected package vim. [2021-06-07T12:35:17.288Z] #20 42.51 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-07T12:35:17.288Z] #20 42.53 Unpacking vim (2:8.1.0875-5) ... [2021-06-07T12:35:17.425Z] #20 26.61 Selecting previously unselected package xxd. [2021-06-07T12:35:17.425Z] #20 26.61 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-07T12:35:17.425Z] #20 26.62 Unpacking xxd (2:8.1.0875-5) ... [2021-06-07T12:35:17.425Z] #20 26.73 Selecting previously unselected package vim-common. [2021-06-07T12:35:17.425Z] #20 26.74 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-07T12:35:17.425Z] #20 26.77 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-07T12:35:17.477Z] #20 43.19 Selecting previously unselected package zip. [2021-06-07T12:35:17.477Z] #20 43.21 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-07T12:35:17.477Z] #20 43.22 Unpacking zip (3.0-11+b1) ... [2021-06-07T12:35:17.477Z] #20 43.38 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-07T12:35:17.477Z] #20 43.40 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-07T12:35:17.477Z] #20 43.41 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-07T12:35:17.477Z] #20 43.42 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-07T12:35:17.477Z] #20 43.43 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-07T12:35:17.477Z] #20 43.44 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-07T12:35:17.477Z] #20 43.45 Setting up uidmap (1:4.5-1.1) ... [Pipeline] sh [2021-06-07T12:35:17.681Z] #20 26.92 Selecting previously unselected package bash-completion. [2021-06-07T12:35:17.681Z] #20 26.93 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-07T12:35:17.738Z] #20 43.46 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-07T12:35:17.738Z] #20 43.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:35:17.738Z] #20 43.49 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-07T12:35:17.738Z] #20 43.50 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-07T12:35:17.738Z] #20 43.52 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-07T12:35:17.738Z] #20 43.53 Setting up xxd (2:8.1.0875-5) ... [2021-06-07T12:35:17.738Z] #20 43.54 Setting up zip (3.0-11+b1) ... [2021-06-07T12:35:17.738Z] #20 43.55 Setting up vim-common (2:8.1.0875-5) ... [2021-06-07T12:35:17.738Z] #20 43.59 Setting up bash-completion (1:2.8-6) ... [2021-06-07T12:35:17.849Z] #20 51.97 Setting up python3-pip (18.1-5) ... [2021-06-07T12:35:17.850Z] #20 42.97 Selecting previously unselected package xfsprogs. [2021-06-07T12:35:17.850Z] #20 42.98 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-07T12:35:17.850Z] #20 42.98 Unpacking xfsprogs (4.20.0-1) ... [2021-06-07T12:35:17.850Z] #20 43.30 Selecting previously unselected package zip. [2021-06-07T12:35:17.850Z] #20 43.30 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-07T12:35:17.850Z] #20 43.31 Unpacking zip (3.0-11+b1) ... [2021-06-07T12:35:18.106Z] #20 43.51 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-07T12:35:18.106Z] #20 43.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-07T12:35:18.106Z] #20 43.55 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-07T12:35:18.106Z] #20 43.56 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-07T12:35:18.106Z] #20 43.57 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-07T12:35:18.106Z] #20 43.59 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-07T12:35:18.106Z] #20 43.60 Setting up uidmap (1:4.5-1.1) ... [2021-06-07T12:35:18.106Z] #20 43.61 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-07T12:35:18.362Z] #20 43.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:35:18.362Z] #20 43.64 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-07T12:35:18.362Z] #20 43.65 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-07T12:35:18.362Z] #20 43.66 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-07T12:35:18.362Z] #20 43.68 Setting up xxd (2:8.1.0875-5) ... [2021-06-07T12:35:18.362Z] #20 43.69 Setting up zip (3.0-11+b1) ... [2021-06-07T12:35:18.362Z] #20 43.70 Setting up vim-common (2:8.1.0875-5) ... [2021-06-07T12:35:18.362Z] #20 43.73 Setting up bash-completion (1:2.8-6) ... [2021-06-07T12:35:18.395Z] + docker info [2021-06-07T12:35:18.797Z] #20 53.08 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:35:18.902Z] #70 exporting layers 6.8s done [2021-06-07T12:35:18.903Z] #70 writing image sha256:3b2e8e0d483252aca4d65f403b64a8160a427c976698fe17ff72007e7fc871d0 done [2021-06-07T12:35:18.903Z] #70 naming to docker.io/library/docker:fed1e1064ecb452b4d411c97824451c802e7c194 done [2021-06-07T12:35:18.903Z] #70 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-07T12:35:19.068Z] #20 53.15 Processing triggers for mime-support (3.62) ... [2021-06-07T12:35:19.243Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42393/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42393/.git:/go/src/github.com/docker/docker/.git --name docker-pr27 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fed1e1064ecb452b4d411c97824451c802e7c194 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fed1e1064ecb452b4d411c97824451c802e7c194 hack/validate/default [2021-06-07T12:35:19.645Z] #20 DONE 54.0s [2021-06-07T12:35:19.645Z] [2021-06-07T12:35:19.645Z] #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-06-07T12:35:19.645Z] #21 sha256:acd6a16e911204389df16830b55c126d58d01384b10664ccf7a1072bd8b3e0fd [2021-06-07T12:35:20.178Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-07T12:35:20.178Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-07T12:35:20.178Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-07T12:35:20.178Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-07T12:35:20.178Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-07T12:35:20.178Z] Congratulations! No new tests were added to integration-cli. [2021-06-07T12:35:20.178Z] [2021-06-07T12:35:20.178Z] INFO Start validation with golang-ci-lint [2021-06-07T12:35:20.178Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-07T12:35:20.178Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-07T12:35:20.178Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-07T12:35:20.198Z] #20 29.26 Unpacking bash-completion (1:2.8-6) ... [2021-06-07T12:35:20.198Z] #20 29.58 Selecting previously unselected package bzip2. [2021-06-07T12:35:20.198Z] #20 29.60 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-07T12:35:20.198Z] #20 29.61 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-07T12:35:20.198Z] #20 29.67 Selecting previously unselected package xz-utils. [2021-06-07T12:35:20.283Z] #20 45.97 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-07T12:35:20.283Z] #20 45.98 Setting up xz-utils (5.2.4-1) ... [2021-06-07T12:35:20.283Z] #20 46.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-07T12:35:20.283Z] #20 46.01 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-07T12:35:20.283Z] #20 46.02 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-07T12:35:20.283Z] #20 46.10 invoke-rc.d: could not determine current runlevel [2021-06-07T12:35:20.283Z] #20 46.11 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-07T12:35:20.283Z] #20 46.12 Setting up pigz (2.4-1) ... [2021-06-07T12:35:20.283Z] #20 46.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-07T12:35:20.283Z] #20 46.15 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-07T12:35:20.283Z] #20 46.17 Setting up python-pip-whl (18.1-5) ... [2021-06-07T12:35:20.283Z] #20 46.18 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-07T12:35:20.283Z] #20 46.19 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-07T12:35:20.465Z] #20 29.67 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-07T12:35:20.465Z] #20 29.68 Unpacking xz-utils (5.2.4-1) ... [2021-06-07T12:35:20.465Z] #20 29.85 Selecting previously unselected package apparmor. [2021-06-07T12:35:20.465Z] #20 29.85 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-07T12:35:20.721Z] #20 29.93 Unpacking apparmor (2.13.2-10) ... [2021-06-07T12:35:20.721Z] #20 30.22 Selecting previously unselected package aufs-tools. [2021-06-07T12:35:20.804Z] #20 46.53 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-07T12:35:20.804Z] #20 46.54 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-07T12:35:20.804Z] #20 46.55 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:35:20.804Z] #20 46.56 Setting up vim (2:8.1.0875-5) ... [2021-06-07T12:35:20.804Z] #20 46.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-07T12:35:20.804Z] #20 46.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-07T12:35:20.804Z] #20 46.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-07T12:35:20.804Z] #20 46.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-07T12:35:20.804Z] #20 46.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-07T12:35:20.804Z] #20 46.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-07T12:35:20.804Z] #20 46.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-07T12:35:20.804Z] #20 46.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-07T12:35:20.804Z] #20 46.65 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-07T12:35:20.804Z] #20 46.67 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-07T12:35:20.804Z] #20 46.68 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-07T12:35:20.804Z] #20 46.70 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-07T12:35:20.804Z] #20 46.71 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-07T12:35:20.893Z] #20 46.13 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-07T12:35:20.893Z] #20 46.15 Setting up xz-utils (5.2.4-1) ... [2021-06-07T12:35:20.893Z] #20 46.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-07T12:35:20.893Z] #20 46.17 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-07T12:35:20.893Z] #20 46.18 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-07T12:35:20.893Z] #20 46.26 invoke-rc.d: could not determine current runlevel [2021-06-07T12:35:20.893Z] #20 46.27 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-07T12:35:20.893Z] #20 46.28 Setting up pigz (2.4-1) ... [2021-06-07T12:35:20.893Z] #20 46.30 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-07T12:35:20.893Z] #20 46.32 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-07T12:35:20.893Z] #20 46.34 Setting up python-pip-whl (18.1-5) ... [2021-06-07T12:35:20.893Z] #20 46.35 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-07T12:35:20.977Z] #20 30.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-07T12:35:20.977Z] #20 30.24 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-07T12:35:20.977Z] #20 30.36 Selecting previously unselected package libonig5:amd64. [2021-06-07T12:35:21.046Z] #21 1.226 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-07T12:35:21.046Z] #21 1.232 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-07T12:35:21.046Z] #21 1.237 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-07T12:35:21.065Z] #20 46.73 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:35:21.125Z] 8116de3c91c3: Verifying Checksum [2021-06-07T12:35:21.125Z] 8116de3c91c3: Download complete [2021-06-07T12:35:21.150Z] #20 46.36 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-07T12:35:21.232Z] #20 30.36 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-07T12:35:21.232Z] #20 30.37 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-07T12:35:21.232Z] #20 30.52 Selecting previously unselected package libjq1:amd64. [2021-06-07T12:35:21.232Z] #20 30.53 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-07T12:35:21.232Z] #20 30.53 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-07T12:35:21.407Z] #20 46.78 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-07T12:35:21.407Z] #20 46.79 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-07T12:35:21.407Z] #20 46.82 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:35:21.407Z] #20 46.84 Setting up vim (2:8.1.0875-5) ... [2021-06-07T12:35:21.407Z] #20 46.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-07T12:35:21.407Z] #20 46.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-07T12:35:21.407Z] #20 46.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-07T12:35:21.407Z] #20 46.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-07T12:35:21.407Z] #20 46.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-07T12:35:21.407Z] #20 46.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-07T12:35:21.407Z] #20 46.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-07T12:35:21.488Z] #20 30.61 Selecting previously unselected package jq. [2021-06-07T12:35:21.488Z] #20 30.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-07T12:35:21.488Z] #20 30.62 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-07T12:35:21.488Z] #20 30.69 Selecting previously unselected package libaio1:amd64. [2021-06-07T12:35:21.488Z] #20 30.70 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-07T12:35:21.488Z] #20 30.70 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-07T12:35:21.488Z] #20 30.76 Selecting previously unselected package libgpm2:amd64. [2021-06-07T12:35:21.488Z] #20 30.76 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-07T12:35:21.488Z] #20 30.77 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-07T12:35:21.488Z] #20 30.84 Selecting previously unselected package libicu63:amd64. [2021-06-07T12:35:21.623Z] #21 DONE 1.8s [2021-06-07T12:35:21.623Z] [2021-06-07T12:35:21.623Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-07T12:35:21.623Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-07T12:35:21.663Z] #20 46.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-07T12:35:21.663Z] #20 46.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-07T12:35:21.663Z] #20 46.92 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-07T12:35:21.663Z] #20 46.93 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-07T12:35:21.663Z] #20 46.95 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-07T12:35:21.663Z] #20 46.97 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-07T12:35:21.663Z] #20 46.98 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:35:21.744Z] #20 30.86 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-07T12:35:21.744Z] #20 30.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-07T12:35:22.447Z] #20 ... [2021-06-07T12:35:22.447Z] [2021-06-07T12:35:22.447Z] #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-06-07T12:35:22.447Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:35:22.447Z] #40 168.7 + dpkg --print-architecture [2021-06-07T12:35:22.447Z] #40 168.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-07T12:35:22.575Z] #22 ... [2021-06-07T12:35:22.575Z] [2021-06-07T12:35:22.575Z] #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-06-07T12:35:22.575Z] #50 sha256:27fc8171d9e54d76303e52839e0e461541780f8eafbe853cdae4076c1ddf8b98 [2021-06-07T12:35:22.575Z] #50 158.1 + /build/golangci-lint --version [2021-06-07T12:35:22.575Z] #50 158.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-07T12:35:22.575Z] #50 DONE 158.8s [2021-06-07T12:35:22.575Z] [2021-06-07T12:35:22.575Z] #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-06-07T12:35:22.575Z] #54 sha256:f7eb1e7086a75c1fb1a96a3abf6f7074a370b517c6d7dc4b22572a2eb44705ed [2021-06-07T12:35:22.708Z] #40 169.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-07T12:35:22.708Z] #40 169.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-07T12:35:24.179Z] #20 49.31 Setting up iptables (1.8.2-4) ... [2021-06-07T12:35:24.179Z] #20 49.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-07T12:35:24.179Z] #20 49.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-07T12:35:24.179Z] #20 49.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-07T12:35:24.179Z] #20 49.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-07T12:35:24.179Z] #20 49.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-07T12:35:24.179Z] #20 49.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-07T12:35:24.179Z] #20 49.37 Setting up python3 (3.7.3-1) ... [2021-06-07T12:35:24.434Z] #20 49.82 Setting up python3-wheel (0.32.3-2) ... [2021-06-07T12:35:25.014Z] #20 33.72 Selecting previously unselected package libnet1:amd64. [2021-06-07T12:35:25.014Z] #20 33.73 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-07T12:35:25.014Z] #20 33.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:35:25.014Z] #20 33.81 Selecting previously unselected package libnl-3-200:amd64. [2021-06-07T12:35:25.014Z] #20 33.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-07T12:35:25.014Z] #20 33.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-07T12:35:25.014Z] #20 33.89 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-07T12:35:25.014Z] #20 33.89 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-07T12:35:25.014Z] #20 33.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-07T12:35:25.014Z] #20 33.98 Selecting previously unselected package libreadline5:amd64. [2021-06-07T12:35:25.014Z] #20 33.98 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-07T12:35:25.014Z] #20 33.99 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-07T12:35:25.014Z] #20 34.08 Selecting previously unselected package net-tools. [2021-06-07T12:35:25.014Z] #20 34.08 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-07T12:35:25.014Z] #20 34.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-07T12:35:25.014Z] #20 34.24 Selecting previously unselected package patch. [2021-06-07T12:35:25.014Z] #20 34.24 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-07T12:35:25.014Z] #20 34.25 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-07T12:35:25.014Z] #20 34.34 Selecting previously unselected package python-pip-whl. [2021-06-07T12:35:25.014Z] #20 34.34 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-07T12:35:25.014Z] #20 34.35 Unpacking python-pip-whl (18.1-5) ... [2021-06-07T12:35:25.363Z] #20 50.45 Setting up apparmor (2.13.2-10) ... [2021-06-07T12:35:25.363Z] #20 ... [2021-06-07T12:35:25.363Z] [2021-06-07T12:35:25.363Z] #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-06-07T12:35:25.363Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:35:25.363Z] #40 170.0 + dpkg --print-architecture [2021-06-07T12:35:25.363Z] #40 170.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-07T12:35:25.583Z] #20 34.85 Selecting previously unselected package python3-lib2to3. [2021-06-07T12:35:25.583Z] #20 34.85 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-07T12:35:25.583Z] #20 34.86 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-07T12:35:25.583Z] #20 35.08 Selecting previously unselected package python3-distutils. [2021-06-07T12:35:25.583Z] #20 35.08 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-07T12:35:25.843Z] #20 35.09 Unpacking python3-distutils (3.7.3-1) ... [2021-06-07T12:35:25.843Z] #20 35.33 Selecting previously unselected package python3-pip. [2021-06-07T12:35:25.843Z] #20 35.33 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-07T12:35:25.843Z] #20 35.34 Unpacking python3-pip (18.1-5) ... [2021-06-07T12:35:25.925Z] #40 170.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-07T12:35:25.925Z] #40 170.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-07T12:35:26.100Z] #20 35.50 Selecting previously unselected package python3-pkg-resources. [2021-06-07T12:35:26.100Z] #20 35.50 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-07T12:35:26.100Z] #20 35.51 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:35:26.100Z] #20 35.60 Selecting previously unselected package python3-setuptools. [2021-06-07T12:35:26.356Z] #20 35.60 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-07T12:35:26.356Z] #20 35.61 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-07T12:35:26.356Z] #20 35.79 Selecting previously unselected package python3-wheel. [2021-06-07T12:35:26.356Z] #20 35.79 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-07T12:35:26.356Z] #20 35.79 Unpacking python3-wheel (0.32.3-2) ... [2021-06-07T12:35:26.356Z] #20 35.88 Selecting previously unselected package sudo. [2021-06-07T12:35:26.613Z] #20 35.89 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-07T12:35:26.613Z] #20 35.90 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-07T12:35:26.804Z] #54 ... [2021-06-07T12:35:26.804Z] [2021-06-07T12:35:26.804Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-07T12:35:26.804Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-07T12:35:26.804Z] #22 4.743 Collecting yamllint==1.26.1 [2021-06-07T12:35:27.175Z] #20 36.34 Selecting previously unselected package thin-provisioning-tools. [2021-06-07T12:35:27.175Z] #20 36.34 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-07T12:35:27.175Z] #20 36.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-07T12:35:27.175Z] #20 36.54 Selecting previously unselected package uidmap. [2021-06-07T12:35:27.175Z] #20 36.54 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-07T12:35:27.175Z] #20 36.55 Unpacking uidmap (1:4.5-1.1) ... [2021-06-07T12:35:27.431Z] #20 36.64 Selecting previously unselected package vim-runtime. [2021-06-07T12:35:27.431Z] #20 36.64 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-07T12:35:27.431Z] #20 36.67 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-07T12:35:27.431Z] #20 36.71 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-07T12:35:27.431Z] #20 36.72 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-07T12:35:28.724Z] Client: [2021-06-07T12:35:28.724Z] Context: default [2021-06-07T12:35:28.724Z] Debug Mode: false [2021-06-07T12:35:28.724Z] Plugins: [2021-06-07T12:35:28.724Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-07T12:35:28.724Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-07T12:35:28.724Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-07T12:35:28.724Z] [2021-06-07T12:35:28.724Z] Server: [2021-06-07T12:35:28.724Z] Containers: 0 [2021-06-07T12:35:28.724Z] Running: 0 [2021-06-07T12:35:28.724Z] Paused: 0 [2021-06-07T12:35:28.724Z] Stopped: 0 [2021-06-07T12:35:28.724Z] Images: 0 [2021-06-07T12:35:28.724Z] Server Version: 20.10.0 [2021-06-07T12:35:28.724Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-07T12:35:28.724Z] Windows: [2021-06-07T12:35:28.724Z] LCOW: [2021-06-07T12:35:28.724Z] Logging Driver: json-file [2021-06-07T12:35:28.724Z] Plugins: [2021-06-07T12:35:28.724Z] Volume: local [2021-06-07T12:35:28.724Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-07T12:35:28.724Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-07T12:35:28.724Z] Swarm: inactive [2021-06-07T12:35:28.724Z] Default Isolation: process [2021-06-07T12:35:28.724Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-07T12:35:28.724Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-07T12:35:28.724Z] OSType: windows [2021-06-07T12:35:28.724Z] Architecture: x86_64 [2021-06-07T12:35:28.724Z] CPUs: 4 [2021-06-07T12:35:28.724Z] Total Memory: 32GiB [2021-06-07T12:35:28.724Z] Name: azwin-2-fb8a50 [2021-06-07T12:35:28.724Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-07T12:35:28.724Z] Docker Root Dir: D:\docker [2021-06-07T12:35:28.724Z] Debug Mode: false [2021-06-07T12:35:28.724Z] Registry: https://index.docker.io/v1/ [2021-06-07T12:35:28.724Z] Labels: [2021-06-07T12:35:28.724Z] Experimental: true [2021-06-07T12:35:28.724Z] Insecure Registries: [2021-06-07T12:35:28.724Z] 10.0.0.4:5000 [2021-06-07T12:35:28.724Z] 127.0.0.0/8 [2021-06-07T12:35:28.724Z] Registry Mirrors: [2021-06-07T12:35:28.724Z] http://10.0.0.4:5000/ [2021-06-07T12:35:28.724Z] Live Restore Enabled: false [2021-06-07T12:35:28.724Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-07T12:35:29.954Z] #20 ... [2021-06-07T12:35:29.954Z] [2021-06-07T12:35:29.954Z] #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-06-07T12:35:29.954Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:35:29.954Z] #40 165.7 + dpkg --print-architecture [2021-06-07T12:35:29.954Z] #40 165.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-07T12:35:29.954Z] #40 165.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-07T12:35:29.954Z] #40 165.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-07T12:35:30.842Z] #40 ... [2021-06-07T12:35:30.842Z] [2021-06-07T12:35:30.842Z] #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-06-07T12:35:30.842Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:35:30.842Z] #20 49.06 Setting up iptables (1.8.2-4) ... [2021-06-07T12:35:30.842Z] #20 49.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-07T12:35:30.842Z] #20 49.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-07T12:35:30.842Z] #20 49.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-07T12:35:30.842Z] #20 49.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-07T12:35:30.842Z] #20 49.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-07T12:35:30.842Z] #20 49.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-07T12:35:30.842Z] #20 49.12 Setting up python3 (3.7.3-1) ... [2021-06-07T12:35:30.842Z] #20 49.50 Setting up python3-wheel (0.32.3-2) ... [2021-06-07T12:35:30.842Z] #20 50.17 Setting up apparmor (2.13.2-10) ... [2021-06-07T12:35:30.842Z] #20 51.87 Setting up xfsprogs (4.20.0-1) ... [2021-06-07T12:35:30.842Z] #20 51.89 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-07T12:35:30.842Z] #20 52.21 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:35:30.842Z] #20 53.04 Setting up python3-distutils (3.7.3-1) ... [2021-06-07T12:35:30.842Z] #20 53.49 Setting up python3-setuptools (40.8.0-1) ... [2021-06-07T12:35:30.842Z] #20 54.55 Setting up python3-pip (18.1-5) ... [2021-06-07T12:35:30.842Z] #20 55.56 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:35:30.842Z] #20 55.60 Processing triggers for mime-support (3.62) ... [2021-06-07T12:35:30.842Z] #20 DONE 56.7s [2021-06-07T12:35:30.842Z] [2021-06-07T12:35:30.842Z] #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-06-07T12:35:30.842Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-07T12:35:31.476Z] 4612f6d0b889: Verifying Checksum [2021-06-07T12:35:31.476Z] 4612f6d0b889: Download complete [2021-06-07T12:35:31.783Z] #21 1.029 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-07T12:35:31.783Z] #21 1.034 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-07T12:35:31.783Z] #21 1.038 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-07T12:35:31.783Z] #21 DONE 1.1s [2021-06-07T12:35:31.783Z] [2021-06-07T12:35:31.783Z] #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-06-07T12:35:31.783Z] #54 sha256:22f42d29deeceac0054457a33bf8166756bc49bbb3f9a0605cf63937227d7b2d [2021-06-07T12:35:32.045Z] #54 ... [2021-06-07T12:35:32.045Z] [2021-06-07T12:35:32.045Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-07T12:35:32.045Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-07T12:35:32.121Z] #22 10.06 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-07T12:35:32.476Z] #40 ... [2021-06-07T12:35:32.476Z] [2021-06-07T12:35:32.476Z] #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-06-07T12:35:32.476Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:35:32.476Z] #20 52.13 Setting up xfsprogs (4.20.0-1) ... [2021-06-07T12:35:32.476Z] #20 52.14 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-07T12:35:32.476Z] #20 52.53 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:35:32.476Z] #20 53.32 Setting up python3-distutils (3.7.3-1) ... [2021-06-07T12:35:32.476Z] #20 53.69 Setting up python3-setuptools (40.8.0-1) ... [2021-06-07T12:35:32.476Z] #20 54.72 Setting up python3-pip (18.1-5) ... [2021-06-07T12:35:32.476Z] #20 55.63 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:35:32.476Z] #20 55.66 Processing triggers for mime-support (3.62) ... [2021-06-07T12:35:32.476Z] #20 DONE 56.7s [2021-06-07T12:35:32.476Z] [2021-06-07T12:35:32.476Z] #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-06-07T12:35:32.476Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-07T12:35:32.476Z] #21 1.069 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-07T12:35:32.476Z] #21 1.074 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-07T12:35:32.476Z] #21 1.077 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-07T12:35:32.476Z] #21 DONE 1.1s [2021-06-07T12:35:32.476Z] [2021-06-07T12:35:32.476Z] #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-06-07T12:35:32.476Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:35:32.476Z] #40 ... [2021-06-07T12:35:32.476Z] [2021-06-07T12:35:32.476Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-07T12:35:32.476Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-07T12:35:32.696Z] #22 11.05 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-07T12:35:32.696Z] #22 11.12 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-07T12:35:32.696Z] #22 11.18 Collecting pyyaml (from yamllint==1.26.1) [2021-06-07T12:35:32.958Z] #22 11.40 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-06-07T12:35:33.533Z] #22 12.01 Installing build dependencies: started [2021-06-07T12:35:36.242Z] #22 4.207 Collecting yamllint==1.26.1 [2021-06-07T12:35:36.494Z] #40 ... [2021-06-07T12:35:36.494Z] [2021-06-07T12:35:36.494Z] #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-06-07T12:35:36.494Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-07T12:35:36.494Z] #20 39.57 Selecting previously unselected package vim. [2021-06-07T12:35:36.494Z] #20 39.58 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-07T12:35:36.494Z] #20 39.61 Unpacking vim (2:8.1.0875-5) ... [2021-06-07T12:35:36.494Z] #20 40.08 Selecting previously unselected package xfsprogs. [2021-06-07T12:35:36.494Z] #20 40.08 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-07T12:35:36.494Z] #20 40.09 Unpacking xfsprogs (4.20.0-1) ... [2021-06-07T12:35:36.494Z] #20 40.47 Selecting previously unselected package zip. [2021-06-07T12:35:36.494Z] #20 40.48 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-07T12:35:36.494Z] #20 40.48 Unpacking zip (3.0-11+b1) ... [2021-06-07T12:35:36.494Z] #20 40.63 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-07T12:35:36.494Z] #20 40.64 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-07T12:35:36.494Z] #20 40.65 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-07T12:35:36.494Z] #20 40.66 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-07T12:35:36.494Z] #20 40.68 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-07T12:35:36.494Z] #20 40.69 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-07T12:35:36.494Z] #20 40.70 Setting up uidmap (1:4.5-1.1) ... [2021-06-07T12:35:36.494Z] #20 40.70 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-07T12:35:36.494Z] #20 40.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-07T12:35:36.494Z] #20 40.73 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-07T12:35:36.494Z] #20 40.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-07T12:35:36.494Z] #20 40.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-07T12:35:36.494Z] #20 40.76 Setting up xxd (2:8.1.0875-5) ... [2021-06-07T12:35:36.494Z] #20 40.77 Setting up zip (3.0-11+b1) ... [2021-06-07T12:35:36.494Z] #20 40.77 Setting up vim-common (2:8.1.0875-5) ... [2021-06-07T12:35:36.494Z] #20 40.79 Setting up bash-completion (1:2.8-6) ... [2021-06-07T12:35:36.494Z] #20 43.19 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-07T12:35:36.494Z] #20 43.20 Setting up xz-utils (5.2.4-1) ... [2021-06-07T12:35:36.494Z] #20 43.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-07T12:35:36.494Z] #20 43.22 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-07T12:35:36.494Z] #20 43.23 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-07T12:35:36.494Z] #20 43.30 invoke-rc.d: could not determine current runlevel [2021-06-07T12:35:36.494Z] #20 43.31 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-07T12:35:36.494Z] #20 43.32 Setting up pigz (2.4-1) ... [2021-06-07T12:35:36.494Z] #20 43.33 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-07T12:35:36.494Z] #20 43.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-07T12:35:36.494Z] #20 43.36 Setting up python-pip-whl (18.1-5) ... [2021-06-07T12:35:36.494Z] #20 43.37 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-07T12:35:36.494Z] #20 43.38 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-07T12:35:36.494Z] #20 43.75 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-07T12:35:36.494Z] #20 43.76 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-07T12:35:36.494Z] #20 43.77 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-07T12:35:36.494Z] #20 43.78 Setting up vim (2:8.1.0875-5) ... [2021-06-07T12:35:36.494Z] #20 43.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-07T12:35:36.494Z] #20 43.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-07T12:35:36.494Z] #20 43.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-07T12:35:36.494Z] #20 43.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-07T12:35:36.494Z] #20 43.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-07T12:35:36.494Z] #20 43.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-07T12:35:36.494Z] #20 43.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-07T12:35:36.494Z] #20 43.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-07T12:35:36.494Z] #20 43.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-07T12:35:36.494Z] #20 43.86 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-07T12:35:36.494Z] #20 43.88 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-07T12:35:36.494Z] #20 43.89 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-07T12:35:36.494Z] #20 43.90 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-07T12:35:36.494Z] #20 43.91 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-07T12:35:36.649Z] #22 4.344 Collecting yamllint==1.26.1 [2021-06-07T12:35:37.058Z] #20 46.28 Setting up iptables (1.8.2-4) ... [2021-06-07T12:35:37.058Z] #20 46.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-07T12:35:37.058Z] #20 46.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-07T12:35:37.058Z] #20 46.32 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-07T12:35:37.058Z] #20 46.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-07T12:35:37.058Z] #20 46.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-07T12:35:37.058Z] #20 46.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-07T12:35:37.058Z] #20 46.34 Setting up python3 (3.7.3-1) ... [2021-06-07T12:35:37.314Z] #20 46.64 Setting up python3-wheel (0.32.3-2) ... [2021-06-07T12:35:37.877Z] #20 47.23 Setting up apparmor (2.13.2-10) ... [2021-06-07T12:35:39.499Z] #20 48.62 Setting up xfsprogs (4.20.0-1) ... [2021-06-07T12:35:39.499Z] #20 48.63 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-07T12:35:39.756Z] #20 49.00 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-07T12:35:40.686Z] #20 49.85 Setting up python3-distutils (3.7.3-1) ... [2021-06-07T12:35:40.945Z] #20 50.21 Setting up python3-setuptools (40.8.0-1) ... [2021-06-07T12:35:41.527Z] #22 9.550 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-07T12:35:41.929Z] #20 51.04 Setting up python3-pip (18.1-5) ... [2021-06-07T12:35:42.471Z] #22 10.40 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-07T12:35:42.471Z] #22 10.44 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-07T12:35:42.471Z] #22 10.49 Collecting pyyaml (from yamllint==1.26.1) [2021-06-07T12:35:42.502Z] #20 51.84 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:35:42.502Z] #20 51.86 Processing triggers for mime-support (3.62) ... [2021-06-07T12:35:42.732Z] #22 10.73 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-07T12:35:42.992Z] #22 11.01 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-07T12:35:42.992Z] #22 11.01 Building wheels for collected packages: yamllint [2021-06-07T12:35:42.992Z] #22 11.01 Running setup.py bdist_wheel for yamllint: started [2021-06-07T12:35:43.100Z] #20 DONE 52.4s [2021-06-07T12:35:43.100Z] [2021-06-07T12:35:43.100Z] #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-06-07T12:35:43.100Z] #54 sha256:957f58f095e691199e6f29d74e49ff7f71e3701984433027b31df5ef0f1f215d [2021-06-07T12:35:43.100Z] #54 ... [2021-06-07T12:35:43.100Z] [2021-06-07T12:35:43.100Z] #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-06-07T12:35:43.100Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-07T12:35:43.193Z] #22 9.719 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-07T12:35:43.193Z] #22 10.71 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-07T12:35:43.450Z] #22 10.78 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-07T12:35:43.450Z] #22 10.84 Collecting pyyaml (from yamllint==1.26.1) [2021-06-07T12:35:43.707Z] #22 11.07 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-07T12:35:43.707Z] #22 11.34 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-07T12:35:43.934Z] #22 12.00 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-07T12:35:43.934Z] #22 12.00 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-07T12:35:43.934Z] #22 12.05 Successfully built yamllint [2021-06-07T12:35:43.934Z] #22 12.08 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-07T12:35:43.964Z] #22 11.34 Building wheels for collected packages: yamllint [2021-06-07T12:35:43.964Z] #22 11.34 Running setup.py bdist_wheel for yamllint: started [2021-06-07T12:35:44.463Z] #21 1.421 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-07T12:35:44.463Z] #21 1.424 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-07T12:35:44.463Z] #21 1.427 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-07T12:35:44.463Z] #21 DONE 1.5s [2021-06-07T12:35:44.463Z] [2021-06-07T12:35:44.463Z] #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-06-07T12:35:44.463Z] #54 sha256:957f58f095e691199e6f29d74e49ff7f71e3701984433027b31df5ef0f1f215d [2021-06-07T12:35:44.505Z] #22 12.47 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-07T12:35:44.718Z] #54 ... [2021-06-07T12:35:44.718Z] [2021-06-07T12:35:44.718Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-07T12:35:44.718Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-07T12:35:44.893Z] #22 12.25 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-07T12:35:44.893Z] #22 12.26 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-07T12:35:44.893Z] #22 12.30 Successfully built yamllint [2021-06-07T12:35:44.893Z] #22 12.31 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-07T12:35:45.149Z] #22 12.62 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-07T12:35:45.711Z] #22 DONE 13.2s [2021-06-07T12:35:45.711Z] [2021-06-07T12:35:45.711Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-07T12:35:45.711Z] #25 sha256:cdc6a08d204aebe65fc340f451c13209331d2f706121864b8f7ae874842a70de [2021-06-07T12:35:45.894Z] #22 DONE 13.9s [2021-06-07T12:35:45.894Z] [2021-06-07T12:35:45.894Z] #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-06-07T12:35:45.894Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:35:45.894Z] #40 DONE 192.3s [2021-06-07T12:35:45.894Z] [2021-06-07T12:35:45.894Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-07T12:35:45.894Z] #25 sha256:bec7b5dbd398fa8aaf9029e2f8483608c31996e3f1fca607f834f4ea9b26db41 [2021-06-07T12:35:45.894Z] #25 DONE 0.2s [2021-06-07T12:35:45.894Z] [2021-06-07T12:35:45.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-06-07T12:35:45.894Z] #57 sha256:3d304cead55bb07d351b6d80f7c8d32dbfb5f405904d9f901dbdb1ea3e751aef [2021-06-07T12:35:46.155Z] #57 ... [2021-06-07T12:35:46.155Z] [2021-06-07T12:35:46.155Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-07T12:35:46.155Z] #30 sha256:acf3cba311ebaeb04797ec20589b52b27a370e6a95f9597b1ebf15f50ba33524 [2021-06-07T12:35:46.273Z] #25 DONE 0.6s [2021-06-07T12:35:46.273Z] [2021-06-07T12:35:46.273Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-07T12:35:46.273Z] #30 sha256:322f689f7aef9fba3f06403a629726fac734f487e6a2d8daf3ed0d728348584a [2021-06-07T12:35:48.532Z] #22 25.37 Installing build dependencies: finished with status 'done' [2021-06-07T12:35:48.532Z] #22 ... [2021-06-07T12:35:48.532Z] [2021-06-07T12:35:48.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-06-07T12:35:48.532Z] #57 sha256:b9f45933ab0f517be3291d53a61fc2542a40bf5f0c2bb87900c41985a29f3a57 [2021-06-07T12:35:48.532Z] #57 143.7 + bin/containerd [2021-06-07T12:35:49.957Z] #22 4.587 Collecting yamllint==1.26.1 [2021-06-07T12:35:50.519Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-07T12:35:50.519Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f3c515c2\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-07T12:35:50.519Z] ---------------------------------------------------------------------------- [2021-06-07T12:35:50.519Z] [2021-06-07T12:35:50.519Z] INFO: executeCI.ps1 starting at Mon Jun 7 12:35:48 CUT 2021 [2021-06-07T12:35:50.519Z] [2021-06-07T12:35:50.519Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-07T12:35:50.519Z] INFO: Running git version 2.24.1.windows.2 [2021-06-07T12:35:50.519Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-06-07T12:35:50.519Z] INFO: Environment variables: [2021-06-07T12:35:50.519Z] [2021-06-07T12:35:50.519Z] Name Value [2021-06-07T12:35:50.519Z] ---- ----- [2021-06-07T12:35:50.519Z] ALLUSERSPROFILE C:\ProgramData [2021-06-07T12:35:50.519Z] amd64 true [2021-06-07T12:35:50.519Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-07T12:35:50.519Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-07T12:35:50.519Z] arm64 true [2021-06-07T12:35:50.519Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-07T12:35:50.519Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-07T12:35:50.519Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-07T12:35:50.519Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-07T12:35:50.519Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-07T12:35:50.519Z] BRANCH_NAME PR-42393 [2021-06-07T12:35:50.519Z] BUILD_DISPLAY_NAME #27 [2021-06-07T12:35:50.519Z] BUILD_ID 27 [2021-06-07T12:35:50.519Z] BUILD_NUMBER 27 [2021-06-07T12:35:50.519Z] BUILD_TAG jenkins-moby-PR-42393-27 [2021-06-07T12:35:50.519Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42393/27/ [2021-06-07T12:35:50.519Z] cgroup2 true [2021-06-07T12:35:50.519Z] CHANGE_AUTHOR aiordache [2021-06-07T12:35:50.519Z] CHANGE_AUTHOR_DISPLAY_NAME Anca Iordache [2021-06-07T12:35:50.519Z] CHANGE_BRANCH daemon_config [2021-06-07T12:35:50.519Z] CHANGE_FORK aiordache [2021-06-07T12:35:50.519Z] CHANGE_ID 42393 [2021-06-07T12:35:50.519Z] CHANGE_TARGET master [2021-06-07T12:35:50.519Z] CHANGE_TITLE Daemon config validation [2021-06-07T12:35:50.519Z] CHANGE_URL https://github.com/moby/moby/pull/42393 [2021-06-07T12:35:50.519Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-07T12:35:50.519Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-07T12:35:50.519Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-07T12:35:50.519Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-07T12:35:50.519Z] COMPUTERNAME azwin-2-fb8a50 [2021-06-07T12:35:50.519Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-07T12:35:50.519Z] ConfigSequenceNumber 0 [2021-06-07T12:35:50.519Z] dco true [2021-06-07T12:35:50.519Z] DOCKER_BUILDKIT 0 [2021-06-07T12:35:50.519Z] DOCKER_DUT_DEBUG 1 [2021-06-07T12:35:50.519Z] DOCKER_EXPERIMENTAL 1 [2021-06-07T12:35:50.519Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-07T12:35:50.519Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-07T12:35:50.519Z] EXECUTOR_NUMBER 0 [2021-06-07T12:35:50.519Z] FQDN azwin-2-fb8a50.westus.cloudapp.azure.com [2021-06-07T12:35:50.519Z] GIT_BRANCH PR-42393 [2021-06-07T12:35:50.519Z] GIT_COMMIT de2aa70c22d873fe6d7be0cca5807010a5aa3db8 [2021-06-07T12:35:50.519Z] GIT_PREVIOUS_COMMIT a970906cd13ec2dc706a841b9c9388ea2de4408d [2021-06-07T12:35:50.519Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 348069ffd11bd9bce1e122d3639275fdc3a644ce [2021-06-07T12:35:50.519Z] GIT_URL https://github.com/moby/moby.git [2021-06-07T12:35:50.519Z] HUDSON_COOKIE 7de400ad-0e90-4fdd-8513-ed30132a682a [2021-06-07T12:35:50.520Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-07T12:35:50.520Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-07T12:35:50.520Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-07T12:35:50.520Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-07T12:35:50.520Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-07T12:35:50.520Z] JENKINS_NODE_COOKIE db7f47bd-7510-4b43-ba68-4c44092879f9 [2021-06-07T12:35:50.520Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-07T12:35:50.520Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-07T12:35:50.520Z] JOB_BASE_NAME PR-42393 [2021-06-07T12:35:50.520Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42393/display/redirect [2021-06-07T12:35:50.520Z] JOB_NAME moby/PR-42393 [2021-06-07T12:35:50.520Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42393/ [2021-06-07T12:35:50.520Z] library.jps.version master [2021-06-07T12:35:50.520Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-07T12:35:50.520Z] NODE_LABELS amd64 azure azwin-2-fb8a50 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-06-07T12:35:50.520Z] NODE_NAME azwin-2-fb8a50 [2021-06-07T12:35:50.520Z] NUMBER_OF_PROCESSORS 4 [2021-06-07T12:35:50.520Z] OS Windows_NT [2021-06-07T12:35:50.520Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-07T12:35:50.520Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-07T12:35:50.520Z] ppc64le false [2021-06-07T12:35:50.520Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-07T12:35:50.520Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-07T12:35:50.520Z] PROCESSOR_LEVEL 6 [2021-06-07T12:35:50.520Z] PROCESSOR_REVISION 4f01 [2021-06-07T12:35:50.520Z] ProgramData C:\ProgramData [2021-06-07T12:35:50.520Z] ProgramFiles C:\Program Files [2021-06-07T12:35:50.520Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-07T12:35:50.520Z] ProgramW6432 C:\Program Files [2021-06-07T12:35:50.520Z] PROMPT $P$G [2021-06-07T12:35:50.520Z] PSExecutionPolicyPreference Bypass [2021-06-07T12:35:50.520Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-07T12:35:50.520Z] PUBLIC C:\Users\Public [2021-06-07T12:35:50.520Z] rootless true [2021-06-07T12:35:50.520Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42393/27/display/redirect?page=arti... [2021-06-07T12:35:50.520Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42393/27/display/redirect?page=changes [2021-06-07T12:35:50.520Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42393/27/display/redirect [2021-06-07T12:35:50.520Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42393/27/display/redirect?page=tests [2021-06-07T12:35:50.520Z] s390x false [2021-06-07T12:35:50.520Z] SKIP_VALIDATION_TESTS 1 [2021-06-07T12:35:50.520Z] SOURCES_DRIVE d [2021-06-07T12:35:50.520Z] SOURCES_SUBDIR gopath [2021-06-07T12:35:50.520Z] STAGE_NAME Run tests [2021-06-07T12:35:50.520Z] SystemDrive C: [2021-06-07T12:35:50.520Z] SystemRoot C:\Windows [2021-06-07T12:35:50.520Z] TEMP C:\Windows\TEMP [2021-06-07T12:35:50.520Z] TESTDEBUG 0 [2021-06-07T12:35:50.520Z] TESTRUN_DRIVE d [2021-06-07T12:35:50.520Z] TESTRUN_SUBDIR CI [2021-06-07T12:35:50.520Z] TIMEOUT 120m [2021-06-07T12:35:50.520Z] TMP C:\Windows\TEMP [2021-06-07T12:35:50.520Z] unit_validate true [2021-06-07T12:35:50.520Z] USERDOMAIN WORKGROUP [2021-06-07T12:35:50.520Z] USERNAME azwin-2-fb8a50$ [2021-06-07T12:35:50.520Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-07T12:35:50.520Z] validate_force false [2021-06-07T12:35:50.520Z] windir C:\Windows [2021-06-07T12:35:50.520Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-06-07T12:35:50.520Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-06-07T12:35:50.520Z] windows2022 true [2021-06-07T12:35:50.520Z] windowsRS1 false [2021-06-07T12:35:50.520Z] windowsRS5 true [2021-06-07T12:35:50.520Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-07T12:35:50.520Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-07T12:35:50.520Z] [2021-06-07T12:35:50.520Z] [2021-06-07T12:35:50.520Z] [2021-06-07T12:35:51.439Z] #30 ... [2021-06-07T12:35:51.439Z] [2021-06-07T12:35:51.439Z] #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-06-07T12:35:51.439Z] #50 sha256:5156c85da9ee5adf06a08f4a4dbfe350e37589767e06e90726c6c61b666d8820 [2021-06-07T12:35:51.439Z] #50 195.1 + /build/golangci-lint --version [2021-06-07T12:35:51.439Z] #50 195.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-07T12:35:51.439Z] #50 DONE 197.4s [2021-06-07T12:35:51.439Z] [2021-06-07T12:35:51.439Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-07T12:35:51.439Z] #30 sha256:acf3cba311ebaeb04797ec20589b52b27a370e6a95f9597b1ebf15f50ba33524 [2021-06-07T12:35:51.439Z] #30 DONE 4.7s [2021-06-07T12:35:51.439Z] [2021-06-07T12:35:51.439Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-07T12:35:51.439Z] #33 sha256:66f6e04391d7a70f3db63b91cbf22d40732ed4ea1ed960bb09a00b58159eec3d [2021-06-07T12:35:51.439Z] #33 DONE 0.5s [2021-06-07T12:35:51.439Z] [2021-06-07T12:35:51.439Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-07T12:35:51.440Z] #35 sha256:7da448a5c4130c79ddcc77cc691f81d5106b27be1c1e81fd038c6c4f82ce845c [2021-06-07T12:35:51.440Z] #35 DONE 0.2s [2021-06-07T12:35:51.440Z] [2021-06-07T12:35:51.440Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-07T12:35:51.440Z] #38 sha256:b5c664b24539d52757dc937c96a829618e701ca31177e80a3072fd1bedff2a9d [2021-06-07T12:35:51.489Z] INFO: Sources under d:\gopath\... [2021-06-07T12:35:51.489Z] INFO: Test run under d:\CI\... [2021-06-07T12:35:51.489Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-07T12:35:51.489Z] INFO: docker/docker repository was found [2021-06-07T12:35:51.489Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-06-07T12:35:51.518Z] #30 ... [2021-06-07T12:35:51.518Z] [2021-06-07T12:35:51.518Z] #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-06-07T12:35:51.518Z] #50 sha256:184c1a2b3e42cc29e328191abf6c363391753048473988b67a366935152d530f [2021-06-07T12:35:51.518Z] #50 195.3 + /build/golangci-lint --version [2021-06-07T12:35:51.518Z] #50 195.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-07T12:35:51.518Z] #50 DONE 196.3s [2021-06-07T12:35:51.518Z] [2021-06-07T12:35:51.518Z] #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-06-07T12:35:51.518Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:35:51.518Z] #40 DONE 195.9s [2021-06-07T12:35:51.518Z] [2021-06-07T12:35:51.518Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-07T12:35:51.518Z] #30 sha256:322f689f7aef9fba3f06403a629726fac734f487e6a2d8daf3ed0d728348584a [2021-06-07T12:35:51.518Z] #30 DONE 4.9s [2021-06-07T12:35:51.518Z] [2021-06-07T12:35:51.518Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-07T12:35:51.518Z] #33 sha256:ad825dbdf172e8b7fbdbdd895f5cea7e300f9c46a6f840cab222aae477ade949 [2021-06-07T12:35:51.740Z] #38 DONE 0.3s [2021-06-07T12:35:51.740Z] [2021-06-07T12:35:51.740Z] #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-06-07T12:35:51.740Z] #54 sha256:22f42d29deeceac0054457a33bf8166756bc49bbb3f9a0605cf63937227d7b2d [2021-06-07T12:35:51.740Z] #54 ... [2021-06-07T12:35:51.740Z] [2021-06-07T12:35:51.740Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-07T12:35:51.740Z] #41 sha256:41e69b3cea6adc2fd4dc31c3560463e2d300cb47bb6d4b0343445fe672204971 [2021-06-07T12:35:51.775Z] #33 DONE 0.5s [2021-06-07T12:35:51.775Z] [2021-06-07T12:35:51.775Z] #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-06-07T12:35:51.775Z] #54 sha256:1b1d3d37b03361201d49aef759cbc442c2cefe911d5945c7f3ef2458c433fdb6 [2021-06-07T12:35:51.775Z] #54 ... [2021-06-07T12:35:51.775Z] [2021-06-07T12:35:51.775Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-07T12:35:51.775Z] #35 sha256:12e5374caa3d38b253d87f8435af5587f96b0bc42f439a43fd5006e1421e819e [2021-06-07T12:35:52.032Z] #35 DONE 0.3s [2021-06-07T12:35:52.032Z] [2021-06-07T12:35:52.032Z] #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-06-07T12:35:52.032Z] #57 sha256:e974829020e7840f37c55bfd6bcf4d01779d06e132492dba547eedbe3ba95f50 [2021-06-07T12:35:52.032Z] #57 ... [2021-06-07T12:35:52.032Z] [2021-06-07T12:35:52.032Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-07T12:35:52.032Z] #38 sha256:954efc6453945d5b003e183b24159cc23b3655dad5aec2e256b82ca1581e1f72 [2021-06-07T12:35:52.032Z] #38 DONE 0.1s [2021-06-07T12:35:52.293Z] [2021-06-07T12:35:52.293Z] #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-06-07T12:35:52.293Z] #57 sha256:e974829020e7840f37c55bfd6bcf4d01779d06e132492dba547eedbe3ba95f50 [2021-06-07T12:35:52.464Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-07T12:35:52.717Z] #41 DONE 0.8s [2021-06-07T12:35:52.717Z] [2021-06-07T12:35:52.717Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-07T12:35:52.717Z] #45 sha256:efda436f95458c139af2f27626bae684fb3ab944d5cf6c04f0bb254895ff42a2 [2021-06-07T12:35:52.717Z] #45 DONE 0.1s [2021-06-07T12:35:52.717Z] [2021-06-07T12:35:52.717Z] #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-06-07T12:35:52.717Z] #57 sha256:3d304cead55bb07d351b6d80f7c8d32dbfb5f405904d9f901dbdb1ea3e751aef [2021-06-07T12:35:52.717Z] #57 ... [2021-06-07T12:35:52.717Z] [2021-06-07T12:35:52.717Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-07T12:35:52.717Z] #47 sha256:8f5eb5b9912168a810a23c58bc0dabae3e24f2710d9f33c8b85ff0a8e103236e [2021-06-07T12:35:52.717Z] #47 DONE 0.1s [2021-06-07T12:35:52.717Z] [2021-06-07T12:35:52.717Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-07T12:35:52.717Z] #49 sha256:221094e29ee08951d57cf8e226eba8db0203f7d340dff4168d00d4134f84a9c3 [2021-06-07T12:35:52.717Z] #49 DONE 0.1s [2021-06-07T12:35:52.717Z] [2021-06-07T12:35:52.717Z] #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-06-07T12:35:52.717Z] #57 sha256:3d304cead55bb07d351b6d80f7c8d32dbfb5f405904d9f901dbdb1ea3e751aef [2021-06-07T12:35:52.746Z] #57 ... [2021-06-07T12:35:52.746Z] [2021-06-07T12:35:52.746Z] #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-06-07T12:35:52.746Z] #54 sha256:f7eb1e7086a75c1fb1a96a3abf6f7074a370b517c6d7dc4b22572a2eb44705ed [2021-06-07T12:35:52.746Z] #54 93.44 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-07T12:35:52.746Z] #54 94.96 + mkdir -p /build [2021-06-07T12:35:52.746Z] #54 94.97 + cp runc /build/runc [2021-06-07T12:35:52.746Z] #54 DONE 96.1s [2021-06-07T12:35:52.746Z] [2021-06-07T12:35:52.746Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-07T12:35:52.746Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-07T12:35:52.746Z] #22 30.20 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-07T12:35:52.746Z] #22 30.21 Building wheels for collected packages: yamllint, pyyaml [2021-06-07T12:35:52.746Z] #22 30.21 Running setup.py bdist_wheel for yamllint: started [2021-06-07T12:35:52.746Z] #22 31.05 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-07T12:35:52.746Z] #22 31.05 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-07T12:35:52.746Z] #22 31.11 Running setup.py bdist_wheel for pyyaml: started [2021-06-07T12:35:52.923Z] 29d5b6a226d2: Pulling fs layer [2021-06-07T12:35:52.994Z] #57 ... [2021-06-07T12:35:52.994Z] [2021-06-07T12:35:52.994Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-07T12:35:52.994Z] #51 sha256:fb181248155492269c288005029b73cb393513b19c875eca9131cc9b1a8fce0d [2021-06-07T12:35:53.253Z] #51 DONE 0.2s [2021-06-07T12:35:53.253Z] [2021-06-07T12:35:53.253Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-07T12:35:53.253Z] #53 sha256:661fdebc9ed91eb8316a6471106dea82b337568e375dff23a591a2c46d9cff27 [2021-06-07T12:35:53.253Z] #53 DONE 0.1s [2021-06-07T12:35:53.253Z] [2021-06-07T12:35:53.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-06-07T12:35:53.253Z] #57 sha256:3d304cead55bb07d351b6d80f7c8d32dbfb5f405904d9f901dbdb1ea3e751aef [2021-06-07T12:35:53.692Z] #22 32.30 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-06-07T12:35:53.955Z] #22 32.30 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-06-07T12:35:53.955Z] #22 32.50 Successfully built yamllint pyyaml [2021-06-07T12:35:53.955Z] #22 32.51 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-07T12:35:54.187Z] #57 ... [2021-06-07T12:35:54.187Z] [2021-06-07T12:35:54.187Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-07T12:35:54.187Z] #41 sha256:4195409f01e4c2e8232d83768077634332191e0a7979f6f47d5eca75e8c4606a [2021-06-07T12:35:54.219Z] #22 32.84 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-07T12:35:54.750Z] #41 DONE 0.6s [2021-06-07T12:35:54.750Z] [2021-06-07T12:35:54.750Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-07T12:35:54.750Z] #45 sha256:a1abacb7faba746dcab92cd9946c710415e5cd9a3f7840334fa8c318ec9c632c [2021-06-07T12:35:54.750Z] #45 DONE 0.0s [2021-06-07T12:35:54.750Z] [2021-06-07T12:35:54.750Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-07T12:35:54.750Z] #47 sha256:b2dc6089bc3068f534115b332bb1e69921068a9b75f4beed487ab559e11eb71a [2021-06-07T12:35:54.795Z] #22 DONE 33.2s [2021-06-07T12:35:54.795Z] [2021-06-07T12:35:54.795Z] #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-06-07T12:35:54.795Z] #57 sha256:b9f45933ab0f517be3291d53a61fc2542a40bf5f0c2bb87900c41985a29f3a57 [2021-06-07T12:35:55.197Z] #22 ... [2021-06-07T12:35:55.197Z] [2021-06-07T12:35:55.198Z] #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-06-07T12:35:55.198Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-07T12:35:55.198Z] #40 DONE 190.5s [2021-06-07T12:35:55.198Z] [2021-06-07T12:35:55.198Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-07T12:35:55.198Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-07T12:35:55.198Z] #22 9.924 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-07T12:35:55.198Z] #22 ... [2021-06-07T12:35:55.198Z] [2021-06-07T12:35:55.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-06-07T12:35:55.198Z] #50 sha256:ac8cbc8414a77410e4424979f5af2176030b97f7747557a4c1328589269fcc35 [2021-06-07T12:35:55.198Z] #50 190.8 + /build/golangci-lint --version [2021-06-07T12:35:55.198Z] #50 191.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-07T12:35:55.198Z] #50 DONE 191.6s [2021-06-07T12:35:55.198Z] [2021-06-07T12:35:55.198Z] #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-06-07T12:35:55.198Z] #54 sha256:957f58f095e691199e6f29d74e49ff7f71e3701984433027b31df5ef0f1f215d [2021-06-07T12:35:55.316Z] #47 DONE 0.2s [2021-06-07T12:35:55.316Z] [2021-06-07T12:35:55.316Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-07T12:35:55.316Z] #49 sha256:aaebca38feef0c01c437101b995796fd114256eaf1d915c77ff0fe8213762cd0 [2021-06-07T12:35:55.316Z] #49 DONE 0.1s [2021-06-07T12:35:55.316Z] [2021-06-07T12:35:55.316Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-07T12:35:55.316Z] #51 sha256:15c4461f291a9cb478eecce78ff3e492534e2b2f46851bae4ff6cc55f6403a9f [2021-06-07T12:35:55.453Z] #54 ... [2021-06-07T12:35:55.453Z] [2021-06-07T12:35:55.453Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-07T12:35:55.453Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-07T12:35:55.453Z] #22 10.90 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-07T12:35:55.453Z] #22 10.95 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-07T12:35:55.453Z] #22 11.00 Collecting pyyaml (from yamllint==1.26.1) [2021-06-07T12:35:55.573Z] #51 DONE 0.5s [2021-06-07T12:35:55.573Z] [2021-06-07T12:35:55.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-06-07T12:35:55.573Z] #57 sha256:e974829020e7840f37c55bfd6bcf4d01779d06e132492dba547eedbe3ba95f50 [2021-06-07T12:35:55.709Z] #22 11.17 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-07T12:35:55.829Z] #57 ... [2021-06-07T12:35:55.829Z] [2021-06-07T12:35:55.829Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-07T12:35:55.829Z] #53 sha256:fa3007ebae5a49e89a8770c6cba47d098b1ac75a0a86e6c0c9fa16c216409517 [2021-06-07T12:35:55.829Z] #53 DONE 0.1s [2021-06-07T12:35:55.829Z] [2021-06-07T12:35:55.829Z] #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-06-07T12:35:55.829Z] #57 sha256:e974829020e7840f37c55bfd6bcf4d01779d06e132492dba547eedbe3ba95f50 [2021-06-07T12:35:55.965Z] #22 11.40 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-07T12:35:55.965Z] #22 11.40 Building wheels for collected packages: yamllint [2021-06-07T12:35:55.965Z] #22 11.40 Running setup.py bdist_wheel for yamllint: started [2021-06-07T12:35:56.527Z] #22 12.09 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-07T12:35:56.527Z] #22 12.09 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-07T12:35:56.719Z] #57 ... [2021-06-07T12:35:56.719Z] [2021-06-07T12:35:56.719Z] #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-06-07T12:35:56.719Z] #24 sha256:44d319b528d8e4beb7240f37518ead1193b95a5f8216e5cd8e9f8c64bb34ac7c [2021-06-07T12:35:56.719Z] #24 192.8 + return [2021-06-07T12:35:56.719Z] #24 DONE 193.1s [2021-06-07T12:35:56.719Z] [2021-06-07T12:35:56.719Z] #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-06-07T12:35:56.719Z] #57 sha256:b9f45933ab0f517be3291d53a61fc2542a40bf5f0c2bb87900c41985a29f3a57 [2021-06-07T12:35:56.783Z] #22 12.13 Successfully built yamllint [2021-06-07T12:35:56.783Z] #22 12.15 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-07T12:35:56.783Z] #22 12.39 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-07T12:35:57.039Z] #22 DONE 12.6s [2021-06-07T12:35:57.039Z] [2021-06-07T12:35:57.039Z] #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-06-07T12:35:57.039Z] #54 sha256:957f58f095e691199e6f29d74e49ff7f71e3701984433027b31df5ef0f1f215d [2021-06-07T12:35:57.295Z] #54 ... [2021-06-07T12:35:57.295Z] [2021-06-07T12:35:57.295Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-07T12:35:57.295Z] #25 sha256:81e705bdee2e40305c080a71e9e7fcf6c24702c407140490ca386f5eb04dfb09 [2021-06-07T12:35:57.858Z] #25 DONE 0.7s [2021-06-07T12:35:57.858Z] [2021-06-07T12:35:57.858Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-07T12:35:57.858Z] #30 sha256:40ff3f4d4b6dd83ca894e10f552c91c19b65c4c68271c98f0b73db23747e0288 [2021-06-07T12:35:58.641Z] #57 ... [2021-06-07T12:35:58.641Z] [2021-06-07T12:35:58.641Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-07T12:35:58.641Z] #25 sha256:84b7ab1ff33a6b1460f6783463c5e83f3f155ea26ef97d0f07d2eb75b54b88b7 [2021-06-07T12:35:58.906Z] #25 DONE 0.2s [2021-06-07T12:35:58.906Z] [2021-06-07T12:35:58.906Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-07T12:35:58.906Z] #30 sha256:86aaa001a805d304b6327ddcc0d9558522d6f3831be2f8dc352a93b42711b3dd [2021-06-07T12:36:03.107Z] #30 DONE 5.0s [2021-06-07T12:36:03.107Z] [2021-06-07T12:36:03.107Z] #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-06-07T12:36:03.107Z] #57 sha256:810d022360964d7c5be1e766e499af9736577de18fbc4110fbd82dde52bd863e [2021-06-07T12:36:03.107Z] #57 ... [2021-06-07T12:36:03.107Z] [2021-06-07T12:36:03.107Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-07T12:36:03.107Z] #33 sha256:3442a038849a890ff62aacf1f8c2af1277cf74f50337028b0bcba9a76eb925a7 [2021-06-07T12:36:03.130Z] #30 DONE 3.8s [2021-06-07T12:36:03.130Z] [2021-06-07T12:36:03.130Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-07T12:36:03.130Z] #33 sha256:96940d9f4c97014e70dae15446caa1ccba8c8c132c817fcd155ae2124d315dab [2021-06-07T12:36:03.130Z] #33 DONE 0.4s [2021-06-07T12:36:03.130Z] [2021-06-07T12:36:03.130Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-07T12:36:03.130Z] #35 sha256:417e4f534a648c8a2d7ba68f38dd701d829031a51d48f94958aeafe40547009e [2021-06-07T12:36:03.130Z] #35 DONE 0.1s [2021-06-07T12:36:03.130Z] [2021-06-07T12:36:03.130Z] #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-06-07T12:36:03.130Z] #57 sha256:b9f45933ab0f517be3291d53a61fc2542a40bf5f0c2bb87900c41985a29f3a57 [2021-06-07T12:36:03.251Z] 29d5b6a226d2: Verifying Checksum [2021-06-07T12:36:03.251Z] 29d5b6a226d2: Download complete [2021-06-07T12:36:03.365Z] #33 DONE 0.4s [2021-06-07T12:36:03.365Z] [2021-06-07T12:36:03.365Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-07T12:36:03.365Z] #35 sha256:fbbb370e23382acd6167a596bc9ae1f99a6ae9d762c5bb8db4a1f6a83d81b6e9 [2021-06-07T12:36:03.365Z] #35 DONE 0.1s [2021-06-07T12:36:03.365Z] [2021-06-07T12:36:03.365Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-07T12:36:03.365Z] #38 sha256:eb181d5ff63835ba0f425157788560f92269ed5e5d97fa06abf82dc5ca9cef76 [2021-06-07T12:36:03.365Z] #38 DONE 0.1s [2021-06-07T12:36:03.365Z] [2021-06-07T12:36:03.365Z] #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-06-07T12:36:03.365Z] #54 sha256:957f58f095e691199e6f29d74e49ff7f71e3701984433027b31df5ef0f1f215d [2021-06-07T12:36:03.398Z] #57 ... [2021-06-07T12:36:03.398Z] [2021-06-07T12:36:03.398Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-07T12:36:03.398Z] #38 sha256:3dc383f2a15cd9f2c7d47901d8782590353a38be39e741daa758b8845152f8e5 [2021-06-07T12:36:03.398Z] #38 DONE 0.1s [2021-06-07T12:36:03.398Z] [2021-06-07T12:36:03.398Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-07T12:36:03.398Z] #41 sha256:82ecbc69618bbad674fc63f29a1c0afa22eca57cc9e3728dcd2819a6f1809842 [2021-06-07T12:36:03.622Z] #54 ... [2021-06-07T12:36:03.622Z] [2021-06-07T12:36:03.622Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-07T12:36:03.622Z] #41 sha256:b4b4962addfc4ffa78907364d364282d0c7ff73cd1e51e5b4dc0bc3739f628b7 [2021-06-07T12:36:03.660Z] #41 DONE 0.4s [2021-06-07T12:36:03.660Z] [2021-06-07T12:36:03.660Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-07T12:36:03.660Z] #45 sha256:e177fff18341c9fbb50bab2f73f194faf2755429e9a21fdd49a35a5ec8578464 [2021-06-07T12:36:03.660Z] #45 DONE 0.1s [2021-06-07T12:36:03.660Z] [2021-06-07T12:36:03.660Z] #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-06-07T12:36:03.660Z] #57 sha256:b9f45933ab0f517be3291d53a61fc2542a40bf5f0c2bb87900c41985a29f3a57 [2021-06-07T12:36:03.929Z] #57 ... [2021-06-07T12:36:03.929Z] [2021-06-07T12:36:03.929Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-07T12:36:03.929Z] #47 sha256:941eac402a599d95a85104aad7b95a3c0fb9044f21055763e4a9ffa38e7fc06b [2021-06-07T12:36:04.189Z] #41 DONE 0.6s [2021-06-07T12:36:04.189Z] [2021-06-07T12:36:04.189Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-07T12:36:04.189Z] #45 sha256:4218340a439cc11f65f822c7350d544457ac85859b5f21d98430e7a4795755a9 [2021-06-07T12:36:04.189Z] #45 DONE 0.1s [2021-06-07T12:36:04.189Z] [2021-06-07T12:36:04.189Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-07T12:36:04.189Z] #47 sha256:96fe918523630e9cf7b4bc0e39657d491d57cb7edf8bcd6f2fd5f499469e714a [2021-06-07T12:36:04.189Z] #47 DONE 0.1s [2021-06-07T12:36:04.189Z] [2021-06-07T12:36:04.189Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-07T12:36:04.189Z] #49 sha256:a540f1a46e38297e31fd4cec7e0b246598e2bcd0927f58751191cf4896acc2cd [2021-06-07T12:36:04.200Z] #47 DONE 0.3s [2021-06-07T12:36:04.200Z] [2021-06-07T12:36:04.200Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-07T12:36:04.200Z] #49 sha256:a4b980395f2cc3a59109c8e9dddbe3f05741b91e657a5e2a0f16137cb7adacb2 [2021-06-07T12:36:04.200Z] #49 DONE 0.1s [2021-06-07T12:36:04.200Z] [2021-06-07T12:36:04.200Z] #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-06-07T12:36:04.200Z] #57 sha256:b9f45933ab0f517be3291d53a61fc2542a40bf5f0c2bb87900c41985a29f3a57 [2021-06-07T12:36:04.200Z] #57 ... [2021-06-07T12:36:04.200Z] [2021-06-07T12:36:04.200Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-07T12:36:04.200Z] #51 sha256:1f7ac62a5bd46ee861c85fab347c89554504da23e697be4c8d8e9b1093906cb2 [2021-06-07T12:36:04.445Z] #49 DONE 0.1s [2021-06-07T12:36:04.445Z] [2021-06-07T12:36:04.445Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-07T12:36:04.445Z] #51 sha256:bdd97fbbffd709068489630f455ece10ab98bac5e9a5068f2d2eb503d77577bb [2021-06-07T12:36:04.702Z] #51 DONE 0.1s [2021-06-07T12:36:04.702Z] [2021-06-07T12:36:04.702Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-07T12:36:04.702Z] #53 sha256:b9c960da6db528494c55454034f59b32809a401ca4a6248f08341d8104074b2d [2021-06-07T12:36:04.702Z] #53 DONE 0.1s [2021-06-07T12:36:04.702Z] [2021-06-07T12:36:04.702Z] #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-06-07T12:36:04.702Z] #54 sha256:957f58f095e691199e6f29d74e49ff7f71e3701984433027b31df5ef0f1f215d [2021-06-07T12:36:04.775Z] #51 DONE 0.6s [2021-06-07T12:36:04.775Z] [2021-06-07T12:36:04.775Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-07T12:36:04.775Z] #53 sha256:d5de8f409cb24f2566b6b0d79a0c93d9c86e120a5be1c98f092c244ee6691212 [2021-06-07T12:36:04.775Z] #53 DONE 0.1s [2021-06-07T12:36:04.775Z] [2021-06-07T12:36:04.775Z] #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-06-07T12:36:04.775Z] #57 sha256:b9f45933ab0f517be3291d53a61fc2542a40bf5f0c2bb87900c41985a29f3a57 [2021-06-07T12:36:05.041Z] #57 ... [2021-06-07T12:36:05.041Z] [2021-06-07T12:36:05.041Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-07T12:36:05.041Z] #55 sha256:365c3d3125550d26a57425046576dc9d1ea47f064bf93f500ae95a87bb1735d7 [2021-06-07T12:36:05.303Z] #55 DONE 0.4s [2021-06-07T12:36:05.303Z] [2021-06-07T12:36:05.303Z] #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-06-07T12:36:05.303Z] #57 sha256:b9f45933ab0f517be3291d53a61fc2542a40bf5f0c2bb87900c41985a29f3a57 [2021-06-07T12:36:11.346Z] #57 179.5 + bin/containerd [2021-06-07T12:36:12.725Z] #57 ... [2021-06-07T12:36:12.725Z] [2021-06-07T12:36:12.725Z] #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-06-07T12:36:12.725Z] #54 sha256:22f42d29deeceac0054457a33bf8166756bc49bbb3f9a0605cf63937227d7b2d [2021-06-07T12:36:12.725Z] #54 106.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-07T12:36:12.725Z] #54 106.9 + mkdir -p /build [2021-06-07T12:36:12.725Z] #54 106.9 + cp runc /build/runc [2021-06-07T12:36:12.725Z] #54 DONE 107.4s [2021-06-07T12:36:12.985Z] [2021-06-07T12:36:12.985Z] #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-06-07T12:36:12.985Z] #57 sha256:3d304cead55bb07d351b6d80f7c8d32dbfb5f405904d9f901dbdb1ea3e751aef [2021-06-07T12:36:13.882Z] #57 175.4 + bin/containerd [2021-06-07T12:36:14.139Z] #57 ... [2021-06-07T12:36:14.139Z] [2021-06-07T12:36:14.139Z] #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-06-07T12:36:14.139Z] #54 sha256:1b1d3d37b03361201d49aef759cbc442c2cefe911d5945c7f3ef2458c433fdb6 [2021-06-07T12:36:14.139Z] #54 106.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-07T12:36:14.139Z] #54 107.8 + mkdir -p /build [2021-06-07T12:36:14.139Z] #54 107.8 + cp runc /build/runc [2021-06-07T12:36:14.139Z] #54 DONE 108.2s [2021-06-07T12:36:14.364Z] #57 ... [2021-06-07T12:36:14.364Z] [2021-06-07T12:36:14.364Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-07T12:36:14.364Z] #55 sha256:2886cdd76692401964ad5292f51a57caccad832ea8b93b6b9f05331e7d0d8207 [2021-06-07T12:36:14.364Z] #55 DONE 0.2s [2021-06-07T12:36:14.364Z] [2021-06-07T12:36:14.364Z] #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-06-07T12:36:14.364Z] #57 sha256:3d304cead55bb07d351b6d80f7c8d32dbfb5f405904d9f901dbdb1ea3e751aef [2021-06-07T12:36:14.396Z] [2021-06-07T12:36:14.396Z] #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-06-07T12:36:14.396Z] #57 sha256:e974829020e7840f37c55bfd6bcf4d01779d06e132492dba547eedbe3ba95f50 [2021-06-07T12:36:15.325Z] #57 ... [2021-06-07T12:36:15.325Z] [2021-06-07T12:36:15.325Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-07T12:36:15.325Z] #55 sha256:78f59c31cb803d9f2064410ff55190708ecae85c7d33bee07c885f72799ebb5d [2021-06-07T12:36:15.325Z] #55 DONE 0.2s [2021-06-07T12:36:15.582Z] [2021-06-07T12:36:15.582Z] #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-06-07T12:36:15.582Z] #57 sha256:e974829020e7840f37c55bfd6bcf4d01779d06e132492dba547eedbe3ba95f50 [2021-06-07T12:36:19.541Z] #54 ... [2021-06-07T12:36:19.541Z] [2021-06-07T12:36:19.541Z] #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-06-07T12:36:19.541Z] #57 sha256:810d022360964d7c5be1e766e499af9736577de18fbc4110fbd82dde52bd863e [2021-06-07T12:36:19.541Z] #57 175.5 + bin/containerd [2021-06-07T12:36:21.432Z] #57 ... [2021-06-07T12:36:21.432Z] [2021-06-07T12:36:21.432Z] #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-06-07T12:36:21.432Z] #54 sha256:957f58f095e691199e6f29d74e49ff7f71e3701984433027b31df5ef0f1f215d [2021-06-07T12:36:21.432Z] #54 106.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-07T12:36:21.432Z] #54 108.0 + mkdir -p /build [2021-06-07T12:36:21.432Z] #54 108.0 + cp runc /build/runc [2021-06-07T12:36:21.432Z] #54 DONE 108.5s [2021-06-07T12:36:21.432Z] [2021-06-07T12:36:21.432Z] #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-06-07T12:36:21.432Z] #57 sha256:810d022360964d7c5be1e766e499af9736577de18fbc4110fbd82dde52bd863e [2021-06-07T12:36:22.359Z] #57 ... [2021-06-07T12:36:22.359Z] [2021-06-07T12:36:22.359Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-07T12:36:22.359Z] #55 sha256:f0313e1cb1c303b5d8355507da0c55c06cf4fed720d3e6e51e6d6d89c41ab1f3 [2021-06-07T12:36:22.359Z] #55 DONE 0.2s [2021-06-07T12:36:22.359Z] [2021-06-07T12:36:22.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-06-07T12:36:22.359Z] #57 sha256:810d022360964d7c5be1e766e499af9736577de18fbc4110fbd82dde52bd863e [2021-06-07T12:36:27.276Z] #57 179.8 # github.com/containerd/containerd/cmd/containerd [2021-06-07T12:36:27.276Z] #57 179.8 /usr/bin/ld: /tmp/go-link-187644579/000018.o: in function `New': [2021-06-07T12:36:27.276Z] #57 179.8 /tmp/tmp.LepcqHgHx2/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-06-07T12:36:27.276Z] #57 180.0 + bin/containerd-stress [2021-06-07T12:36:27.276Z] #57 183.2 + bin/containerd-shim [2021-06-07T12:36:33.874Z] #57 189.0 + bin/containerd-shim-runc-v1 [2021-06-07T12:36:38.086Z] #57 193.4 + bin/containerd-shim-runc-v2 [2021-06-07T12:36:38.658Z] #57 194.7 + binaries [2021-06-07T12:36:38.658Z] #57 194.7 + install -D bin/containerd /build/containerd [2021-06-07T12:36:38.658Z] #57 194.8 + install -D bin/containerd-shim /build/containerd-shim [2021-06-07T12:36:38.658Z] #57 194.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-07T12:36:38.918Z] #57 194.8 + install -D bin/ctr /build/ctr [2021-06-07T12:36:40.829Z] #57 DONE 196.5s [2021-06-07T12:36:42.213Z] [2021-06-07T12:36:42.213Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-07T12:36:42.213Z] #58 sha256:a4d9acf14a3bdd4f41e472c8f675005d0e4d7d7e85dee16043543de5c78c6965 [2021-06-07T12:36:42.213Z] #58 DONE 0.4s [2021-06-07T12:36:42.213Z] [2021-06-07T12:36:42.213Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-07T12:36:42.213Z] #62 sha256:77f78d21f383bd1fce4c6d9d3698959ff4e1d928e561ef9684d4b59d53736c8b [2021-06-07T12:36:42.473Z] #62 DONE 0.2s [2021-06-07T12:36:42.473Z] [2021-06-07T12:36:42.473Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-07T12:36:42.473Z] #67 sha256:c448dd0b72ad0b43ec7e644583d14beded575de230a29aa16c12cc844fda60db [2021-06-07T12:36:43.044Z] #67 DONE 0.3s [2021-06-07T12:36:43.044Z] [2021-06-07T12:36:43.044Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-07T12:36:43.044Z] #68 sha256:af62e0d691313e89929d450a20f7801ca57a06363725e445ae0fe3dcd51f2b2f [2021-06-07T12:36:43.044Z] #68 DONE 0.0s [2021-06-07T12:36:43.044Z] [2021-06-07T12:36:43.044Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-07T12:36:43.044Z] #69 sha256:7dcc762fe8a68f3672ca111b4fabb3616d0b3413a7b00dc046bf5cbae3a69620 [2021-06-07T12:36:44.957Z] #69 DONE 2.0s [2021-06-07T12:36:44.957Z] [2021-06-07T12:36:44.957Z] #70 exporting to image [2021-06-07T12:36:44.957Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-07T12:36:44.957Z] #70 exporting layers [2021-06-07T12:36:46.459Z] #57 210.6 # github.com/containerd/containerd/cmd/containerd [2021-06-07T12:36:46.459Z] #57 210.6 /usr/bin/ld: /tmp/go-link-754418743/000018.o: in function `New': [2021-06-07T12:36:46.459Z] #57 210.6 /tmp/tmp.ZyRqndbrto/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-06-07T12:36:46.459Z] #57 210.7 + bin/containerd-stress [2021-06-07T12:36:46.459Z] #57 212.8 + bin/containerd-shim [2021-06-07T12:36:47.668Z] #57 206.4 # github.com/containerd/containerd/cmd/containerd [2021-06-07T12:36:47.668Z] #57 206.4 /usr/bin/ld: /tmp/go-link-858322042/000018.o: in function `New': [2021-06-07T12:36:47.668Z] #57 206.4 /tmp/tmp.T5K3eVnymW/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-06-07T12:36:47.668Z] #57 206.5 + bin/containerd-stress [2021-06-07T12:36:47.668Z] #57 208.7 + bin/containerd-shim [2021-06-07T12:36:49.170Z] #70 exporting layers 3.9s done [2021-06-07T12:36:49.170Z] #70 writing image sha256:715e492f3c06aec2308b511a1d8e0719bc99f9a8dd770a8480e9a1b56a5fb9bd done [2021-06-07T12:36:49.170Z] #70 naming to docker.io/library/docker:17dfb8b960bcefb63a288ef9baffd917bfab6668 done [2021-06-07T12:36:49.170Z] #70 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-07T12:36:49.618Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-07T12:36:49.908Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr27 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=17dfb8b960bcefb63a288ef9baffd917bfab6668 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:17dfb8b960bcefb63a288ef9baffd917bfab6668 hack/test/unit [2021-06-07T12:36:51.742Z] #57 219.9 + bin/containerd-shim-runc-v1 [2021-06-07T12:36:52.449Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-07T12:36:52.449Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-07T12:36:52.449Z] + TESTDIRS=./... [2021-06-07T12:36:52.449Z] + exclude_paths='/vendor/|/integration' [2021-06-07T12:36:52.449Z] ++ go list ./... [2021-06-07T12:36:52.449Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-07T12:36:52.934Z] #57 215.6 + bin/containerd-shim-runc-v1 [2021-06-07T12:36:53.852Z] + pkg_list='github.com/docker/docker/api [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/server [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/server/backend/build [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/server/httputils [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/server/middleware [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/server/router [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/server/router/build [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/server/router/container [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/server/router/debug [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/server/router/distribution [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/server/router/grpc [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/server/router/image [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/server/router/network [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/server/router/plugin [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/server/router/session [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/server/router/swarm [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/server/router/system [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/server/router/volume [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/types [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/types/backend [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/types/blkiodev [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/types/container [2021-06-07T12:36:53.852Z] github.com/docker/docker/api/types/events [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/filters [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/image [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/mount [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/network [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/registry [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/strslice [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/swarm [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/time [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/versions [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/volume [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/builder-next [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/builder-next/worker [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/dockerfile [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/dockerignore [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/remotecontext [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/remotecontext/git [2021-06-07T12:36:53.853Z] github.com/docker/docker/cli [2021-06-07T12:36:53.853Z] github.com/docker/docker/cli/config [2021-06-07T12:36:53.853Z] github.com/docker/docker/cli/debug [2021-06-07T12:36:53.853Z] github.com/docker/docker/client [2021-06-07T12:36:53.853Z] github.com/docker/docker/cmd/dockerd [2021-06-07T12:36:53.853Z] github.com/docker/docker/container [2021-06-07T12:36:53.853Z] github.com/docker/docker/container/stream [2021-06-07T12:36:53.853Z] github.com/docker/docker/contrib/apparmor [2021-06-07T12:36:53.853Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-07T12:36:53.853Z] github.com/docker/docker/contrib/httpserver [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/cluster [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/cluster/convert [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/cluster/executor [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/cluster/provider [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/config [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/discovery [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/events [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/events/testutils [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/exec [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/graphdriver [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/images [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/initlayer [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/links [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/listeners [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/logger [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/logger/gelf [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/logger/journald [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/logger/local [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/logger/logentries [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/logger/splunk [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/logger/syslog [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/logger/templates [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/names [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/network [2021-06-07T12:36:53.853Z] github.com/docker/docker/daemon/stats [2021-06-07T12:36:53.853Z] github.com/docker/docker/distribution [2021-06-07T12:36:53.853Z] github.com/docker/docker/distribution/metadata [2021-06-07T12:36:53.853Z] github.com/docker/docker/distribution/utils [2021-06-07T12:36:53.853Z] github.com/docker/docker/distribution/xfer [2021-06-07T12:36:53.853Z] github.com/docker/docker/dockerversion [2021-06-07T12:36:53.853Z] github.com/docker/docker/errdefs [2021-06-07T12:36:53.853Z] github.com/docker/docker/image [2021-06-07T12:36:53.853Z] github.com/docker/docker/image/cache [2021-06-07T12:36:53.853Z] github.com/docker/docker/image/tarexport [2021-06-07T12:36:53.853Z] github.com/docker/docker/image/v1 [2021-06-07T12:36:53.853Z] github.com/docker/docker/internal/test/suite [2021-06-07T12:36:53.853Z] github.com/docker/docker/layer [2021-06-07T12:36:53.853Z] github.com/docker/docker/libcontainerd [2021-06-07T12:36:53.853Z] github.com/docker/docker/libcontainerd/queue [2021-06-07T12:36:53.853Z] github.com/docker/docker/libcontainerd/remote [2021-06-07T12:36:53.853Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-07T12:36:53.853Z] github.com/docker/docker/libcontainerd/types [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/api [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/bitseq [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/client [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/cluster [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/config [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/datastore [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/driverapi [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/etchosts [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/idm [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/ipam [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/iptables [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/netlabel [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/netutils [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/networkdb [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/ns [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/options [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/osl [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/portallocator [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/portmapper [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/testutils [2021-06-07T12:36:53.853Z] github.com/docker/docker/libnetwork/types [2021-06-07T12:36:53.853Z] github.com/docker/docker/oci [2021-06-07T12:36:53.853Z] github.com/docker/docker/oci/caps [2021-06-07T12:36:53.853Z] github.com/docker/docker/opts [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/aaparser [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/archive [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/authorization [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/broadcaster [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/capabilities [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/chrootarchive [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/containerfs [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/devicemapper [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/directory [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/discovery [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/discovery/file [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/discovery/kv [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/discovery/memory [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/dmesg [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/filenotify [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/fileutils [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/fsutils [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/homedir [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/idtools [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/ioutils [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/jsonmessage [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/locker [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/longpath [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/loopback [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/mount [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/namesgenerator [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/parsers [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/pidfile [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/platform [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/plugingetter [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/plugins [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/plugins/transport [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/pools [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/progress [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/pubsub [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/reexec [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/signal [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/stdcopy [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/streamformatter [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/stringid [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/symlink [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/sysinfo [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/system [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/tailfile [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/tarsum [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/term [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/term/windows [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/truncindex [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/urlutil [2021-06-07T12:36:53.853Z] github.com/docker/docker/pkg/useragent [2021-06-07T12:36:53.853Z] github.com/docker/docker/plugin [2021-06-07T12:36:53.853Z] github.com/docker/docker/plugin/executor/containerd [2021-06-07T12:36:53.853Z] github.com/docker/docker/plugin/v2 [2021-06-07T12:36:53.853Z] github.com/docker/docker/profiles/apparmor [2021-06-07T12:36:53.853Z] github.com/docker/docker/profiles/seccomp [2021-06-07T12:36:53.853Z] github.com/docker/docker/quota [2021-06-07T12:36:53.853Z] github.com/docker/docker/reference [2021-06-07T12:36:53.853Z] github.com/docker/docker/registry [2021-06-07T12:36:53.853Z] github.com/docker/docker/registry/resumable [2021-06-07T12:36:53.853Z] github.com/docker/docker/restartmanager [2021-06-07T12:36:53.853Z] github.com/docker/docker/rootless [2021-06-07T12:36:53.853Z] github.com/docker/docker/rootless/specconv [2021-06-07T12:36:53.853Z] github.com/docker/docker/runconfig [2021-06-07T12:36:53.853Z] github.com/docker/docker/runconfig/opts [2021-06-07T12:36:53.853Z] github.com/docker/docker/testutil [2021-06-07T12:36:53.853Z] github.com/docker/docker/testutil/daemon [2021-06-07T12:36:53.853Z] github.com/docker/docker/testutil/environment [2021-06-07T12:36:53.853Z] github.com/docker/docker/testutil/fakecontext [2021-06-07T12:36:53.853Z] github.com/docker/docker/testutil/fakegit [2021-06-07T12:36:53.853Z] github.com/docker/docker/testutil/fakestorage [2021-06-07T12:36:53.853Z] github.com/docker/docker/testutil/fixtures/load [2021-06-07T12:36:53.853Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-07T12:36:53.853Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-07T12:36:53.853Z] github.com/docker/docker/testutil/registry [2021-06-07T12:36:53.853Z] github.com/docker/docker/testutil/request [2021-06-07T12:36:53.853Z] github.com/docker/docker/volume [2021-06-07T12:36:53.853Z] github.com/docker/docker/volume/drivers [2021-06-07T12:36:53.853Z] github.com/docker/docker/volume/local [2021-06-07T12:36:53.853Z] github.com/docker/docker/volume/mounts [2021-06-07T12:36:53.853Z] github.com/docker/docker/volume/service [2021-06-07T12:36:53.853Z] github.com/docker/docker/volume/service/opts [2021-06-07T12:36:53.853Z] github.com/docker/docker/volume/testutils' [2021-06-07T12:36:53.853Z] + echo 'github.com/docker/docker/api [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/server [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/server/backend/build [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/server/httputils [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/server/middleware [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/server/router [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/server/router/build [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/server/router/container [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/server/router/debug [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/server/router/distribution [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/server/router/grpc [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/server/router/image [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/server/router/network [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/server/router/plugin [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/server/router/session [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/server/router/swarm [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/server/router/system [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/server/router/volume [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/backend [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/blkiodev [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/container [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/events [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/filters [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/image [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/mount [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/network [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/registry [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/strslice [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/swarm [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/time [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/versions [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-07T12:36:53.853Z] github.com/docker/docker/api/types/volume [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/builder-next [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/builder-next/worker [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/dockerfile [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/dockerignore [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/remotecontext [2021-06-07T12:36:53.853Z] github.com/docker/docker/builder/remotecontext/git [2021-06-07T12:36:53.853Z] github.com/docker/docker/cli [2021-06-07T12:36:53.853Z] github.com/docker/docker/cli/config [2021-06-07T12:36:53.853Z] github.com/docker/docker/cli/debug [2021-06-07T12:36:53.854Z] github.com/docker/docker/client [2021-06-07T12:36:53.854Z] github.com/docker/docker/cmd/dockerd [2021-06-07T12:36:53.854Z] github.com/docker/docker/container [2021-06-07T12:36:53.854Z] github.com/docker/docker/container/stream [2021-06-07T12:36:53.854Z] github.com/docker/docker/contrib/apparmor [2021-06-07T12:36:53.854Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-07T12:36:53.854Z] github.com/docker/docker/contrib/httpserver [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/cluster [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/cluster/convert [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/cluster/executor [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/cluster/provider [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/config [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/discovery [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/events [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/events/testutils [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/exec [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/graphdriver [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/images [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/initlayer [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/links [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/listeners [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/logger [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/logger/gelf [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/logger/journald [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/logger/local [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/logger/logentries [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/logger/splunk [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/logger/syslog [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/logger/templates [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/names [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/network [2021-06-07T12:36:53.854Z] github.com/docker/docker/daemon/stats [2021-06-07T12:36:53.854Z] github.com/docker/docker/distribution [2021-06-07T12:36:53.854Z] github.com/docker/docker/distribution/metadata [2021-06-07T12:36:53.854Z] github.com/docker/docker/distribution/utils [2021-06-07T12:36:53.854Z] github.com/docker/docker/distribution/xfer [2021-06-07T12:36:53.854Z] github.com/docker/docker/dockerversion [2021-06-07T12:36:53.854Z] github.com/docker/docker/errdefs [2021-06-07T12:36:53.854Z] github.com/docker/docker/image [2021-06-07T12:36:53.854Z] github.com/docker/docker/image/cache [2021-06-07T12:36:53.854Z] github.com/docker/docker/image/tarexport [2021-06-07T12:36:53.854Z] github.com/docker/docker/image/v1 [2021-06-07T12:36:53.854Z] github.com/docker/docker/internal/test/suite [2021-06-07T12:36:53.854Z] github.com/docker/docker/layer [2021-06-07T12:36:53.854Z] github.com/docker/docker/libcontainerd [2021-06-07T12:36:53.854Z] github.com/docker/docker/libcontainerd/queue [2021-06-07T12:36:53.854Z] github.com/docker/docker/libcontainerd/remote [2021-06-07T12:36:53.854Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-07T12:36:53.854Z] github.com/docker/docker/libcontainerd/types [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/api [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/bitseq [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/client [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/cluster [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/config [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/datastore [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/driverapi [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/etchosts [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/idm [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/ipam [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/iptables [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/netlabel [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/netutils [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/networkdb [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/ns [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/options [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/osl [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/portallocator [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/portmapper [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/testutils [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/types [2021-06-07T12:36:53.854Z] github.com/docker/docker/oci [2021-06-07T12:36:53.854Z] github.com/docker/docker/oci/caps [2021-06-07T12:36:53.854Z] github.com/docker/docker/opts [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/aaparser [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/archive [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/authorization [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/broadcaster [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/capabilities [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/chrootarchive [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/containerfs [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/devicemapper [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/directory [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/discovery [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/discovery/file [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/discovery/kv [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/discovery/memory [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/dmesg [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/filenotify [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/fileutils [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/fsutils [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/homedir [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/idtools [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/ioutils [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/jsonmessage [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/locker [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/longpath [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/loopback [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/mount [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/namesgenerator [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/parsers [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/pidfile [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/platform [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/plugingetter [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/plugins [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/plugins/transport [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/pools [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/progress [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/pubsub [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/reexec [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/signal [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/stdcopy [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/streamformatter [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/stringid [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/symlink [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/sysinfo [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/system [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/tailfile [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/tarsum [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/term [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/term/windows [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/truncindex [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/urlutil [2021-06-07T12:36:53.854Z] github.com/docker/docker/pkg/useragent [2021-06-07T12:36:53.854Z] github.com/docker/docker/plugin [2021-06-07T12:36:53.854Z] github.com/docker/docker/plugin/executor/containerd [2021-06-07T12:36:53.854Z] github.com/docker/docker/plugin/v2 [2021-06-07T12:36:53.854Z] github.com/docker/docker/profiles/apparmor [2021-06-07T12:36:53.854Z] github.com/docker/docker/profiles/seccomp [2021-06-07T12:36:53.854Z] github.com/docker/docker/quota [2021-06-07T12:36:53.854Z] github.com/docker/docker/reference [2021-06-07T12:36:53.854Z] github.com/docker/docker/registry [2021-06-07T12:36:53.854Z] github.com/docker/docker/registry/resumable [2021-06-07T12:36:53.854Z] github.com/docker/docker/restartmanager [2021-06-07T12:36:53.854Z] github.com/docker/docker/rootless [2021-06-07T12:36:53.854Z] github.com/docker/docker/rootless/specconv [2021-06-07T12:36:53.854Z] github.com/docker/docker/runconfig [2021-06-07T12:36:53.854Z] github.com/docker/docker/runconfig/opts [2021-06-07T12:36:53.854Z] github.com/docker/docker/testutil [2021-06-07T12:36:53.854Z] github.com/docker/docker/testutil/daemon [2021-06-07T12:36:53.854Z] github.com/docker/docker/testutil/environment [2021-06-07T12:36:53.854Z] github.com/docker/docker/testutil/fakecontext [2021-06-07T12:36:53.854Z] github.com/docker/docker/testutil/fakegit [2021-06-07T12:36:53.854Z] github.com/docker/docker/testutil/fakestorage [2021-06-07T12:36:53.854Z] github.com/docker/docker/testutil/fixtures/load [2021-06-07T12:36:53.854Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-07T12:36:53.854Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-07T12:36:53.854Z] github.com/docker/docker/testutil/registry [2021-06-07T12:36:53.854Z] github.com/docker/docker/testutil/request [2021-06-07T12:36:53.854Z] github.com/docker/docker/volume [2021-06-07T12:36:53.854Z] github.com/docker/docker/volume/drivers [2021-06-07T12:36:53.854Z] github.com/docker/docker/volume/local [2021-06-07T12:36:53.854Z] github.com/docker/docker/volume/mounts [2021-06-07T12:36:53.854Z] github.com/docker/docker/volume/service [2021-06-07T12:36:53.854Z] github.com/docker/docker/volume/service/opts [2021-06-07T12:36:53.854Z] github.com/docker/docker/volume/testutils' [2021-06-07T12:36:53.854Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-07T12:36:53.854Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-07T12:36:53.854Z] + type docker-proxy [2021-06-07T12:36:53.854Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-07T12:36:53.854Z] + hack/make.sh binary-proxy install-proxy [2021-06-07T12:36:53.854Z] [2021-06-07T12:36:54.120Z] Removing bundles/ [2021-06-07T12:36:54.120Z] [2021-06-07T12:36:54.120Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-07T12:36:54.120Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-07T12:36:54.120Z] GOOS="" GOARCH="" GOARM="" [2021-06-07T12:36:54.387Z] #57 206.4 # github.com/containerd/containerd/cmd/containerd [2021-06-07T12:36:54.387Z] #57 206.4 /usr/bin/ld: /tmp/go-link-945591422/000018.o: in function `New': [2021-06-07T12:36:54.387Z] #57 206.4 /tmp/tmp.XAnHcFP1SA/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-06-07T12:36:54.387Z] #57 206.5 + bin/containerd-stress [2021-06-07T12:36:54.387Z] #57 208.6 + bin/containerd-shim [2021-06-07T12:36:57.024Z] #57 224.8 + bin/containerd-shim-runc-v2 [2021-06-07T12:36:57.592Z] #57 225.9 + binaries [2021-06-07T12:36:57.592Z] #57 225.9 + install -D bin/containerd /build/containerd [2021-06-07T12:36:57.592Z] #57 226.0 + install -D bin/containerd-shim /build/containerd-shim [2021-06-07T12:36:57.851Z] #57 226.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-07T12:36:57.851Z] #57 226.0 + install -D bin/ctr /build/ctr [2021-06-07T12:36:58.179Z] #57 220.4 + bin/containerd-shim-runc-v2 [2021-06-07T12:36:58.434Z] #57 221.4 + binaries [2021-06-07T12:36:58.434Z] #57 221.4 + install -D bin/containerd /build/containerd [2021-06-07T12:36:58.434Z] #57 221.4 + install -D bin/containerd-shim /build/containerd-shim [2021-06-07T12:36:58.434Z] #57 221.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-07T12:36:58.434Z] #57 221.4 + install -D bin/ctr /build/ctr [2021-06-07T12:36:58.550Z] #57 215.6 + bin/containerd-shim-runc-v1 [2021-06-07T12:36:59.755Z] #57 DONE 227.7s [2021-06-07T12:37:00.322Z] #57 DONE 223.0s [2021-06-07T12:37:00.322Z] [2021-06-07T12:37:00.322Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-07T12:37:00.322Z] #58 sha256:faa85d37553ca04363141a7585307927249d640329f0e84979a76669307b6f85 [2021-06-07T12:37:01.249Z] [2021-06-07T12:37:01.249Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-07T12:37:01.249Z] #58 sha256:9d14b2bef2dacbf633e635c02cbb43be0208f7878c9db8e499be8627576b2828 [2021-06-07T12:37:01.258Z] #58 DONE 0.9s [2021-06-07T12:37:01.258Z] [2021-06-07T12:37:01.258Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-07T12:37:01.258Z] #62 sha256:36ea98cec88c2585785ed3bbf7e0f81e4f4f4c5cb75f38b0e76b7e52bae258b5 [2021-06-07T12:37:01.517Z] #62 DONE 0.2s [2021-06-07T12:37:01.517Z] [2021-06-07T12:37:01.517Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-07T12:37:01.517Z] #67 sha256:91d0a1bf59e11cbb6eea338c9229a7cbfbdba065759242fbc7f01915483833eb [2021-06-07T12:37:02.186Z] #58 DONE 1.0s [2021-06-07T12:37:02.186Z] [2021-06-07T12:37:02.186Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-07T12:37:02.186Z] #62 sha256:de4d146574c13ade2d36f349c77c3d4b680e00243fdba3a8ff05ce5390cd9940 [2021-06-07T12:37:02.186Z] #62 DONE 0.2s [2021-06-07T12:37:02.186Z] [2021-06-07T12:37:02.186Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-07T12:37:02.186Z] #67 sha256:fa9224778485845359d9ce2bbc8915966945b8648a124d929fab5eb16e5699d2 [2021-06-07T12:37:02.274Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-07T12:37:02.274Z] [2021-06-07T12:37:02.274Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-07T12:37:02.274Z] Installing docker-proxy to /usr/local/bin/ [2021-06-07T12:37:02.274Z] [2021-06-07T12:37:02.274Z] + mkdir -p bundles [2021-06-07T12:37:02.275Z] + 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/dockerd 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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/resolvconf/dns 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/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/signal/testfiles 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-06-07T12:37:02.453Z] #67 DONE 0.9s [2021-06-07T12:37:02.453Z] [2021-06-07T12:37:02.453Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-07T12:37:02.453Z] #68 sha256:12bea76ce12a9876f0980338b6ce7d6a5fe8b030ed670ad3e1992f4a31588fc9 [2021-06-07T12:37:02.453Z] #68 DONE 0.0s [2021-06-07T12:37:02.453Z] [2021-06-07T12:37:02.453Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-07T12:37:02.453Z] #69 sha256:33a71f3d3c22d43d21522bdf5d91a61cc06ed2cecfe5c4ee299c81274ddb8d1b [2021-06-07T12:37:03.113Z] #67 DONE 1.0s [2021-06-07T12:37:03.113Z] [2021-06-07T12:37:03.113Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-07T12:37:03.113Z] #68 sha256:c75ec8cef7e18f0ab62c79f9c25242a1562b7fd20b6557c3c016e38e6850b12e [2021-06-07T12:37:03.113Z] #68 DONE 0.0s [2021-06-07T12:37:03.217Z] ? github.com/docker/docker/api [no test files] [2021-06-07T12:37:03.369Z] [2021-06-07T12:37:03.369Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-07T12:37:03.369Z] #69 sha256:7496ea300874fbd6fe8ee30011c59bc9f8d10d90e9fdd76fff5b67c205c435b3 [2021-06-07T12:37:03.792Z] #57 220.5 + bin/containerd-shim-runc-v2 [2021-06-07T12:37:03.832Z] #69 DONE 1.3s [2021-06-07T12:37:03.832Z] [2021-06-07T12:37:03.832Z] #70 exporting to image [2021-06-07T12:37:03.832Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-07T12:37:03.832Z] #70 exporting layers [2021-06-07T12:37:04.718Z] #57 221.6 + binaries [2021-06-07T12:37:04.718Z] #57 221.6 + install -D bin/containerd /build/containerd [2021-06-07T12:37:04.718Z] #57 221.6 + install -D bin/containerd-shim /build/containerd-shim [2021-06-07T12:37:04.718Z] #57 221.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-07T12:37:04.718Z] #57 221.6 + install -D bin/ctr /build/ctr [2021-06-07T12:37:04.732Z] #69 DONE 1.3s [2021-06-07T12:37:04.732Z] [2021-06-07T12:37:04.732Z] #70 exporting to image [2021-06-07T12:37:04.732Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-07T12:37:04.732Z] #70 exporting layers [2021-06-07T12:37:06.603Z] #57 DONE 223.6s [2021-06-07T12:37:07.532Z] [2021-06-07T12:37:07.532Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-07T12:37:07.532Z] #58 sha256:6fb7f4c60d4d74062001bc76dfa2e18201e00310fdf8444b52a60ec1a83e2b08 [2021-06-07T12:37:08.900Z] #58 DONE 1.3s [2021-06-07T12:37:08.900Z] [2021-06-07T12:37:08.900Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-07T12:37:08.900Z] #62 sha256:5a55922cea95240a3672c9c35804f973f2b642bc65c14318391b278df6489d78 [2021-06-07T12:37:09.155Z] #62 DONE 0.3s [2021-06-07T12:37:09.155Z] [2021-06-07T12:37:09.155Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-07T12:37:09.155Z] #67 sha256:757430b00f872920d648f09a6651b166cfe01931c7b85edcb559c8bff5ef738b [2021-06-07T12:37:10.410Z] #70 exporting layers 6.8s done [2021-06-07T12:37:10.410Z] #70 writing image sha256:ce55389a11cbe555d94c00db3e75783ce36e16ee77e4c6eb7ff4558df59b8189 done [2021-06-07T12:37:10.410Z] #70 naming to docker.io/library/docker:668b57b166772cee94521d5262ba890c4298f23f done [2021-06-07T12:37:10.410Z] #70 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-06-07T12:37:10.550Z] #67 DONE 1.0s [2021-06-07T12:37:10.550Z] [2021-06-07T12:37:10.550Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-07T12:37:10.550Z] #68 sha256:f46f7a7734a0cc7ad112520fc23bbee2e744587cd18d9fc71c29b163e568e2ea [2021-06-07T12:37:10.550Z] #68 DONE 0.0s [2021-06-07T12:37:10.550Z] [2021-06-07T12:37:10.550Z] #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-06-07T12:37:10.550Z] #69 sha256:34591e5cd5bdd7c8c16713402d22360aaf46c8d862657813108a7e3023b09713 [2021-06-07T12:37:10.762Z] + trap exit INT TERM [2021-06-07T12:37:10.762Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-07T12:37:10.762Z] + CONTAINER_NAME=docker-pr27 [2021-06-07T12:37:10.762Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42393/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42393/.git:/go/src/github.com/docker/docker/.git --name docker-pr27-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=668b57b166772cee94521d5262ba890c4298f23f -e DOCKER_GRAPHDRIVER docker:668b57b166772cee94521d5262ba890c4298f23f hack/make.sh dynbinary [2021-06-07T12:37:10.808Z] #69 0.679 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-07T12:37:11.064Z] #69 0.799 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-07T12:37:11.064Z] #69 0.887 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-07T12:37:11.269Z] #70 exporting layers 6.5s done [2021-06-07T12:37:11.269Z] #70 writing image sha256:3c7d40ee68444396a49f0ba8fbcb1bbe688b5a7347b3868b47be9ab46a59fd74 done [2021-06-07T12:37:11.269Z] #70 naming to docker.io/library/docker:4c5e0043a83992737e0197b08e6b67d31a80d98d done [2021-06-07T12:37:11.269Z] #70 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2021-06-07T12:37:11.319Z] #69 1.063 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-07T12:37:11.610Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr27 -e DOCKER_GITCOMMIT=4c5e0043a83992737e0197b08e6b67d31a80d98d -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:4c5e0043a83992737e0197b08e6b67d31a80d98d hack/make.sh dynbinary test-integration [2021-06-07T12:37:11.883Z] #69 1.148 Reading package lists... [2021-06-07T12:37:12.668Z] [2021-06-07T12:37:12.668Z] Removing bundles/ [2021-06-07T12:37:12.668Z] [2021-06-07T12:37:12.668Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-07T12:37:12.668Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-07T12:37:12.668Z] GOOS="" GOARCH="" GOARM="" [2021-06-07T12:37:12.809Z] #69 1.790 Reading package lists... [2021-06-07T12:37:12.809Z] #69 2.420 Building dependency tree... [2021-06-07T12:37:12.809Z] #69 2.544 Reading state information... [2021-06-07T12:37:12.809Z] #69 2.653 The following additional packages will be installed: [2021-06-07T12:37:12.975Z] [2021-06-07T12:37:12.975Z] Removing bundles/ [2021-06-07T12:37:12.975Z] [2021-06-07T12:37:12.975Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-07T12:37:12.975Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-07T12:37:12.975Z] GOOS="" GOARCH="" GOARM="" [2021-06-07T12:37:13.064Z] #69 2.653 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-06-07T12:37:13.064Z] #69 2.654 libpam-systemd [2021-06-07T12:37:13.064Z] #69 2.654 Suggested packages: [2021-06-07T12:37:13.064Z] #69 2.654 systemd-container policykit-1 [2021-06-07T12:37:13.064Z] #69 2.654 Recommended packages: [2021-06-07T12:37:13.064Z] #69 2.654 libnss-systemd [2021-06-07T12:37:13.064Z] #69 2.733 The following NEW packages will be installed: [2021-06-07T12:37:13.064Z] #69 2.734 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-06-07T12:37:13.064Z] #69 2.735 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-06-07T12:37:13.319Z] #69 3.000 0 upgraded, 11 newly installed, 0 to remove and 28 not upgraded. [2021-06-07T12:37:13.319Z] #69 3.000 Need to get 4762 kB of archives. [2021-06-07T12:37:13.319Z] #69 3.000 After this operation, 16.6 MB of additional disk space will be used. [2021-06-07T12:37:13.319Z] #69 3.000 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-06-07T12:37:13.319Z] #69 3.002 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-06-07T12:37:13.319Z] #69 3.003 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-06-07T12:37:13.319Z] #69 3.007 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-06-07T12:37:13.319Z] #69 3.010 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-06-07T12:37:13.319Z] #69 3.012 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-06-07T12:37:13.319Z] #69 3.085 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-06-07T12:37:13.319Z] #69 3.098 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-06-07T12:37:13.319Z] #69 3.101 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-06-07T12:37:13.319Z] #69 3.103 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-06-07T12:37:13.319Z] #69 3.105 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-06-07T12:37:13.574Z] #69 3.279 debconf: delaying package configuration, since apt-utils is not installed [2021-06-07T12:37:13.574Z] #69 3.301 Fetched 4762 kB in 0s (13.2 MB/s) [2021-06-07T12:37:13.574Z] #69 3.322 Selecting previously unselected package libargon2-1:amd64. [2021-06-07T12:37:13.574Z] #69 3.322 (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 ... 28067 files and directories currently installed.) [2021-06-07T12:37:13.574Z] #69 3.335 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-06-07T12:37:13.574Z] #69 3.342 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-07T12:37:13.574Z] #69 3.373 Selecting previously unselected package libjson-c3:amd64. [2021-06-07T12:37:13.574Z] #69 3.376 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-06-07T12:37:13.574Z] #69 3.379 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-07T12:37:13.574Z] #69 3.407 Selecting previously unselected package libcryptsetup12:amd64. [2021-06-07T12:37:13.574Z] #69 3.410 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-06-07T12:37:13.574Z] #69 3.414 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-07T12:37:13.574Z] #69 3.463 Selecting previously unselected package libidn11:amd64. [2021-06-07T12:37:13.574Z] #69 3.463 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-06-07T12:37:13.828Z] #69 3.467 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-06-07T12:37:13.828Z] #69 3.506 Selecting previously unselected package libkmod2:amd64. [2021-06-07T12:37:13.828Z] #69 3.507 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-06-07T12:37:13.828Z] #69 3.510 Unpacking libkmod2:amd64 (26-1) ... [2021-06-07T12:37:13.828Z] #69 3.556 Selecting previously unselected package systemd. [2021-06-07T12:37:13.828Z] #69 3.558 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-06-07T12:37:13.828Z] #69 3.595 Unpacking systemd (241-7~deb10u7) ... [2021-06-07T12:37:14.388Z] #69 4.059 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-07T12:37:14.388Z] #69 4.068 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-07T12:37:14.388Z] #69 4.076 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-07T12:37:14.389Z] #69 4.085 Setting up libidn11:amd64 (1.33-2.2) ... [2021-06-07T12:37:14.389Z] #69 4.094 Setting up libkmod2:amd64 (26-1) ... [2021-06-07T12:37:14.389Z] #69 4.103 Setting up systemd (241-7~deb10u7) ... [2021-06-07T12:37:14.389Z] #69 4.141 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-06-07T12:37:14.389Z] #69 4.143 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-06-07T12:37:14.389Z] #69 4.146 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-07T12:37:14.389Z] #69 4.146 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-07T12:37:14.644Z] #69 4.562 Selecting previously unselected package systemd-sysv. [2021-06-07T12:37:14.899Z] #69 4.562 (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 ... 28864 files and directories currently installed.) [2021-06-07T12:37:14.899Z] #69 4.575 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-06-07T12:37:14.899Z] #69 4.578 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-06-07T12:37:14.899Z] #69 4.615 Selecting previously unselected package libdbus-1-3:amd64. [2021-06-07T12:37:14.899Z] #69 4.617 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-06-07T12:37:14.899Z] #69 4.620 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-07T12:37:14.899Z] #69 4.671 Selecting previously unselected package dbus. [2021-06-07T12:37:14.899Z] #69 4.673 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-06-07T12:37:14.899Z] #69 4.684 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-06-07T12:37:14.899Z] #69 4.740 Selecting previously unselected package libpam-systemd:amd64. [2021-06-07T12:37:14.899Z] #69 4.740 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-06-07T12:37:14.899Z] #69 4.743 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-07T12:37:14.899Z] #69 4.782 Selecting previously unselected package dbus-user-session. [2021-06-07T12:37:14.899Z] #69 4.782 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-06-07T12:37:15.154Z] #69 4.787 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-07T12:37:15.154Z] #69 4.875 Setting up systemd-sysv (241-7~deb10u7) ... [2021-06-07T12:37:15.154Z] #69 4.886 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-07T12:37:15.154Z] #69 4.895 Setting up dbus (1.12.20-0+deb10u1) ... [2021-06-07T12:37:15.154Z] #69 4.997 invoke-rc.d: could not determine current runlevel [2021-06-07T12:37:15.409Z] #69 5.000 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-07T12:37:15.409Z] #69 5.004 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-07T12:37:15.409Z] #69 5.135 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-07T12:37:15.409Z] #69 5.148 Processing triggers for systemd (241-7~deb10u7) ... [2021-06-07T12:37:15.409Z] #69 5.155 Processing triggers for libc-bin (2.28-10) ... [2021-06-07T12:37:15.409Z] #69 DONE 5.3s [2021-06-07T12:37:15.667Z] [2021-06-07T12:37:15.667Z] #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-06-07T12:37:15.667Z] #70 sha256:6b10281b9560aacdb8ec887151651c6b8f9cac0ce3d0bbe74f132c96b311fe1f [2021-06-07T12:37:16.227Z] #70 0.455 % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-07T12:37:16.227Z] #70 0.458 Dload Upload Total Spent Left Speed [2021-06-07T12:37:16.227Z] #70 0.459 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 20032 0 --:--:-- --:--:-- --:--:-- 20032 [2021-06-07T12:37:16.227Z] #70 DONE 0.6s [2021-06-07T12:37:16.227Z] [2021-06-07T12:37:16.227Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-07T12:37:16.227Z] #71 sha256:26bd03cd74f24f83a306621a19aae5dbb2c6589cdbeb02f5af95f18cba4f565e [2021-06-07T12:37:17.152Z] #71 DONE 0.9s [2021-06-07T12:37:17.152Z] [2021-06-07T12:37:17.153Z] #72 exporting to image [2021-06-07T12:37:17.153Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-07T12:37:17.153Z] #72 exporting layers [2021-06-07T12:37:18.144Z] ok github.com/docker/docker/api/server 0.039s coverage: 9.0% of statements [2021-06-07T12:37:23.683Z] #72 exporting layers 6.7s done [2021-06-07T12:37:23.683Z] #72 writing image sha256:9946461bc2f773b561db0444d78ee322a2aabe4811e09cce4c7c7e636188c3fc done [2021-06-07T12:37:23.683Z] #72 naming to docker.io/library/docker:4c5e0043a83992737e0197b08e6b67d31a80d98d done [2021-06-07T12:37:23.683Z] #72 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-07T12:37:24.044Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr27 -e DOCKER_GITCOMMIT=4c5e0043a83992737e0197b08e6b67d31a80d98d -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:4c5e0043a83992737e0197b08e6b67d31a80d98d hack/make.sh dynbinary test-integration [2021-06-07T12:37:25.928Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-07T12:37:25.928Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-07T12:37:25.929Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-07T12:37:25.929Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-07T12:37:25.929Z] 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-06-07T12:37:25.929Z] Detected virtualization docker. [2021-06-07T12:37:25.929Z] Detected architecture x86-64. [2021-06-07T12:37:25.929Z] Set hostname to <45e58a4fd0f9>. [2021-06-07T12:37:26.490Z] + source /etc/docker-entrypoint-cmd [2021-06-07T12:37:26.490Z] ++ hack/make.sh dynbinary test-integration [2021-06-07T12:37:26.490Z] [2021-06-07T12:37:26.746Z] Removing bundles/ [2021-06-07T12:37:26.746Z] [2021-06-07T12:37:26.746Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-07T12:37:26.746Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-07T12:37:26.746Z] GOOS="" GOARCH="" GOARM="" [2021-06-07T12:37:29.303Z] 29d5b6a226d2: Pull complete [2021-06-07T12:37:29.303Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-07T12:37:29.303Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T12:37:29.303Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T12:37:29.303Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-06-07T12:37:29.303Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-06-07T12:37:29.303Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-06-07T12:37:29.303Z] INFO: Docker version of control daemon [2021-06-07T12:37:29.303Z] [2021-06-07T12:37:29.303Z] Client: Mirantis Container Runtime [2021-06-07T12:37:29.303Z] Version: 20.10.0 [2021-06-07T12:37:29.303Z] API version: 1.41 [2021-06-07T12:37:29.303Z] Go version: go1.13.15 [2021-06-07T12:37:29.303Z] Git commit: 6ee42dc [2021-06-07T12:37:29.303Z] Built: 03/11/2021 13:24:56 [2021-06-07T12:37:29.303Z] OS/Arch: windows/amd64 [2021-06-07T12:37:29.303Z] Context: default [2021-06-07T12:37:29.303Z] Experimental: true [2021-06-07T12:37:29.303Z] [2021-06-07T12:37:29.303Z] Server: Mirantis Container Runtime [2021-06-07T12:37:29.303Z] Engine: [2021-06-07T12:37:29.303Z] Version: 20.10.0 [2021-06-07T12:37:29.303Z] API version: 1.41 (minimum version 1.24) [2021-06-07T12:37:29.303Z] Go version: go1.13.15 [2021-06-07T12:37:29.303Z] Git commit: 1e08f21e79 [2021-06-07T12:37:29.303Z] Built: 03/11/2021 13:23:32 [2021-06-07T12:37:29.303Z] OS/Arch: windows/amd64 [2021-06-07T12:37:29.303Z] Experimental: true [2021-06-07T12:37:29.303Z] [2021-06-07T12:37:29.303Z] INFO: Docker info of control daemon [2021-06-07T12:37:29.303Z] [2021-06-07T12:37:29.303Z] Client: [2021-06-07T12:37:29.303Z] Context: default [2021-06-07T12:37:29.303Z] Debug Mode: false [2021-06-07T12:37:29.303Z] Plugins: [2021-06-07T12:37:29.303Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-07T12:37:29.303Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-07T12:37:29.303Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-07T12:37:29.303Z] [2021-06-07T12:37:29.303Z] Server: [2021-06-07T12:37:29.303Z] Containers: 0 [2021-06-07T12:37:29.303Z] Running: 0 [2021-06-07T12:37:29.303Z] Paused: 0 [2021-06-07T12:37:29.303Z] Stopped: 0 [2021-06-07T12:37:29.303Z] Images: 1 [2021-06-07T12:37:29.303Z] Server Version: 20.10.0 [2021-06-07T12:37:29.303Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-07T12:37:29.303Z] Windows: [2021-06-07T12:37:29.303Z] LCOW: [2021-06-07T12:37:29.303Z] Logging Driver: json-file [2021-06-07T12:37:29.303Z] Plugins: [2021-06-07T12:37:29.303Z] Volume: local [2021-06-07T12:37:29.303Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-07T12:37:29.303Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-07T12:37:29.303Z] Swarm: inactive [2021-06-07T12:37:29.303Z] Default Isolation: process [2021-06-07T12:37:29.303Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-07T12:37:29.303Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-07T12:37:29.303Z] OSType: windows [2021-06-07T12:37:29.303Z] Architecture: x86_64 [2021-06-07T12:37:29.303Z] CPUs: 4 [2021-06-07T12:37:29.303Z] Total Memory: 32GiB [2021-06-07T12:37:29.303Z] Name: azwin-2-fb8a50 [2021-06-07T12:37:29.303Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-07T12:37:29.303Z] Docker Root Dir: D:\docker [2021-06-07T12:37:29.303Z] Debug Mode: false [2021-06-07T12:37:29.303Z] Registry: https://index.docker.io/v1/ [2021-06-07T12:37:29.303Z] Labels: [2021-06-07T12:37:29.303Z] Experimental: true [2021-06-07T12:37:29.303Z] Insecure Registries: [2021-06-07T12:37:29.303Z] 10.0.0.4:5000 [2021-06-07T12:37:29.303Z] 127.0.0.0/8 [2021-06-07T12:37:29.303Z] Registry Mirrors: [2021-06-07T12:37:29.303Z] http://10.0.0.4:5000/ [2021-06-07T12:37:29.303Z] Live Restore Enabled: false [2021-06-07T12:37:29.303Z] [2021-06-07T12:37:29.303Z] [2021-06-07T12:37:29.303Z] INFO: Commit hash is de2aa70c22 [2021-06-07T12:37:29.303Z] INFO: Nuke-Everything... [2021-06-07T12:37:29.762Z] INFO: Container count on control daemon to delete is 0 [2021-06-07T12:37:31.297Z] INFO: Nuking d:\CI [2021-06-07T12:37:31.297Z] INFO: Zapped successfully [2021-06-07T12:37:31.297Z] INFO: Location for testing is d:\CI\PR-42393\27 [2021-06-07T12:37:31.297Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-07T12:37:31.297Z] [2021-06-07T12:37:31.297Z] [2021-06-07T12:37:31.297Z] INFO: Building the image from Dockerfile.windows at 06/07/2021 12:37:31... [2021-06-07T12:37:31.297Z] [2021-06-07T12:37:38.369Z] Sending build context to Docker daemon 61.36MB [2021-06-07T12:37:38.369Z] [2021-06-07T12:37:38.369Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-07T12:37:38.369Z] ---> 39d157a84080 [2021-06-07T12:37:38.369Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-07T12:37:38.369Z] ---> Running in 3eb9591d045f [2021-06-07T12:37:38.828Z] Removing intermediate container 3eb9591d045f [2021-06-07T12:37:38.828Z] ---> f0bace045186 [2021-06-07T12:37:38.828Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-07T12:37:38.828Z] ---> Running in cea9ac952034 [2021-06-07T12:37:39.287Z] Removing intermediate container cea9ac952034 [2021-06-07T12:37:39.287Z] ---> 0e22758cc8fb [2021-06-07T12:37:39.287Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-07T12:37:39.287Z] ---> Running in 94d12fa1ad4c [2021-06-07T12:37:39.745Z] Removing intermediate container 94d12fa1ad4c [2021-06-07T12:37:39.745Z] ---> 4070dc7ccecf [2021-06-07T12:37:39.745Z] 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-06-07T12:37:39.745Z] ---> Running in 3742907b6d5d [2021-06-07T12:37:40.204Z] Removing intermediate container 3742907b6d5d [2021-06-07T12:37:40.204Z] ---> 791a693c85b0 [2021-06-07T12:37:40.204Z] 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-06-07T12:37:40.204Z] ---> Running in f28ad87b2bf6 [2021-06-07T12:37:41.704Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|compiled_files|deps|files|imports|types_sizes) took 2m8.312573987s [2021-06-07T12:37:41.704Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 580.449245ms [2021-06-07T12:37:43.212Z] 4612f6d0b889: Pull complete [2021-06-07T12:37:44.954Z] [2021-06-07T12:37:44.954Z] SUCCESS: Specified value was saved. [2021-06-07T12:37:45.921Z] INFO: Downloading git... [2021-06-07T12:37:47.491Z] INFO: Downloading go... [2021-06-07T12:37:48.461Z] INFO: Downloading compiler 1 of 3... [2021-06-07T12:37:50.638Z] INFO: Downloading compiler 2 of 3... [2021-06-07T12:37:51.096Z] INFO: Downloading compiler 3 of 3... [2021-06-07T12:37:52.064Z] INFO: Extracting git... [2021-06-07T12:38:06.870Z] INFO: Expanding go... [2021-06-07T12:38:14.436Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-07T12:38:14.436Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2021-06-07T12:38:14.436Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2021-06-07T12:38:14.436Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-07T12:38:14.436Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-07T12:38:14.436Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-07T12:38:14.436Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-07T12:38:14.436Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-07T12:38:14.436Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-07T12:38:14.436Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-07T12:38:14.436Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-07T12:38:14.436Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-07T12:38:14.436Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-07T12:38:14.436Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-07T12:38:14.436Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2021-06-07T12:38:14.697Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 92.2% of statements [2021-06-07T12:38:14.697Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 5.7% of statements [2021-06-07T12:38:14.963Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-07T12:38:14.963Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-07T12:38:14.963Z] ? github.com/docker/docker/api/types [no test files] [2021-06-07T12:38:14.963Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-07T12:38:14.963Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-07T12:38:14.963Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-07T12:38:14.963Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-07T12:38:14.963Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-07T12:38:14.963Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-07T12:38:14.963Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-07T12:38:14.963Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-07T12:38:14.963Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-07T12:38:14.963Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-07T12:38:14.963Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-07T12:38:15.228Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2021-06-07T12:38:15.228Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2021-06-07T12:38:15.228Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-07T12:38:15.228Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-07T12:38:15.228Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-07T12:38:15.228Z] ? github.com/docker/docker/builder [no test files] [2021-06-07T12:38:15.228Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-07T12:38:15.228Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-07T12:38:15.228Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-07T12:38:15.228Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-07T12:38:15.228Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-07T12:38:15.228Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-07T12:38:15.228Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-07T12:38:18.538Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2021-06-07T12:38:18.802Z] ok github.com/docker/docker/builder/remotecontext 0.172s coverage: 13.7% of statements [2021-06-07T12:38:19.748Z] ok github.com/docker/docker/builder/dockerfile 0.406s coverage: 48.5% of statements [2021-06-07T12:38:19.748Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-07T12:38:21.138Z] ok github.com/docker/docker/builder/remotecontext/git 4.380s coverage: 86.3% of statements [2021-06-07T12:38:21.138Z] ? github.com/docker/docker/cli [no test files] [2021-06-07T12:38:21.138Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-07T12:38:26.438Z] ok github.com/docker/docker/client 0.301s coverage: 75.4% of statements [2021-06-07T12:38:27.967Z] INFO: Expanding compiler 1 of 3... [2021-06-07T12:38:27.967Z] INFO: Expanding compiler 2 of 3... [2021-06-07T12:38:32.656Z] INFO: Expanding compiler 3 of 3... [2021-06-07T12:38:33.115Z] INFO: Removing downloaded files... [2021-06-07T12:38:33.115Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-07T12:38:33.115Z] INFO: Configuring git core.autocrlf... [2021-06-07T12:38:49.224Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-07T12:38:49.224Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-07T12:38:49.224Z] GOOS="" GOARCH="" GOARM="" [2021-06-07T12:38:49.224Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-07T12:38:49.224Z] [2021-06-07T12:38:49.224Z] + TEST_INTEGRATION_DEST=2 [2021-06-07T12:38:49.224Z] + CONTAINER_NAME=docker-pr27-2 [2021-06-07T12:38:49.224Z] + TEST_SKIP_INTEGRATION=1 [2021-06-07T12:38:49.224Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-07T12:38:49.224Z] + run_tests [2021-06-07T12:38:49.224Z] + c=0 [2021-06-07T12:38:49.224Z] + '[' -n 0 ']' [2021-06-07T12:38:49.224Z] + rm= [2021-06-07T12:38:49.224Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42393/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42393/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42393/.git:/go/src/github.com/docker/docker/.git --name docker-pr27-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=668b57b166772cee94521d5262ba890c4298f23f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:668b57b166772cee94521d5262ba890c4298f23f hack/make.sh '' test-integration [2021-06-07T12:38:49.224Z] + TEST_INTEGRATION_DEST=1 [2021-06-07T12:38:49.224Z] + CONTAINER_NAME=docker-pr27-1 [2021-06-07T12:38:49.224Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-07T12:38:49.224Z] + run_tests test-integration-flaky [2021-06-07T12:38:49.224Z] + '[' -n 0 ']' [2021-06-07T12:38:49.224Z] + rm= [2021-06-07T12:38:49.224Z] + TEST_INTEGRATION_DEST=3 [2021-06-07T12:38:49.224Z] + CONTAINER_NAME=docker-pr27-3 [2021-06-07T12:38:49.224Z] + TEST_SKIP_INTEGRATION=1 [2021-06-07T12:38:49.224Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-07T12:38:49.224Z] + run_tests [2021-06-07T12:38:49.224Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42393/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42393/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42393/.git:/go/src/github.com/docker/docker/.git --name docker-pr27-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=668b57b166772cee94521d5262ba890c4298f23f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:668b57b166772cee94521d5262ba890c4298f23f hack/make.sh test-integration-flaky test-integration [2021-06-07T12:38:49.224Z] + '[' -n 0 ']' [2021-06-07T12:38:49.224Z] + rm= [2021-06-07T12:38:49.224Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42393/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42393/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42393/.git:/go/src/github.com/docker/docker/.git --name docker-pr27-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=668b57b166772cee94521d5262ba890c4298f23f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:668b57b166772cee94521d5262ba890c4298f23f hack/make.sh '' test-integration [2021-06-07T12:38:49.224Z] ++ jobs -p [2021-06-07T12:38:49.224Z] + for job in $(jobs -p) [2021-06-07T12:38:49.224Z] + wait 3845 [2021-06-07T12:38:49.224Z] [2021-06-07T12:38:49.224Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-07T12:38:49.224Z] [2021-06-07T12:38:49.224Z] [2021-06-07T12:38:49.224Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-07T12:38:49.224Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-07T12:38:49.224Z] HOSTNAME=29aa1fe53697 [2021-06-07T12:38:49.224Z] TEST_SKIP_INTEGRATION=1 [2021-06-07T12:38:49.224Z] TESTDEBUG=0 [2021-06-07T12:38:49.224Z] DEST=bundles/test-integration [2021-06-07T12:38:49.224Z] PWD=/go/src/github.com/docker/docker [2021-06-07T12:38:49.224Z] KEEPBUNDLE=1 [2021-06-07T12:38:49.224Z] DOCKER_GITCOMMIT=668b57b166772cee94521d5262ba890c4298f23f [2021-06-07T12:38:49.224Z] container=docker [2021-06-07T12:38:49.224Z] HOME=/root [2021-06-07T12:38:49.224Z] GOLANG_VERSION=1.13.15 [2021-06-07T12:38:49.224Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-07T12:38:49.224Z] VALIDATE_BRANCH=master [2021-06-07T12:38:49.224Z] TERM=xterm [2021-06-07T12:38:49.224Z] DOCKER_PKG=github.com/docker/docker [2021-06-07T12:38:49.224Z] SHLVL=1 [2021-06-07T12:38:49.224Z] TIMEOUT=120m [2021-06-07T12:38:49.224Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-07T12:38:49.224Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-07T12:38:49.224Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-07T12:38:49.224Z] GO111MODULE=off [2021-06-07T12:38:49.224Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-07T12:38:49.224Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-07T12:38:49.224Z] GOPATH=/go [2021-06-07T12:38:49.224Z] PKG_CONFIG=pkg-config [2021-06-07T12:38:49.224Z] _=/usr/bin/env [2021-06-07T12:38:49.224Z] Building test suite binary ./integration-cli/test.main [2021-06-07T12:38:49.224Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-07T12:38:49.224Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-07T12:38:49.224Z] HOSTNAME=856caad4de0e [2021-06-07T12:38:49.224Z] TEST_SKIP_INTEGRATION=1 [2021-06-07T12:38:49.224Z] TESTDEBUG=0 [2021-06-07T12:38:49.224Z] DEST=bundles/test-integration [2021-06-07T12:38:49.224Z] PWD=/go/src/github.com/docker/docker [2021-06-07T12:38:49.224Z] KEEPBUNDLE=1 [2021-06-07T12:38:49.224Z] DOCKER_GITCOMMIT=668b57b166772cee94521d5262ba890c4298f23f [2021-06-07T12:38:49.224Z] container=docker [2021-06-07T12:38:49.224Z] HOME=/root [2021-06-07T12:38:49.224Z] GOLANG_VERSION=1.13.15 [2021-06-07T12:38:49.224Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-07T12:38:49.224Z] VALIDATE_BRANCH=master [2021-06-07T12:38:49.224Z] TERM=xterm [2021-06-07T12:38:49.224Z] DOCKER_PKG=github.com/docker/docker [2021-06-07T12:38:49.224Z] SHLVL=1 [2021-06-07T12:38:49.224Z] TIMEOUT=120m [2021-06-07T12:38:49.224Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-07T12:38:49.224Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-07T12:38:49.224Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-07T12:38:49.224Z] GO111MODULE=off [2021-06-07T12:38:49.224Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-07T12:38:49.224Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-07T12:38:49.224Z] GOPATH=/go [2021-06-07T12:38:49.224Z] PKG_CONFIG=pkg-config [2021-06-07T12:38:49.224Z] _=/usr/bin/env [2021-06-07T12:38:49.224Z] Building test suite binary ./integration-cli/test.main [2021-06-07T12:38:49.224Z] [2021-06-07T12:38:49.224Z] Found new integrations tests: [2021-06-07T12:38:49.224Z] +func TestConfigDaemonLibtrustID(t *testing.T) { [2021-06-07T12:38:49.224Z] +func TestDaemonConfigValidation(t *testing.T) { [2021-06-07T12:38:49.224Z] Running stress test for them. [2021-06-07T12:38:49.224Z] Using test flags: -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:38:49.224Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-07T12:38:49.224Z] HOSTNAME=9b6cd65e5ae6 [2021-06-07T12:38:49.224Z] TESTDEBUG=0 [2021-06-07T12:38:49.224Z] DEST=bundles/test-integration-flaky [2021-06-07T12:38:49.224Z] PWD=/go/src/github.com/docker/docker [2021-06-07T12:38:49.224Z] KEEPBUNDLE=1 [2021-06-07T12:38:49.224Z] DOCKER_GITCOMMIT=668b57b166772cee94521d5262ba890c4298f23f [2021-06-07T12:38:49.224Z] container=docker [2021-06-07T12:38:49.224Z] HOME=/root [2021-06-07T12:38:49.224Z] GOLANG_VERSION=1.13.15 [2021-06-07T12:38:49.224Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-07T12:38:49.224Z] VALIDATE_BRANCH=master [2021-06-07T12:38:49.224Z] TERM=xterm [2021-06-07T12:38:49.224Z] DOCKER_PKG=github.com/docker/docker [2021-06-07T12:38:49.224Z] SHLVL=1 [2021-06-07T12:38:49.224Z] TIMEOUT=120m [2021-06-07T12:38:49.224Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-07T12:38:49.224Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-07T12:38:49.224Z] TESTFLAGS=-test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:38:49.224Z] GO111MODULE=off [2021-06-07T12:38:49.224Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-07T12:38:49.224Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-07T12:38:49.224Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-07T12:38:49.224Z] TEST_REPEAT=5 [2021-06-07T12:38:49.224Z] GOPATH=/go [2021-06-07T12:38:49.224Z] PKG_CONFIG=pkg-config [2021-06-07T12:38:49.224Z] _=/usr/bin/env [2021-06-07T12:38:49.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-07T12:38:49.368Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-07T12:38:49.368Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-07T12:38:49.368Z] GOOS="" GOARCH="" GOARM="" [2021-06-07T12:38:49.368Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-07T12:38:49.368Z] [2021-06-07T12:38:49.368Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-07T12:38:49.368Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-07T12:38:49.368Z] HOSTNAME=01023b796dde [2021-06-07T12:38:49.368Z] DEST=bundles/test-integration [2021-06-07T12:38:49.368Z] PWD=/go/src/github.com/docker/docker [2021-06-07T12:38:49.368Z] DOCKER_ROOTLESS=1 [2021-06-07T12:38:49.368Z] DOCKER_GITCOMMIT=4c5e0043a83992737e0197b08e6b67d31a80d98d [2021-06-07T12:38:49.368Z] container=docker [2021-06-07T12:38:49.368Z] HOME=/root [2021-06-07T12:38:49.368Z] GOLANG_VERSION=1.13.15 [2021-06-07T12:38:49.368Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-07T12:38:49.368Z] VALIDATE_BRANCH=master [2021-06-07T12:38:49.368Z] TERM=xterm [2021-06-07T12:38:49.368Z] DOCKER_PKG=github.com/docker/docker [2021-06-07T12:38:49.368Z] SHLVL=1 [2021-06-07T12:38:49.368Z] TIMEOUT=120m [2021-06-07T12:38:49.368Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-07T12:38:49.368Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-07T12:38:49.368Z] GO111MODULE=off [2021-06-07T12:38:49.368Z] DOCKER_EXPERIMENTAL=1 [2021-06-07T12:38:49.368Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-07T12:38:49.368Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-07T12:38:49.368Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-07T12:38:49.368Z] GOPATH=/go [2021-06-07T12:38:49.368Z] PKG_CONFIG=pkg-config [2021-06-07T12:38:49.368Z] _=/usr/bin/env [2021-06-07T12:38:49.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-07T12:38:58.580Z] ok github.com/docker/docker/cmd/dockerd 0.123s coverage: 29.1% of statements [2021-06-07T12:38:58.580Z] ok github.com/docker/docker/container 0.173s coverage: 34.6% of statements [2021-06-07T12:38:58.580Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-07T12:38:58.580Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-07T12:38:58.580Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-07T12:38:58.580Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-07T12:38:58.580Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.075s coverage: 65.3% of statements [2021-06-07T12:38:58.580Z] ok github.com/docker/docker/daemon/cluster/convert 0.051s coverage: 35.9% of statements [2021-06-07T12:39:02.798Z] ok github.com/docker/docker/daemon/cluster 0.108s coverage: 0.5% of statements [2021-06-07T12:39:03.126Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-07T12:39:03.126Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-07T12:39:03.126Z] GOOS="" GOARCH="" GOARM="" [2021-06-07T12:39:03.126Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-07T12:39:03.126Z] [2021-06-07T12:39:03.126Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-07T12:39:03.126Z] DOCKER_SYSTEMD=1 [2021-06-07T12:39:03.126Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-07T12:39:03.126Z] HOSTNAME=45e58a4fd0f9 [2021-06-07T12:39:03.126Z] DEST=bundles/test-integration [2021-06-07T12:39:03.126Z] PWD=/go/src/github.com/docker/docker [2021-06-07T12:39:03.126Z] DOCKER_GITCOMMIT=4c5e0043a83992737e0197b08e6b67d31a80d98d [2021-06-07T12:39:03.126Z] container=docker [2021-06-07T12:39:03.126Z] HOME=/root [2021-06-07T12:39:03.126Z] LANG=C.UTF-8 [2021-06-07T12:39:03.126Z] INVOCATION_ID=6572eebb1bf647c58150f3ce8e60295f [2021-06-07T12:39:03.126Z] GOLANG_VERSION=1.13.15 [2021-06-07T12:39:03.126Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-07T12:39:03.126Z] VALIDATE_BRANCH=master [2021-06-07T12:39:03.126Z] TERM=xterm [2021-06-07T12:39:03.126Z] DOCKER_PKG=github.com/docker/docker [2021-06-07T12:39:03.126Z] SHLVL=3 [2021-06-07T12:39:03.126Z] TIMEOUT=120m [2021-06-07T12:39:03.126Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-07T12:39:03.126Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-07T12:39:03.126Z] GO111MODULE=off [2021-06-07T12:39:03.126Z] DOCKER_EXPERIMENTAL=1 [2021-06-07T12:39:03.126Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-07T12:39:03.126Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-07T12:39:03.126Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-07T12:39:03.126Z] GOPATH=/go [2021-06-07T12:39:03.126Z] PKG_CONFIG=pkg-config [2021-06-07T12:39:03.126Z] _=/usr/bin/env [2021-06-07T12:39:03.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-07T12:39:03.147Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m36.326234356s with top 10 stages: buildssa: 1m48.054896046s, goimports: 26.031260652s, unconvert: 17.368026625s, gosec: 12.801781196s, golint: 7.283322907s, misspell: 5.064575053s, ineffassign: 4.718625946s, vrp: 4.402612674s, inspect: 3.290534154s, printf: 2.372767214s [2021-06-07T12:39:04.721Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2021-06-07T12:39:05.296Z] ok github.com/docker/docker/daemon/config 0.099s coverage: 81.8% of statements [2021-06-07T12:39:06.243Z] ok github.com/docker/docker/daemon/events 0.090s coverage: 50.0% of statements [2021-06-07T12:39:07.198Z] ok github.com/docker/docker/daemon/graphdriver 0.041s coverage: 2.2% of statements [2021-06-07T12:39:11.414Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 3.1% of statements [2021-06-07T12:39:11.414Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.047s coverage: 73.3% of statements [2021-06-07T12:39:11.676Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.552s coverage: 14.1% of statements [2021-06-07T12:39:12.620Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.951s coverage: 56.2% of statements [2021-06-07T12:39:14.083Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.032s coverage: 1.9% of statements [2021-06-07T12:39:15.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-07T12:39:16.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-07T12:39:16.665Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.989s coverage: 49.4% of statements [2021-06-07T12:39:19.218Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.827s coverage: 57.7% of statements [2021-06-07T12:39:19.218Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 57.5% of statements [2021-06-07T12:39:19.218Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.326s coverage: 46.3% of statements [2021-06-07T12:39:20.607Z] ok github.com/docker/docker/daemon 12.217s coverage: 17.3% of statements [2021-06-07T12:39:20.607Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2021-06-07T12:39:20.607Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-07T12:39:20.607Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-07T12:39:20.607Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-07T12:39:20.607Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-07T12:39:20.607Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-07T12:39:20.607Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-07T12:39:20.607Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-07T12:39:21.180Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.080s coverage: 3.0% of statements [2021-06-07T12:39:21.232Z] INFO [runner/unused/goanalysis] analyzers took 37.514611491s with top 10 stages: buildssa: 31.752968385s, U1000: 5.761643106s [2021-06-07T12:39:21.232Z] INFO [runner] Issues before processing: 2890, after processing: 0 [2021-06-07T12:39:21.232Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2311/2311, exclude-rules: 79/1923, nolint: 0/79, autogenerated_exclude: 1923/2311, identifier_marker: 1923/1923, cgo: 2311/2890, skip_dirs: 2311/2311, exclude: 1923/1923, filename_unadjuster: 2311/2311, skip_files: 2311/2311 [2021-06-07T12:39:21.233Z] INFO [runner] processing took 209.913158ms with stages: nolint: 90.943933ms, identifier_marker: 66.190221ms, path_prettifier: 21.02815ms, autogenerated_exclude: 16.1685ms, exclude-rules: 8.665051ms, skip_dirs: 4.628908ms, cgo: 1.247924ms, filename_unadjuster: 1.034088ms, max_same_issues: 1.985µs, uniq_by_line: 720ns, diff: 657ns, max_from_linter: 604ns, source_code: 579ns, path_shortener: 570ns, skip_files: 502ns, exclude: 472ns, max_per_file_from_linter: 294ns [2021-06-07T12:39:21.233Z] INFO [runner] linters took 1m51.391831299s with stages: goanalysis_metalinter: 1m25.51629207s, unused: 25.664606794s [2021-06-07T12:39:21.233Z] INFO File cache stats: 1700 entries of total size 8.6MiB [2021-06-07T12:39:21.233Z] INFO Memory: 1759 samples, avg is 266.1MB, max is 4568.4MB [2021-06-07T12:39:21.233Z] INFO Execution took 4m0.478291589s [2021-06-07T12:39:21.233Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-07T12:39:22.142Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr27 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fed1e1064ecb452b4d411c97824451c802e7c194 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fed1e1064ecb452b4d411c97824451c802e7c194 hack/make.sh dynbinary test-docker-py [2021-06-07T12:39:22.709Z] [2021-06-07T12:39:22.709Z] Removing bundles/ [2021-06-07T12:39:22.709Z] [2021-06-07T12:39:22.709Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-07T12:39:22.709Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-07T12:39:22.709Z] GOOS="" GOARCH="" GOARM="" [2021-06-07T12:39:23.102Z] ok github.com/docker/docker/daemon/images 0.078s coverage: 6.7% of statements [2021-06-07T12:39:23.102Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-07T12:39:23.102Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-07T12:39:23.677Z] ok github.com/docker/docker/daemon/logger 0.256s coverage: 43.5% of statements [2021-06-07T12:39:23.677Z] ok github.com/docker/docker/daemon/logger/awslogs 0.299s coverage: 77.4% of statements [2021-06-07T12:39:23.677Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-07T12:39:23.677Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-07T12:39:23.939Z] ok github.com/docker/docker/daemon/logger/gelf 0.075s coverage: 67.0% of statements [2021-06-07T12:39:24.884Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.053s coverage: 87.2% of statements [2021-06-07T12:39:24.884Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 23.9% of statements [2021-06-07T12:39:25.829Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 69.9% of statements [2021-06-07T12:39:25.830Z] ok github.com/docker/docker/daemon/logger/local 0.069s coverage: 75.2% of statements [2021-06-07T12:39:25.830Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-07T12:39:26.778Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.036s coverage: 31.5% of statements [2021-06-07T12:39:27.040Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.102s coverage: 58.6% of statements [2021-06-07T12:39:27.987Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2021-06-07T12:39:27.987Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 46.8% of statements [2021-06-07T12:39:29.376Z] ok github.com/docker/docker/daemon/network 0.021s coverage: 63.8% of statements [2021-06-07T12:39:29.950Z] ok github.com/docker/docker/distribution/metadata 0.087s coverage: 48.2% of statements [2021-06-07T12:39:29.950Z] ok github.com/docker/docker/daemon/logger/splunk 1.911s coverage: 82.5% of statements [2021-06-07T12:39:29.950Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-07T12:39:29.950Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-07T12:39:31.871Z] ok github.com/docker/docker/distribution 0.311s coverage: 25.2% of statements [2021-06-07T12:39:31.871Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-07T12:39:31.871Z] ok github.com/docker/docker/errdefs 0.016s coverage: 53.1% of statements [2021-06-07T12:39:32.447Z] ok github.com/docker/docker/image 0.055s coverage: 86.6% of statements [2021-06-07T12:39:33.023Z] ok github.com/docker/docker/distribution/xfer 1.734s coverage: 85.6% of statements [2021-06-07T12:39:33.023Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-07T12:39:33.023Z] ok github.com/docker/docker/image/cache 0.032s coverage: 19.2% of statements [2021-06-07T12:39:33.596Z] ok github.com/docker/docker/image/tarexport 0.032s coverage: 0.6% of statements [2021-06-07T12:39:33.861Z] ok github.com/docker/docker/image/v1 0.046s coverage: 25.0% of statements [2021-06-07T12:39:33.861Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-07T12:39:33.861Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2021-06-07T12:39:35.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-07T12:39:35.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-07T12:39:38.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-06-07T12:39:38.080Z] ok github.com/docker/docker/libnetwork/bitseq 0.713s coverage: 84.4% of statements [2021-06-07T12:39:38.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-07T12:39:39.739Z] 8116de3c91c3: Pull complete [2021-06-07T12:39:39.739Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-06-07T12:39:39.739Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T12:39:39.739Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T12:39:39.739Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-06-07T12:39:39.739Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-06-07T12:39:39.739Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1935' [2021-06-07T12:39:39.739Z] INFO: Docker version of control daemon [2021-06-07T12:39:39.739Z] [2021-06-07T12:39:39.739Z] Client: [2021-06-07T12:39:39.739Z] Version: 20.10.6 [2021-06-07T12:39:39.739Z] API version: 1.41 [2021-06-07T12:39:39.739Z] Go version: go1.16.3 [2021-06-07T12:39:39.739Z] Git commit: 370c289 [2021-06-07T12:39:39.739Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-07T12:39:39.739Z] OS/Arch: windows/amd64 [2021-06-07T12:39:39.739Z] Context: default [2021-06-07T12:39:39.739Z] Experimental: true [2021-06-07T12:39:39.739Z] [2021-06-07T12:39:39.739Z] Server: Docker Engine - Community [2021-06-07T12:39:39.739Z] Engine: [2021-06-07T12:39:39.739Z] Version: 20.10.6 [2021-06-07T12:39:39.739Z] API version: 1.41 (minimum version 1.24) [2021-06-07T12:39:39.739Z] Go version: go1.13.15 [2021-06-07T12:39:39.739Z] Git commit: 8728dd2 [2021-06-07T12:39:39.739Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-07T12:39:39.739Z] OS/Arch: windows/amd64 [2021-06-07T12:39:39.739Z] Experimental: true [2021-06-07T12:39:39.739Z] [2021-06-07T12:39:39.739Z] INFO: Docker info of control daemon [2021-06-07T12:39:39.739Z] [2021-06-07T12:39:39.739Z] Client: [2021-06-07T12:39:39.739Z] Context: default [2021-06-07T12:39:39.739Z] Debug Mode: false [2021-06-07T12:39:39.739Z] Plugins: [2021-06-07T12:39:39.739Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-07T12:39:39.739Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-07T12:39:39.739Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-07T12:39:39.739Z] [2021-06-07T12:39:39.739Z] Server: [2021-06-07T12:39:39.739Z] Containers: 0 [2021-06-07T12:39:39.739Z] Running: 0 [2021-06-07T12:39:39.739Z] Paused: 0 [2021-06-07T12:39:39.739Z] Stopped: 0 [2021-06-07T12:39:39.739Z] Images: 1 [2021-06-07T12:39:39.739Z] Server Version: 20.10.6 [2021-06-07T12:39:39.739Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-07T12:39:39.739Z] Windows: [2021-06-07T12:39:39.739Z] LCOW: [2021-06-07T12:39:39.739Z] Logging Driver: json-file [2021-06-07T12:39:39.739Z] Plugins: [2021-06-07T12:39:39.739Z] Volume: local [2021-06-07T12:39:39.739Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-07T12:39:39.739Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-07T12:39:39.739Z] Swarm: inactive [2021-06-07T12:39:39.739Z] Default Isolation: process [2021-06-07T12:39:39.739Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-07T12:39:39.739Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-07T12:39:39.739Z] OSType: windows [2021-06-07T12:39:39.739Z] Architecture: x86_64 [2021-06-07T12:39:39.739Z] CPUs: 4 [2021-06-07T12:39:39.739Z] Total Memory: 32GiB [2021-06-07T12:39:39.739Z] Name: azwin-2-db7270 [2021-06-07T12:39:39.739Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-07T12:39:39.739Z] Docker Root Dir: D:\docker [2021-06-07T12:39:39.739Z] Debug Mode: false [2021-06-07T12:39:39.739Z] Registry: https://index.docker.io/v1/ [2021-06-07T12:39:39.739Z] Labels: [2021-06-07T12:39:39.739Z] Experimental: true [2021-06-07T12:39:39.739Z] Insecure Registries: [2021-06-07T12:39:39.739Z] 10.0.0.4:5000 [2021-06-07T12:39:39.739Z] 127.0.0.0/8 [2021-06-07T12:39:39.739Z] Registry Mirrors: [2021-06-07T12:39:39.739Z] http://10.0.0.4:5000/ [2021-06-07T12:39:39.739Z] Live Restore Enabled: false [2021-06-07T12:39:39.739Z] Product License: Community Engine [2021-06-07T12:39:39.739Z] [2021-06-07T12:39:39.739Z] [2021-06-07T12:39:39.739Z] INFO: Commit hash is 93c0b6d23e [2021-06-07T12:39:39.739Z] INFO: Nuke-Everything... [2021-06-07T12:39:39.739Z] INFO: Container count on control daemon to delete is 0 [2021-06-07T12:39:39.739Z] INFO: Nuking d:\CI [2021-06-07T12:39:39.739Z] INFO: Zapped successfully [2021-06-07T12:39:39.739Z] INFO: Location for testing is d:\CI\PR-42393\27 [2021-06-07T12:39:39.739Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-07T12:39:39.739Z] [2021-06-07T12:39:39.739Z] [2021-06-07T12:39:39.739Z] INFO: Building the image from Dockerfile.windows at 06/07/2021 12:39:30... [2021-06-07T12:39:39.739Z] [2021-06-07T12:39:39.739Z] Sending build context to Docker daemon 61.36MB [2021-06-07T12:39:39.739Z] [2021-06-07T12:39:39.739Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-07T12:39:39.739Z] ---> 3a7f23e29bd7 [2021-06-07T12:39:39.739Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-07T12:39:39.739Z] ---> Running in ef1f1dc0a263 [2021-06-07T12:39:39.739Z] Removing intermediate container ef1f1dc0a263 [2021-06-07T12:39:39.739Z] ---> c3ec6032ce82 [2021-06-07T12:39:39.739Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-07T12:39:39.739Z] ---> Running in d6cdfe98cf30 [2021-06-07T12:39:39.739Z] Removing intermediate container d6cdfe98cf30 [2021-06-07T12:39:39.739Z] ---> 4264a7264d2f [2021-06-07T12:39:39.739Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-07T12:39:39.739Z] ---> Running in 496e54e11668 [2021-06-07T12:39:39.739Z] Removing intermediate container 496e54e11668 [2021-06-07T12:39:39.739Z] ---> f40be5d3e9c8 [2021-06-07T12:39:39.739Z] 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-06-07T12:39:39.739Z] ---> Running in d089ed6803d3 [2021-06-07T12:39:39.999Z] ok github.com/docker/docker/libnetwork/api 2.166s coverage: 83.2% of statements [2021-06-07T12:39:39.999Z] ok github.com/docker/docker/libnetwork/client 0.044s coverage: 75.2% of statements [2021-06-07T12:39:40.200Z] Removing intermediate container d089ed6803d3 [2021-06-07T12:39:40.200Z] ---> b159b7c87b24 [2021-06-07T12:39:40.200Z] 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-06-07T12:39:40.200Z] ---> Running in 2a4ad0dc3a45 [2021-06-07T12:39:40.574Z] ok github.com/docker/docker/libnetwork/client/mflag 0.028s coverage: 62.7% of statements [2021-06-07T12:39:42.492Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.162s coverage: 67.6% of statements [2021-06-07T12:39:43.066Z] ok github.com/docker/docker/libnetwork/config 0.121s coverage: 24.0% of statements [2021-06-07T12:39:43.652Z] ok github.com/docker/docker/libnetwork/datastore 0.014s coverage: 21.9% of statements [2021-06-07T12:39:44.226Z] ok github.com/docker/docker/libnetwork/driverapi 0.011s coverage: 68.9% of statements [2021-06-07T12:39:44.226Z] ok github.com/docker/docker/layer 7.453s coverage: 68.8% of statements [2021-06-07T12:39:44.226Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-07T12:39:44.226Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-07T12:39:44.226Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-07T12:39:44.226Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-07T12:39:45.616Z] ok github.com/docker/docker/libnetwork/drivers/host 0.022s coverage: 34.8% of statements [2021-06-07T12:39:45.879Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.040s coverage: 4.0% of statements [2021-06-07T12:39:46.049Z] [2021-06-07T12:39:46.049Z] SUCCESS: Specified value was saved. [2021-06-07T12:39:46.510Z] INFO: Downloading git... [2021-06-07T12:39:47.269Z] ok github.com/docker/docker/libnetwork/drivers/null 0.012s coverage: 34.8% of statements [2021-06-07T12:39:47.269Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.039s coverage: 4.5% of statements [2021-06-07T12:39:47.483Z] INFO: Downloading go... [2021-06-07T12:39:49.027Z] INFO: Downloading compiler 1 of 3... [2021-06-07T12:39:49.189Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.011s coverage: 63.6% of statements [2021-06-07T12:39:49.490Z] INFO: Downloading compiler 2 of 3... [2021-06-07T12:39:49.490Z] INFO: Downloading compiler 3 of 3... [2021-06-07T12:39:49.490Z] INFO: Extracting git... [2021-06-07T12:39:50.575Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.032s coverage: 57.4% of statements [2021-06-07T12:39:51.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-07T12:39:51.517Z] ok github.com/docker/docker/libnetwork/drvregistry 0.029s coverage: 82.4% of statements [2021-06-07T12:39:51.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-07T12:39:52.089Z] ok github.com/docker/docker/libnetwork/etchosts 0.040s coverage: 81.2% of statements [2021-06-07T12:39:52.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-07T12:39:53.033Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.011s coverage: 48.1% of statements [2021-06-07T12:39:53.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-07T12:39:53.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-07T12:39:53.975Z] ok github.com/docker/docker/libnetwork/idm 0.009s coverage: 87.5% of statements [2021-06-07T12:39:54.235Z] ok github.com/docker/docker/libnetwork/internal/caller 0.008s coverage: 100.0% of statements [2021-06-07T12:39:55.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-07T12:39:57.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-06-07T12:39:57.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-07T12:39:58.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-07T12:39:59.171Z] Removing intermediate container f28ad87b2bf6 [2021-06-07T12:39:59.171Z] ---> 694e3a6c438a [2021-06-07T12:39:59.171Z] 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-06-07T12:39:59.171Z] ---> Running in 65a6c3bae161 [2021-06-07T12:39:59.171Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-07T12:39:59.171Z] go: finding gotest.tools v0.5.3 [2021-06-07T12:39:59.171Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-06-07T12:39:59.171Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-07T12:39:59.171Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-07T12:39:59.171Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-07T12:39:59.171Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-07T12:39:59.171Z] go: extracting github.com/pkg/errors v0.9.1 [2021-06-07T12:39:59.171Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:39:59.171Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:39:59.171Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:39:59.171Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:39:59.171Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-06-07T12:39:59.171Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:39:59.171Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-07T12:39:59.171Z] go: extracting github.com/fatih/color v1.9.0 [2021-06-07T12:39:59.171Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:39:59.171Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:39:59.171Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:39:59.171Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:39:59.171Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:39:59.171Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:39:59.171Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:39:59.171Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:39:59.171Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:39:59.171Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:39:59.171Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:39:59.171Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:39:59.171Z] go: finding github.com/fatih/color v1.9.0 [2021-06-07T12:39:59.171Z] go: finding github.com/pkg/errors v0.9.1 [2021-06-07T12:39:59.171Z] go: finding github.com/spf13/pflag v1.0.3 [2021-06-07T12:39:59.171Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:39:59.171Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:39:59.171Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:39:59.171Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:39:59.171Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:39:59.171Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:39:59.171Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:39:59.171Z] INFO: Build done for gotestsum... [2021-06-07T12:39:59.519Z] ok github.com/docker/docker/libnetwork/drivers/overlay 9.002s coverage: 7.4% of statements [2021-06-07T12:39:59.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-07T12:40:01.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-07T12:40:01.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-07T12:40:03.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-07T12:40:04.338Z] INFO: Expanding go... [2021-06-07T12:40:04.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-07T12:40:04.879Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.010s coverage: 100.0% of statements [2021-06-07T12:40:05.821Z] ok github.com/docker/docker/libnetwork/ipams/null 0.012s coverage: 57.1% of statements [2021-06-07T12:40:06.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-07T12:40:06.764Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.020s coverage: 47.4% of statements [2021-06-07T12:40:07.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-07T12:40:07.709Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.021s coverage: 71.4% of statements [2021-06-07T12:40:08.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-07T12:40:09.095Z] ok github.com/docker/docker/libnetwork/ipamutils 0.925s coverage: 74.0% of statements [2021-06-07T12:40:09.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-07T12:40:09.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-07T12:40:09.259Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-07T12:40:09.259Z] Using test binary docker [2021-06-07T12:40:09.259Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-07T12:40:09.259Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-07T12:40:09.259Z] INFO: Waiting for daemon to start... [2021-06-07T12:40:09.259Z] Starting dockerd [2021-06-07T12:40:10.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-07T12:40:11.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-07T12:40:11.548Z] Removing intermediate container 65a6c3bae161 [2021-06-07T12:40:11.548Z] ---> ed9d453bcb71 [2021-06-07T12:40:11.548Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-07T12:40:11.548Z] ---> Running in 8b881f03b314 [2021-06-07T12:40:12.006Z] Removing intermediate container 8b881f03b314 [2021-06-07T12:40:12.006Z] ---> 8cb7f1f96b2c [2021-06-07T12:40:12.006Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-07T12:40:12.006Z] ---> Running in 38fe17a50e3a [2021-06-07T12:40:12.027Z] . [2021-06-07T12:40:12.027Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-07T12:40:12.027Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-07T12:40:12.027Z] Error: No such image: emptyfs [2021-06-07T12:40:12.027Z] Running integration-test (iteration 1) [2021-06-07T12:40:12.027Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-07T12:40:12.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-07T12:40:12.479Z] Removing intermediate container 38fe17a50e3a [2021-06-07T12:40:12.479Z] ---> 45f2a42d52bc [2021-06-07T12:40:12.479Z] Step 10/10 : COPY . . [2021-06-07T12:40:14.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-07T12:40:17.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-07T12:40:18.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-07T12:40:20.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-07T12:40:20.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-07T12:40:22.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-07T12:40:23.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-07T12:40:25.467Z] INFO: Expanding compiler 1 of 3... [2021-06-07T12:40:25.467Z] INFO: Expanding compiler 2 of 3... [2021-06-07T12:40:25.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-07T12:40:26.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-07T12:40:28.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-07T12:40:29.577Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-07T12:40:29.577Z] Using test binary docker [2021-06-07T12:40:29.577Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-07T12:40:29.577Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-07T12:40:29.577Z] INFO: Waiting for daemon to start... [2021-06-07T12:40:29.577Z] Starting dockerd [2021-06-07T12:40:31.055Z] ok github.com/docker/docker/libnetwork/ipam 30.170s coverage: 85.3% of statements [2021-06-07T12:40:31.055Z] ok github.com/docker/docker/libnetwork/netlabel 0.009s coverage: 60.0% of statements [2021-06-07T12:40:31.285Z] INFO: Expanding compiler 3 of 3... [2021-06-07T12:40:31.462Z] . [2021-06-07T12:40:31.462Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-07T12:40:31.462Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-07T12:40:31.462Z] Error: No such image: emptyfs [2021-06-07T12:40:31.628Z] ok github.com/docker/docker/libnetwork/netutils 0.036s coverage: 43.8% of statements [2021-06-07T12:40:31.717Z] Running integration-test (iteration 1) [2021-06-07T12:40:31.717Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-07T12:40:31.746Z] INFO: Removing downloaded files... [2021-06-07T12:40:31.746Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-07T12:40:31.746Z] INFO: Configuring git core.autocrlf... [2021-06-07T12:40:33.908Z] Loaded image: buildpack-deps:buster [2021-06-07T12:40:33.908Z] Loaded image: busybox:latest [2021-06-07T12:40:33.908Z] Loaded image: busybox:glibc [2021-06-07T12:40:33.908Z] Loaded image: debian:bullseye [2021-06-07T12:40:33.908Z] Loaded image: hello-world:latest [2021-06-07T12:40:33.908Z] Loaded image: arm32v7/hello-world:latest [2021-06-07T12:40:33.908Z] INFO: Testing against a local daemon [2021-06-07T12:40:33.908Z] === RUN TestCgroupNamespacesBuild [2021-06-07T12:40:35.272Z] --- PASS: TestCgroupNamespacesBuild (1.59s) [2021-06-07T12:40:35.272Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-07T12:40:36.636Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s) [2021-06-07T12:40:36.636Z] === RUN TestBuildWithSession [2021-06-07T12:40:36.636Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-07T12:40:36.636Z] build_session_test.go:25: TODO: BuildKit [2021-06-07T12:40:36.636Z] === RUN TestBuildSquashParent [2021-06-07T12:40:40.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-07T12:40:42.417Z] ---> 8ca10488d1b8 [2021-06-07T12:40:42.417Z] Successfully built 8ca10488d1b8 [2021-06-07T12:40:42.417Z] Successfully tagged docker:latest [2021-06-07T12:40:42.417Z] INFO: Image build ended at 06/07/2021 12:40:39. Duration:00:03:08.0507479 [2021-06-07T12:40:42.417Z] [2021-06-07T12:40:42.417Z] [2021-06-07T12:40:42.417Z] INFO: Building the test binaries at 06/07/2021 12:40:39... [2021-06-07T12:40:43.953Z] INFO: make.ps1 starting at 06/07/2021 12:40:43 [2021-06-07T12:40:43.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-07T12:40:44.412Z] INFO: Git commit (de2aa70c22) assumed from DOCKER_GITCOMMIT environment variable [2021-06-07T12:40:44.412Z] INFO: Invoking autogen... [2021-06-07T12:40:44.412Z] INFO: Building daemon... [2021-06-07T12:40:44.725Z] --- PASS: TestBuildSquashParent (8.08s) [2021-06-07T12:40:44.725Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-07T12:40:44.725Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-07T12:40:44.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-07T12:40:44.725Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-07T12:40:44.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-07T12:40:44.725Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-07T12:40:44.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-07T12:40:44.725Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-07T12:40:44.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-07T12:40:44.725Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-07T12:40:44.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-07T12:40:44.725Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-07T12:40:44.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-07T12:40:44.725Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-07T12:40:44.725Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-07T12:40:46.549Z] Loaded image: buildpack-deps:buster [2021-06-07T12:40:46.549Z] Loaded image: busybox:latest [2021-06-07T12:40:46.549Z] Loaded image: busybox:glibc [2021-06-07T12:40:47.108Z] Loaded image: debian:bullseye [2021-06-07T12:40:47.108Z] Loaded image: hello-world:latest [2021-06-07T12:40:47.239Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-07T12:40:47.239Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-07T12:40:47.669Z] Loaded image: arm32v7/hello-world:latest [2021-06-07T12:40:47.669Z] INFO: Testing against a local daemon [2021-06-07T12:40:47.669Z] === RUN TestCgroupNamespacesBuild [2021-06-07T12:40:49.554Z] --- PASS: TestCgroupNamespacesBuild (1.86s) [2021-06-07T12:40:49.554Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-07T12:40:50.508Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-07T12:40:50.508Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-07T12:40:51.440Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.47s) [2021-06-07T12:40:51.440Z] === RUN TestBuildWithSession [2021-06-07T12:40:51.440Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-07T12:40:51.440Z] build_session_test.go:25: TODO: BuildKit [2021-06-07T12:40:51.440Z] === RUN TestBuildSquashParent [2021-06-07T12:40:53.774Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-07T12:40:53.774Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.41s) [2021-06-07T12:40:53.774Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s) [2021-06-07T12:40:53.774Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.99s) [2021-06-07T12:40:53.774Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s) [2021-06-07T12:40:53.774Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s) [2021-06-07T12:40:53.774Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.13s) [2021-06-07T12:40:53.774Z] === RUN TestBuildMultiStageCopy [2021-06-07T12:40:53.774Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-07T12:40:56.287Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-07T12:40:57.213Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-07T12:40:57.969Z] --- PASS: TestBuildSquashParent (5.81s) [2021-06-07T12:40:57.969Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-07T12:40:57.969Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-07T12:40:57.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-07T12:40:57.969Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-07T12:40:57.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-07T12:40:57.969Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-07T12:40:57.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-07T12:40:57.969Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-07T12:40:57.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-07T12:40:57.969Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-07T12:40:57.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-07T12:40:57.969Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-07T12:40:57.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-07T12:40:57.969Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-07T12:40:57.969Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-07T12:40:58.139Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-07T12:40:59.065Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-07T12:40:59.159Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-07T12:40:59.159Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-07T12:40:59.159Z] GOOS="" GOARCH="" GOARM="" [2021-06-07T12:40:59.159Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-07T12:40:59.159Z] [2021-06-07T12:40:59.159Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-07T12:40:59.159Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-07T12:40:59.159Z] Using test binary docker [2021-06-07T12:40:59.159Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-07T12:40:59.159Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-07T12:40:59.159Z] INFO: Waiting for daemon to start... [2021-06-07T12:40:59.159Z] Starting dockerd [2021-06-07T12:40:59.159Z] . [2021-06-07T12:40:59.159Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-07T12:40:59.333Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-07T12:40:59.589Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-07T12:41:00.427Z] --- PASS: TestBuildMultiStageCopy (6.83s) [2021-06-07T12:41:00.427Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.83s) [2021-06-07T12:41:00.427Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-06-07T12:41:00.427Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-07T12:41:00.427Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-06-07T12:41:00.427Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-06-07T12:41:00.427Z] === RUN TestBuildMultiStageParentConfig [2021-06-07T12:41:01.475Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-07T12:41:01.731Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-07T12:41:04.245Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-07T12:41:04.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.33s) [2021-06-07T12:41:04.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s) [2021-06-07T12:41:04.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s) [2021-06-07T12:41:04.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.31s) [2021-06-07T12:41:04.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.32s) [2021-06-07T12:41:04.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.26s) [2021-06-07T12:41:04.245Z] === RUN TestBuildMultiStageCopy [2021-06-07T12:41:04.245Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-07T12:41:05.665Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-06-07T12:41:05.665Z] === RUN TestBuildLabelWithTargets [2021-06-07T12:41:06.132Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-07T12:41:06.132Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-07T12:41:06.387Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-07T12:41:06.643Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-07T12:41:06.898Z] --- PASS: TestBuildMultiStageCopy (2.82s) [2021-06-07T12:41:06.898Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.89s) [2021-06-07T12:41:06.898Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-06-07T12:41:06.898Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2021-06-07T12:41:06.898Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-06-07T12:41:06.898Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2021-06-07T12:41:06.898Z] === RUN TestBuildMultiStageParentConfig [2021-06-07T12:41:07.460Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2021-06-07T12:41:07.460Z] === RUN TestBuildLabelWithTargets [2021-06-07T12:41:08.824Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2021-06-07T12:41:08.824Z] === RUN TestBuildWithEmptyLayers [2021-06-07T12:41:09.080Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2021-06-07T12:41:09.080Z] === RUN TestBuildMultiStageOnBuild [2021-06-07T12:41:11.625Z] --- PASS: TestBuildMultiStageOnBuild (2.15s) [2021-06-07T12:41:11.625Z] === RUN TestBuildUncleanTarFilenames [2021-06-07T12:41:11.891Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-06-07T12:41:11.891Z] === RUN TestBuildMultiStageLayerLeak [2021-06-07T12:41:13.743Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-06-07T12:41:13.743Z] === RUN TestBuildWithEmptyLayers [2021-06-07T12:41:14.408Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) [2021-06-07T12:41:14.408Z] === RUN TestBuildWithHugeFile [2021-06-07T12:41:16.256Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-06-07T12:41:16.256Z] === RUN TestBuildMultiStageOnBuild [2021-06-07T12:41:21.495Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-06-07T12:41:21.495Z] === RUN TestBuildUncleanTarFilenames [2021-06-07T12:41:21.752Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-06-07T12:41:21.752Z] === RUN TestBuildMultiStageLayerLeak [2021-06-07T12:41:26.993Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2021-06-07T12:41:26.993Z] === RUN TestBuildWithHugeFile [2021-06-07T12:41:37.868Z] sha256:0c80532d77bd5b26c1bcd94747714fc4cc8dd92f38d2d2e380611bccfc4b47aa [2021-06-07T12:41:37.868Z] INFO: Starting docker-py tests... [2021-06-07T12:41:37.868Z] ============================= test session starts ============================== [2021-06-07T12:41:37.868Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-07T12:41:37.868Z] rootdir: /src, inifile: pytest.ini [2021-06-07T12:41:37.868Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-07T12:41:37.868Z] collected 390 items / 1 deselected / 389 selected [2021-06-07T12:41:37.868Z] [2021-06-07T12:41:59.398Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-07T12:41:59.970Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-07T12:42:01.728Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-07T12:42:05.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-06-07T12:42:05.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-07T12:42:10.460Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-07T12:42:10.460Z] [2021-06-07T12:42:10.460Z] ________ ____ __. [2021-06-07T12:42:10.460Z] \_____ \ | |/ _| [2021-06-07T12:42:10.460Z] / | \| < [2021-06-07T12:42:10.460Z] / | \ | \ [2021-06-07T12:42:10.460Z] \_______ /____|__ \ [2021-06-07T12:42:10.460Z] \/ \/ [2021-06-07T12:42:10.460Z] [2021-06-07T12:42:10.460Z] INFO: make.ps1 ended at 06/07/2021 12:41:59 [2021-06-07T12:42:10.460Z] INFO: Binaries build ended at 06/07/2021 12:42:01. Duration:00:01:21.7446924 [2021-06-07T12:42:10.461Z] INFO: Copying the built daemon binary to d:\CI\PR-42393\27\binary\dockerd-de2aa70c22.exe... [2021-06-07T12:42:10.461Z] INFO: Copying the built client binary to d:\CI\PR-42393\27\binary\docker-de2aa70c22.exe... [2021-06-07T12:42:10.461Z] INFO: Copying dockerversion from the container... [2021-06-07T12:42:10.461Z] INFO: Copying the golang package from the container to d:\CI\PR-42393\27\installer\go.zip... [2021-06-07T12:42:10.461Z] INFO: Extracting go.zip to d:\CI\PR-42393\27\go [2021-06-07T12:42:10.571Z] --- PASS: TestBuildWithHugeFile (52.95s) [2021-06-07T12:42:10.571Z] === RUN TestBuildWCOWSandboxSize [2021-06-07T12:42:10.571Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-07T12:42:10.571Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-07T12:42:10.571Z] === RUN TestBuildWithEmptyDockerfile [2021-06-07T12:42:10.571Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-07T12:42:10.571Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-07T12:42:10.571Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-07T12:42:10.571Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-07T12:42:10.571Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-07T12:42:10.571Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-07T12:42:10.571Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-07T12:42:10.571Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-07T12:42:10.571Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-07T12:42:10.571Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-06-07T12:42:10.571Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-06-07T12:42:10.571Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-06-07T12:42:10.571Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-07T12:42:10.571Z] === RUN TestBuildPreserveOwnership [2021-06-07T12:42:10.571Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-07T12:42:10.571Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-07T12:42:11.934Z] --- PASS: TestBuildPreserveOwnership (4.57s) [2021-06-07T12:42:11.934Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.14s) [2021-06-07T12:42:11.934Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.41s) [2021-06-07T12:42:11.934Z] === RUN TestBuildPlatformInvalid [2021-06-07T12:42:11.934Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-06-07T12:42:11.934Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-07T12:42:13.097Z] Removing intermediate container 2a4ad0dc3a45 [2021-06-07T12:42:13.097Z] ---> 37508d420a2e [2021-06-07T12:42:13.097Z] 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-06-07T12:42:13.097Z] ---> Running in 0be9bfef8b28 [2021-06-07T12:42:13.097Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-07T12:42:13.097Z] go: finding gotest.tools v0.5.3 [2021-06-07T12:42:13.097Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-06-07T12:42:13.097Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-07T12:42:13.097Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-07T12:42:13.097Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-07T12:42:13.097Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-07T12:42:13.097Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:42:13.097Z] go: extracting github.com/fatih/color v1.9.0 [2021-06-07T12:42:13.097Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:42:13.097Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-06-07T12:42:13.097Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:42:13.097Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:42:13.097Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:42:13.097Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:42:13.097Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-07T12:42:13.097Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:42:13.097Z] go: extracting github.com/pkg/errors v0.9.1 [2021-06-07T12:42:13.097Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:42:13.097Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:42:13.097Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:42:13.097Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:42:13.097Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:42:13.097Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:42:13.097Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:42:13.097Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:42:13.097Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:42:13.097Z] go: finding github.com/fatih/color v1.9.0 [2021-06-07T12:42:13.097Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-07T12:42:13.097Z] go: finding github.com/pkg/errors v0.9.1 [2021-06-07T12:42:13.097Z] go: finding github.com/spf13/pflag v1.0.3 [2021-06-07T12:42:13.097Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-07T12:42:13.097Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-07T12:42:13.097Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-07T12:42:13.097Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-07T12:42:13.097Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-07T12:42:13.097Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-07T12:42:13.097Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-07T12:42:13.097Z] INFO: Build done for gotestsum... [2021-06-07T12:42:23.166Z] --- PASS: TestBuildWithHugeFile (53.30s) [2021-06-07T12:42:23.166Z] === RUN TestBuildWCOWSandboxSize [2021-06-07T12:42:23.166Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-06-07T12:42:23.166Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-07T12:42:23.166Z] === RUN TestBuildWithEmptyDockerfile [2021-06-07T12:42:23.166Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-07T12:42:23.166Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-07T12:42:23.166Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-07T12:42:23.166Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-07T12:42:23.166Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-07T12:42:23.166Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-07T12:42:23.166Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-07T12:42:23.166Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-07T12:42:23.166Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-07T12:42:23.166Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-06-07T12:42:23.166Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-06-07T12:42:23.166Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-06-07T12:42:23.166Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-07T12:42:23.166Z] === RUN TestBuildPreserveOwnership [2021-06-07T12:42:23.166Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-07T12:42:25.514Z] Removing intermediate container 0be9bfef8b28 [2021-06-07T12:42:25.514Z] ---> decb298c17a1 [2021-06-07T12:42:25.514Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-07T12:42:25.514Z] ---> Running in 288466f0ae4e [2021-06-07T12:42:25.514Z] Removing intermediate container 288466f0ae4e [2021-06-07T12:42:25.514Z] ---> 07440e8c2d3f [2021-06-07T12:42:25.514Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-07T12:42:25.514Z] ---> Running in 631bd20c0f12 [2021-06-07T12:42:25.976Z] Removing intermediate container 631bd20c0f12 [2021-06-07T12:42:25.976Z] ---> 067a8a3b573e [2021-06-07T12:42:25.976Z] Step 10/10 : COPY . . [2021-06-07T12:42:26.465Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-07T12:42:26.763Z] Loaded image: buildpack-deps:buster [2021-06-07T12:42:26.763Z] Loaded image: busybox:latest [2021-06-07T12:42:26.763Z] Loaded image: busybox:glibc [2021-06-07T12:42:27.688Z] Loaded image: debian:bullseye [2021-06-07T12:42:27.688Z] Loaded image: hello-world:latest [2021-06-07T12:42:27.688Z] Loaded image: arm32v7/hello-world:latest [2021-06-07T12:42:28.140Z] INFO: Extraction ended at 06/07/2021 12:42:25. Duration:00:00:21.9919446 [2021-06-07T12:42:28.140Z] INFO: Updating the golang and path environment variables [2021-06-07T12:42:28.140Z] INFO: GOPATH=d:\gopath [2021-06-07T12:42:28.140Z] INFO: go version go1.13.15 windows/amd64 [2021-06-07T12:42:28.140Z] INFO: Running the daemon under test in debug mode [2021-06-07T12:42:28.140Z] INFO: Starting a daemon under test... [2021-06-07T12:42:28.140Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42393\27\daemon --pidfile d:\CI\PR-42393\27\docker.pid -D [2021-06-07T12:42:28.140Z] INFO: Process started successfully. [2021-06-07T12:42:28.140Z] INFO: Start tailing logs of the daemon under tests [2021-06-07T12:42:28.140Z] INFO: Waiting for the daemon under test to start... [2021-06-07T12:42:30.635Z] --- PASS: TestBuildPreserveOwnership (10.34s) [2021-06-07T12:42:30.635Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.33s) [2021-06-07T12:42:30.635Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-06-07T12:42:30.635Z] === RUN TestBuildPlatformInvalid [2021-06-07T12:42:30.635Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-06-07T12:42:30.635Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-07T12:42:30.635Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-07T12:42:30.635Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-07T12:42:30.635Z] PASS [2021-06-07T12:42:30.635Z] [2021-06-07T12:42:30.635Z] === Skipped [2021-06-07T12:42:30.635Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-07T12:42:30.635Z] build_session_test.go:25: TODO: BuildKit [2021-06-07T12:42:30.635Z] [2021-06-07T12:42:30.635Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-06-07T12:42:30.635Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-07T12:42:30.635Z] [2021-06-07T12:42:30.635Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-07T12:42:30.635Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-07T12:42:30.635Z] [2021-06-07T12:42:30.635Z] [2021-06-07T12:42:30.635Z] DONE 34 tests, 3 skipped in 138.106s [2021-06-07T12:42:30.635Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-07T12:42:30.635Z] INFO: Testing against a local daemon [2021-06-07T12:42:30.635Z] === RUN TestConfigInspect [2021-06-07T12:42:30.635Z] --- SKIP: TestConfigInspect (0.02s) [2021-06-07T12:42:30.635Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:42:30.635Z] === RUN TestConfigList [2021-06-07T12:42:30.635Z] --- SKIP: TestConfigList (0.02s) [2021-06-07T12:42:30.635Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:42:30.635Z] === RUN TestConfigsCreateAndDelete [2021-06-07T12:42:30.635Z] --- SKIP: TestConfigsCreateAndDelete (0.03s) [2021-06-07T12:42:30.635Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:42:30.635Z] === RUN TestConfigsUpdate [2021-06-07T12:42:30.635Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-06-07T12:42:30.635Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:42:30.635Z] === RUN TestTemplatedConfig [2021-06-07T12:42:30.635Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-07T12:42:30.635Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:42:30.635Z] === RUN TestConfigCreateResolve [2021-06-07T12:42:30.635Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-07T12:42:30.635Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:42:30.635Z] PASS [2021-06-07T12:42:30.635Z] [2021-06-07T12:42:30.635Z] === Skipped [2021-06-07T12:42:30.635Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-06-07T12:42:30.635Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:42:30.635Z] [2021-06-07T12:42:30.635Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-06-07T12:42:30.635Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:42:30.635Z] [2021-06-07T12:42:30.635Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.03s) [2021-06-07T12:42:30.635Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:42:30.635Z] [2021-06-07T12:42:30.635Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-06-07T12:42:30.635Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:42:30.635Z] [2021-06-07T12:42:30.635Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-07T12:42:30.635Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:42:30.635Z] [2021-06-07T12:42:30.635Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-07T12:42:30.635Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:42:30.635Z] [2021-06-07T12:42:30.635Z] [2021-06-07T12:42:30.635Z] DONE 6 tests, 6 skipped in 0.195s [2021-06-07T12:42:30.635Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-07T12:42:30.635Z] INFO: Testing against a local daemon [2021-06-07T12:42:30.635Z] === RUN TestCheckpoint [2021-06-07T12:42:30.635Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-07T12:42:30.635Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-07T12:42:30.635Z] === RUN TestContainerInvalidJSON [2021-06-07T12:42:30.635Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-07T12:42:30.635Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-07T12:42:30.635Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-07T12:42:30.635Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-07T12:42:30.635Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-07T12:42:30.635Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-07T12:42:30.635Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-07T12:42:30.635Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-07T12:42:30.635Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-07T12:42:30.635Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-07T12:42:30.635Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-07T12:42:30.635Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-07T12:42:30.635Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-07T12:42:30.635Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-07T12:42:30.635Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-06-07T12:42:30.635Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-07T12:42:30.891Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-07T12:42:30.891Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-07T12:42:30.891Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-07T12:42:30.891Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-07T12:42:30.891Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-07T12:42:30.891Z] === RUN TestCopyFromContainer [2021-06-07T12:42:34.156Z] === RUN TestCopyFromContainer// [2021-06-07T12:42:34.156Z] === RUN TestCopyFromContainer//bar/root [2021-06-07T12:42:34.412Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-07T12:42:34.412Z] === RUN TestCopyFromContainer/bar/quux [2021-06-07T12:42:34.412Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-07T12:42:34.412Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-07T12:42:34.668Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-07T12:42:34.668Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-07T12:42:34.668Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-07T12:42:34.668Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-07T12:42:34.924Z] --- PASS: TestCopyFromContainer (3.96s) [2021-06-07T12:42:34.924Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-06-07T12:42:34.924Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-07T12:42:34.924Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-06-07T12:42:34.924Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-07T12:42:34.924Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-07T12:42:34.924Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-07T12:42:34.924Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-07T12:42:34.924Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-06-07T12:42:34.924Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-07T12:42:34.924Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-07T12:42:34.924Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-07T12:42:34.924Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-07T12:42:34.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-07T12:42:34.924Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-07T12:42:34.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-07T12:42:34.924Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-07T12:42:34.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-07T12:42:34.924Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-07T12:42:34.924Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-07T12:42:34.924Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-07T12:42:34.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-07T12:42:34.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-07T12:42:34.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-07T12:42:34.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-07T12:42:34.924Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-07T12:42:34.924Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-07T12:42:34.924Z] === RUN TestCreateWithInvalidEnv [2021-06-07T12:42:34.924Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-07T12:42:34.924Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-07T12:42:34.924Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-07T12:42:34.924Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-07T12:42:34.924Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-07T12:42:34.924Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-07T12:42:34.924Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-07T12:42:34.924Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-07T12:42:34.924Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-07T12:42:34.924Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-07T12:42:34.924Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-07T12:42:34.924Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-07T12:42:34.924Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-07T12:42:34.924Z] === RUN TestCreateTmpfsMountsTarget [2021-06-07T12:42:34.924Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-07T12:42:34.924Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-07T12:42:35.763Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.11s) [2021-06-07T12:42:35.763Z] PASS [2021-06-07T12:42:35.763Z] [2021-06-07T12:42:35.763Z] === Skipped [2021-06-07T12:42:35.763Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-07T12:42:35.763Z] build_session_test.go:25: TODO: BuildKit [2021-06-07T12:42:35.763Z] [2021-06-07T12:42:35.763Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-07T12:42:35.763Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-07T12:42:35.763Z] [2021-06-07T12:42:35.763Z] [2021-06-07T12:42:35.763Z] DONE 34 tests, 2 skipped in 123.538s [2021-06-07T12:42:35.763Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-07T12:42:35.763Z] INFO: Testing against a local daemon [2021-06-07T12:42:35.763Z] === RUN TestConfigInspect [2021-06-07T12:42:37.438Z] --- PASS: TestCreateWithCustomMaskedPaths (2.00s) [2021-06-07T12:42:37.438Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-07T12:42:37.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-07T12:42:37.648Z] --- PASS: TestConfigInspect (2.45s) [2021-06-07T12:42:37.648Z] === RUN TestConfigList [2021-06-07T12:42:37.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-07T12:42:38.802Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s) [2021-06-07T12:42:38.802Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-07T12:42:38.802Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-07T12:42:38.802Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-07T12:42:38.802Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-07T12:42:38.802Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-07T12:42:38.802Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-07T12:42:38.802Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-07T12:42:38.802Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-07T12:42:38.802Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-07T12:42:38.802Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-07T12:42:38.802Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-07T12:42:38.802Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-07T12:42:38.802Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-07T12:42:38.802Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-07T12:42:38.802Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-07T12:42:38.802Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-07T12:42:38.802Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-07T12:42:38.802Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-07T12:42:38.802Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-07T12:42:38.802Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-07T12:42:38.802Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-07T12:42:38.802Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-07T12:42:38.802Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-07T12:42:39.205Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-07T12:42:39.728Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2021-06-07T12:42:39.728Z] === RUN TestCreateDifferentPlatform [2021-06-07T12:42:39.728Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-07T12:42:39.728Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-07T12:42:39.728Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-07T12:42:39.728Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-07T12:42:39.728Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-07T12:42:39.728Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-07T12:42:39.728Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-06-07T12:42:39.728Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-07T12:42:39.728Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-07T12:42:39.728Z] === RUN TestContainerStartOnDaemonRestart [2021-06-07T12:42:39.728Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-07T12:42:39.728Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-07T12:42:39.728Z] === RUN TestDaemonRestartIpcMode [2021-06-07T12:42:39.728Z] === PAUSE TestDaemonRestartIpcMode [2021-06-07T12:42:39.728Z] === RUN TestDaemonHostGatewayIP [2021-06-07T12:42:39.728Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-07T12:42:39.728Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:42:39.728Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-07T12:42:39.728Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-07T12:42:39.728Z] === RUN TestContainerKillOnDaemonStart [2021-06-07T12:42:39.728Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-07T12:42:39.728Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-07T12:42:39.728Z] === RUN TestDiff [2021-06-07T12:42:40.158Z] --- PASS: TestConfigList (2.26s) [2021-06-07T12:42:40.158Z] === RUN TestConfigsCreateAndDelete [2021-06-07T12:42:40.290Z] --- PASS: TestDiff (0.70s) [2021-06-07T12:42:40.290Z] === RUN TestExecWithCloseStdin [2021-06-07T12:42:41.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-07T12:42:41.219Z] --- PASS: TestExecWithCloseStdin (0.94s) [2021-06-07T12:42:41.219Z] === RUN TestExec [2021-06-07T12:42:42.044Z] --- PASS: TestConfigsCreateAndDelete (1.90s) [2021-06-07T12:42:42.044Z] === RUN TestConfigsUpdate [2021-06-07T12:42:42.146Z] --- PASS: TestExec (0.97s) [2021-06-07T12:42:42.146Z] === RUN TestExecUser [2021-06-07T12:42:43.076Z] --- PASS: TestExecUser (0.96s) [2021-06-07T12:42:43.076Z] === RUN TestExportContainerAndImportImage [2021-06-07T12:42:44.002Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2021-06-07T12:42:44.002Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-07T12:42:44.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-07T12:42:44.554Z] --- PASS: TestConfigsUpdate (2.29s) [2021-06-07T12:42:44.554Z] === RUN TestTemplatedConfig [2021-06-07T12:42:45.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-07T12:42:45.367Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2021-06-07T12:42:45.367Z] === RUN TestHealthCheckWorkdir [2021-06-07T12:42:45.808Z] ...INFO: Daemon under test started and replied! [2021-06-07T12:42:45.808Z] INFO: Docker version of the daemon under test [2021-06-07T12:42:45.808Z] [2021-06-07T12:42:45.808Z] Client: [2021-06-07T12:42:45.808Z] Version: 17.06.2-ce [2021-06-07T12:42:45.808Z] API version: 1.30 [2021-06-07T12:42:45.808Z] Go version: go1.8.3 [2021-06-07T12:42:45.808Z] Git commit: cec0b72 [2021-06-07T12:42:45.808Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-07T12:42:45.808Z] OS/Arch: windows/amd64 [2021-06-07T12:42:45.808Z] [2021-06-07T12:42:45.808Z] Server: [2021-06-07T12:42:45.808Z] Version: 0.0.0-dev [2021-06-07T12:42:45.808Z] API version: 1.41 (minimum version 1.24) [2021-06-07T12:42:45.808Z] Go version: go1.13.15 [2021-06-07T12:42:45.808Z] Git commit: de2aa70c22 [2021-06-07T12:42:45.808Z] Built: 06/07/2021 12:40:43 [2021-06-07T12:42:45.808Z] OS/Arch: windows/amd64 [2021-06-07T12:42:45.808Z] Experimental: false [2021-06-07T12:42:45.808Z] [2021-06-07T12:42:45.808Z] INFO: Docker info of the daemon under test [2021-06-07T12:42:45.808Z] [2021-06-07T12:42:45.808Z] Containers: 0 [2021-06-07T12:42:45.808Z] Running: 0 [2021-06-07T12:42:45.808Z] Paused: 0 [2021-06-07T12:42:45.808Z] Stopped: 0 [2021-06-07T12:42:45.808Z] Images: 0 [2021-06-07T12:42:45.808Z] Server Version: 0.0.0-dev [2021-06-07T12:42:45.808Z] Storage Driver: windowsfilter [2021-06-07T12:42:45.808Z] Windows: [2021-06-07T12:42:45.808Z] Logging Driver: json-file [2021-06-07T12:42:45.808Z] Plugins: [2021-06-07T12:42:45.808Z] Volume: local [2021-06-07T12:42:45.808Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-07T12:42:45.808Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-07T12:42:45.808Z] Swarm: inactive [2021-06-07T12:42:45.808Z] Default Isolation: process [2021-06-07T12:42:45.808Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-07T12:42:45.808Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-07T12:42:45.808Z] OSType: windows [2021-06-07T12:42:45.808Z] Architecture: x86_64 [2021-06-07T12:42:45.808Z] CPUs: 4 [2021-06-07T12:42:45.808Z] Total Memory: 32GiB [2021-06-07T12:42:45.808Z] Name: azwin-2-fb8a50 [2021-06-07T12:42:45.808Z] ID: 26NQ:QTSA:B677:5UIP:6YV6:RTUF:OJGU:F6IP:SA4K:KKHC:OFHW:LURW [2021-06-07T12:42:45.808Z] Docker Root Dir: D:\CI\PR-42393\27\daemon [2021-06-07T12:42:45.808Z] Debug Mode (client): false [2021-06-07T12:42:45.808Z] Debug Mode (server): true [2021-06-07T12:42:45.808Z] File Descriptors: -1 [2021-06-07T12:42:45.808Z] Goroutines: 16 [2021-06-07T12:42:45.808Z] System Time: 2021-06-07T12:42:45.7222867Z [2021-06-07T12:42:45.808Z] EventsListeners: 0 [2021-06-07T12:42:45.808Z] Registry: https://index.docker.io/v1/ [2021-06-07T12:42:45.808Z] Labels: [2021-06-07T12:42:45.808Z] Experimental: false [2021-06-07T12:42:45.808Z] Insecure Registries: [2021-06-07T12:42:45.808Z] 127.0.0.0/8 [2021-06-07T12:42:45.808Z] Live Restore Enabled: false [2021-06-07T12:42:45.808Z] [2021-06-07T12:42:45.808Z] [2021-06-07T12:42:45.808Z] INFO: Docker images of the daemon under test [2021-06-07T12:42:45.808Z] [2021-06-07T12:42:46.270Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-07T12:42:46.270Z] [2021-06-07T12:42:46.270Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-06-07T12:42:46.270Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-06-07T12:42:46.731Z] --- PASS: TestHealthCheckWorkdir (1.39s) [2021-06-07T12:42:46.731Z] === RUN TestHealthKillContainer [2021-06-07T12:42:47.236Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-07T12:42:47.696Z] 29d5b6a226d2: Pulling fs layer [2021-06-07T12:42:47.815Z] --- PASS: TestTemplatedConfig (3.41s) [2021-06-07T12:42:47.815Z] === RUN TestConfigCreateResolve [2021-06-07T12:42:49.994Z] --- PASS: TestHealthKillContainer (2.98s) [2021-06-07T12:42:49.994Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-07T12:42:50.328Z] --- PASS: TestConfigCreateResolve (2.28s) [2021-06-07T12:42:50.328Z] PASS [2021-06-07T12:42:50.328Z] [2021-06-07T12:42:50.328Z] DONE 6 tests in 14.619s [2021-06-07T12:42:50.328Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-07T12:42:50.328Z] INFO: Testing against a local daemon [2021-06-07T12:42:50.328Z] === RUN TestCheckpoint [2021-06-07T12:42:50.328Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-07T12:42:50.328Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-07T12:42:50.328Z] === RUN TestContainerInvalidJSON [2021-06-07T12:42:50.328Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-07T12:42:50.328Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-07T12:42:50.328Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-07T12:42:50.328Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-07T12:42:50.328Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-07T12:42:50.328Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-07T12:42:50.328Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-07T12:42:50.328Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-07T12:42:50.328Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-07T12:42:50.328Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-07T12:42:50.328Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-07T12:42:50.328Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-07T12:42:50.328Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-07T12:42:50.328Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-07T12:42:50.328Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-06-07T12:42:50.328Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-07T12:42:50.328Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-06-07T12:42:50.328Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-07T12:42:50.328Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-06-07T12:42:50.328Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-07T12:42:50.328Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-07T12:42:50.328Z] === RUN TestCopyFromContainer [2021-06-07T12:42:50.555Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2021-06-07T12:42:50.555Z] === RUN TestIpcModeNone [2021-06-07T12:42:50.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-07T12:42:51.482Z] --- PASS: TestIpcModeNone (0.93s) [2021-06-07T12:42:51.482Z] === RUN TestIpcModePrivate [2021-06-07T12:42:51.691Z] === RUN TestCopyFromContainer// [2021-06-07T12:42:51.691Z] === RUN TestCopyFromContainer//bar/root [2021-06-07T12:42:51.691Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-07T12:42:51.691Z] === RUN TestCopyFromContainer/bar/quux [2021-06-07T12:42:51.691Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-07T12:42:51.691Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-07T12:42:51.947Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-07T12:42:51.947Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-07T12:42:51.947Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-07T12:42:51.947Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-07T12:42:52.203Z] --- PASS: TestCopyFromContainer (2.06s) [2021-06-07T12:42:52.203Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-06-07T12:42:52.203Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-06-07T12:42:52.203Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-06-07T12:42:52.203Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-06-07T12:42:52.203Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-07T12:42:52.203Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-06-07T12:42:52.203Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-06-07T12:42:52.203Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-06-07T12:42:52.203Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-06-07T12:42:52.203Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-07T12:42:52.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-07T12:42:52.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-07T12:42:52.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-07T12:42:52.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-07T12:42:52.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-07T12:42:52.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-07T12:42:52.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-07T12:42:52.203Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-07T12:42:52.203Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-07T12:42:52.203Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-07T12:42:52.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-07T12:42:52.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-07T12:42:52.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-07T12:42:52.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-07T12:42:52.203Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-07T12:42:52.203Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-07T12:42:52.203Z] === RUN TestCreateWithInvalidEnv [2021-06-07T12:42:52.203Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-07T12:42:52.203Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-07T12:42:52.203Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-07T12:42:52.203Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-07T12:42:52.203Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-07T12:42:52.203Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-07T12:42:52.203Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-07T12:42:52.203Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-07T12:42:52.203Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-07T12:42:52.203Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-07T12:42:52.203Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-07T12:42:52.203Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-07T12:42:52.203Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-07T12:42:52.203Z] === RUN TestCreateTmpfsMountsTarget [2021-06-07T12:42:52.203Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-06-07T12:42:52.203Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-07T12:42:52.408Z] --- PASS: TestIpcModePrivate (0.96s) [2021-06-07T12:42:52.408Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-07T12:42:52.408Z] === RUN TestIpcModeShareable [2021-06-07T12:42:52.408Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-07T12:42:52.408Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-07T12:42:52.408Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-07T12:42:54.716Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2021-06-07T12:42:54.716Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-07T12:42:54.923Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2021-06-07T12:42:54.923Z] === RUN TestAPIIpcModeHost [2021-06-07T12:42:54.923Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-07T12:42:54.923Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-07T12:42:54.923Z] === RUN TestDaemonIpcModeShareable [2021-06-07T12:42:54.923Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-07T12:42:54.923Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-07T12:42:54.923Z] === RUN TestDaemonIpcModePrivate [2021-06-07T12:42:56.811Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2021-06-07T12:42:56.811Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-06-07T12:42:56.811Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-07T12:42:56.811Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-07T12:42:56.811Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-07T12:42:56.811Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-07T12:42:56.811Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-07T12:42:56.811Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-07T12:42:56.811Z] === RUN TestIpcModeOlderClient [2021-06-07T12:42:56.811Z] === PAUSE TestIpcModeOlderClient [2021-06-07T12:42:56.811Z] === RUN TestKillContainerInvalidSignal [2021-06-07T12:42:57.230Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.40s) [2021-06-07T12:42:57.230Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-07T12:42:57.230Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-07T12:42:57.230Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-07T12:42:57.230Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-07T12:42:57.230Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-07T12:42:57.230Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-07T12:42:57.230Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-07T12:42:57.230Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-07T12:42:57.230Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-07T12:42:57.230Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-07T12:42:57.230Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-07T12:42:57.230Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-07T12:42:57.230Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-07T12:42:57.230Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-07T12:42:57.230Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-07T12:42:57.230Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-07T12:42:57.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-07T12:42:57.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-06-07T12:42:57.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-06-07T12:42:57.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-07T12:42:57.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-07T12:42:57.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-07T12:42:57.230Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-07T12:42:57.373Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2021-06-07T12:42:57.373Z] === RUN TestKillContainer [2021-06-07T12:42:57.373Z] === RUN TestKillContainer/no_signal [2021-06-07T12:42:57.790Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-06-07T12:42:57.790Z] === RUN TestCreateDifferentPlatform [2021-06-07T12:42:57.790Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-07T12:42:57.790Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-07T12:42:57.790Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-07T12:42:57.790Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-07T12:42:57.790Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-07T12:42:57.790Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-07T12:42:57.934Z] === RUN TestKillContainer/non_killing_signal [2021-06-07T12:42:58.046Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-06-07T12:42:58.046Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-07T12:42:58.046Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-07T12:42:58.046Z] === RUN TestContainerStartOnDaemonRestart [2021-06-07T12:42:58.046Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-07T12:42:58.046Z] === RUN TestDaemonRestartIpcMode [2021-06-07T12:42:58.046Z] === PAUSE TestDaemonRestartIpcMode [2021-06-07T12:42:58.046Z] === RUN TestDaemonHostGatewayIP [2021-06-07T12:42:58.046Z] === PAUSE TestDaemonHostGatewayIP [2021-06-07T12:42:58.046Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-07T12:42:58.046Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-07T12:42:58.046Z] === RUN TestContainerKillOnDaemonStart [2021-06-07T12:42:58.046Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-07T12:42:58.046Z] === RUN TestDiff [2021-06-07T12:42:58.495Z] === RUN TestKillContainer/killing_signal [2021-06-07T12:42:58.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-07T12:42:58.972Z] --- PASS: TestDiff (0.78s) [2021-06-07T12:42:58.972Z] === RUN TestExecWithCloseStdin [2021-06-07T12:42:59.422Z] --- PASS: TestKillContainer (2.03s) [2021-06-07T12:42:59.422Z] --- PASS: TestKillContainer/no_signal (0.67s) [2021-06-07T12:42:59.422Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-06-07T12:42:59.422Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-06-07T12:42:59.422Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-07T12:42:59.422Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-07T12:42:59.897Z] --- PASS: TestExecWithCloseStdin (1.08s) [2021-06-07T12:42:59.897Z] === RUN TestExec [2021-06-07T12:42:59.984Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-07T12:43:00.286Z] 29d5b6a226d2: Verifying Checksum [2021-06-07T12:43:00.286Z] 29d5b6a226d2: Download complete [2021-06-07T12:43:00.823Z] --- PASS: TestExec (1.11s) [2021-06-07T12:43:00.823Z] === RUN TestExecUser [2021-06-07T12:43:00.913Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s) [2021-06-07T12:43:00.913Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2021-06-07T12:43:00.913Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-06-07T12:43:00.913Z] === RUN TestKillStoppedContainer [2021-06-07T12:43:00.913Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-06-07T12:43:00.913Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-07T12:43:00.913Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-07T12:43:00.913Z] === RUN TestKillDifferentUserContainer [2021-06-07T12:43:01.727Z] ---> ef431de9d41e [2021-06-07T12:43:01.728Z] Successfully built ef431de9d41e [2021-06-07T12:43:01.728Z] Successfully tagged docker:latest [2021-06-07T12:43:01.728Z] INFO: Image build ended at 06/07/2021 12:42:58. Duration:00:03:27.2678724 [2021-06-07T12:43:01.728Z] [2021-06-07T12:43:01.728Z] [2021-06-07T12:43:01.728Z] INFO: Building the test binaries at 06/07/2021 12:42:58... [2021-06-07T12:43:01.841Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2021-06-07T12:43:01.841Z] === RUN TestInspectOomKilledTrue [2021-06-07T12:43:01.841Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-07T12:43:01.841Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-07T12:43:01.841Z] === RUN TestInspectOomKilledFalse [2021-06-07T12:43:01.841Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-07T12:43:01.841Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-07T12:43:01.841Z] === RUN TestLinksEtcHostsContentMatch [2021-06-07T12:43:01.841Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-07T12:43:01.841Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-07T12:43:01.841Z] === RUN TestLinksContainerNames [2021-06-07T12:43:02.251Z] --- PASS: TestExecUser (1.11s) [2021-06-07T12:43:02.251Z] === RUN TestExportContainerAndImportImage [2021-06-07T12:43:03.185Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2021-06-07T12:43:03.185Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-07T12:43:03.206Z] --- PASS: TestLinksContainerNames (1.39s) [2021-06-07T12:43:03.206Z] === RUN TestLogsFollowTailEmpty [2021-06-07T12:43:03.276Z] INFO: make.ps1 starting at 06/07/2021 12:43:02 [2021-06-07T12:43:03.276Z] INFO: Git commit (93c0b6d23e) assumed from DOCKER_GITCOMMIT environment variable [2021-06-07T12:43:03.276Z] INFO: Invoking autogen... [2021-06-07T12:43:03.737Z] INFO: Building daemon... [2021-06-07T12:43:03.767Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2021-06-07T12:43:03.767Z] === RUN TestContainerNetworkMountsNoChown [2021-06-07T12:43:04.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-07T12:43:04.329Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/default [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/default [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/private [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/private [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/rprivate [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/slave [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/slave [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/rslave [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/shared [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/shared [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/rshared [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-07T12:43:04.329Z] === CONT TestMountDaemonRoot/default [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-07T12:43:04.329Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-07T12:43:04.329Z] === CONT TestMountDaemonRoot/rshared [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-07T12:43:04.329Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-07T12:43:04.329Z] === CONT TestMountDaemonRoot/shared [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-07T12:43:04.329Z] === CONT TestMountDaemonRoot/rslave [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-07T12:43:04.329Z] === CONT TestMountDaemonRoot/slave [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-07T12:43:04.329Z] === CONT TestMountDaemonRoot/rprivate [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-07T12:43:04.329Z] === CONT TestMountDaemonRoot/private [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-07T12:43:04.329Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-07T12:43:04.329Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-07T12:43:04.329Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-07T12:43:04.329Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-07T12:43:04.329Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-07T12:43:04.329Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-07T12:43:04.548Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-06-07T12:43:04.548Z] === RUN TestHealthCheckWorkdir [2021-06-07T12:43:04.584Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-07T12:43:04.584Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-07T12:43:04.584Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-07T12:43:04.584Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-07T12:43:04.584Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-07T12:43:04.584Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-07T12:43:04.584Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-07T12:43:04.584Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-07T12:43:04.584Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-07T12:43:04.584Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-07T12:43:04.584Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-07T12:43:04.584Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-07T12:43:04.584Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-07T12:43:04.584Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-07T12:43:04.584Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-07T12:43:04.584Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-07T12:43:04.584Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-07T12:43:04.584Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-07T12:43:04.840Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-07T12:43:04.840Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-07T12:43:04.840Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-07T12:43:04.840Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-06-07T12:43:04.840Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-07T12:43:04.840Z] === RUN TestContainerBindMountNonRecursive [2021-06-07T12:43:04.840Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-06-07T12:43:04.840Z] 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-06-07T12:43:04.840Z] === RUN TestContainerVolumesMountedAsShared [2021-06-07T12:43:04.840Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-07T12:43:04.840Z] 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-06-07T12:43:04.840Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-07T12:43:04.840Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-07T12:43:04.840Z] 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-06-07T12:43:04.840Z] === RUN TestNetworkNat [2021-06-07T12:43:05.767Z] --- PASS: TestNetworkNat (0.79s) [2021-06-07T12:43:05.767Z] === RUN TestNetworkLocalhostTCPNat [2021-06-07T12:43:05.911Z] --- PASS: TestHealthCheckWorkdir (1.48s) [2021-06-07T12:43:05.911Z] === RUN TestHealthKillContainer [2021-06-07T12:43:06.329Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2021-06-07T12:43:06.329Z] === RUN TestNetworkLoopbackNat [2021-06-07T12:43:07.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-07T12:43:09.172Z] --- PASS: TestHealthKillContainer (3.13s) [2021-06-07T12:43:09.172Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-07T12:43:09.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-07T12:43:09.592Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2021-06-07T12:43:09.592Z] === RUN TestPause [2021-06-07T12:43:09.592Z] --- SKIP: TestPause (0.00s) [2021-06-07T12:43:09.592Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-07T12:43:09.592Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-07T12:43:09.592Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-07T12:43:09.592Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-07T12:43:09.592Z] === RUN TestPauseStopPausedContainer [2021-06-07T12:43:09.592Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-06-07T12:43:09.592Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-07T12:43:09.592Z] === RUN TestPidHost [2021-06-07T12:43:09.733Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2021-06-07T12:43:09.733Z] === RUN TestIpcModeNone [2021-06-07T12:43:11.095Z] --- PASS: TestIpcModeNone (1.10s) [2021-06-07T12:43:11.095Z] === RUN TestIpcModePrivate [2021-06-07T12:43:11.483Z] --- PASS: TestPidHost (1.92s) [2021-06-07T12:43:11.483Z] === RUN TestPsFilter [2021-06-07T12:43:11.483Z] --- PASS: TestPsFilter (0.12s) [2021-06-07T12:43:11.483Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-07T12:43:12.021Z] --- PASS: TestIpcModePrivate (1.09s) [2021-06-07T12:43:12.021Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-06-07T12:43:12.021Z] === RUN TestIpcModeShareable [2021-06-07T12:43:12.047Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-06-07T12:43:12.047Z] === RUN TestRemoveContainerWithVolume [2021-06-07T12:43:12.609Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2021-06-07T12:43:12.609Z] === RUN TestRemoveContainerRunning [2021-06-07T12:43:13.383Z] --- PASS: TestIpcModeShareable (1.10s) [2021-06-07T12:43:13.383Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-06-07T12:43:13.383Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-07T12:43:13.536Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-06-07T12:43:13.536Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-07T12:43:14.098Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2021-06-07T12:43:14.098Z] === RUN TestRemoveInvalidContainer [2021-06-07T12:43:14.098Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-07T12:43:14.098Z] === RUN TestRenameLinkedContainer [2021-06-07T12:43:14.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-07T12:43:16.646Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) [2021-06-07T12:43:16.646Z] === RUN TestAPIIpcModeHost [2021-06-07T12:43:17.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-07T12:43:17.207Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-06-07T12:43:17.207Z] === RUN TestDaemonIpcModeShareable [2021-06-07T12:43:17.364Z] --- PASS: TestRenameLinkedContainer (2.75s) [2021-06-07T12:43:17.364Z] === RUN TestRenameStoppedContainer [2021-06-07T12:43:17.620Z] --- PASS: TestRenameStoppedContainer (0.79s) [2021-06-07T12:43:17.620Z] === RUN TestRenameRunningContainerAndReuse [2021-06-07T12:43:18.988Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2021-06-07T12:43:18.988Z] === RUN TestRenameInvalidName [2021-06-07T12:43:19.091Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2021-06-07T12:43:19.091Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-07T12:43:19.091Z] === RUN TestDaemonIpcModePrivate [2021-06-07T12:43:19.914Z] --- PASS: TestRenameInvalidName (0.69s) [2021-06-07T12:43:19.914Z] === RUN TestRenameAnonymousContainer [2021-06-07T12:43:20.977Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2021-06-07T12:43:20.977Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-07T12:43:20.977Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-07T12:43:22.340Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2021-06-07T12:43:22.340Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-07T12:43:22.340Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-07T12:43:22.427Z] --- PASS: TestRenameAnonymousContainer (2.35s) [2021-06-07T12:43:22.428Z] === RUN TestRenameContainerWithSameName [2021-06-07T12:43:22.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-07T12:43:22.684Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2021-06-07T12:43:22.684Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-07T12:43:23.158Z] time="2021-06-07T12:43:11Z" level=warning msg="memberlist: Failed to send gossip to 172.17.0.2:10037: write udp [::]:10036->172.17.0.2:10037: use of closed network connection" [2021-06-07T12:43:23.158Z] ok github.com/docker/docker/libnetwork/networkdb 157.464s coverage: 60.5% of statements [2021-06-07T12:43:23.158Z] ok github.com/docker/docker/libnetwork/options 0.009s coverage: 100.0% of statements [2021-06-07T12:43:23.158Z] ok github.com/docker/docker/libnetwork/osl 4.409s coverage: 39.7% of statements [2021-06-07T12:43:23.158Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.009s coverage: 20.0% of statements [2021-06-07T12:43:23.158Z] ok github.com/docker/docker/libnetwork/portallocator 0.021s coverage: 87.1% of statements [2021-06-07T12:43:23.158Z] ok github.com/docker/docker/libnetwork/portmapper 0.538s coverage: 49.5% of statements [2021-06-07T12:43:23.158Z] ok github.com/docker/docker/libnetwork/resolvconf 0.011s coverage: 70.5% of statements [2021-06-07T12:43:23.158Z] ok github.com/docker/docker/libnetwork/types 0.010s coverage: 47.9% of statements [2021-06-07T12:43:23.158Z] ok github.com/docker/docker/oci 0.017s coverage: 45.2% of statements [2021-06-07T12:43:23.158Z] ok github.com/docker/docker/opts 0.040s coverage: 67.1% of statements [2021-06-07T12:43:23.419Z] ok github.com/docker/docker/pkg/aaparser 0.008s coverage: 52.9% of statements [2021-06-07T12:43:24.051Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2021-06-07T12:43:24.051Z] === RUN TestResize [2021-06-07T12:43:24.226Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2021-06-07T12:43:24.226Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-07T12:43:24.226Z] === RUN TestIpcModeOlderClient [2021-06-07T12:43:24.226Z] === PAUSE TestIpcModeOlderClient [2021-06-07T12:43:24.226Z] === RUN TestKillContainerInvalidSignal [2021-06-07T12:43:24.787Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2021-06-07T12:43:24.787Z] === RUN TestKillContainer [2021-06-07T12:43:24.787Z] === RUN TestKillContainer/no_signal [2021-06-07T12:43:24.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-07T12:43:25.016Z] --- PASS: TestResize (0.73s) [2021-06-07T12:43:25.016Z] === RUN TestResizeWithInvalidSize [2021-06-07T12:43:25.348Z] === RUN TestKillContainer/non_killing_signal [2021-06-07T12:43:25.609Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-06-07T12:43:25.609Z] === RUN TestResizeWhenContainerNotStarted [2021-06-07T12:43:25.908Z] === RUN TestKillContainer/killing_signal [2021-06-07T12:43:25.967Z] ok github.com/docker/docker/pkg/archive 0.762s coverage: 81.7% of statements [2021-06-07T12:43:26.175Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-06-07T12:43:26.175Z] === RUN TestDaemonRestartKillContainers [2021-06-07T12:43:26.175Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-07T12:43:26.175Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-07T12:43:26.175Z] === RUN TestCgroupNamespacesRun [2021-06-07T12:43:26.833Z] --- PASS: TestKillContainer (2.14s) [2021-06-07T12:43:26.833Z] --- PASS: TestKillContainer/no_signal (0.67s) [2021-06-07T12:43:26.833Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-06-07T12:43:26.833Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-06-07T12:43:26.833Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-07T12:43:26.833Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-07T12:43:27.351Z] ok github.com/docker/docker/pkg/authorization 0.246s coverage: 68.3% of statements [2021-06-07T12:43:27.612Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2021-06-07T12:43:27.757Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-07T12:43:27.872Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2021-06-07T12:43:28.062Z] --- PASS: TestCgroupNamespacesRun (1.67s) [2021-06-07T12:43:28.062Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-07T12:43:28.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-07T12:43:28.318Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2021-06-07T12:43:28.318Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2021-06-07T12:43:28.318Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-06-07T12:43:28.318Z] === RUN TestKillStoppedContainer [2021-06-07T12:43:28.318Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-07T12:43:28.318Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-07T12:43:28.318Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-06-07T12:43:28.318Z] === RUN TestKillDifferentUserContainer [2021-06-07T12:43:28.989Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2021-06-07T12:43:28.989Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-07T12:43:29.245Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2021-06-07T12:43:29.245Z] === RUN TestInspectOomKilledTrue [2021-06-07T12:43:29.245Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-07T12:43:29.245Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-07T12:43:29.245Z] === RUN TestInspectOomKilledFalse [2021-06-07T12:43:29.806Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2021-06-07T12:43:29.806Z] === RUN TestLinksEtcHostsContentMatch [2021-06-07T12:43:30.731Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-06-07T12:43:30.731Z] === RUN TestLinksContainerNames [2021-06-07T12:43:30.877Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2021-06-07T12:43:30.877Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-07T12:43:32.075Z] ok github.com/docker/docker/pkg/chrootarchive 2.786s coverage: 43.2% of statements [2021-06-07T12:43:32.075Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2021-06-07T12:43:32.093Z] --- PASS: TestLinksContainerNames (1.36s) [2021-06-07T12:43:32.093Z] === RUN TestLogsFollowTailEmpty [2021-06-07T12:43:32.473Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2021-06-07T12:43:32.473Z] Using test binary docker [2021-06-07T12:43:32.473Z] ++++ /etc/init.d/apparmor start [2021-06-07T12:43:32.473Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-07T12:43:32.473Z] INFO: Waiting for daemon to start... [2021-06-07T12:43:32.473Z] Starting dockerd [2021-06-07T12:43:32.473Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2021-06-07T12:43:32.651Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-06-07T12:43:32.654Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2021-06-07T12:43:32.654Z] === RUN TestContainerNetworkMountsNoChown [2021-06-07T12:43:32.764Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2021-06-07T12:43:32.764Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-07T12:43:33.215Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-06-07T12:43:33.215Z] === RUN TestMountDaemonRoot [2021-06-07T12:43:33.222Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/default [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/default [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/private [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/private [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/rprivate [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/slave [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/slave [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/rslave [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/shared [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/shared [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/rshared [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-07T12:43:33.470Z] === CONT TestMountDaemonRoot/default [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-07T12:43:33.470Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-07T12:43:33.470Z] === CONT TestMountDaemonRoot/rshared [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-07T12:43:33.470Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-07T12:43:33.470Z] === CONT TestMountDaemonRoot/shared [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-07T12:43:33.470Z] === CONT TestMountDaemonRoot/rslave [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-07T12:43:33.470Z] === CONT TestMountDaemonRoot/slave [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-07T12:43:33.470Z] === CONT TestMountDaemonRoot/rprivate [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-07T12:43:33.470Z] === CONT TestMountDaemonRoot/private [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-07T12:43:33.470Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-07T12:43:33.470Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-07T12:43:33.470Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-07T12:43:33.470Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-07T12:43:33.470Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-07T12:43:33.470Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-07T12:43:33.470Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-07T12:43:33.470Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-07T12:43:33.470Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-07T12:43:33.726Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-07T12:43:33.726Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-07T12:43:33.726Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-07T12:43:33.726Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-07T12:43:33.726Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-07T12:43:33.726Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-07T12:43:33.726Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-07T12:43:33.726Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-07T12:43:33.726Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-07T12:43:33.726Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-07T12:43:33.726Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-07T12:43:33.726Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-07T12:43:33.726Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-07T12:43:33.726Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-07T12:43:33.726Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-07T12:43:33.726Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-07T12:43:33.726Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-07T12:43:33.981Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-07T12:43:33.981Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-07T12:43:33.981Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-06-07T12:43:33.981Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-07T12:43:33.981Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-07T12:43:33.981Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-06-07T12:43:33.981Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-07T12:43:33.982Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-07T12:43:33.982Z] === RUN TestContainerBindMountNonRecursive [2021-06-07T12:43:34.128Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2021-06-07T12:43:34.128Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-07T12:43:34.384Z] . [2021-06-07T12:43:34.384Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2021-06-07T12:43:34.384Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2021-06-07T12:43:34.384Z] Error: No such image: emptyfs [2021-06-07T12:43:34.384Z] +++++ docker load [2021-06-07T12:43:34.384Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2021-06-07T12:43:34.644Z] Running integration-test (iteration 1) [2021-06-07T12:43:34.644Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:43:34.644Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:43:34.644Z] +++ set -e [2021-06-07T12:43:34.644Z] +++ '[' -n 0 ']' [2021-06-07T12:43:34.644Z] +++ set -x [2021-06-07T12:43:34.644Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:43:35.491Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2021-06-07T12:43:35.491Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-07T12:43:36.056Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-06-07T12:43:36.056Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-07T12:43:36.495Z] --- PASS: TestContainerBindMountNonRecursive (2.13s) [2021-06-07T12:43:36.495Z] === RUN TestContainerVolumesMountedAsShared [2021-06-07T12:43:36.495Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2021-06-07T12:43:36.495Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-07T12:43:37.421Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-06-07T12:43:37.421Z] === RUN TestNetworkNat [2021-06-07T12:43:37.423Z] ok github.com/docker/docker/pkg/discovery/kv 3.083s coverage: 84.1% of statements [2021-06-07T12:43:37.943Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2021-06-07T12:43:37.943Z] === RUN TestNISDomainname [2021-06-07T12:43:37.943Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-07T12:43:37.943Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-07T12:43:37.943Z] === RUN TestHostnameDnsResolution [2021-06-07T12:43:37.982Z] --- PASS: TestNetworkNat (0.73s) [2021-06-07T12:43:37.982Z] === RUN TestNetworkLocalhostTCPNat [2021-06-07T12:43:37.994Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-06-07T12:43:38.566Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-06-07T12:43:38.826Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-06-07T12:43:38.870Z] --- PASS: TestHostnameDnsResolution (1.19s) [2021-06-07T12:43:38.870Z] === RUN TestStats [2021-06-07T12:43:38.870Z] --- SKIP: TestStats (0.00s) [2021-06-07T12:43:38.870Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-07T12:43:38.870Z] === RUN TestStopContainerWithTimeout [2021-06-07T12:43:38.870Z] === RUN TestStopContainerWithTimeout/0 [2021-06-07T12:43:38.870Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-07T12:43:38.870Z] === RUN TestStopContainerWithTimeout/1 [2021-06-07T12:43:38.870Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-07T12:43:38.870Z] === RUN TestStopContainerWithTimeout/3 [2021-06-07T12:43:38.870Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-07T12:43:38.870Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-07T12:43:38.870Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-07T12:43:38.870Z] === CONT TestStopContainerWithTimeout/0 [2021-06-07T12:43:38.870Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-07T12:43:38.908Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2021-06-07T12:43:38.908Z] === RUN TestNetworkLoopbackNat [2021-06-07T12:43:40.210Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-06-07T12:43:40.234Z] === CONT TestStopContainerWithTimeout/3 [2021-06-07T12:43:40.781Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 88.7% of statements [2021-06-07T12:43:41.353Z] ok github.com/docker/docker/pkg/fsutils 0.189s coverage: 85.1% of statements [2021-06-07T12:43:41.613Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-06-07T12:43:42.120Z] === CONT TestStopContainerWithTimeout/1 [2021-06-07T12:43:42.169Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2021-06-07T12:43:42.169Z] === RUN TestPause [2021-06-07T12:43:42.729Z] --- PASS: TestPause (0.71s) [2021-06-07T12:43:42.729Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-07T12:43:42.729Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-07T12:43:42.729Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-07T12:43:42.729Z] === RUN TestPauseStopPausedContainer [2021-06-07T12:43:42.998Z] ok github.com/docker/docker/pkg/idtools 0.424s coverage: 69.5% of statements [2021-06-07T12:43:43.291Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2021-06-07T12:43:43.291Z] === RUN TestPidHost [2021-06-07T12:43:43.485Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-07T12:43:43.485Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2021-06-07T12:43:43.485Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2021-06-07T12:43:43.485Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2021-06-07T12:43:43.485Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2021-06-07T12:43:43.485Z] === RUN TestDeleteDevicemapper [2021-06-07T12:43:43.485Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-07T12:43:43.485Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-07T12:43:43.485Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-07T12:43:44.383Z] ok github.com/docker/docker/pkg/ioutils 0.544s coverage: 69.3% of statements [2021-06-07T12:43:44.643Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-06-07T12:43:45.177Z] --- PASS: TestPidHost (1.97s) [2021-06-07T12:43:45.177Z] === RUN TestPsFilter [2021-06-07T12:43:45.214Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2021-06-07T12:43:45.432Z] --- PASS: TestPsFilter (0.15s) [2021-06-07T12:43:45.432Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-07T12:43:45.475Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2021-06-07T12:43:45.999Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s) [2021-06-07T12:43:45.999Z] === RUN TestUpdateMemory [2021-06-07T12:43:45.999Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-07T12:43:45.999Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-07T12:43:45.999Z] === RUN TestUpdateCPUQuota [2021-06-07T12:43:45.999Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-07T12:43:45.999Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-07T12:43:45.999Z] === RUN TestUpdatePidsLimit [2021-06-07T12:43:45.999Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-07T12:43:45.999Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-07T12:43:45.999Z] === RUN TestUpdateRestartPolicy [2021-06-07T12:43:46.000Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-06-07T12:43:46.000Z] === RUN TestRemoveContainerWithVolume [2021-06-07T12:43:46.050Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-06-07T12:43:46.350Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2021-06-07T12:43:46.937Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-06-07T12:43:46.960Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2021-06-07T12:43:46.960Z] === RUN TestRemoveContainerRunning [2021-06-07T12:43:47.203Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2021-06-07T12:43:47.523Z] --- PASS: TestRemoveContainerRunning (0.73s) [2021-06-07T12:43:47.523Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-07T12:43:48.447Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2021-06-07T12:43:48.447Z] === RUN TestRemoveInvalidContainer [2021-06-07T12:43:48.447Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-07T12:43:48.447Z] === RUN TestRenameLinkedContainer [2021-06-07T12:43:48.764Z] ..........................xx.................... [ 29%] [2021-06-07T12:43:51.406Z] ok github.com/docker/docker/libnetwork/iptables 221.227s coverage: 45.1% of statements [2021-06-07T12:43:51.709Z] --- PASS: TestRenameLinkedContainer (2.88s) [2021-06-07T12:43:51.709Z] === RUN TestRenameStoppedContainer [2021-06-07T12:43:51.709Z] --- PASS: TestRenameStoppedContainer (0.66s) [2021-06-07T12:43:51.709Z] === RUN TestRenameRunningContainerAndReuse [2021-06-07T12:43:51.978Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.029s coverage: 56.8% of statements [2021-06-07T12:43:52.922Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2021-06-07T12:43:53.495Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2021-06-07T12:43:53.595Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s) [2021-06-07T12:43:53.595Z] === RUN TestRenameInvalidName [2021-06-07T12:43:53.757Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2021-06-07T12:43:53.757Z] ok github.com/docker/docker/libnetwork/drivers/bridge 247.638s coverage: 59.9% of statements [2021-06-07T12:43:53.850Z] --- PASS: TestRenameInvalidName (0.69s) [2021-06-07T12:43:53.850Z] === RUN TestRenameAnonymousContainer [2021-06-07T12:43:54.699Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2021-06-07T12:43:55.271Z] ok github.com/docker/docker/pkg/pubsub 1.075s coverage: 75.0% of statements [2021-06-07T12:43:55.843Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-06-07T12:43:56.361Z] --- PASS: TestRenameAnonymousContainer (2.48s) [2021-06-07T12:43:56.361Z] === RUN TestRenameContainerWithSameName [2021-06-07T12:43:56.415Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-06-07T12:43:56.988Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-06-07T12:43:57.286Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2021-06-07T12:43:57.286Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-07T12:43:57.929Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 52.9% of statements [2021-06-07T12:43:58.159Z] --- PASS: TestUpdateRestartPolicy (12.42s) [2021-06-07T12:43:58.159Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-07T12:43:58.652Z] --- PASS: TestRenameContainerWithLinkedContainer (1.46s) [2021-06-07T12:43:58.652Z] === RUN TestResize [2021-06-07T12:43:58.872Z] ok github.com/docker/docker/pkg/system 0.013s coverage: 36.9% of statements [2021-06-07T12:43:58.872Z] ok github.com/docker/docker/pkg/signal 3.695s coverage: 62.3% of statements [2021-06-07T12:43:59.085Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2021-06-07T12:43:59.085Z] === RUN TestWaitNonBlocked [2021-06-07T12:43:59.085Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-07T12:43:59.085Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-07T12:43:59.085Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-07T12:43:59.085Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-07T12:43:59.085Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-07T12:43:59.085Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-07T12:43:59.212Z] --- PASS: TestResize (0.70s) [2021-06-07T12:43:59.212Z] === RUN TestResizeWithInvalidSize [2021-06-07T12:43:59.445Z] ok github.com/docker/docker/pkg/tailfile 0.118s coverage: 88.6% of statements [2021-06-07T12:44:00.012Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-07T12:44:00.012Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2021-06-07T12:44:00.012Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2021-06-07T12:44:00.012Z] === RUN TestWaitBlocked [2021-06-07T12:44:00.012Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-07T12:44:00.012Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-07T12:44:00.012Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-07T12:44:00.012Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-07T12:44:00.012Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-07T12:44:00.012Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-07T12:44:00.017Z] ok github.com/docker/docker/pkg/tarsum 0.102s coverage: 89.3% of statements [2021-06-07T12:44:00.017Z] testing: warning: no tests to run [2021-06-07T12:44:00.017Z] coverage: [no statements] [2021-06-07T12:44:00.017Z] ok github.com/docker/docker/pkg/term/windows 0.014s coverage: [no statements] [no tests to run] [2021-06-07T12:44:00.138Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-06-07T12:44:00.138Z] === RUN TestResizeWhenContainerNotStarted [2021-06-07T12:44:00.278Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2021-06-07T12:44:00.278Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2021-06-07T12:44:00.703Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-06-07T12:44:00.703Z] === RUN TestDaemonRestartKillContainers [2021-06-07T12:44:00.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-07T12:44:00.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-07T12:44:00.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-07T12:44:00.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-07T12:44:00.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-07T12:44:00.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-07T12:44:00.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-07T12:44:00.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-07T12:44:00.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-07T12:44:00.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-07T12:44:00.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-07T12:44:00.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-07T12:44:00.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-07T12:44:00.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-07T12:44:00.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-07T12:44:00.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-07T12:44:00.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-07T12:44:00.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-07T12:44:00.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-07T12:44:00.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-07T12:44:00.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-07T12:44:00.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-07T12:44:00.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-07T12:44:00.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-07T12:44:00.703Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-07T12:44:00.703Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-07T12:44:00.850Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2021-06-07T12:44:01.381Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-07T12:44:01.381Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2021-06-07T12:44:01.381Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2021-06-07T12:44:01.381Z] === CONT TestDaemonRestartIpcMode [2021-06-07T12:44:01.381Z] === CONT TestIpcModeOlderClient [2021-06-07T12:44:01.381Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-07T12:44:01.381Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-07T12:44:02.767Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2021-06-07T12:44:02.767Z] ok github.com/docker/docker/plugin 0.542s coverage: 23.2% of statements [2021-06-07T12:44:03.029Z] ok github.com/docker/docker/profiles/seccomp 0.021s coverage: 85.4% of statements [2021-06-07T12:44:03.232Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-07T12:44:03.232Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-07T12:44:03.974Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2021-06-07T12:44:04.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-07T12:44:04.417Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-07T12:44:04.650Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.22s) [2021-06-07T12:44:05.210Z] --- PASS: TestDaemonRestartIpcMode (4.10s) [2021-06-07T12:44:05.211Z] PASS [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === Skipped [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-07T12:44:05.211Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-07T12:44:05.211Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-07T12:44:05.211Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-07T12:44:05.211Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-07T12:44:05.211Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-07T12:44:05.211Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-07T12:44:05.211Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-07T12:44:05.211Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-07T12:44:05.211Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-07T12:44:05.211Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-07T12:44:05.211Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-07T12:44:05.211Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-06-07T12:44:05.211Z] 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-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-07T12:44:05.211Z] 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-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-07T12:44:05.211Z] 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-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-06-07T12:44:05.211Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-07T12:44:05.211Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-06-07T12:44:05.211Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-07T12:44:05.211Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-07T12:44:05.211Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-07T12:44:05.211Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-07T12:44:05.211Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-07T12:44:05.211Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-07T12:44:05.211Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-07T12:44:05.211Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] [2021-06-07T12:44:05.211Z] DONE 177 tests, 25 skipped in 94.802s [2021-06-07T12:44:05.211Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-06-07T12:44:05.342Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-07T12:44:05.466Z] INFO: Testing against a local daemon [2021-06-07T12:44:05.466Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:05.891Z] ok github.com/docker/docker/quota 0.451s coverage: 71.4% of statements [2021-06-07T12:44:05.891Z] ok github.com/docker/docker/registry 0.150s coverage: 58.8% of statements [2021-06-07T12:44:05.903Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-07T12:44:06.027Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-06-07T12:44:06.027Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:06.027Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-06-07T12:44:06.027Z] daemon_test.go:40: (*Execution).IsRootless-fm [2021-06-07T12:44:06.027Z] PASS [2021-06-07T12:44:06.027Z] [2021-06-07T12:44:06.027Z] === Skipped [2021-06-07T12:44:06.027Z] === SKIP: amd64.integration.daemon TestDaemonConfigValidation (0.00s) [2021-06-07T12:44:06.027Z] daemon_test.go:40: (*Execution).IsRootless-fm [2021-06-07T12:44:06.027Z] [2021-06-07T12:44:06.027Z] [2021-06-07T12:44:06.027Z] DONE 2 tests, 1 skipped in 0.652s [2021-06-07T12:44:06.027Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-07T12:44:06.282Z] INFO: Testing against a local daemon [2021-06-07T12:44:06.282Z] === RUN TestCommitInheritsEnv [2021-06-07T12:44:06.463Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 50.9% of statements [2021-06-07T12:44:06.463Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2021-06-07T12:44:07.407Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2021-06-07T12:44:07.669Z] ok github.com/docker/docker/runconfig 0.027s coverage: 66.1% of statements [2021-06-07T12:44:07.790Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-07T12:44:08.045Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-07T12:44:08.172Z] --- PASS: TestCommitInheritsEnv (2.00s) [2021-06-07T12:44:08.172Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-07T12:44:08.172Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-07T12:44:08.172Z] === RUN TestImagesFilterMultiReference [2021-06-07T12:44:08.172Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-07T12:44:08.172Z] === RUN TestImagePullPlatformInvalid [2021-06-07T12:44:08.172Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-07T12:44:08.172Z] === RUN TestRemoveImageOrphaning [2021-06-07T12:44:10.058Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-06-07T12:44:10.058Z] === RUN TestRemoveImageGarbageCollector [2021-06-07T12:44:10.058Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-07T12:44:10.058Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-07T12:44:10.058Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-07T12:44:10.215Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2021-06-07T12:44:10.313Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-07T12:44:10.313Z] === RUN TestTagInvalidReference [2021-06-07T12:44:10.313Z] --- PASS: TestTagInvalidReference (0.02s) [2021-06-07T12:44:10.313Z] === RUN TestTagValidPrefixedRepo [2021-06-07T12:44:10.313Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-07T12:44:10.313Z] === RUN TestTagExistedNameWithoutForce [2021-06-07T12:44:10.313Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-07T12:44:10.313Z] === RUN TestTagOfficialNames [2021-06-07T12:44:10.313Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-07T12:44:10.313Z] === RUN TestTagMatchesDigest [2021-06-07T12:44:10.313Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-07T12:44:10.313Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-07T12:44:10.557Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-07T12:44:11.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-07T12:44:11.158Z] ok github.com/docker/docker/volume/local 0.162s coverage: 76.4% of statements [2021-06-07T12:44:11.158Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.0% of statements [2021-06-07T12:44:13.069Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.1% of statements [2021-06-07T12:44:13.631Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-07T12:44:13.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.20s) [2021-06-07T12:44:13.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s) [2021-06-07T12:44:13.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-06-07T12:44:13.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2021-06-07T12:44:13.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-06-07T12:44:13.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2021-06-07T12:44:13.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.14s) [2021-06-07T12:44:13.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.16s) [2021-06-07T12:44:13.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.96s) [2021-06-07T12:44:13.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.03s) [2021-06-07T12:44:13.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s) [2021-06-07T12:44:13.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s) [2021-06-07T12:44:13.631Z] === RUN TestCgroupNamespacesRun [2021-06-07T12:44:14.994Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2021-06-07T12:44:14.994Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-07T12:44:14.994Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-07T12:44:14.994Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-07T12:44:14.994Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-07T12:44:15.311Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-07T12:44:16.879Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2021-06-07T12:44:16.879Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-07T12:44:18.765Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2021-06-07T12:44:18.765Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-07T12:44:20.129Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2021-06-07T12:44:20.129Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-07T12:44:21.372Z] Loaded image: buildpack-deps:buster [2021-06-07T12:44:21.372Z] Loaded image: busybox:latest [2021-06-07T12:44:21.372Z] Loaded image: busybox:glibc [2021-06-07T12:44:21.491Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2021-06-07T12:44:21.491Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-07T12:44:22.051Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-06-07T12:44:22.051Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-07T12:44:22.312Z] Loaded image: debian:bullseye [2021-06-07T12:44:22.572Z] Loaded image: hello-world:latest [2021-06-07T12:44:22.832Z] Loaded image: arm32v7/hello-world:latest [2021-06-07T12:44:22.832Z] INFO: Testing against a local daemon [2021-06-07T12:44:22.832Z] testing: warning: no tests to run [2021-06-07T12:44:22.832Z] PASS [2021-06-07T12:44:22.832Z] [2021-06-07T12:44:22.832Z] DONE 0 tests in 48.342s [2021-06-07T12:44:22.832Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:22.832Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:22.832Z] +++ set -e [2021-06-07T12:44:22.832Z] +++ '[' -n 0 ']' [2021-06-07T12:44:22.832Z] +++ set -x [2021-06-07T12:44:22.832Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:23.057Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2021-06-07T12:44:23.092Z] INFO: Testing against a local daemon [2021-06-07T12:44:23.092Z] testing: warning: no tests to run [2021-06-07T12:44:23.092Z] PASS [2021-06-07T12:44:23.092Z] [2021-06-07T12:44:23.092Z] DONE 0 tests in 0.178s [2021-06-07T12:44:23.092Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:23.092Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:23.092Z] +++ set -e [2021-06-07T12:44:23.092Z] +++ '[' -n 0 ']' [2021-06-07T12:44:23.092Z] +++ set -x [2021-06-07T12:44:23.092Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:23.352Z] INFO: Testing against a local daemon [2021-06-07T12:44:23.352Z] testing: warning: no tests to run [2021-06-07T12:44:23.352Z] PASS [2021-06-07T12:44:23.352Z] [2021-06-07T12:44:23.352Z] DONE 0 tests in 0.213s [2021-06-07T12:44:23.352Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:23.352Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:23.352Z] +++ set -e [2021-06-07T12:44:23.352Z] +++ '[' -n 0 ']' [2021-06-07T12:44:23.352Z] +++ set -x [2021-06-07T12:44:23.352Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:23.612Z] INFO: Testing against a local daemon [2021-06-07T12:44:23.612Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:23.938Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2021-06-07T12:44:23.938Z] === RUN TestNISDomainname [2021-06-07T12:44:24.552Z] --- PASS: TestConfigDaemonLibtrustID (0.84s) [2021-06-07T12:44:24.552Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:24.552Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:24.552Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:24.552Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:24.552Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:24.552Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:24.552Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:24.552Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:24.552Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:24.552Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:24.552Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:24.552Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:24.552Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:24.552Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:24.812Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:25.007Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-07T12:44:25.071Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:25.301Z] --- PASS: TestNISDomainname (1.27s) [2021-06-07T12:44:25.301Z] === RUN TestHostnameDnsResolution [2021-06-07T12:44:25.332Z] --- PASS: TestDaemonConfigValidation (0.01s) [2021-06-07T12:44:25.332Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.25s) [2021-06-07T12:44:25.332Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.25s) [2021-06-07T12:44:25.332Z] --- PASS: TestDaemonConfigValidation/valid_config (0.27s) [2021-06-07T12:44:25.332Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.34s) [2021-06-07T12:44:25.332Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.27s) [2021-06-07T12:44:25.332Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:25.902Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-06-07T12:44:25.902Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:25.902Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:25.902Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:25.902Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:25.902Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:25.902Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:25.902Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:25.902Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:25.902Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:25.902Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:25.902Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:25.902Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:25.902Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:26.162Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:26.162Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:26.226Z] --- PASS: TestHostnameDnsResolution (1.29s) [2021-06-07T12:44:26.226Z] === RUN TestStats [2021-06-07T12:44:26.422Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:26.682Z] --- PASS: TestDaemonConfigValidation (0.01s) [2021-06-07T12:44:26.682Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.27s) [2021-06-07T12:44:26.682Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.32s) [2021-06-07T12:44:26.682Z] --- PASS: TestDaemonConfigValidation/valid_config (0.23s) [2021-06-07T12:44:26.682Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.28s) [2021-06-07T12:44:26.682Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.24s) [2021-06-07T12:44:26.682Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:27.252Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-06-07T12:44:27.252Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:27.252Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:27.252Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:27.252Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:27.252Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:27.252Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:27.252Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:27.252Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:27.252Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:27.252Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:27.252Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:27.252Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:27.252Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:27.512Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:27.512Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:27.771Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:28.031Z] --- PASS: TestDaemonConfigValidation (0.01s) [2021-06-07T12:44:28.031Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.30s) [2021-06-07T12:44:28.031Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.32s) [2021-06-07T12:44:28.031Z] --- PASS: TestDaemonConfigValidation/valid_config (0.26s) [2021-06-07T12:44:28.031Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.33s) [2021-06-07T12:44:28.031Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.27s) [2021-06-07T12:44:28.031Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:28.601Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-06-07T12:44:28.601Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:28.601Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:28.601Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:28.601Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:28.601Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:28.601Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:28.601Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:28.601Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:28.601Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:28.601Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:28.601Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:28.601Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:28.601Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:28.601Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:28.862Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:28.862Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:29.122Z] --- PASS: TestDaemonConfigValidation (0.02s) [2021-06-07T12:44:29.122Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2021-06-07T12:44:29.122Z] --- PASS: TestDaemonConfigValidation/valid_config (0.23s) [2021-06-07T12:44:29.122Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.40s) [2021-06-07T12:44:29.122Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.26s) [2021-06-07T12:44:29.122Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.30s) [2021-06-07T12:44:29.122Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:29.310Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-07T12:44:29.488Z] --- PASS: TestStats (2.75s) [2021-06-07T12:44:29.488Z] === RUN TestStopContainerWithTimeout [2021-06-07T12:44:29.488Z] === RUN TestStopContainerWithTimeout/0 [2021-06-07T12:44:29.488Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-07T12:44:29.488Z] === RUN TestStopContainerWithTimeout/1 [2021-06-07T12:44:29.488Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-07T12:44:29.488Z] === RUN TestStopContainerWithTimeout/3 [2021-06-07T12:44:29.488Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-07T12:44:29.488Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-07T12:44:29.488Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-07T12:44:29.488Z] === CONT TestStopContainerWithTimeout/0 [2021-06-07T12:44:29.488Z] === CONT TestStopContainerWithTimeout/3 [2021-06-07T12:44:29.692Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-06-07T12:44:29.692Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:29.692Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:29.692Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:29.692Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:29.692Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:29.692Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:29.692Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:29.692Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:29.692Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:29.692Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:29.692Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:29.692Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:29.692Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:29.875Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-07T12:44:29.875Z] [2021-06-07T12:44:29.875Z] ________ ____ __. [2021-06-07T12:44:29.875Z] \_____ \ | |/ _| [2021-06-07T12:44:29.875Z] / | \| < [2021-06-07T12:44:29.875Z] / | \ | \ [2021-06-07T12:44:29.875Z] \_______ /____|__ \ [2021-06-07T12:44:29.875Z] \/ \/ [2021-06-07T12:44:29.875Z] [2021-06-07T12:44:29.875Z] INFO: make.ps1 ended at 06/07/2021 12:44:24 [2021-06-07T12:44:29.875Z] INFO: Binaries build ended at 06/07/2021 12:44:26. Duration:00:01:28.0828648 [2021-06-07T12:44:29.875Z] INFO: Copying the built daemon binary to d:\CI\PR-42393\27\binary\dockerd-93c0b6d23e.exe... [2021-06-07T12:44:29.875Z] INFO: Copying the built client binary to d:\CI\PR-42393\27\binary\docker-93c0b6d23e.exe... [2021-06-07T12:44:29.875Z] INFO: Copying dockerversion from the container... [2021-06-07T12:44:29.875Z] INFO: Copying the golang package from the container to d:\CI\PR-42393\27\installer\go.zip... [2021-06-07T12:44:29.875Z] INFO: Extracting go.zip to d:\CI\PR-42393\27\go [2021-06-07T12:44:29.952Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:30.212Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:30.212Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:30.412Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-07T12:44:30.733Z] --- PASS: TestDaemonConfigValidation (0.02s) [2021-06-07T12:44:30.733Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.27s) [2021-06-07T12:44:30.733Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.34s) [2021-06-07T12:44:30.733Z] --- PASS: TestDaemonConfigValidation/valid_config (0.29s) [2021-06-07T12:44:30.733Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.33s) [2021-06-07T12:44:30.733Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.25s) [2021-06-07T12:44:30.733Z] PASS [2021-06-07T12:44:30.733Z] [2021-06-07T12:44:30.733Z] DONE 35 tests in 7.177s [2021-06-07T12:44:30.733Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:30.733Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:30.733Z] +++ set -e [2021-06-07T12:44:30.733Z] +++ '[' -n 0 ']' [2021-06-07T12:44:30.733Z] +++ set -x [2021-06-07T12:44:30.733Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:30.993Z] INFO: Testing against a local daemon [2021-06-07T12:44:30.993Z] testing: warning: no tests to run [2021-06-07T12:44:30.993Z] PASS [2021-06-07T12:44:30.993Z] [2021-06-07T12:44:30.993Z] DONE 0 tests in 0.241s [2021-06-07T12:44:30.993Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:30.993Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:30.993Z] +++ set -e [2021-06-07T12:44:30.993Z] +++ '[' -n 0 ']' [2021-06-07T12:44:30.993Z] +++ set -x [2021-06-07T12:44:30.993Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:30.993Z] INFO: Testing against a local daemon [2021-06-07T12:44:30.993Z] testing: warning: no tests to run [2021-06-07T12:44:30.993Z] PASS [2021-06-07T12:44:30.993Z] [2021-06-07T12:44:30.993Z] DONE 0 tests in 0.180s [2021-06-07T12:44:30.993Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:30.993Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:30.993Z] +++ set -e [2021-06-07T12:44:30.993Z] +++ '[' -n 0 ']' [2021-06-07T12:44:30.993Z] +++ set -x [2021-06-07T12:44:30.993Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:31.253Z] INFO: Testing against a local daemon [2021-06-07T12:44:31.253Z] testing: warning: no tests to run [2021-06-07T12:44:31.253Z] PASS [2021-06-07T12:44:31.253Z] [2021-06-07T12:44:31.253Z] DONE 0 tests in 0.146s [2021-06-07T12:44:31.253Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:31.253Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:31.253Z] +++ set -e [2021-06-07T12:44:31.253Z] +++ '[' -n 0 ']' [2021-06-07T12:44:31.253Z] +++ set -x [2021-06-07T12:44:31.253Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:31.513Z] INFO: Testing against a local daemon [2021-06-07T12:44:31.513Z] testing: warning: no tests to run [2021-06-07T12:44:31.513Z] PASS [2021-06-07T12:44:31.513Z] [2021-06-07T12:44:31.513Z] DONE 0 tests in 0.175s [2021-06-07T12:44:31.513Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:31.513Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:31.513Z] +++ set -e [2021-06-07T12:44:31.513Z] +++ '[' -n 0 ']' [2021-06-07T12:44:31.513Z] +++ set -x [2021-06-07T12:44:31.513Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:31.513Z] testing: warning: no tests to run [2021-06-07T12:44:31.513Z] PASS [2021-06-07T12:44:31.513Z] [2021-06-07T12:44:31.513Z] DONE 0 tests in 0.037s [2021-06-07T12:44:31.513Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:31.513Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:31.513Z] +++ set -e [2021-06-07T12:44:31.513Z] +++ '[' -n 0 ']' [2021-06-07T12:44:31.513Z] +++ set -x [2021-06-07T12:44:31.514Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:31.774Z] INFO: Testing against a local daemon [2021-06-07T12:44:31.774Z] testing: warning: no tests to run [2021-06-07T12:44:31.774Z] PASS [2021-06-07T12:44:31.774Z] [2021-06-07T12:44:31.774Z] DONE 0 tests in 0.175s [2021-06-07T12:44:31.774Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:31.774Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:31.774Z] +++ set -e [2021-06-07T12:44:31.774Z] +++ '[' -n 0 ']' [2021-06-07T12:44:31.774Z] +++ set -x [2021-06-07T12:44:31.774Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:32.034Z] INFO: Testing against a local daemon [2021-06-07T12:44:32.034Z] testing: warning: no tests to run [2021-06-07T12:44:32.034Z] PASS [2021-06-07T12:44:32.034Z] [2021-06-07T12:44:32.034Z] DONE 0 tests in 0.191s [2021-06-07T12:44:32.034Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:32.034Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:32.034Z] +++ set -e [2021-06-07T12:44:32.034Z] +++ '[' -n 0 ']' [2021-06-07T12:44:32.034Z] +++ set -x [2021-06-07T12:44:32.034Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:32.294Z] INFO: Testing against a local daemon [2021-06-07T12:44:32.294Z] testing: warning: no tests to run [2021-06-07T12:44:32.294Z] PASS [2021-06-07T12:44:32.294Z] [2021-06-07T12:44:32.294Z] DONE 0 tests in 0.177s [2021-06-07T12:44:32.294Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:32.294Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:32.294Z] +++ set -e [2021-06-07T12:44:32.294Z] +++ '[' -n 0 ']' [2021-06-07T12:44:32.294Z] +++ set -x [2021-06-07T12:44:32.294Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:32.296Z] === CONT TestStopContainerWithTimeout/1 [2021-06-07T12:44:32.554Z] INFO: Testing against a local daemon [2021-06-07T12:44:32.554Z] testing: warning: no tests to run [2021-06-07T12:44:32.554Z] PASS [2021-06-07T12:44:32.554Z] [2021-06-07T12:44:32.554Z] DONE 0 tests in 0.207s [2021-06-07T12:44:32.554Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:32.554Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:32.554Z] +++ set -e [2021-06-07T12:44:32.554Z] +++ '[' -n 0 ']' [2021-06-07T12:44:32.554Z] +++ set -x [2021-06-07T12:44:32.554Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:32.554Z] testing: warning: no tests to run [2021-06-07T12:44:32.554Z] PASS [2021-06-07T12:44:32.554Z] [2021-06-07T12:44:32.554Z] DONE 0 tests in 0.053s [2021-06-07T12:44:32.554Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:32.554Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:32.554Z] +++ set -e [2021-06-07T12:44:32.554Z] +++ '[' -n 0 ']' [2021-06-07T12:44:32.554Z] +++ set -x [2021-06-07T12:44:32.554Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:32.814Z] INFO: Testing against a local daemon [2021-06-07T12:44:32.814Z] testing: warning: no tests to run [2021-06-07T12:44:32.814Z] PASS [2021-06-07T12:44:32.814Z] [2021-06-07T12:44:32.814Z] DONE 0 tests in 0.183s [2021-06-07T12:44:32.814Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:32.814Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:32.814Z] +++ set -e [2021-06-07T12:44:32.814Z] +++ '[' -n 0 ']' [2021-06-07T12:44:32.814Z] +++ set -x [2021-06-07T12:44:32.814Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:32.814Z] INFO: Testing against a local daemon [2021-06-07T12:44:32.814Z] testing: warning: no tests to run [2021-06-07T12:44:32.814Z] PASS [2021-06-07T12:44:32.814Z] [2021-06-07T12:44:32.814Z] DONE 0 tests in 0.171s [2021-06-07T12:44:33.050Z] ok github.com/docker/docker/libnetwork 291.977s coverage: 41.0% of statements [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/rootless [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/volume [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-07T12:44:33.050Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === Skipped [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-07T12:44:33.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:44:33.050Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-07T12:44:33.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:44:33.050Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-07T12:44:33.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:44:33.050Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-07T12:44:33.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:44:33.050Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-07T12:44:33.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:44:33.050Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-07T12:44:33.050Z] graphtest_unix.go:73: No driver to put! [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-07T12:44:33.050Z] time="2021-06-07T12:39:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-07T12:44:33.050Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-07T12:44:33.050Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-07T12:44:33.050Z] time="2021-06-07T12:39:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-07T12:44:33.050Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-07T12:44:33.050Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-07T12:44:33.050Z] time="2021-06-07T12:39:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-07T12:44:33.050Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-07T12:44:33.050Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-07T12:44:33.050Z] time="2021-06-07T12:39:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-07T12:44:33.050Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-07T12:44:33.050Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-07T12:44:33.050Z] time="2021-06-07T12:39:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-07T12:44:33.050Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-07T12:44:33.050Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-07T12:44:33.050Z] graphtest_unix.go:73: No driver to put! [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-07T12:44:33.050Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-07T12:44:33.050Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-07T12:44:33.050Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-07T12:44:33.050Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-07T12:44:33.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:44:33.050Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-07T12:44:33.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:44:33.050Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-07T12:44:33.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:44:33.050Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-07T12:44:33.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:44:33.050Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-07T12:44:33.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:44:33.050Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-07T12:44:33.050Z] graphtest_unix.go:73: No driver to put! [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-06-07T12:44:33.050Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-07T12:44:33.050Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-07T12:44:33.050Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-07T12:44:33.050Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-07T12:44:33.050Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-07T12:44:33.050Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-07T12:44:33.050Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-07T12:44:33.050Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-07T12:44:33.050Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-07T12:44:33.050Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-07T12:44:33.050Z] firewalld_test.go:13: firewalld is not running [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-07T12:44:33.050Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-07T12:44:33.050Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] [2021-06-07T12:44:33.050Z] DONE 2654 tests, 35 skipped in 450.817s [2021-06-07T12:44:33.074Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:33.074Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:33.074Z] +++ set -e [2021-06-07T12:44:33.074Z] +++ '[' -n 0 ']' [2021-06-07T12:44:33.074Z] +++ set -x [2021-06-07T12:44:33.074Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:33.074Z] INFO: Testing against a local daemon [2021-06-07T12:44:33.074Z] testing: warning: no tests to run [2021-06-07T12:44:33.074Z] PASS [2021-06-07T12:44:33.074Z] [2021-06-07T12:44:33.074Z] DONE 0 tests in 0.187s [2021-06-07T12:44:33.074Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:33.075Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:33.075Z] +++ set -e [2021-06-07T12:44:33.075Z] +++ '[' -n 0 ']' [2021-06-07T12:44:33.075Z] +++ set -x [2021-06-07T12:44:33.075Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:33.334Z] INFO: Testing against a local daemon [2021-06-07T12:44:33.334Z] testing: warning: no tests to run [2021-06-07T12:44:33.334Z] PASS [2021-06-07T12:44:33.334Z] [2021-06-07T12:44:33.334Z] DONE 0 tests in 0.198s [2021-06-07T12:44:33.334Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:33.334Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:33.334Z] +++ set -e [2021-06-07T12:44:33.334Z] +++ '[' -n 0 ']' [2021-06-07T12:44:33.334Z] +++ set -x [2021-06-07T12:44:33.334Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:33.595Z] INFO: Testing against a local daemon [2021-06-07T12:44:33.595Z] testing: warning: no tests to run [2021-06-07T12:44:33.595Z] PASS [2021-06-07T12:44:33.595Z] [2021-06-07T12:44:33.595Z] DONE 0 tests in 0.164s [2021-06-07T12:44:33.595Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:33.595Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:33.595Z] +++ set -e [2021-06-07T12:44:33.595Z] +++ '[' -n 0 ']' [2021-06-07T12:44:33.595Z] +++ set -x [2021-06-07T12:44:33.595Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' Post stage [Pipeline] junit [2021-06-07T12:44:33.638Z] Recording test results [2021-06-07T12:44:33.856Z] INFO: Testing against a local daemon [2021-06-07T12:44:33.856Z] testing: warning: no tests to run [2021-06-07T12:44:33.856Z] PASS [2021-06-07T12:44:33.856Z] [2021-06-07T12:44:33.856Z] DONE 0 tests in 0.181s [2021-06-07T12:44:33.856Z] Running integration-test (iteration 2) [2021-06-07T12:44:33.856Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:33.856Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:33.856Z] +++ set -e [2021-06-07T12:44:33.856Z] +++ '[' -n 0 ']' [2021-06-07T12:44:33.856Z] +++ set -x [2021-06-07T12:44:33.856Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:33.856Z] INFO: Testing against a local daemon [2021-06-07T12:44:33.856Z] testing: warning: no tests to run [2021-06-07T12:44:33.856Z] PASS [2021-06-07T12:44:33.856Z] [2021-06-07T12:44:33.856Z] DONE 0 tests in 0.099s [2021-06-07T12:44:33.856Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:33.856Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:33.856Z] +++ set -e [2021-06-07T12:44:33.856Z] +++ '[' -n 0 ']' [2021-06-07T12:44:33.856Z] +++ set -x [2021-06-07T12:44:33.856Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:34.116Z] INFO: Testing against a local daemon [2021-06-07T12:44:34.116Z] testing: warning: no tests to run [2021-06-07T12:44:34.116Z] PASS [2021-06-07T12:44:34.116Z] [2021-06-07T12:44:34.116Z] DONE 0 tests in 0.109s [2021-06-07T12:44:34.116Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:34.116Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:34.116Z] +++ set -e [2021-06-07T12:44:34.116Z] +++ '[' -n 0 ']' [2021-06-07T12:44:34.116Z] +++ set -x [2021-06-07T12:44:34.116Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:34.207Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-07T12:44:34.207Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2021-06-07T12:44:34.207Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2021-06-07T12:44:34.207Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2021-06-07T12:44:34.207Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2021-06-07T12:44:34.207Z] === RUN TestDeleteDevicemapper [2021-06-07T12:44:34.207Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-07T12:44:34.207Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-07T12:44:34.207Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-07T12:44:34.376Z] INFO: Testing against a local daemon [2021-06-07T12:44:34.376Z] testing: warning: no tests to run [2021-06-07T12:44:34.376Z] PASS [2021-06-07T12:44:34.376Z] [2021-06-07T12:44:34.376Z] DONE 0 tests in 0.164s [2021-06-07T12:44:34.376Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:34.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:34.376Z] +++ set -e [2021-06-07T12:44:34.376Z] +++ '[' -n 0 ']' [2021-06-07T12:44:34.376Z] +++ set -x [2021-06-07T12:44:34.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:34.376Z] INFO: Testing against a local daemon [2021-06-07T12:44:34.376Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:35.028Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-06-07T12:44:35.028Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:35.028Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:35.028Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:35.028Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:35.028Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:35.028Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:35.028Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:35.028Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:35.028Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:35.028Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:35.028Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:35.028Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:35.028Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:35.322Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:35.322Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:35.336Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-07T12:44:35.592Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:35.693Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr27 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=17dfb8b960bcefb63a288ef9baffd917bfab6668 -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:17dfb8b960bcefb63a288ef9baffd917bfab6668 hack/make.sh dynbinary test-integration [2021-06-07T12:44:35.852Z] --- PASS: TestDaemonConfigValidation (0.01s) [2021-06-07T12:44:35.852Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.30s) [2021-06-07T12:44:35.852Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.34s) [2021-06-07T12:44:35.852Z] --- PASS: TestDaemonConfigValidation/valid_config (0.30s) [2021-06-07T12:44:35.852Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.36s) [2021-06-07T12:44:35.852Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.28s) [2021-06-07T12:44:35.852Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:36.422Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2021-06-07T12:44:36.422Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:36.422Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:36.422Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:36.422Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:36.422Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:36.422Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:36.422Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:36.422Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:36.422Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:36.422Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:36.422Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:36.422Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:36.422Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:36.635Z] [2021-06-07T12:44:36.635Z] Removing bundles/ [2021-06-07T12:44:36.635Z] [2021-06-07T12:44:36.635Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-07T12:44:36.635Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-07T12:44:36.635Z] GOOS="" GOARCH="" GOARM="" [2021-06-07T12:44:36.683Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:36.683Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:36.944Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:37.204Z] --- PASS: TestDaemonConfigValidation (0.03s) [2021-06-07T12:44:37.204Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.29s) [2021-06-07T12:44:37.204Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.33s) [2021-06-07T12:44:37.204Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.28s) [2021-06-07T12:44:37.204Z] --- PASS: TestDaemonConfigValidation/valid_config (0.33s) [2021-06-07T12:44:37.204Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2021-06-07T12:44:37.204Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:37.471Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.34s) [2021-06-07T12:44:37.471Z] === RUN TestUpdateMemory [2021-06-07T12:44:37.775Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-06-07T12:44:37.775Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:37.775Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:37.775Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:37.775Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:37.775Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:37.775Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:37.775Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:37.775Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:37.775Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:37.775Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:37.775Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:37.775Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:37.775Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:38.035Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:38.035Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:38.296Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:38.396Z] --- PASS: TestUpdateMemory (1.30s) [2021-06-07T12:44:38.396Z] === RUN TestUpdateCPUQuota [2021-06-07T12:44:38.556Z] --- PASS: TestDaemonConfigValidation (0.01s) [2021-06-07T12:44:38.556Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.25s) [2021-06-07T12:44:38.556Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.33s) [2021-06-07T12:44:38.556Z] --- PASS: TestDaemonConfigValidation/valid_config (0.33s) [2021-06-07T12:44:38.556Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.35s) [2021-06-07T12:44:38.556Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.25s) [2021-06-07T12:44:38.556Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:39.127Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-06-07T12:44:39.127Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:39.127Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:39.127Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:39.127Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:39.127Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:39.127Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:39.127Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:39.127Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:39.127Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:39.127Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:39.127Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:39.127Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:39.127Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:39.387Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:39.647Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:39.647Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:39.908Z] --- PASS: TestDaemonConfigValidation (0.02s) [2021-06-07T12:44:39.908Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.24s) [2021-06-07T12:44:39.908Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.33s) [2021-06-07T12:44:39.908Z] --- PASS: TestDaemonConfigValidation/valid_config (0.23s) [2021-06-07T12:44:39.908Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.23s) [2021-06-07T12:44:39.908Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.23s) [2021-06-07T12:44:39.908Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:40.478Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-06-07T12:44:40.478Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:40.478Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:40.478Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:40.478Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:40.478Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:40.478Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:40.478Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:40.478Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:40.478Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:40.478Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:40.478Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:40.478Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:40.478Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:40.739Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:40.739Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:41.000Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:41.260Z] --- PASS: TestDaemonConfigValidation (0.01s) [2021-06-07T12:44:41.260Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.30s) [2021-06-07T12:44:41.260Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.33s) [2021-06-07T12:44:41.260Z] --- PASS: TestDaemonConfigValidation/valid_config (0.29s) [2021-06-07T12:44:41.260Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.32s) [2021-06-07T12:44:41.260Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.24s) [2021-06-07T12:44:41.260Z] PASS [2021-06-07T12:44:41.260Z] [2021-06-07T12:44:41.260Z] DONE 35 tests in 7.044s [2021-06-07T12:44:41.260Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:41.260Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:41.260Z] +++ set -e [2021-06-07T12:44:41.260Z] +++ '[' -n 0 ']' [2021-06-07T12:44:41.260Z] +++ set -x [2021-06-07T12:44:41.260Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:41.521Z] INFO: Testing against a local daemon [2021-06-07T12:44:41.521Z] testing: warning: no tests to run [2021-06-07T12:44:41.521Z] PASS [2021-06-07T12:44:41.521Z] [2021-06-07T12:44:41.521Z] DONE 0 tests in 0.132s [2021-06-07T12:44:41.521Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:41.521Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:41.521Z] +++ set -e [2021-06-07T12:44:41.521Z] +++ '[' -n 0 ']' [2021-06-07T12:44:41.521Z] +++ set -x [2021-06-07T12:44:41.521Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:41.521Z] INFO: Testing against a local daemon [2021-06-07T12:44:41.521Z] testing: warning: no tests to run [2021-06-07T12:44:41.521Z] PASS [2021-06-07T12:44:41.521Z] [2021-06-07T12:44:41.521Z] DONE 0 tests in 0.108s [2021-06-07T12:44:41.781Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:41.781Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:41.781Z] +++ set -e [2021-06-07T12:44:41.781Z] +++ '[' -n 0 ']' [2021-06-07T12:44:41.781Z] +++ set -x [2021-06-07T12:44:41.781Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:41.781Z] INFO: Testing against a local daemon [2021-06-07T12:44:41.781Z] testing: warning: no tests to run [2021-06-07T12:44:41.781Z] PASS [2021-06-07T12:44:41.781Z] [2021-06-07T12:44:41.781Z] DONE 0 tests in 0.103s [2021-06-07T12:44:41.781Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:41.781Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:41.781Z] +++ set -e [2021-06-07T12:44:41.781Z] +++ '[' -n 0 ']' [2021-06-07T12:44:41.781Z] +++ set -x [2021-06-07T12:44:41.782Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:41.782Z] INFO: Testing against a local daemon [2021-06-07T12:44:41.782Z] testing: warning: no tests to run [2021-06-07T12:44:41.782Z] PASS [2021-06-07T12:44:41.782Z] [2021-06-07T12:44:41.782Z] DONE 0 tests in 0.087s [2021-06-07T12:44:41.782Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:41.782Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:41.782Z] +++ set -e [2021-06-07T12:44:41.782Z] +++ '[' -n 0 ']' [2021-06-07T12:44:41.782Z] +++ set -x [2021-06-07T12:44:41.782Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:42.042Z] testing: warning: no tests to run [2021-06-07T12:44:42.042Z] PASS [2021-06-07T12:44:42.042Z] [2021-06-07T12:44:42.042Z] DONE 0 tests in 0.018s [2021-06-07T12:44:42.042Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:42.042Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:42.042Z] +++ set -e [2021-06-07T12:44:42.042Z] +++ '[' -n 0 ']' [2021-06-07T12:44:42.042Z] +++ set -x [2021-06-07T12:44:42.042Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:42.042Z] INFO: Testing against a local daemon [2021-06-07T12:44:42.042Z] testing: warning: no tests to run [2021-06-07T12:44:42.042Z] PASS [2021-06-07T12:44:42.042Z] [2021-06-07T12:44:42.042Z] DONE 0 tests in 0.121s [2021-06-07T12:44:42.042Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:42.042Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:42.042Z] +++ set -e [2021-06-07T12:44:42.042Z] +++ '[' -n 0 ']' [2021-06-07T12:44:42.042Z] +++ set -x [2021-06-07T12:44:42.042Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:42.303Z] INFO: Testing against a local daemon [2021-06-07T12:44:42.303Z] testing: warning: no tests to run [2021-06-07T12:44:42.303Z] PASS [2021-06-07T12:44:42.303Z] [2021-06-07T12:44:42.303Z] DONE 0 tests in 0.094s [2021-06-07T12:44:42.303Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:42.303Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:42.303Z] +++ set -e [2021-06-07T12:44:42.303Z] +++ '[' -n 0 ']' [2021-06-07T12:44:42.303Z] +++ set -x [2021-06-07T12:44:42.303Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:42.303Z] INFO: Testing against a local daemon [2021-06-07T12:44:42.303Z] testing: warning: no tests to run [2021-06-07T12:44:42.303Z] PASS [2021-06-07T12:44:42.303Z] [2021-06-07T12:44:42.303Z] DONE 0 tests in 0.107s [2021-06-07T12:44:42.303Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:42.303Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:42.303Z] +++ set -e [2021-06-07T12:44:42.303Z] +++ '[' -n 0 ']' [2021-06-07T12:44:42.303Z] +++ set -x [2021-06-07T12:44:42.303Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:42.563Z] INFO: Testing against a local daemon [2021-06-07T12:44:42.563Z] testing: warning: no tests to run [2021-06-07T12:44:42.563Z] PASS [2021-06-07T12:44:42.563Z] [2021-06-07T12:44:42.563Z] DONE 0 tests in 0.122s [2021-06-07T12:44:42.563Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:42.563Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:42.563Z] +++ set -e [2021-06-07T12:44:42.563Z] +++ '[' -n 0 ']' [2021-06-07T12:44:42.563Z] +++ set -x [2021-06-07T12:44:42.563Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:42.563Z] testing: warning: no tests to run [2021-06-07T12:44:42.563Z] PASS [2021-06-07T12:44:42.563Z] [2021-06-07T12:44:42.563Z] DONE 0 tests in 0.016s [2021-06-07T12:44:42.563Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:42.563Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:42.563Z] +++ set -e [2021-06-07T12:44:42.563Z] +++ '[' -n 0 ']' [2021-06-07T12:44:42.563Z] +++ set -x [2021-06-07T12:44:42.563Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:42.824Z] INFO: Testing against a local daemon [2021-06-07T12:44:42.824Z] testing: warning: no tests to run [2021-06-07T12:44:42.824Z] PASS [2021-06-07T12:44:42.824Z] [2021-06-07T12:44:42.824Z] DONE 0 tests in 0.127s [2021-06-07T12:44:42.824Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:42.824Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:42.824Z] +++ set -e [2021-06-07T12:44:42.824Z] +++ '[' -n 0 ']' [2021-06-07T12:44:42.824Z] +++ set -x [2021-06-07T12:44:42.824Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:42.824Z] INFO: Testing against a local daemon [2021-06-07T12:44:42.824Z] testing: warning: no tests to run [2021-06-07T12:44:42.824Z] PASS [2021-06-07T12:44:42.824Z] [2021-06-07T12:44:42.824Z] DONE 0 tests in 0.103s [2021-06-07T12:44:42.824Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:42.824Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:42.824Z] +++ set -e [2021-06-07T12:44:42.824Z] +++ '[' -n 0 ']' [2021-06-07T12:44:42.824Z] +++ set -x [2021-06-07T12:44:42.824Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:43.084Z] INFO: Testing against a local daemon [2021-06-07T12:44:43.084Z] testing: warning: no tests to run [2021-06-07T12:44:43.084Z] PASS [2021-06-07T12:44:43.084Z] [2021-06-07T12:44:43.084Z] DONE 0 tests in 0.116s [2021-06-07T12:44:43.084Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:43.084Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:43.084Z] +++ set -e [2021-06-07T12:44:43.084Z] +++ '[' -n 0 ']' [2021-06-07T12:44:43.084Z] +++ set -x [2021-06-07T12:44:43.085Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:43.085Z] INFO: Testing against a local daemon [2021-06-07T12:44:43.085Z] testing: warning: no tests to run [2021-06-07T12:44:43.085Z] PASS [2021-06-07T12:44:43.085Z] [2021-06-07T12:44:43.085Z] DONE 0 tests in 0.105s [2021-06-07T12:44:43.085Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:43.085Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:43.085Z] +++ set -e [2021-06-07T12:44:43.085Z] +++ '[' -n 0 ']' [2021-06-07T12:44:43.085Z] +++ set -x [2021-06-07T12:44:43.085Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:43.345Z] INFO: Testing against a local daemon [2021-06-07T12:44:43.345Z] testing: warning: no tests to run [2021-06-07T12:44:43.345Z] PASS [2021-06-07T12:44:43.345Z] [2021-06-07T12:44:43.345Z] DONE 0 tests in 0.087s [2021-06-07T12:44:43.345Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:43.345Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:43.345Z] +++ set -e [2021-06-07T12:44:43.345Z] +++ '[' -n 0 ']' [2021-06-07T12:44:43.345Z] +++ set -x [2021-06-07T12:44:43.345Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:43.345Z] INFO: Testing against a local daemon [2021-06-07T12:44:43.345Z] testing: warning: no tests to run [2021-06-07T12:44:43.345Z] PASS [2021-06-07T12:44:43.345Z] [2021-06-07T12:44:43.345Z] DONE 0 tests in 0.106s [2021-06-07T12:44:43.345Z] Running integration-test (iteration 3) [2021-06-07T12:44:43.345Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:43.345Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:43.345Z] +++ set -e [2021-06-07T12:44:43.345Z] +++ '[' -n 0 ']' [2021-06-07T12:44:43.345Z] +++ set -x [2021-06-07T12:44:43.345Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:43.606Z] INFO: Testing against a local daemon [2021-06-07T12:44:43.606Z] testing: warning: no tests to run [2021-06-07T12:44:43.606Z] PASS [2021-06-07T12:44:43.606Z] [2021-06-07T12:44:43.606Z] DONE 0 tests in 0.107s [2021-06-07T12:44:43.606Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:43.606Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:43.606Z] +++ set -e [2021-06-07T12:44:43.606Z] +++ '[' -n 0 ']' [2021-06-07T12:44:43.606Z] +++ set -x [2021-06-07T12:44:43.606Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:43.606Z] INFO: Testing against a local daemon [2021-06-07T12:44:43.606Z] testing: warning: no tests to run [2021-06-07T12:44:43.606Z] PASS [2021-06-07T12:44:43.606Z] [2021-06-07T12:44:43.606Z] DONE 0 tests in 0.114s [2021-06-07T12:44:43.606Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:43.606Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:43.606Z] +++ set -e [2021-06-07T12:44:43.606Z] +++ '[' -n 0 ']' [2021-06-07T12:44:43.606Z] +++ set -x [2021-06-07T12:44:43.606Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:43.866Z] INFO: Testing against a local daemon [2021-06-07T12:44:43.866Z] testing: warning: no tests to run [2021-06-07T12:44:43.866Z] PASS [2021-06-07T12:44:43.866Z] [2021-06-07T12:44:43.866Z] DONE 0 tests in 0.106s [2021-06-07T12:44:43.866Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:43.866Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:43.866Z] +++ set -e [2021-06-07T12:44:43.866Z] +++ '[' -n 0 ']' [2021-06-07T12:44:43.866Z] +++ set -x [2021-06-07T12:44:43.866Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:43.866Z] INFO: Testing against a local daemon [2021-06-07T12:44:43.866Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:44.437Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-06-07T12:44:44.437Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:44.437Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:44.437Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:44.437Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:44.437Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:44.437Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:44.437Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:44.437Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:44.437Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:44.437Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:44.437Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:44.437Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:44.437Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:44.697Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:44.958Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:45.218Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:45.478Z] --- PASS: TestDaemonConfigValidation (0.01s) [2021-06-07T12:44:45.478Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.24s) [2021-06-07T12:44:45.478Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.34s) [2021-06-07T12:44:45.478Z] --- PASS: TestDaemonConfigValidation/valid_config (0.36s) [2021-06-07T12:44:45.478Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.31s) [2021-06-07T12:44:45.478Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.22s) [2021-06-07T12:44:45.478Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:46.049Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-06-07T12:44:46.049Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:46.049Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:46.049Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:46.049Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:46.049Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:46.049Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:46.049Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:46.049Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:46.049Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:46.049Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:46.049Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:46.049Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:46.049Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:46.309Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:46.309Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:46.471Z] --- PASS: TestUpdateCPUQuota (6.79s) [2021-06-07T12:44:46.471Z] === RUN TestUpdatePidsLimit [2021-06-07T12:44:46.471Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-07T12:44:46.471Z] === RUN TestUpdatePidsLimit/no_change [2021-06-07T12:44:46.570Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:46.726Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-07T12:44:46.830Z] --- PASS: TestDaemonConfigValidation (0.01s) [2021-06-07T12:44:46.830Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.30s) [2021-06-07T12:44:46.830Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.30s) [2021-06-07T12:44:46.830Z] --- PASS: TestDaemonConfigValidation/valid_config (0.28s) [2021-06-07T12:44:46.830Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.29s) [2021-06-07T12:44:46.830Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.18s) [2021-06-07T12:44:46.830Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:47.287Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-07T12:44:47.407Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-06-07T12:44:47.407Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:47.407Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:47.407Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:47.407Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:47.407Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:47.407Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:47.407Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:47.407Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:47.407Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:47.407Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:47.407Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:47.407Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:47.407Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:47.667Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:47.667Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:47.928Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:47.928Z] --- PASS: TestDaemonConfigValidation (0.01s) [2021-06-07T12:44:47.928Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.25s) [2021-06-07T12:44:47.928Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.28s) [2021-06-07T12:44:47.928Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.24s) [2021-06-07T12:44:47.928Z] --- PASS: TestDaemonConfigValidation/valid_config (0.28s) [2021-06-07T12:44:47.928Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2021-06-07T12:44:47.928Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:48.213Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-07T12:44:48.499Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-06-07T12:44:48.499Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:48.499Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:48.499Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:48.499Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:48.499Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:48.499Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:48.499Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:48.499Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:48.499Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:48.499Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:48.499Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:48.499Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:48.499Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:48.759Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:48.759Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:48.773Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-07T12:44:49.019Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:49.279Z] --- PASS: TestDaemonConfigValidation (0.02s) [2021-06-07T12:44:49.279Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.24s) [2021-06-07T12:44:49.279Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.26s) [2021-06-07T12:44:49.279Z] --- PASS: TestDaemonConfigValidation/valid_config (0.30s) [2021-06-07T12:44:49.279Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.31s) [2021-06-07T12:44:49.279Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.17s) [2021-06-07T12:44:49.279Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:49.702Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-07T12:44:49.790Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-07T12:44:49.849Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-06-07T12:44:49.849Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:49.849Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:49.849Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:49.849Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:49.849Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:49.849Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:49.849Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:49.849Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:49.849Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:49.849Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:49.849Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:49.849Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:49.849Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:50.109Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:50.109Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:50.369Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:50.629Z] --- PASS: TestUpdatePidsLimit (5.43s) [2021-06-07T12:44:50.629Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.68s) [2021-06-07T12:44:50.629Z] --- PASS: TestUpdatePidsLimit/no_change (0.71s) [2021-06-07T12:44:50.629Z] --- PASS: TestUpdatePidsLimit/update_lower (0.69s) [2021-06-07T12:44:50.629Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.74s) [2021-06-07T12:44:50.629Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-06-07T12:44:50.629Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s) [2021-06-07T12:44:50.629Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.68s) [2021-06-07T12:44:50.629Z] === RUN TestUpdateRestartPolicy [2021-06-07T12:44:50.629Z] --- PASS: TestDaemonConfigValidation (0.02s) [2021-06-07T12:44:50.629Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.28s) [2021-06-07T12:44:50.629Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.31s) [2021-06-07T12:44:50.629Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.19s) [2021-06-07T12:44:50.629Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.33s) [2021-06-07T12:44:50.629Z] --- PASS: TestDaemonConfigValidation/valid_config (0.25s) [2021-06-07T12:44:50.629Z] PASS [2021-06-07T12:44:50.629Z] [2021-06-07T12:44:50.629Z] DONE 35 tests in 6.774s [2021-06-07T12:44:50.629Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:50.629Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:50.629Z] +++ set -e [2021-06-07T12:44:50.629Z] +++ '[' -n 0 ']' [2021-06-07T12:44:50.629Z] +++ set -x [2021-06-07T12:44:50.629Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:50.629Z] INFO: Testing against a local daemon [2021-06-07T12:44:50.629Z] testing: warning: no tests to run [2021-06-07T12:44:50.629Z] PASS [2021-06-07T12:44:50.629Z] [2021-06-07T12:44:50.629Z] DONE 0 tests in 0.109s [2021-06-07T12:44:50.629Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:50.629Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:50.629Z] +++ set -e [2021-06-07T12:44:50.629Z] +++ '[' -n 0 ']' [2021-06-07T12:44:50.629Z] +++ set -x [2021-06-07T12:44:50.630Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:50.890Z] INFO: Testing against a local daemon [2021-06-07T12:44:50.890Z] testing: warning: no tests to run [2021-06-07T12:44:50.890Z] PASS [2021-06-07T12:44:50.890Z] [2021-06-07T12:44:50.890Z] DONE 0 tests in 0.103s [2021-06-07T12:44:50.890Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:50.890Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:50.890Z] +++ set -e [2021-06-07T12:44:50.890Z] +++ '[' -n 0 ']' [2021-06-07T12:44:50.890Z] +++ set -x [2021-06-07T12:44:50.890Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:50.890Z] INFO: Testing against a local daemon [2021-06-07T12:44:50.890Z] testing: warning: no tests to run [2021-06-07T12:44:50.890Z] PASS [2021-06-07T12:44:50.890Z] [2021-06-07T12:44:50.890Z] DONE 0 tests in 0.083s [2021-06-07T12:44:50.890Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:50.890Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:50.890Z] +++ set -e [2021-06-07T12:44:50.890Z] +++ '[' -n 0 ']' [2021-06-07T12:44:50.890Z] +++ set -x [2021-06-07T12:44:50.890Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:51.151Z] INFO: Testing against a local daemon [2021-06-07T12:44:51.151Z] testing: warning: no tests to run [2021-06-07T12:44:51.151Z] PASS [2021-06-07T12:44:51.151Z] [2021-06-07T12:44:51.151Z] DONE 0 tests in 0.128s [2021-06-07T12:44:51.151Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:51.151Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:51.151Z] +++ set -e [2021-06-07T12:44:51.151Z] +++ '[' -n 0 ']' [2021-06-07T12:44:51.151Z] +++ set -x [2021-06-07T12:44:51.151Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:51.151Z] testing: warning: no tests to run [2021-06-07T12:44:51.151Z] PASS [2021-06-07T12:44:51.151Z] [2021-06-07T12:44:51.151Z] DONE 0 tests in 0.017s [2021-06-07T12:44:51.151Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:51.151Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:51.151Z] +++ set -e [2021-06-07T12:44:51.151Z] +++ '[' -n 0 ']' [2021-06-07T12:44:51.151Z] +++ set -x [2021-06-07T12:44:51.151Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:51.411Z] INFO: Testing against a local daemon [2021-06-07T12:44:51.411Z] testing: warning: no tests to run [2021-06-07T12:44:51.411Z] PASS [2021-06-07T12:44:51.411Z] [2021-06-07T12:44:51.411Z] DONE 0 tests in 0.141s [2021-06-07T12:44:51.411Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:51.411Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:51.411Z] +++ set -e [2021-06-07T12:44:51.411Z] +++ '[' -n 0 ']' [2021-06-07T12:44:51.411Z] +++ set -x [2021-06-07T12:44:51.411Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:51.411Z] INFO: Testing against a local daemon [2021-06-07T12:44:51.411Z] testing: warning: no tests to run [2021-06-07T12:44:51.411Z] PASS [2021-06-07T12:44:51.411Z] [2021-06-07T12:44:51.411Z] DONE 0 tests in 0.102s [2021-06-07T12:44:51.411Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:51.411Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:51.411Z] +++ set -e [2021-06-07T12:44:51.411Z] +++ '[' -n 0 ']' [2021-06-07T12:44:51.411Z] +++ set -x [2021-06-07T12:44:51.411Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:51.672Z] INFO: Testing against a local daemon [2021-06-07T12:44:51.672Z] testing: warning: no tests to run [2021-06-07T12:44:51.672Z] PASS [2021-06-07T12:44:51.672Z] [2021-06-07T12:44:51.672Z] DONE 0 tests in 0.081s [2021-06-07T12:44:51.672Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:51.672Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:51.672Z] +++ set -e [2021-06-07T12:44:51.672Z] +++ '[' -n 0 ']' [2021-06-07T12:44:51.672Z] +++ set -x [2021-06-07T12:44:51.672Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:51.672Z] INFO: Testing against a local daemon [2021-06-07T12:44:51.672Z] testing: warning: no tests to run [2021-06-07T12:44:51.672Z] PASS [2021-06-07T12:44:51.672Z] [2021-06-07T12:44:51.672Z] DONE 0 tests in 0.084s [2021-06-07T12:44:51.672Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:51.672Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:51.672Z] +++ set -e [2021-06-07T12:44:51.672Z] +++ '[' -n 0 ']' [2021-06-07T12:44:51.672Z] +++ set -x [2021-06-07T12:44:51.672Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:51.672Z] testing: warning: no tests to run [2021-06-07T12:44:51.672Z] PASS [2021-06-07T12:44:51.672Z] [2021-06-07T12:44:51.672Z] DONE 0 tests in 0.010s [2021-06-07T12:44:51.672Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:51.672Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:51.672Z] +++ set -e [2021-06-07T12:44:51.672Z] +++ '[' -n 0 ']' [2021-06-07T12:44:51.672Z] +++ set -x [2021-06-07T12:44:51.672Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:51.932Z] INFO: Testing against a local daemon [2021-06-07T12:44:51.932Z] testing: warning: no tests to run [2021-06-07T12:44:51.932Z] PASS [2021-06-07T12:44:51.932Z] [2021-06-07T12:44:51.932Z] DONE 0 tests in 0.106s [2021-06-07T12:44:51.932Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:51.932Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:51.932Z] +++ set -e [2021-06-07T12:44:51.932Z] +++ '[' -n 0 ']' [2021-06-07T12:44:51.932Z] +++ set -x [2021-06-07T12:44:51.932Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:51.932Z] INFO: Testing against a local daemon [2021-06-07T12:44:51.932Z] testing: warning: no tests to run [2021-06-07T12:44:51.932Z] PASS [2021-06-07T12:44:51.932Z] [2021-06-07T12:44:51.932Z] DONE 0 tests in 0.093s [2021-06-07T12:44:51.932Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:51.932Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:51.932Z] +++ set -e [2021-06-07T12:44:51.932Z] +++ '[' -n 0 ']' [2021-06-07T12:44:51.932Z] +++ set -x [2021-06-07T12:44:51.932Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:52.192Z] INFO: Testing against a local daemon [2021-06-07T12:44:52.192Z] testing: warning: no tests to run [2021-06-07T12:44:52.192Z] PASS [2021-06-07T12:44:52.192Z] [2021-06-07T12:44:52.192Z] DONE 0 tests in 0.109s [2021-06-07T12:44:52.192Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:52.192Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:52.192Z] +++ set -e [2021-06-07T12:44:52.192Z] +++ '[' -n 0 ']' [2021-06-07T12:44:52.192Z] +++ set -x [2021-06-07T12:44:52.193Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:52.193Z] INFO: Testing against a local daemon [2021-06-07T12:44:52.193Z] testing: warning: no tests to run [2021-06-07T12:44:52.193Z] PASS [2021-06-07T12:44:52.193Z] [2021-06-07T12:44:52.193Z] DONE 0 tests in 0.084s [2021-06-07T12:44:52.193Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:52.193Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:52.193Z] +++ set -e [2021-06-07T12:44:52.193Z] +++ '[' -n 0 ']' [2021-06-07T12:44:52.193Z] +++ set -x [2021-06-07T12:44:52.193Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:52.453Z] INFO: Testing against a local daemon [2021-06-07T12:44:52.453Z] testing: warning: no tests to run [2021-06-07T12:44:52.453Z] PASS [2021-06-07T12:44:52.453Z] [2021-06-07T12:44:52.453Z] DONE 0 tests in 0.092s [2021-06-07T12:44:52.453Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:52.453Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:52.453Z] +++ set -e [2021-06-07T12:44:52.453Z] +++ '[' -n 0 ']' [2021-06-07T12:44:52.453Z] +++ set -x [2021-06-07T12:44:52.453Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:52.453Z] INFO: Testing against a local daemon [2021-06-07T12:44:52.453Z] testing: warning: no tests to run [2021-06-07T12:44:52.453Z] PASS [2021-06-07T12:44:52.453Z] [2021-06-07T12:44:52.453Z] DONE 0 tests in 0.108s [2021-06-07T12:44:52.453Z] Running integration-test (iteration 4) [2021-06-07T12:44:52.453Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:52.453Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:52.453Z] +++ set -e [2021-06-07T12:44:52.453Z] +++ '[' -n 0 ']' [2021-06-07T12:44:52.453Z] +++ set -x [2021-06-07T12:44:52.453Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:52.453Z] INFO: Testing against a local daemon [2021-06-07T12:44:52.453Z] testing: warning: no tests to run [2021-06-07T12:44:52.453Z] PASS [2021-06-07T12:44:52.453Z] [2021-06-07T12:44:52.453Z] DONE 0 tests in 0.082s [2021-06-07T12:44:52.714Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:52.714Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:52.714Z] +++ set -e [2021-06-07T12:44:52.714Z] +++ '[' -n 0 ']' [2021-06-07T12:44:52.714Z] +++ set -x [2021-06-07T12:44:52.714Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:52.714Z] INFO: Testing against a local daemon [2021-06-07T12:44:52.714Z] testing: warning: no tests to run [2021-06-07T12:44:52.714Z] PASS [2021-06-07T12:44:52.714Z] [2021-06-07T12:44:52.714Z] DONE 0 tests in 0.120s [2021-06-07T12:44:52.714Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:52.714Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:52.714Z] +++ set -e [2021-06-07T12:44:52.714Z] +++ '[' -n 0 ']' [2021-06-07T12:44:52.714Z] +++ set -x [2021-06-07T12:44:52.714Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:52.974Z] INFO: Testing against a local daemon [2021-06-07T12:44:52.974Z] testing: warning: no tests to run [2021-06-07T12:44:52.974Z] PASS [2021-06-07T12:44:52.974Z] [2021-06-07T12:44:52.974Z] DONE 0 tests in 0.109s [2021-06-07T12:44:52.974Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:52.974Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:52.974Z] +++ set -e [2021-06-07T12:44:52.974Z] +++ '[' -n 0 ']' [2021-06-07T12:44:52.974Z] +++ set -x [2021-06-07T12:44:52.974Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:52.974Z] INFO: Testing against a local daemon [2021-06-07T12:44:52.974Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:53.544Z] --- PASS: TestConfigDaemonLibtrustID (0.60s) [2021-06-07T12:44:53.544Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:53.544Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:53.544Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:53.544Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:53.544Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:53.544Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:53.544Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:53.544Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:53.544Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:53.544Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:53.544Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:53.544Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:53.544Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:53.805Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:54.065Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:54.065Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:54.324Z] --- PASS: TestDaemonConfigValidation (0.01s) [2021-06-07T12:44:54.324Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.23s) [2021-06-07T12:44:54.324Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.32s) [2021-06-07T12:44:54.325Z] --- PASS: TestDaemonConfigValidation/valid_config (0.30s) [2021-06-07T12:44:54.325Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.32s) [2021-06-07T12:44:54.325Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.21s) [2021-06-07T12:44:54.325Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:54.894Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-06-07T12:44:54.894Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:54.894Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:54.894Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:54.894Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:54.894Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:54.894Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:54.894Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:54.894Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:54.894Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:54.894Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:54.894Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:54.894Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:54.894Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:55.061Z] INFO: Extraction ended at 06/07/2021 12:44:51. Duration:00:00:22.4703821 [2021-06-07T12:44:55.061Z] INFO: Updating the golang and path environment variables [2021-06-07T12:44:55.061Z] INFO: GOPATH=d:\gopath [2021-06-07T12:44:55.061Z] INFO: go version go1.13.15 windows/amd64 [2021-06-07T12:44:55.061Z] INFO: Running the daemon under test in debug mode [2021-06-07T12:44:55.061Z] INFO: Starting a daemon under test... [2021-06-07T12:44:55.061Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42393\27\daemon --pidfile d:\CI\PR-42393\27\docker.pid -D [2021-06-07T12:44:55.061Z] INFO: Process started successfully. [2021-06-07T12:44:55.061Z] INFO: Start tailing logs of the daemon under tests [2021-06-07T12:44:55.061Z] INFO: Waiting for the daemon under test to start... [2021-06-07T12:44:55.154Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:55.414Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:55.414Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:55.674Z] --- PASS: TestDaemonConfigValidation (0.02s) [2021-06-07T12:44:55.674Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s) [2021-06-07T12:44:55.674Z] --- PASS: TestDaemonConfigValidation/valid_config (0.36s) [2021-06-07T12:44:55.674Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.33s) [2021-06-07T12:44:55.674Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.35s) [2021-06-07T12:44:55.674Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.24s) [2021-06-07T12:44:55.674Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:56.244Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-06-07T12:44:56.244Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:56.244Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:56.244Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:56.244Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:56.244Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:56.244Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:56.244Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:56.244Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:56.244Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:56.244Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:56.244Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:56.244Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:56.244Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:56.504Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:56.504Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:56.765Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:56.896Z] 29d5b6a226d2: Pull complete [2021-06-07T12:44:56.896Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-07T12:44:56.896Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T12:44:56.896Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-06-07T12:44:56.896Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-06-07T12:44:56.896Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-06-07T12:44:56.896Z] WARN: Skipping validation tests [2021-06-07T12:44:56.896Z] INFO: Running unit tests at 06/07/2021 12:44:54... [2021-06-07T12:44:57.025Z] --- PASS: TestDaemonConfigValidation (0.01s) [2021-06-07T12:44:57.025Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.32s) [2021-06-07T12:44:57.025Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.32s) [2021-06-07T12:44:57.025Z] --- PASS: TestDaemonConfigValidation/valid_config (0.22s) [2021-06-07T12:44:57.025Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.26s) [2021-06-07T12:44:57.025Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.23s) [2021-06-07T12:44:57.025Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:57.255Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-07T12:44:57.594Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-06-07T12:44:57.594Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:57.595Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:57.595Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:57.595Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:57.595Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:57.595Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:57.595Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:57.595Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:57.595Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:57.595Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:57.595Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:57.595Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:57.595Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:57.854Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:57.854Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:58.115Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:58.375Z] --- PASS: TestDaemonConfigValidation (0.01s) [2021-06-07T12:44:58.375Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.26s) [2021-06-07T12:44:58.375Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.31s) [2021-06-07T12:44:58.375Z] --- PASS: TestDaemonConfigValidation/valid_config (0.32s) [2021-06-07T12:44:58.375Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.30s) [2021-06-07T12:44:58.375Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.21s) [2021-06-07T12:44:58.375Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:44:58.753Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-07T12:44:58.946Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-06-07T12:44:58.946Z] === RUN TestDaemonConfigValidation [2021-06-07T12:44:58.946Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:58.946Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:58.946Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:58.946Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:58.946Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:58.946Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:58.946Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:58.946Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:58.946Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:44:58.946Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:44:58.946Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:44:58.946Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:44:59.206Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:44:59.466Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:44:59.726Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:44:59.726Z] --- PASS: TestDaemonConfigValidation (0.02s) [2021-06-07T12:44:59.726Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.29s) [2021-06-07T12:44:59.726Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.32s) [2021-06-07T12:44:59.726Z] --- PASS: TestDaemonConfigValidation/valid_config (0.30s) [2021-06-07T12:44:59.726Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.34s) [2021-06-07T12:44:59.726Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.21s) [2021-06-07T12:44:59.726Z] PASS [2021-06-07T12:44:59.726Z] [2021-06-07T12:44:59.726Z] DONE 35 tests in 6.958s [2021-06-07T12:44:59.797Z] INFO: make.ps1 starting at 06/07/2021 12:44:59 [2021-06-07T12:44:59.797Z] INFO: Git commit (de2aa70c22) assumed from DOCKER_GITCOMMIT environment variable [2021-06-07T12:44:59.797Z] INFO: Invoking autogen... [2021-06-07T12:44:59.986Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:59.986Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:59.986Z] +++ set -e [2021-06-07T12:44:59.986Z] +++ '[' -n 0 ']' [2021-06-07T12:44:59.986Z] +++ set -x [2021-06-07T12:44:59.986Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:59.986Z] INFO: Testing against a local daemon [2021-06-07T12:44:59.986Z] testing: warning: no tests to run [2021-06-07T12:44:59.986Z] PASS [2021-06-07T12:44:59.986Z] [2021-06-07T12:44:59.986Z] DONE 0 tests in 0.122s [2021-06-07T12:44:59.986Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:44:59.986Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:44:59.986Z] +++ set -e [2021-06-07T12:44:59.986Z] +++ '[' -n 0 ']' [2021-06-07T12:44:59.986Z] +++ set -x [2021-06-07T12:44:59.986Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:00.246Z] INFO: Testing against a local daemon [2021-06-07T12:45:00.246Z] testing: warning: no tests to run [2021-06-07T12:45:00.246Z] PASS [2021-06-07T12:45:00.246Z] [2021-06-07T12:45:00.246Z] DONE 0 tests in 0.150s [2021-06-07T12:45:00.246Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:00.246Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:00.246Z] +++ set -e [2021-06-07T12:45:00.246Z] +++ '[' -n 0 ']' [2021-06-07T12:45:00.246Z] +++ set -x [2021-06-07T12:45:00.246Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:00.246Z] INFO: Testing against a local daemon [2021-06-07T12:45:00.246Z] testing: warning: no tests to run [2021-06-07T12:45:00.246Z] PASS [2021-06-07T12:45:00.246Z] [2021-06-07T12:45:00.246Z] DONE 0 tests in 0.103s [2021-06-07T12:45:00.246Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:00.246Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:00.246Z] +++ set -e [2021-06-07T12:45:00.246Z] +++ '[' -n 0 ']' [2021-06-07T12:45:00.246Z] +++ set -x [2021-06-07T12:45:00.246Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:00.256Z] INFO: Running unit tests... [2021-06-07T12:45:00.506Z] INFO: Testing against a local daemon [2021-06-07T12:45:00.506Z] testing: warning: no tests to run [2021-06-07T12:45:00.506Z] PASS [2021-06-07T12:45:00.506Z] [2021-06-07T12:45:00.506Z] DONE 0 tests in 0.106s [2021-06-07T12:45:00.506Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:00.506Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:00.506Z] +++ set -e [2021-06-07T12:45:00.506Z] +++ '[' -n 0 ']' [2021-06-07T12:45:00.506Z] +++ set -x [2021-06-07T12:45:00.506Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:00.506Z] testing: warning: no tests to run [2021-06-07T12:45:00.506Z] PASS [2021-06-07T12:45:00.506Z] [2021-06-07T12:45:00.506Z] DONE 0 tests in 0.011s [2021-06-07T12:45:00.506Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:00.506Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:00.506Z] +++ set -e [2021-06-07T12:45:00.506Z] +++ '[' -n 0 ']' [2021-06-07T12:45:00.506Z] +++ set -x [2021-06-07T12:45:00.506Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:00.766Z] INFO: Testing against a local daemon [2021-06-07T12:45:00.766Z] testing: warning: no tests to run [2021-06-07T12:45:00.766Z] PASS [2021-06-07T12:45:00.766Z] [2021-06-07T12:45:00.766Z] DONE 0 tests in 0.135s [2021-06-07T12:45:00.766Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:00.767Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:00.767Z] +++ set -e [2021-06-07T12:45:00.767Z] +++ '[' -n 0 ']' [2021-06-07T12:45:00.767Z] +++ set -x [2021-06-07T12:45:00.767Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:00.767Z] INFO: Testing against a local daemon [2021-06-07T12:45:00.767Z] testing: warning: no tests to run [2021-06-07T12:45:00.767Z] PASS [2021-06-07T12:45:00.767Z] [2021-06-07T12:45:00.767Z] DONE 0 tests in 0.103s [2021-06-07T12:45:00.767Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:00.767Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:00.767Z] +++ set -e [2021-06-07T12:45:00.767Z] +++ '[' -n 0 ']' [2021-06-07T12:45:00.767Z] +++ set -x [2021-06-07T12:45:00.767Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:00.767Z] INFO: Testing against a local daemon [2021-06-07T12:45:00.767Z] testing: warning: no tests to run [2021-06-07T12:45:00.767Z] PASS [2021-06-07T12:45:00.767Z] [2021-06-07T12:45:00.767Z] DONE 0 tests in 0.099s [2021-06-07T12:45:01.026Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:01.026Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:01.026Z] +++ set -e [2021-06-07T12:45:01.026Z] +++ '[' -n 0 ']' [2021-06-07T12:45:01.026Z] +++ set -x [2021-06-07T12:45:01.026Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:01.026Z] INFO: Testing against a local daemon [2021-06-07T12:45:01.026Z] testing: warning: no tests to run [2021-06-07T12:45:01.026Z] PASS [2021-06-07T12:45:01.026Z] [2021-06-07T12:45:01.026Z] DONE 0 tests in 0.143s [2021-06-07T12:45:01.026Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:01.026Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:01.026Z] +++ set -e [2021-06-07T12:45:01.026Z] +++ '[' -n 0 ']' [2021-06-07T12:45:01.026Z] +++ set -x [2021-06-07T12:45:01.026Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:01.026Z] testing: warning: no tests to run [2021-06-07T12:45:01.026Z] PASS [2021-06-07T12:45:01.026Z] [2021-06-07T12:45:01.026Z] DONE 0 tests in 0.012s [2021-06-07T12:45:01.027Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:01.027Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:01.027Z] +++ set -e [2021-06-07T12:45:01.027Z] +++ '[' -n 0 ']' [2021-06-07T12:45:01.027Z] +++ set -x [2021-06-07T12:45:01.027Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:01.286Z] INFO: Testing against a local daemon [2021-06-07T12:45:01.286Z] testing: warning: no tests to run [2021-06-07T12:45:01.286Z] PASS [2021-06-07T12:45:01.286Z] [2021-06-07T12:45:01.286Z] DONE 0 tests in 0.127s [2021-06-07T12:45:01.286Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:01.286Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:01.286Z] +++ set -e [2021-06-07T12:45:01.286Z] +++ '[' -n 0 ']' [2021-06-07T12:45:01.286Z] +++ set -x [2021-06-07T12:45:01.286Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:01.286Z] INFO: Testing against a local daemon [2021-06-07T12:45:01.286Z] testing: warning: no tests to run [2021-06-07T12:45:01.286Z] PASS [2021-06-07T12:45:01.286Z] [2021-06-07T12:45:01.286Z] DONE 0 tests in 0.084s [2021-06-07T12:45:01.286Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:01.286Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:01.286Z] +++ set -e [2021-06-07T12:45:01.286Z] +++ '[' -n 0 ']' [2021-06-07T12:45:01.286Z] +++ set -x [2021-06-07T12:45:01.287Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:01.546Z] INFO: Testing against a local daemon [2021-06-07T12:45:01.546Z] testing: warning: no tests to run [2021-06-07T12:45:01.546Z] PASS [2021-06-07T12:45:01.546Z] [2021-06-07T12:45:01.546Z] DONE 0 tests in 0.092s [2021-06-07T12:45:01.546Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:01.546Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:01.546Z] +++ set -e [2021-06-07T12:45:01.546Z] +++ '[' -n 0 ']' [2021-06-07T12:45:01.546Z] +++ set -x [2021-06-07T12:45:01.546Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:01.546Z] INFO: Testing against a local daemon [2021-06-07T12:45:01.546Z] testing: warning: no tests to run [2021-06-07T12:45:01.546Z] PASS [2021-06-07T12:45:01.546Z] [2021-06-07T12:45:01.546Z] DONE 0 tests in 0.083s [2021-06-07T12:45:01.546Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:01.546Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:01.546Z] +++ set -e [2021-06-07T12:45:01.546Z] +++ '[' -n 0 ']' [2021-06-07T12:45:01.546Z] +++ set -x [2021-06-07T12:45:01.546Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:01.806Z] INFO: Testing against a local daemon [2021-06-07T12:45:01.806Z] testing: warning: no tests to run [2021-06-07T12:45:01.806Z] PASS [2021-06-07T12:45:01.806Z] [2021-06-07T12:45:01.806Z] DONE 0 tests in 0.135s [2021-06-07T12:45:01.806Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:01.806Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:01.806Z] +++ set -e [2021-06-07T12:45:01.806Z] +++ '[' -n 0 ']' [2021-06-07T12:45:01.806Z] +++ set -x [2021-06-07T12:45:01.806Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:01.806Z] INFO: Testing against a local daemon [2021-06-07T12:45:01.806Z] testing: warning: no tests to run [2021-06-07T12:45:01.806Z] PASS [2021-06-07T12:45:01.806Z] [2021-06-07T12:45:01.806Z] DONE 0 tests in 0.095s [2021-06-07T12:45:01.806Z] Running integration-test (iteration 5) [2021-06-07T12:45:01.806Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:01.806Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:01.806Z] +++ set -e [2021-06-07T12:45:01.806Z] +++ '[' -n 0 ']' [2021-06-07T12:45:01.806Z] +++ set -x [2021-06-07T12:45:01.807Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:02.067Z] INFO: Testing against a local daemon [2021-06-07T12:45:02.067Z] testing: warning: no tests to run [2021-06-07T12:45:02.067Z] PASS [2021-06-07T12:45:02.067Z] [2021-06-07T12:45:02.067Z] DONE 0 tests in 0.086s [2021-06-07T12:45:02.067Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:02.067Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:02.067Z] +++ set -e [2021-06-07T12:45:02.067Z] +++ '[' -n 0 ']' [2021-06-07T12:45:02.067Z] +++ set -x [2021-06-07T12:45:02.067Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:02.067Z] INFO: Testing against a local daemon [2021-06-07T12:45:02.067Z] testing: warning: no tests to run [2021-06-07T12:45:02.067Z] PASS [2021-06-07T12:45:02.067Z] [2021-06-07T12:45:02.067Z] DONE 0 tests in 0.120s [2021-06-07T12:45:02.067Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:02.067Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:02.067Z] +++ set -e [2021-06-07T12:45:02.067Z] +++ '[' -n 0 ']' [2021-06-07T12:45:02.067Z] +++ set -x [2021-06-07T12:45:02.067Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:02.327Z] INFO: Testing against a local daemon [2021-06-07T12:45:02.327Z] testing: warning: no tests to run [2021-06-07T12:45:02.327Z] PASS [2021-06-07T12:45:02.327Z] [2021-06-07T12:45:02.327Z] DONE 0 tests in 0.170s [2021-06-07T12:45:02.327Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:02.327Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:02.327Z] +++ set -e [2021-06-07T12:45:02.327Z] +++ '[' -n 0 ']' [2021-06-07T12:45:02.327Z] +++ set -x [2021-06-07T12:45:02.327Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:02.588Z] INFO: Testing against a local daemon [2021-06-07T12:45:02.588Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:45:03.159Z] --- PASS: TestConfigDaemonLibtrustID (0.61s) [2021-06-07T12:45:03.159Z] === RUN TestDaemonConfigValidation [2021-06-07T12:45:03.159Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:45:03.159Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:45:03.159Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:45:03.159Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:45:03.159Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:45:03.159Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:45:03.159Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:45:03.159Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:45:03.159Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:45:03.159Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:45:03.159Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:45:03.159Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:45:03.391Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-06-07T12:45:03.419Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:45:03.419Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:45:03.679Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:45:03.939Z] --- PASS: TestDaemonConfigValidation (0.01s) [2021-06-07T12:45:03.939Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.26s) [2021-06-07T12:45:03.939Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.33s) [2021-06-07T12:45:03.939Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.29s) [2021-06-07T12:45:03.939Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.34s) [2021-06-07T12:45:03.939Z] --- PASS: TestDaemonConfigValidation/valid_config (0.27s) [2021-06-07T12:45:03.939Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:45:04.510Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-06-07T12:45:04.510Z] === RUN TestDaemonConfigValidation [2021-06-07T12:45:04.510Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:45:04.510Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:45:04.510Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:45:04.510Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:45:04.510Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:45:04.510Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:45:04.510Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:45:04.510Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:45:04.510Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:45:04.510Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:45:04.510Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:45:04.510Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:45:04.771Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:45:04.771Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:45:05.031Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:45:05.292Z] --- PASS: TestDaemonConfigValidation (0.01s) [2021-06-07T12:45:05.292Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.35s) [2021-06-07T12:45:05.292Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.35s) [2021-06-07T12:45:05.292Z] --- PASS: TestDaemonConfigValidation/valid_config (0.26s) [2021-06-07T12:45:05.292Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.29s) [2021-06-07T12:45:05.292Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.23s) [2021-06-07T12:45:05.292Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:45:05.454Z] --- PASS: TestUpdateRestartPolicy (12.79s) [2021-06-07T12:45:05.454Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-07T12:45:05.454Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2021-06-07T12:45:05.454Z] === RUN TestWaitNonBlocked [2021-06-07T12:45:05.454Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-07T12:45:05.454Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-07T12:45:05.454Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-07T12:45:05.454Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-07T12:45:05.454Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-07T12:45:05.454Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-07T12:45:05.454Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-07T12:45:05.454Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-06-07T12:45:05.454Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-06-07T12:45:05.454Z] === RUN TestWaitBlocked [2021-06-07T12:45:05.454Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-07T12:45:05.454Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-07T12:45:05.454Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-07T12:45:05.454Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-07T12:45:05.455Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-07T12:45:05.455Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-07T12:45:05.862Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-06-07T12:45:05.862Z] === RUN TestDaemonConfigValidation [2021-06-07T12:45:05.862Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:45:05.862Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:45:05.862Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:45:05.862Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:45:05.862Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:45:05.862Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:45:05.862Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:45:05.862Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:45:05.862Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:45:05.862Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:45:05.862Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:45:05.862Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:45:06.122Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:45:06.122Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:45:06.382Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:45:06.642Z] --- PASS: TestDaemonConfigValidation (0.01s) [2021-06-07T12:45:06.642Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.27s) [2021-06-07T12:45:06.642Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.28s) [2021-06-07T12:45:06.642Z] --- PASS: TestDaemonConfigValidation/valid_config (0.26s) [2021-06-07T12:45:06.642Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.34s) [2021-06-07T12:45:06.642Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.20s) [2021-06-07T12:45:06.643Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:45:06.817Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-07T12:45:06.817Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2021-06-07T12:45:06.817Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2021-06-07T12:45:06.817Z] === CONT TestContainerStartOnDaemonRestart [2021-06-07T12:45:06.817Z] === CONT TestContainerKillOnDaemonStart [2021-06-07T12:45:07.213Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-06-07T12:45:07.213Z] === RUN TestDaemonConfigValidation [2021-06-07T12:45:07.213Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:45:07.213Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:45:07.213Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:45:07.213Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:45:07.213Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:45:07.213Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:45:07.213Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:45:07.213Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:45:07.213Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:45:07.213Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:45:07.213Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:45:07.213Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:45:07.473Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:45:07.473Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:45:07.733Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:45:07.994Z] --- PASS: TestDaemonConfigValidation (0.02s) [2021-06-07T12:45:07.994Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s) [2021-06-07T12:45:07.994Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.31s) [2021-06-07T12:45:07.994Z] --- PASS: TestDaemonConfigValidation/valid_config (0.26s) [2021-06-07T12:45:07.994Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.34s) [2021-06-07T12:45:07.994Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.32s) [2021-06-07T12:45:07.994Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:45:08.610Z] --- PASS: TestConfigDaemonLibtrustID (0.61s) [2021-06-07T12:45:08.610Z] === RUN TestDaemonConfigValidation [2021-06-07T12:45:08.610Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:45:08.610Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:45:08.610Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:45:08.610Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:45:08.610Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:45:08.610Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:45:08.610Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:45:08.610Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:45:08.610Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:45:08.610Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:45:08.610Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:45:08.610Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:45:09.191Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:45:09.191Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:45:09.332Z] --- PASS: TestContainerStartOnDaemonRestart (2.84s) [2021-06-07T12:45:09.332Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-07T12:45:09.451Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:45:09.712Z] --- PASS: TestDaemonConfigValidation (0.02s) [2021-06-07T12:45:09.712Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.35s) [2021-06-07T12:45:09.712Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.37s) [2021-06-07T12:45:09.712Z] --- PASS: TestDaemonConfigValidation/valid_config (0.37s) [2021-06-07T12:45:09.712Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.39s) [2021-06-07T12:45:09.712Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.21s) [2021-06-07T12:45:09.712Z] PASS [2021-06-07T12:45:09.712Z] [2021-06-07T12:45:09.712Z] DONE 35 tests in 7.222s [2021-06-07T12:45:09.712Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:09.712Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:09.712Z] +++ set -e [2021-06-07T12:45:09.712Z] +++ '[' -n 0 ']' [2021-06-07T12:45:09.712Z] +++ set -x [2021-06-07T12:45:09.712Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:09.712Z] INFO: Testing against a local daemon [2021-06-07T12:45:09.712Z] testing: warning: no tests to run [2021-06-07T12:45:09.712Z] PASS [2021-06-07T12:45:09.712Z] [2021-06-07T12:45:09.712Z] DONE 0 tests in 0.137s [2021-06-07T12:45:09.712Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:09.712Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:09.712Z] +++ set -e [2021-06-07T12:45:09.712Z] +++ '[' -n 0 ']' [2021-06-07T12:45:09.712Z] +++ set -x [2021-06-07T12:45:09.712Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:09.972Z] INFO: Testing against a local daemon [2021-06-07T12:45:09.972Z] testing: warning: no tests to run [2021-06-07T12:45:09.972Z] PASS [2021-06-07T12:45:09.972Z] [2021-06-07T12:45:09.972Z] DONE 0 tests in 0.131s [2021-06-07T12:45:09.972Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:09.972Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:09.972Z] +++ set -e [2021-06-07T12:45:09.972Z] +++ '[' -n 0 ']' [2021-06-07T12:45:09.972Z] +++ set -x [2021-06-07T12:45:09.972Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:09.972Z] INFO: Testing against a local daemon [2021-06-07T12:45:09.972Z] testing: warning: no tests to run [2021-06-07T12:45:09.972Z] PASS [2021-06-07T12:45:09.972Z] [2021-06-07T12:45:09.972Z] DONE 0 tests in 0.070s [2021-06-07T12:45:09.972Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:09.972Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:09.972Z] +++ set -e [2021-06-07T12:45:09.972Z] +++ '[' -n 0 ']' [2021-06-07T12:45:09.972Z] +++ set -x [2021-06-07T12:45:09.972Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:10.231Z] INFO: Testing against a local daemon [2021-06-07T12:45:10.231Z] testing: warning: no tests to run [2021-06-07T12:45:10.231Z] PASS [2021-06-07T12:45:10.231Z] [2021-06-07T12:45:10.231Z] DONE 0 tests in 0.145s [2021-06-07T12:45:10.231Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:10.231Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:10.231Z] +++ set -e [2021-06-07T12:45:10.231Z] +++ '[' -n 0 ']' [2021-06-07T12:45:10.231Z] +++ set -x [2021-06-07T12:45:10.231Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:10.231Z] testing: warning: no tests to run [2021-06-07T12:45:10.231Z] PASS [2021-06-07T12:45:10.231Z] [2021-06-07T12:45:10.231Z] DONE 0 tests in 0.015s [2021-06-07T12:45:10.231Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:10.232Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:10.232Z] +++ set -e [2021-06-07T12:45:10.232Z] +++ '[' -n 0 ']' [2021-06-07T12:45:10.232Z] +++ set -x [2021-06-07T12:45:10.232Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:10.491Z] INFO: Testing against a local daemon [2021-06-07T12:45:10.491Z] testing: warning: no tests to run [2021-06-07T12:45:10.491Z] PASS [2021-06-07T12:45:10.491Z] [2021-06-07T12:45:10.491Z] DONE 0 tests in 0.142s [2021-06-07T12:45:10.491Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:10.491Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:10.491Z] +++ set -e [2021-06-07T12:45:10.491Z] +++ '[' -n 0 ']' [2021-06-07T12:45:10.491Z] +++ set -x [2021-06-07T12:45:10.491Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:10.491Z] INFO: Testing against a local daemon [2021-06-07T12:45:10.491Z] testing: warning: no tests to run [2021-06-07T12:45:10.491Z] PASS [2021-06-07T12:45:10.491Z] [2021-06-07T12:45:10.491Z] DONE 0 tests in 0.124s [2021-06-07T12:45:10.491Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:10.491Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:10.491Z] +++ set -e [2021-06-07T12:45:10.491Z] +++ '[' -n 0 ']' [2021-06-07T12:45:10.491Z] +++ set -x [2021-06-07T12:45:10.491Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:10.750Z] INFO: Testing against a local daemon [2021-06-07T12:45:10.750Z] testing: warning: no tests to run [2021-06-07T12:45:10.750Z] PASS [2021-06-07T12:45:10.750Z] [2021-06-07T12:45:10.750Z] DONE 0 tests in 0.113s [2021-06-07T12:45:10.750Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:10.750Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:10.750Z] +++ set -e [2021-06-07T12:45:10.750Z] +++ '[' -n 0 ']' [2021-06-07T12:45:10.750Z] +++ set -x [2021-06-07T12:45:10.751Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:10.751Z] INFO: Testing against a local daemon [2021-06-07T12:45:10.751Z] testing: warning: no tests to run [2021-06-07T12:45:10.751Z] PASS [2021-06-07T12:45:10.751Z] [2021-06-07T12:45:10.751Z] DONE 0 tests in 0.119s [2021-06-07T12:45:10.751Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:10.751Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:10.751Z] +++ set -e [2021-06-07T12:45:10.751Z] +++ '[' -n 0 ']' [2021-06-07T12:45:10.751Z] +++ set -x [2021-06-07T12:45:10.751Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:11.010Z] testing: warning: no tests to run [2021-06-07T12:45:11.010Z] PASS [2021-06-07T12:45:11.010Z] [2021-06-07T12:45:11.010Z] DONE 0 tests in 0.024s [2021-06-07T12:45:11.010Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:11.010Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:11.010Z] +++ set -e [2021-06-07T12:45:11.010Z] +++ '[' -n 0 ']' [2021-06-07T12:45:11.010Z] +++ set -x [2021-06-07T12:45:11.010Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:11.010Z] INFO: Testing against a local daemon [2021-06-07T12:45:11.010Z] testing: warning: no tests to run [2021-06-07T12:45:11.010Z] PASS [2021-06-07T12:45:11.010Z] [2021-06-07T12:45:11.010Z] DONE 0 tests in 0.103s [2021-06-07T12:45:11.010Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:11.010Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:11.010Z] +++ set -e [2021-06-07T12:45:11.010Z] +++ '[' -n 0 ']' [2021-06-07T12:45:11.010Z] +++ set -x [2021-06-07T12:45:11.010Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:11.269Z] INFO: Testing against a local daemon [2021-06-07T12:45:11.269Z] testing: warning: no tests to run [2021-06-07T12:45:11.269Z] PASS [2021-06-07T12:45:11.269Z] [2021-06-07T12:45:11.269Z] DONE 0 tests in 0.095s [2021-06-07T12:45:11.269Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:11.269Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:11.269Z] +++ set -e [2021-06-07T12:45:11.269Z] +++ '[' -n 0 ']' [2021-06-07T12:45:11.269Z] +++ set -x [2021-06-07T12:45:11.269Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:11.269Z] INFO: Testing against a local daemon [2021-06-07T12:45:11.269Z] testing: warning: no tests to run [2021-06-07T12:45:11.269Z] PASS [2021-06-07T12:45:11.269Z] [2021-06-07T12:45:11.269Z] DONE 0 tests in 0.104s [2021-06-07T12:45:11.269Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:11.269Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:11.269Z] +++ set -e [2021-06-07T12:45:11.269Z] +++ '[' -n 0 ']' [2021-06-07T12:45:11.269Z] +++ set -x [2021-06-07T12:45:11.270Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:11.530Z] INFO: Testing against a local daemon [2021-06-07T12:45:11.530Z] testing: warning: no tests to run [2021-06-07T12:45:11.530Z] PASS [2021-06-07T12:45:11.530Z] [2021-06-07T12:45:11.530Z] DONE 0 tests in 0.132s [2021-06-07T12:45:11.530Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:11.530Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:11.530Z] +++ set -e [2021-06-07T12:45:11.530Z] +++ '[' -n 0 ']' [2021-06-07T12:45:11.530Z] +++ set -x [2021-06-07T12:45:11.530Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:11.530Z] INFO: Testing against a local daemon [2021-06-07T12:45:11.530Z] testing: warning: no tests to run [2021-06-07T12:45:11.530Z] PASS [2021-06-07T12:45:11.530Z] [2021-06-07T12:45:11.530Z] DONE 0 tests in 0.070s [2021-06-07T12:45:11.530Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonLibtrustID|TestDaemonConfigValidation [2021-06-07T12:45:11.530Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:11.530Z] +++ set -e [2021-06-07T12:45:11.530Z] +++ '[' -n 0 ']' [2021-06-07T12:45:11.530Z] +++ set -x [2021-06-07T12:45:11.531Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigDaemonLibtrustID|TestDaemonConfigValidation' [2021-06-07T12:45:11.791Z] INFO: Testing against a local daemon [2021-06-07T12:45:11.791Z] testing: warning: no tests to run [2021-06-07T12:45:11.791Z] PASS [2021-06-07T12:45:11.791Z] [2021-06-07T12:45:11.791Z] DONE 0 tests in 0.094s [2021-06-07T12:45:11.791Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2021-06-07T12:45:11.791Z] +++++ cat bundles/test-integration-flaky/docker.pid [2021-06-07T12:45:11.791Z] ++++ kill 5849 [2021-06-07T12:45:11.791Z] ++++ /etc/init.d/apparmor stop [2021-06-07T12:45:11.791Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-07T12:45:11.791Z] [2021-06-07T12:45:11.791Z] Unloading profiles will leave already running processes permanently [2021-06-07T12:45:11.791Z] unconfined, which can lead to unexpected situations. [2021-06-07T12:45:11.791Z] [2021-06-07T12:45:11.791Z] To set a process to complain mode, use the command line tool [2021-06-07T12:45:11.791Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-07T12:45:11.791Z] ++++ true [2021-06-07T12:45:11.791Z] exiting test-integration [2021-06-07T12:45:11.791Z] +++ exit 0 [2021-06-07T12:45:11.791Z] [2021-06-07T12:45:11.791Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-07T12:45:11.845Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s) [2021-06-07T12:45:11.845Z] === CONT TestDaemonHostGatewayIP [2021-06-07T12:45:12.627Z] 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/dockerd 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/lcow 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/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/resolvconf/dns 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/signal/testfiles 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-06-07T12:45:12.804Z] .....INFO: Daemon under test started and replied! [2021-06-07T12:45:12.804Z] INFO: Docker version of the daemon under test [2021-06-07T12:45:12.804Z] [2021-06-07T12:45:12.804Z] Client: [2021-06-07T12:45:12.804Z] Version: 17.06.2-ce [2021-06-07T12:45:12.804Z] API version: 1.30 [2021-06-07T12:45:12.804Z] Go version: go1.8.3 [2021-06-07T12:45:12.804Z] Git commit: cec0b72 [2021-06-07T12:45:12.804Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-07T12:45:12.804Z] OS/Arch: windows/amd64 [2021-06-07T12:45:12.804Z] [2021-06-07T12:45:12.804Z] Server: [2021-06-07T12:45:12.804Z] Version: 0.0.0-dev [2021-06-07T12:45:12.804Z] API version: 1.41 (minimum version 1.24) [2021-06-07T12:45:12.804Z] Go version: go1.13.15 [2021-06-07T12:45:12.804Z] Git commit: 93c0b6d23e [2021-06-07T12:45:12.804Z] Built: 06/07/2021 12:43:03 [2021-06-07T12:45:12.804Z] OS/Arch: windows/amd64 [2021-06-07T12:45:12.804Z] Experimental: false [2021-06-07T12:45:12.804Z] [2021-06-07T12:45:12.804Z] INFO: Docker info of the daemon under test [2021-06-07T12:45:12.804Z] [2021-06-07T12:45:12.804Z] Containers: 0 [2021-06-07T12:45:12.804Z] Running: 0 [2021-06-07T12:45:12.804Z] Paused: 0 [2021-06-07T12:45:12.804Z] Stopped: 0 [2021-06-07T12:45:12.804Z] Images: 0 [2021-06-07T12:45:12.804Z] Server Version: 0.0.0-dev [2021-06-07T12:45:12.804Z] Storage Driver: windowsfilter [2021-06-07T12:45:12.804Z] Windows: [2021-06-07T12:45:12.804Z] Logging Driver: json-file [2021-06-07T12:45:12.804Z] Plugins: [2021-06-07T12:45:12.804Z] Volume: local [2021-06-07T12:45:12.804Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-07T12:45:12.804Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-07T12:45:12.804Z] Swarm: inactive [2021-06-07T12:45:12.804Z] Default Isolation: process [2021-06-07T12:45:12.804Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-07T12:45:12.804Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-07T12:45:12.804Z] OSType: windows [2021-06-07T12:45:12.804Z] Architecture: x86_64 [2021-06-07T12:45:12.804Z] CPUs: 4 [2021-06-07T12:45:12.804Z] Total Memory: 32GiB [2021-06-07T12:45:12.804Z] Name: azwin-2-db7270 [2021-06-07T12:45:12.804Z] ID: M2FL:7FNH:ML26:S6WC:Y6OU:ZJTS:SWPG:LVYP:OWKT:BLC6:GVNI:LLGW [2021-06-07T12:45:12.804Z] Docker Root Dir: D:\CI\PR-42393\27\daemon [2021-06-07T12:45:12.804Z] Debug Mode (client): false [2021-06-07T12:45:12.804Z] Debug Mode (server): true [2021-06-07T12:45:12.804Z] File Descriptors: -1 [2021-06-07T12:45:12.804Z] Goroutines: 16 [2021-06-07T12:45:12.804Z] System Time: 2021-06-07T12:45:11.0872527Z [2021-06-07T12:45:12.804Z] EventsListeners: 0 [2021-06-07T12:45:12.804Z] Registry: https://index.docker.io/v1/ [2021-06-07T12:45:12.804Z] Labels: [2021-06-07T12:45:12.804Z] Experimental: false [2021-06-07T12:45:12.804Z] Insecure Registries: [2021-06-07T12:45:12.804Z] 127.0.0.0/8 [2021-06-07T12:45:12.804Z] Live Restore Enabled: false [2021-06-07T12:45:12.804Z] [2021-06-07T12:45:12.804Z] [2021-06-07T12:45:12.804Z] INFO: Docker images of the daemon under test [2021-06-07T12:45:12.804Z] [2021-06-07T12:45:12.804Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-07T12:45:12.804Z] [2021-06-07T12:45:12.804Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-06-07T12:45:12.804Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-06-07T12:45:12.804Z] ltsc2019: Pulling from windows/servercore [2021-06-07T12:45:12.804Z] 4612f6d0b889: Pulling fs layer [2021-06-07T12:45:12.804Z] 8116de3c91c3: Pulling fs layer [2021-06-07T12:45:13.701Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-07T12:45:13.701Z] HOSTNAME=9b6cd65e5ae6 [2021-06-07T12:45:13.701Z] TESTDEBUG=0 [2021-06-07T12:45:13.701Z] DEST=bundles/test-integration [2021-06-07T12:45:13.701Z] PWD=/go/src/github.com/docker/docker [2021-06-07T12:45:13.701Z] KEEPBUNDLE=1 [2021-06-07T12:45:13.701Z] DOCKER_GITCOMMIT=668b57b166772cee94521d5262ba890c4298f23f [2021-06-07T12:45:13.701Z] container=docker [2021-06-07T12:45:13.701Z] HOME=/root [2021-06-07T12:45:13.701Z] GOLANG_VERSION=1.13.15 [2021-06-07T12:45:13.701Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-07T12:45:13.701Z] VALIDATE_BRANCH=master [2021-06-07T12:45:13.701Z] TERM=xterm [2021-06-07T12:45:13.701Z] DOCKER_PKG=github.com/docker/docker [2021-06-07T12:45:13.701Z] SHLVL=1 [2021-06-07T12:45:13.701Z] TIMEOUT=120m [2021-06-07T12:45:13.701Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-07T12:45:13.701Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-07T12:45:13.701Z] GO111MODULE=off [2021-06-07T12:45:13.701Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-07T12:45:13.701Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-07T12:45:13.701Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-07T12:45:13.701Z] GOPATH=/go [2021-06-07T12:45:13.701Z] PKG_CONFIG=pkg-config [2021-06-07T12:45:13.701Z] _=/usr/bin/env [2021-06-07T12:45:13.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-07T12:45:15.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-07T12:45:15.109Z] --- PASS: TestDaemonHostGatewayIP (3.31s) [2021-06-07T12:45:15.109Z] === CONT TestDaemonRestartIpcMode [2021-06-07T12:45:16.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-07T12:45:17.927Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-07T12:45:17.927Z] Using test binary docker [2021-06-07T12:45:17.927Z] +++ /etc/init.d/apparmor start [2021-06-07T12:45:17.927Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-07T12:45:17.927Z] Starting dockerd [2021-06-07T12:45:17.927Z] INFO: Waiting for daemon to start... [2021-06-07T12:45:17.927Z] +++ 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-06-07T12:45:18.187Z] .Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-06-07T12:45:18.339Z] .......................... [ 67%] [2021-06-07T12:45:18.373Z] --- PASS: TestDaemonRestartIpcMode (3.05s) [2021-06-07T12:45:18.373Z] === CONT TestIpcModeOlderClient [2021-06-07T12:45:18.373Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-06-07T12:45:18.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-07T12:45:18.763Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-07T12:45:18.763Z] Using test binary docker [2021-06-07T12:45:18.763Z] +++ /etc/init.d/apparmor start [2021-06-07T12:45:18.763Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-07T12:45:18.763Z] INFO: Waiting for daemon to start... [2021-06-07T12:45:18.763Z] Starting dockerd [2021-06-07T12:45:18.763Z] +++ 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-06-07T12:45:18.933Z] --- PASS: TestContainerKillOnDaemonStart (12.36s) [2021-06-07T12:45:18.933Z] PASS [2021-06-07T12:45:18.933Z] [2021-06-07T12:45:18.933Z] === Skipped [2021-06-07T12:45:18.933Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-07T12:45:18.933Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-07T12:45:18.933Z] [2021-06-07T12:45:18.933Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-07T12:45:18.933Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-07T12:45:18.933Z] [2021-06-07T12:45:18.933Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-07T12:45:18.933Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-07T12:45:18.933Z] [2021-06-07T12:45:18.933Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-07T12:45:18.933Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-07T12:45:18.933Z] [2021-06-07T12:45:18.933Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-07T12:45:18.933Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-07T12:45:18.933Z] [2021-06-07T12:45:18.933Z] [2021-06-07T12:45:18.933Z] DONE 196 tests, 5 skipped in 149.027s [2021-06-07T12:45:18.933Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-06-07T12:45:18.933Z] INFO: Testing against a local daemon [2021-06-07T12:45:18.933Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:45:19.493Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-06-07T12:45:19.493Z] === RUN TestDaemonConfigValidation [2021-06-07T12:45:19.493Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:45:19.493Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:45:19.493Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:45:19.493Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:45:19.493Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:45:19.493Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:45:19.493Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:45:19.493Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:45:19.493Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:45:19.493Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:45:19.493Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:45:19.493Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:45:19.493Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:45:19.493Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:45:19.702Z] .Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-07T12:45:19.749Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:45:19.749Z] --- PASS: TestDaemonConfigValidation (0.01s) [2021-06-07T12:45:19.749Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2021-06-07T12:45:19.749Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2021-06-07T12:45:19.749Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2021-06-07T12:45:19.749Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2021-06-07T12:45:19.749Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-06-07T12:45:19.749Z] PASS [2021-06-07T12:45:19.749Z] [2021-06-07T12:45:19.749Z] DONE 7 tests in 0.858s [2021-06-07T12:45:19.749Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-07T12:45:19.749Z] INFO: Testing against a local daemon [2021-06-07T12:45:19.749Z] === RUN TestCommitInheritsEnv [2021-06-07T12:45:19.962Z] [2021-06-07T12:45:19.962Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-07T12:45:19.962Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-07T12:45:19.962Z] Error: No such image: emptyfs [2021-06-07T12:45:19.962Z] ++++ docker load [2021-06-07T12:45:19.962Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-07T12:45:20.004Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-06-07T12:45:20.004Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-07T12:45:20.004Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-07T12:45:20.004Z] === RUN TestImagesFilterMultiReference [2021-06-07T12:45:20.222Z] Running integration-test (iteration 1) [2021-06-07T12:45:20.222Z] 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-06-07T12:45:20.222Z] ++ 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-06-07T12:45:20.222Z] ++ set -e [2021-06-07T12:45:20.222Z] ++ '[' -n 0 ']' [2021-06-07T12:45:20.222Z] ++ set -x [2021-06-07T12:45:20.222Z] ++ 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-06-07T12:45:20.261Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-06-07T12:45:20.261Z] === RUN TestImagePullPlatformInvalid [2021-06-07T12:45:20.261Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-07T12:45:20.261Z] === RUN TestRemoveImageOrphaning [2021-06-07T12:45:20.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-07T12:45:20.516Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-06-07T12:45:20.516Z] === RUN TestRemoveImageGarbageCollector [2021-06-07T12:45:21.053Z] [2021-06-07T12:45:21.053Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-07T12:45:21.053Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-07T12:45:21.053Z] Error: No such image: emptyfs [2021-06-07T12:45:21.053Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-07T12:45:21.053Z] ++++ docker load [2021-06-07T12:45:21.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-07T12:45:21.408Z] 8116de3c91c3: Verifying Checksum [2021-06-07T12:45:21.408Z] 8116de3c91c3: Download complete [2021-06-07T12:45:21.622Z] Running integration-test (iteration 1) [2021-06-07T12:45:21.622Z] 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-06-07T12:45:21.622Z] ++ 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-06-07T12:45:21.622Z] ++ set -e [2021-06-07T12:45:21.622Z] ++ '[' -n 0 ']' [2021-06-07T12:45:21.622Z] ++ set -x [2021-06-07T12:45:21.622Z] ++ 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-06-07T12:45:21.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-07T12:45:22.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-07T12:45:22.400Z] --- PASS: TestRemoveImageGarbageCollector (1.97s) [2021-06-07T12:45:22.400Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-07T12:45:22.400Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-06-07T12:45:22.400Z] === RUN TestTagInvalidReference [2021-06-07T12:45:22.400Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-07T12:45:22.400Z] === RUN TestTagValidPrefixedRepo [2021-06-07T12:45:22.400Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-06-07T12:45:22.400Z] === RUN TestTagExistedNameWithoutForce [2021-06-07T12:45:22.400Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-07T12:45:22.400Z] === RUN TestTagOfficialNames [2021-06-07T12:45:22.655Z] --- PASS: TestTagOfficialNames (0.06s) [2021-06-07T12:45:22.655Z] === RUN TestTagMatchesDigest [2021-06-07T12:45:22.655Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-07T12:45:22.655Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-07T12:45:22.940Z] ? github.com/docker/docker/api [no test files] [2021-06-07T12:45:23.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-07T12:45:24.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-07T12:45:26.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-07T12:45:27.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-07T12:45:28.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-07T12:45:29.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-07T12:45:30.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-07T12:45:31.767Z] 4612f6d0b889: Verifying Checksum [2021-06-07T12:45:31.767Z] 4612f6d0b889: Download complete [2021-06-07T12:45:31.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-07T12:45:32.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-07T12:45:33.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-07T12:45:34.755Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-07T12:45:34.755Z] Using test binary docker [2021-06-07T12:45:34.755Z] +++ /etc/init.d/apparmor start [2021-06-07T12:45:34.755Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-07T12:45:34.755Z] INFO: Waiting for daemon to start... [2021-06-07T12:45:34.755Z] Starting dockerd [2021-06-07T12:45:34.755Z] +++ 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-06-07T12:45:36.663Z] . [2021-06-07T12:45:36.663Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-07T12:45:36.922Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-07T12:45:36.922Z] Running integration-test (iteration 1) [2021-06-07T12:45:36.922Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-07T12:45:36.922Z] ++ 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-06-07T12:45:36.922Z] ++ set -e [2021-06-07T12:45:36.922Z] ++ '[' -n 0 ']' [2021-06-07T12:45:36.922Z] ++ set -x [2021-06-07T12:45:36.923Z] ++ 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-06-07T12:45:36.923Z] INFO: Testing against a local daemon [2021-06-07T12:45:36.923Z] === RUN TestCgroupNamespacesBuild [2021-06-07T12:45:40.623Z] === RUN TestMiddlewares [2021-06-07T12:45:40.623Z] --- PASS: TestMiddlewares (0.00s) [2021-06-07T12:45:40.623Z] PASS [2021-06-07T12:45:40.623Z] coverage: 9.0% of statements [2021-06-07T12:45:40.623Z] ok github.com/docker/docker/api/server 0.080s coverage: 9.0% of statements [2021-06-07T12:45:41.119Z] --- PASS: TestCgroupNamespacesBuild (3.35s) [2021-06-07T12:45:41.119Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-07T12:45:43.657Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.08s) [2021-06-07T12:45:43.657Z] === RUN TestBuildWithSession [2021-06-07T12:45:43.657Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-07T12:45:43.657Z] build_session_test.go:25: TODO: BuildKit [2021-06-07T12:45:43.657Z] === RUN TestBuildSquashParent [2021-06-07T12:45:58.137Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-07T12:45:58.137Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-07T12:45:58.137Z] GOOS="" GOARCH="" GOARM="" [2021-06-07T12:45:58.137Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-07T12:45:58.137Z] [2021-06-07T12:45:58.137Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-07T12:45:58.137Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-07T12:45:58.137Z] HOSTNAME=2ad59d7ed18f [2021-06-07T12:45:58.137Z] TESTDEBUG=0 [2021-06-07T12:45:58.137Z] DEST=bundles/test-integration [2021-06-07T12:45:58.137Z] PWD=/go/src/github.com/docker/docker [2021-06-07T12:45:58.137Z] DOCKER_GITCOMMIT=17dfb8b960bcefb63a288ef9baffd917bfab6668 [2021-06-07T12:45:58.137Z] container=docker [2021-06-07T12:45:58.137Z] HOME=/root [2021-06-07T12:45:58.137Z] GOLANG_VERSION=1.13.15 [2021-06-07T12:45:58.137Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-07T12:45:58.137Z] VALIDATE_BRANCH=master [2021-06-07T12:45:58.137Z] TERM=xterm [2021-06-07T12:45:58.137Z] DOCKER_PKG=github.com/docker/docker [2021-06-07T12:45:58.137Z] SHLVL=1 [2021-06-07T12:45:58.137Z] TIMEOUT=120m [2021-06-07T12:45:58.137Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-07T12:45:58.137Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-07T12:45:58.137Z] GO111MODULE=off [2021-06-07T12:45:58.137Z] DOCKER_EXPERIMENTAL=1 [2021-06-07T12:45:58.137Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-07T12:45:58.137Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-07T12:45:58.137Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-07T12:45:58.137Z] GOPATH=/go [2021-06-07T12:45:58.137Z] PKG_CONFIG=pkg-config [2021-06-07T12:45:58.137Z] _=/usr/bin/env [2021-06-07T12:45:58.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-07T12:45:58.550Z] --- PASS: TestBuildSquashParent (12.86s) [2021-06-07T12:45:58.550Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-07T12:45:58.550Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-07T12:45:58.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-07T12:45:58.550Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-07T12:45:58.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-07T12:45:58.550Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-07T12:45:58.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-07T12:45:58.550Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-07T12:45:58.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-07T12:45:58.550Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-07T12:45:58.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-07T12:45:58.550Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-07T12:45:58.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-07T12:45:58.550Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-07T12:45:58.550Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-07T12:45:58.550Z] Loaded image: buildpack-deps:buster [2021-06-07T12:45:58.550Z] Loaded image: busybox:latest [2021-06-07T12:45:58.550Z] Loaded image: busybox:glibc [2021-06-07T12:45:58.550Z] Loaded image: buildpack-deps:buster [2021-06-07T12:45:58.550Z] Loaded image: busybox:latest [2021-06-07T12:45:59.119Z] Loaded image: busybox:glibc [2021-06-07T12:46:00.798Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-07T12:46:01.663Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-07T12:46:01.663Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-07T12:46:01.696Z] --- PASS: TestImportExtremelyLargeImageWorks (101.68s) [2021-06-07T12:46:01.697Z] PASS [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === Skipped [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-07T12:46:01.697Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] DONE 12 tests, 1 skipped in 106.042s [2021-06-07T12:46:01.697Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-07T12:46:01.697Z] INFO: Testing against a local daemon [2021-06-07T12:46:01.697Z] === RUN TestNetworkCreateDelete [2021-06-07T12:46:01.697Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-06-07T12:46:01.697Z] === RUN TestDockerNetworkDeletePreferID [2021-06-07T12:46:01.697Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-06-07T12:46:01.697Z] === RUN TestDaemonDNSFallback [2021-06-07T12:46:01.697Z] --- PASS: TestDaemonDNSFallback (6.59s) [2021-06-07T12:46:01.697Z] === RUN TestInspectNetwork [2021-06-07T12:46:01.697Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-07T12:46:01.697Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:01.697Z] === RUN TestRunContainerWithBridgeNone [2021-06-07T12:46:01.697Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-07T12:46:01.697Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:01.697Z] === RUN TestNetworkInvalidJSON [2021-06-07T12:46:01.697Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-07T12:46:01.697Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-07T12:46:01.697Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-07T12:46:01.697Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-07T12:46:01.697Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-07T12:46:01.697Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-07T12:46:01.697Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-07T12:46:01.697Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-07T12:46:01.697Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-07T12:46:01.697Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-07T12:46:01.697Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-07T12:46:01.697Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-07T12:46:01.697Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-07T12:46:01.697Z] === RUN TestNetworkList [2021-06-07T12:46:01.697Z] === RUN TestNetworkList//networks [2021-06-07T12:46:01.697Z] === PAUSE TestNetworkList//networks [2021-06-07T12:46:01.697Z] === RUN TestNetworkList//networks/ [2021-06-07T12:46:01.697Z] === PAUSE TestNetworkList//networks/ [2021-06-07T12:46:01.697Z] === CONT TestNetworkList//networks [2021-06-07T12:46:01.697Z] === CONT TestNetworkList//networks/ [2021-06-07T12:46:01.697Z] --- PASS: TestNetworkList (0.01s) [2021-06-07T12:46:01.697Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-07T12:46:01.697Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-07T12:46:01.697Z] === RUN TestHostIPv4BridgeLabel [2021-06-07T12:46:01.697Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-07T12:46:01.697Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:01.697Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-07T12:46:01.697Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-07T12:46:01.697Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:01.697Z] === RUN TestDaemonDefaultNetworkPools [2021-06-07T12:46:01.697Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-06-07T12:46:01.697Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:01.697Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-07T12:46:01.697Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-06-07T12:46:01.697Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:01.697Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-07T12:46:01.697Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-07T12:46:01.697Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:01.697Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-07T12:46:01.697Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-07T12:46:01.697Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:01.697Z] === RUN TestServiceWithPredefinedNetwork [2021-06-07T12:46:01.697Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-07T12:46:01.697Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:01.697Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-07T12:46:01.697Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-07T12:46:01.697Z] service_test.go:242: FLAKY_TEST [2021-06-07T12:46:01.697Z] === RUN TestServiceWithDataPathPortInit [2021-06-07T12:46:01.697Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-07T12:46:01.697Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:01.697Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-07T12:46:01.697Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-07T12:46:01.697Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:01.697Z] PASS [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === Skipped [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-07T12:46:01.697Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-07T12:46:01.697Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-07T12:46:01.697Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-07T12:46:01.697Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-06-07T12:46:01.697Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-06-07T12:46:01.697Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-07T12:46:01.697Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-07T12:46:01.697Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-07T12:46:01.697Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-07T12:46:01.697Z] service_test.go:242: FLAKY_TEST [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-06-07T12:46:01.697Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-07T12:46:01.697Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] DONE 22 tests, 12 skipped in 7.279s [2021-06-07T12:46:01.697Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-07T12:46:01.697Z] INFO: Testing against a local daemon [2021-06-07T12:46:01.697Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-07T12:46:01.697Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-07T12:46:01.697Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-07T12:46:01.697Z] === RUN TestDockerNetworkIpvlan [2021-06-07T12:46:01.697Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-07T12:46:01.697Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-07T12:46:01.697Z] PASS [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === Skipped [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-07T12:46:01.697Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-07T12:46:01.697Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] DONE 2 tests, 2 skipped in 0.108s [2021-06-07T12:46:01.697Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-07T12:46:01.697Z] INFO: Testing against a local daemon [2021-06-07T12:46:01.697Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-07T12:46:01.697Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-07T12:46:01.697Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:01.697Z] === RUN TestDockerNetworkMacvlan [2021-06-07T12:46:01.697Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-07T12:46:01.697Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:01.697Z] PASS [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === Skipped [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-07T12:46:01.697Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-07T12:46:01.697Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] DONE 2 tests, 2 skipped in 0.103s [2021-06-07T12:46:01.697Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-07T12:46:01.697Z] testing: warning: no tests to run [2021-06-07T12:46:01.697Z] PASS [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] DONE 0 tests in 0.024s [2021-06-07T12:46:01.697Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-07T12:46:01.697Z] INFO: Testing against a local daemon [2021-06-07T12:46:01.697Z] === RUN TestAuthZPluginAllowRequest [2021-06-07T12:46:01.697Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] === RUN TestAuthZPluginTLS [2021-06-07T12:46:01.697Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] === RUN TestAuthZPluginDenyRequest [2021-06-07T12:46:01.697Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-07T12:46:01.697Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] === RUN TestAuthZPluginDenyResponse [2021-06-07T12:46:01.697Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] === RUN TestAuthZPluginAllowEventStream [2021-06-07T12:46:01.697Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] === RUN TestAuthZPluginErrorResponse [2021-06-07T12:46:01.697Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] === RUN TestAuthZPluginErrorRequest [2021-06-07T12:46:01.697Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-07T12:46:01.697Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-07T12:46:01.697Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-07T12:46:01.697Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] === RUN TestAuthZPluginHeader [2021-06-07T12:46:01.697Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-07T12:46:01.697Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] === RUN TestAuthZPluginV2Disable [2021-06-07T12:46:01.697Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-07T12:46:01.697Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-07T12:46:01.697Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-07T12:46:01.697Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] PASS [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === Skipped [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-07T12:46:01.697Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] DONE 17 tests, 17 skipped in 0.391s [2021-06-07T12:46:01.697Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-07T12:46:01.697Z] INFO: Testing against a local daemon [2021-06-07T12:46:01.697Z] === RUN TestPluginInvalidJSON [2021-06-07T12:46:01.697Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-07T12:46:01.697Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-07T12:46:01.697Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-07T12:46:01.697Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-07T12:46:01.697Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-07T12:46:01.697Z] === RUN TestPluginInstall [2021-06-07T12:46:01.697Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-07T12:46:01.697Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] === RUN TestPluginsWithRuntimes [2021-06-07T12:46:01.697Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-07T12:46:01.697Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-06-07T12:46:01.697Z] === RUN TestPluginBackCompatMediaTypes [2021-06-07T12:46:01.697Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-07T12:46:01.697Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-07T12:46:01.697Z] PASS [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === Skipped [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-07T12:46:01.697Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-07T12:46:01.697Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-06-07T12:46:01.697Z] [2021-06-07T12:46:01.697Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-07T12:46:01.698Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-07T12:46:01.698Z] [2021-06-07T12:46:01.698Z] [2021-06-07T12:46:01.698Z] DONE 5 tests, 3 skipped in 0.139s [2021-06-07T12:46:01.698Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-07T12:46:01.698Z] INFO: Testing against a local daemon [2021-06-07T12:46:01.698Z] === RUN TestExternalGraphDriver [2021-06-07T12:46:01.698Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-06-07T12:46:01.698Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-07T12:46:01.698Z] === RUN TestGraphdriverPluginV2 [2021-06-07T12:46:04.960Z] --- PASS: TestGraphdriverPluginV2 (4.05s) [2021-06-07T12:46:04.960Z] PASS [2021-06-07T12:46:04.960Z] [2021-06-07T12:46:04.960Z] === Skipped [2021-06-07T12:46:04.960Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-06-07T12:46:04.960Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-07T12:46:04.960Z] [2021-06-07T12:46:04.960Z] [2021-06-07T12:46:04.960Z] DONE 2 tests, 1 skipped in 4.229s [2021-06-07T12:46:04.960Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-07T12:46:04.960Z] INFO: Testing against a local daemon [2021-06-07T12:46:04.960Z] === RUN TestContinueAfterPluginCrash [2021-06-07T12:46:04.960Z] === PAUSE TestContinueAfterPluginCrash [2021-06-07T12:46:04.960Z] === RUN TestReadPluginNoRead [2021-06-07T12:46:04.960Z] === PAUSE TestReadPluginNoRead [2021-06-07T12:46:04.960Z] === RUN TestDaemonStartWithLogOpt [2021-06-07T12:46:04.960Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-07T12:46:04.960Z] === CONT TestContinueAfterPluginCrash [2021-06-07T12:46:04.960Z] === CONT TestDaemonStartWithLogOpt [2021-06-07T12:46:05.019Z] Loaded image: debian:bullseye [2021-06-07T12:46:05.019Z] Loaded image: hello-world:latest [2021-06-07T12:46:05.019Z] Loaded image: arm32v7/hello-world:latest [2021-06-07T12:46:05.278Z] INFO: Testing against a local daemon [2021-06-07T12:46:05.278Z] === RUN TestDockerDaemonSuite [2021-06-07T12:46:05.278Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-07T12:46:05.538Z] Loaded image: debian:bullseye [2021-06-07T12:46:05.798Z] Loaded image: hello-world:latest [2021-06-07T12:46:06.059Z] Loaded image: arm32v7/hello-world:latest [2021-06-07T12:46:06.059Z] INFO: Testing against a local daemon [2021-06-07T12:46:06.059Z] === RUN TestDockerSuite [2021-06-07T12:46:06.059Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-07T12:46:06.059Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-07T12:46:06.059Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-07T12:46:06.059Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-07T12:46:06.059Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-07T12:46:06.059Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-07T12:46:06.319Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-07T12:46:06.319Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-07T12:46:07.257Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-07T12:46:07.257Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-07T12:46:07.257Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-07T12:46:07.257Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-07T12:46:07.832Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-07T12:46:07.832Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-07T12:46:08.401Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-07T12:46:08.660Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-07T12:46:08.660Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-07T12:46:10.202Z] --- PASS: TestDaemonStartWithLogOpt (4.84s) [2021-06-07T12:46:10.202Z] === CONT TestReadPluginNoRead [2021-06-07T12:46:10.569Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-07T12:46:10.569Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-07T12:46:10.828Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-07T12:46:10.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.32s) [2021-06-07T12:46:10.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.38s) [2021-06-07T12:46:10.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.48s) [2021-06-07T12:46:10.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.60s) [2021-06-07T12:46:10.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.54s) [2021-06-07T12:46:10.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.69s) [2021-06-07T12:46:10.828Z] === RUN TestBuildMultiStageCopy [2021-06-07T12:46:10.828Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-07T12:46:11.092Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-07T12:46:11.092Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-07T12:46:11.092Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-07T12:46:12.031Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-07T12:46:12.088Z] === RUN TestReadPluginNoRead/default [2021-06-07T12:46:12.291Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-07T12:46:13.231Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-07T12:46:13.452Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-07T12:46:13.490Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-07T12:46:13.490Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-07T12:46:13.490Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-07T12:46:13.750Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-07T12:46:14.014Z] --- PASS: TestContinueAfterPluginCrash (9.61s) [2021-06-07T12:46:14.318Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-07T12:46:14.318Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-07T12:46:14.578Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-07T12:46:14.837Z] --- PASS: TestBuildMultiStageCopy (4.04s) [2021-06-07T12:46:14.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.93s) [2021-06-07T12:46:14.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2021-06-07T12:46:14.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.28s) [2021-06-07T12:46:14.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-06-07T12:46:14.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2021-06-07T12:46:14.837Z] === RUN TestBuildMultiStageParentConfig [2021-06-07T12:46:14.941Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-07T12:46:15.662Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-07T12:46:15.776Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2021-06-07T12:46:15.776Z] === RUN TestBuildLabelWithTargets [2021-06-07T12:46:16.718Z] --- PASS: TestBuildLabelWithTargets (1.07s) [2021-06-07T12:46:16.718Z] === RUN TestBuildWithEmptyLayers [2021-06-07T12:46:16.864Z] --- PASS: TestReadPluginNoRead (7.15s) [2021-06-07T12:46:16.864Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2021-06-07T12:46:16.864Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2021-06-07T12:46:16.864Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-06-07T12:46:16.864Z] read_test.go:92: [de05796715dcb] daemon is not started [2021-06-07T12:46:16.864Z] PASS [2021-06-07T12:46:16.864Z] [2021-06-07T12:46:16.864Z] DONE 6 tests in 12.110s [2021-06-07T12:46:16.864Z] 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-06-07T12:46:16.864Z] testing: warning: no tests to run [2021-06-07T12:46:16.864Z] PASS [2021-06-07T12:46:16.864Z] [2021-06-07T12:46:16.864Z] DONE 0 tests in 0.041s [2021-06-07T12:46:16.864Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-07T12:46:16.864Z] INFO: Testing against a local daemon [2021-06-07T12:46:16.864Z] === RUN TestPluginWithDevMounts [2021-06-07T12:46:16.864Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-07T12:46:16.864Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-07T12:46:16.864Z] PASS [2021-06-07T12:46:16.864Z] [2021-06-07T12:46:16.864Z] === Skipped [2021-06-07T12:46:16.864Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-07T12:46:16.864Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-07T12:46:16.864Z] [2021-06-07T12:46:16.864Z] [2021-06-07T12:46:16.864Z] DONE 1 tests, 1 skipped in 0.111s [2021-06-07T12:46:16.864Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-07T12:46:16.864Z] INFO: Testing against a local daemon [2021-06-07T12:46:16.864Z] === RUN TestSecretInspect [2021-06-07T12:46:16.864Z] --- SKIP: TestSecretInspect (0.01s) [2021-06-07T12:46:16.864Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:16.864Z] === RUN TestSecretList [2021-06-07T12:46:16.864Z] --- SKIP: TestSecretList (0.01s) [2021-06-07T12:46:16.864Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:16.864Z] === RUN TestSecretsCreateAndDelete [2021-06-07T12:46:16.864Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-06-07T12:46:16.864Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:16.864Z] === RUN TestSecretsUpdate [2021-06-07T12:46:16.864Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-06-07T12:46:16.864Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:16.864Z] === RUN TestTemplatedSecret [2021-06-07T12:46:16.864Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-07T12:46:16.864Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:16.864Z] === RUN TestSecretCreateResolve [2021-06-07T12:46:16.864Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-06-07T12:46:16.864Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:16.864Z] PASS [2021-06-07T12:46:16.864Z] [2021-06-07T12:46:16.864Z] === Skipped [2021-06-07T12:46:16.864Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-06-07T12:46:16.864Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:16.864Z] [2021-06-07T12:46:16.864Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-06-07T12:46:16.865Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:16.865Z] [2021-06-07T12:46:16.865Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-06-07T12:46:16.865Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:16.865Z] [2021-06-07T12:46:16.865Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-06-07T12:46:16.865Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:16.865Z] [2021-06-07T12:46:16.865Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-07T12:46:16.865Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:16.865Z] [2021-06-07T12:46:16.865Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-06-07T12:46:16.865Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:16.865Z] [2021-06-07T12:46:16.865Z] [2021-06-07T12:46:16.865Z] DONE 6 tests, 6 skipped in 0.179s [2021-06-07T12:46:16.865Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-07T12:46:17.134Z] INFO: Testing against a local daemon [2021-06-07T12:46:17.134Z] === RUN TestServiceCreateInit [2021-06-07T12:46:17.134Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-07T12:46:17.134Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-07T12:46:17.134Z] --- PASS: TestServiceCreateInit (0.02s) [2021-06-07T12:46:17.134Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-07T12:46:17.134Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:17.134Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-07T12:46:17.134Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:17.134Z] === RUN TestCreateServiceMultipleTimes [2021-06-07T12:46:17.134Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-06-07T12:46:17.134Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:17.134Z] === RUN TestCreateServiceConflict [2021-06-07T12:46:17.134Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-06-07T12:46:17.134Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:17.134Z] === RUN TestCreateServiceMaxReplicas [2021-06-07T12:46:17.134Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-06-07T12:46:17.134Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:17.134Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-07T12:46:17.134Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-06-07T12:46:17.134Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:17.134Z] === RUN TestCreateServiceSecretFileMode [2021-06-07T12:46:17.134Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-06-07T12:46:17.134Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:17.134Z] === RUN TestCreateServiceConfigFileMode [2021-06-07T12:46:17.134Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-06-07T12:46:17.134Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:17.134Z] === RUN TestCreateServiceSysctls [2021-06-07T12:46:17.134Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-07T12:46:17.134Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:17.134Z] === RUN TestCreateServiceCapabilities [2021-06-07T12:46:17.134Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-07T12:46:17.134Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:17.134Z] === RUN TestInspect [2021-06-07T12:46:17.134Z] --- SKIP: TestInspect (0.01s) [2021-06-07T12:46:17.134Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:17.134Z] === RUN TestCreateJob [2021-06-07T12:46:17.134Z] --- SKIP: TestCreateJob (0.01s) [2021-06-07T12:46:17.134Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:17.134Z] === RUN TestReplicatedJob [2021-06-07T12:46:17.134Z] --- SKIP: TestReplicatedJob (0.01s) [2021-06-07T12:46:17.134Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:17.135Z] === RUN TestUpdateReplicatedJob [2021-06-07T12:46:17.135Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-06-07T12:46:17.135Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:17.135Z] === RUN TestServiceListWithStatuses [2021-06-07T12:46:17.135Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-07T12:46:17.135Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-07T12:46:17.135Z] === RUN TestDockerNetworkConnectAlias [2021-06-07T12:46:17.135Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-06-07T12:46:17.135Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:17.135Z] === RUN TestDockerNetworkReConnect [2021-06-07T12:46:17.135Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-06-07T12:46:17.135Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:17.135Z] === RUN TestServicePlugin [2021-06-07T12:46:17.287Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2021-06-07T12:46:17.288Z] === RUN TestBuildMultiStageOnBuild [2021-06-07T12:46:17.547Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-07T12:46:17.559Z] tests/integration/client_test.py ..... [ 75%] [2021-06-07T12:46:17.559Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-07T12:46:18.130Z] tests/integration/errors_test.py . [ 76%] [2021-06-07T12:46:19.454Z] --- PASS: TestBuildMultiStageOnBuild (2.24s) [2021-06-07T12:46:19.454Z] === RUN TestBuildUncleanTarFilenames [2021-06-07T12:46:19.454Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-07T12:46:19.656Z] --- SKIP: TestServicePlugin (2.49s) [2021-06-07T12:46:19.656Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.656Z] === RUN TestServiceUpdateLabel [2021-06-07T12:46:19.656Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-06-07T12:46:19.656Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.657Z] === RUN TestServiceUpdateSecrets [2021-06-07T12:46:19.657Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-06-07T12:46:19.657Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.657Z] === RUN TestServiceUpdateConfigs [2021-06-07T12:46:19.657Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-06-07T12:46:19.657Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.657Z] === RUN TestServiceUpdateNetwork [2021-06-07T12:46:19.912Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-06-07T12:46:19.912Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] === RUN TestServiceUpdatePidsLimit [2021-06-07T12:46:19.912Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-06-07T12:46:19.912Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] PASS [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === Skipped [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-07T12:46:19.912Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-07T12:46:19.912Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-07T12:46:19.912Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-07T12:46:19.912Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-06-07T12:46:19.912Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-06-07T12:46:19.912Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-06-07T12:46:19.912Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-06-07T12:46:19.912Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-06-07T12:46:19.912Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-06-07T12:46:19.912Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-06-07T12:46:19.912Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-06-07T12:46:19.912Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-06-07T12:46:19.912Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-06-07T12:46:19.912Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-06-07T12:46:19.912Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-06-07T12:46:19.912Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-07T12:46:19.912Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-06-07T12:46:19.912Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-06-07T12:46:19.912Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestServicePlugin (2.49s) [2021-06-07T12:46:19.912Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-06-07T12:46:19.912Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-06-07T12:46:19.912Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-06-07T12:46:19.912Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-06-07T12:46:19.912Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-06-07T12:46:19.912Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] DONE 24 tests, 23 skipped in 2.918s [2021-06-07T12:46:19.912Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-07T12:46:19.912Z] INFO: Testing against a local daemon [2021-06-07T12:46:19.912Z] === RUN TestSessionCreate [2021-06-07T12:46:19.912Z] --- PASS: TestSessionCreate (0.02s) [2021-06-07T12:46:19.912Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-07T12:46:19.912Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-07T12:46:19.912Z] PASS [2021-06-07T12:46:19.912Z] [2021-06-07T12:46:19.912Z] DONE 2 tests in 0.145s [2021-06-07T12:46:19.912Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-07T12:46:20.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-07T12:46:20.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-07T12:46:20.168Z] INFO: Testing against a local daemon [2021-06-07T12:46:20.168Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-07T12:46:20.168Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-07T12:46:20.168Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-07T12:46:20.168Z] === RUN TestEventsExecDie [2021-06-07T12:46:20.392Z] --- PASS: TestBuildUncleanTarFilenames (0.98s) [2021-06-07T12:46:20.392Z] === RUN TestBuildMultiStageLayerLeak [2021-06-07T12:46:21.095Z] --- PASS: TestEventsExecDie (0.99s) [2021-06-07T12:46:21.095Z] === RUN TestEventsBackwardsCompatible [2021-06-07T12:46:21.095Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-06-07T12:46:21.095Z] === RUN TestInfoBinaryCommits [2021-06-07T12:46:21.095Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-07T12:46:21.095Z] === RUN TestInfoAPIVersioned [2021-06-07T12:46:21.095Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-07T12:46:21.095Z] === RUN TestInfoDiscoveryBackend [2021-06-07T12:46:21.656Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-06-07T12:46:21.656Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-07T12:46:22.299Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-07T12:46:22.867Z] --- PASS: TestBuildMultiStageLayerLeak (2.52s) [2021-06-07T12:46:22.867Z] === RUN TestBuildWithHugeFile [2021-06-07T12:46:24.776Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-07T12:46:25.714Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-07T12:46:25.816Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-06-07T12:46:25.816Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-07T12:46:25.816Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-07T12:46:25.816Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:25.816Z] === RUN TestInfoAPI [2021-06-07T12:46:25.816Z] --- PASS: TestInfoAPI (0.02s) [2021-06-07T12:46:25.816Z] === RUN TestInfoAPIWarnings [2021-06-07T12:46:27.097Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-07T12:46:28.478Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-07T12:46:29.047Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-07T12:46:29.616Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-07T12:46:32.159Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-07T12:46:32.727Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-07T12:46:34.636Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-07T12:46:35.576Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-07T12:46:36.145Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-07T12:46:38.057Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-07T12:46:38.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-06-07T12:46:38.316Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-07T12:46:39.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-07T12:46:40.860Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-07T12:46:41.055Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-07T12:46:41.055Z] === RUN TestBoolValue [2021-06-07T12:46:41.055Z] --- PASS: TestBoolValue (0.00s) [2021-06-07T12:46:41.055Z] === RUN TestBoolValueOrDefault [2021-06-07T12:46:41.055Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-07T12:46:41.055Z] === RUN TestInt64ValueOrZero [2021-06-07T12:46:41.055Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-07T12:46:41.055Z] === RUN TestInt64ValueOrDefault [2021-06-07T12:46:41.055Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-07T12:46:41.055Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-07T12:46:41.055Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-07T12:46:41.055Z] === RUN TestJsonContentType [2021-06-07T12:46:41.055Z] --- PASS: TestJsonContentType (0.00s) [2021-06-07T12:46:41.055Z] PASS [2021-06-07T12:46:41.055Z] coverage: 14.7% of statements [2021-06-07T12:46:41.055Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 14.7% of statements [2021-06-07T12:46:41.055Z] === RUN TestMaskSecretKeys [2021-06-07T12:46:41.055Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-07T12:46:41.055Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-07T12:46:41.055Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-07T12:46:41.055Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-07T12:46:41.055Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-07T12:46:41.055Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-07T12:46:41.055Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-07T12:46:41.055Z] === RUN TestVersionMiddlewareVersion [2021-06-07T12:46:41.055Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-07T12:46:41.055Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-07T12:46:41.055Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-07T12:46:41.055Z] PASS [2021-06-07T12:46:41.055Z] coverage: 37.7% of statements [2021-06-07T12:46:41.055Z] ok github.com/docker/docker/api/server/middleware 0.076s coverage: 37.7% of statements [2021-06-07T12:46:41.055Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-07T12:46:41.055Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-07T12:46:41.055Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-07T12:46:41.055Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-07T12:46:41.055Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-07T12:46:41.055Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-07T12:46:41.055Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-07T12:46:41.055Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-07T12:46:41.055Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-07T12:46:41.055Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-07T12:46:41.055Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-07T12:46:41.513Z] === RUN TestToJSON [2021-06-07T12:46:41.513Z] --- PASS: TestToJSON (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestToParamWithVersion [2021-06-07T12:46:41.513Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestFromJSON [2021-06-07T12:46:41.513Z] --- PASS: TestFromJSON (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestEmpty [2021-06-07T12:46:41.513Z] --- PASS: TestEmpty (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestArgsMatchKVListEmptySources [2021-06-07T12:46:41.513Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestArgsMatchKVList [2021-06-07T12:46:41.513Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestArgsMatch [2021-06-07T12:46:41.513Z] --- PASS: TestArgsMatch (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestAdd [2021-06-07T12:46:41.513Z] --- PASS: TestAdd (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestDel [2021-06-07T12:46:41.513Z] --- PASS: TestDel (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestLen [2021-06-07T12:46:41.513Z] --- PASS: TestLen (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestExactMatch [2021-06-07T12:46:41.513Z] --- PASS: TestExactMatch (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestOnlyOneExactMatch [2021-06-07T12:46:41.513Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestContains [2021-06-07T12:46:41.513Z] --- PASS: TestContains (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestValidate [2021-06-07T12:46:41.513Z] --- PASS: TestValidate (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestWalkValues [2021-06-07T12:46:41.513Z] --- PASS: TestWalkValues (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestFuzzyMatch [2021-06-07T12:46:41.513Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestClone [2021-06-07T12:46:41.513Z] --- PASS: TestClone (0.00s) [2021-06-07T12:46:41.513Z] PASS [2021-06-07T12:46:41.513Z] coverage: 92.2% of statements [2021-06-07T12:46:41.513Z] ok github.com/docker/docker/api/types/filters 0.097s coverage: 92.2% of statements [2021-06-07T12:46:41.513Z] === RUN TestAdjustForAPIVersion [2021-06-07T12:46:41.513Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-07T12:46:41.513Z] PASS [2021-06-07T12:46:41.513Z] coverage: 5.7% of statements [2021-06-07T12:46:41.513Z] ok github.com/docker/docker/api/server/router/swarm 0.099s coverage: 5.7% of statements [2021-06-07T12:46:41.513Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-07T12:46:41.513Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-07T12:46:41.513Z] ? github.com/docker/docker/api/types [no test files] [2021-06-07T12:46:41.513Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-07T12:46:41.513Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-07T12:46:41.513Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-07T12:46:41.513Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-07T12:46:41.513Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-07T12:46:41.513Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-07T12:46:41.513Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-07T12:46:41.513Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-07T12:46:41.513Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-07T12:46:41.513Z] === RUN TestStrSliceMarshalJSON [2021-06-07T12:46:41.513Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestStrSliceUnmarshalJSON [2021-06-07T12:46:41.513Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestStrSliceUnmarshalString [2021-06-07T12:46:41.513Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-07T12:46:41.513Z] === RUN TestStrSliceUnmarshalSlice [2021-06-07T12:46:41.513Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-07T12:46:41.513Z] PASS [2021-06-07T12:46:41.513Z] coverage: 90.0% of statements [2021-06-07T12:46:41.513Z] ok github.com/docker/docker/api/types/strslice 0.081s coverage: 90.0% of statements [2021-06-07T12:46:41.513Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-07T12:46:41.513Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-07T12:46:41.798Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-07T12:46:41.971Z] === RUN TestDurationToSecondsString [2021-06-07T12:46:41.971Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-07T12:46:41.971Z] === RUN TestGetTimestamp [2021-06-07T12:46:42.430Z] --- PASS: TestGetTimestamp (0.18s) [2021-06-07T12:46:42.430Z] === RUN TestParseTimestamps [2021-06-07T12:46:42.430Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-07T12:46:42.430Z] PASS [2021-06-07T12:46:42.430Z] coverage: 100.0% of statements [2021-06-07T12:46:42.430Z] ok github.com/docker/docker/api/types/time 0.220s coverage: 100.0% of statements [2021-06-07T12:46:42.888Z] === RUN TestCompareVersion [2021-06-07T12:46:42.888Z] --- PASS: TestCompareVersion (0.00s) [2021-06-07T12:46:42.888Z] PASS [2021-06-07T12:46:42.888Z] coverage: 75.0% of statements [2021-06-07T12:46:42.888Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements [2021-06-07T12:46:42.888Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-07T12:46:42.888Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-07T12:46:42.888Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-07T12:46:42.888Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-07T12:46:42.888Z] ? github.com/docker/docker/builder [no test files] [2021-06-07T12:46:42.888Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-07T12:46:42.888Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-07T12:46:42.888Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-07T12:46:42.888Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-07T12:46:42.888Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-07T12:46:42.888Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-07T12:46:42.888Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-07T12:46:43.179Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-07T12:46:43.439Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-07T12:46:43.847Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-06-07T12:46:43.847Z] === RUN TestInfoDebug [2021-06-07T12:46:43.847Z] --- PASS: TestInfoDebug (0.52s) [2021-06-07T12:46:43.847Z] === RUN TestInfoInsecureRegistries [2021-06-07T12:46:43.847Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-07T12:46:43.847Z] === RUN TestInfoRegistryMirrors [2021-06-07T12:46:43.847Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-07T12:46:43.847Z] === RUN TestLoginFailsWithBadCredentials [2021-06-07T12:46:43.847Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-06-07T12:46:43.847Z] === RUN TestPingCacheHeaders [2021-06-07T12:46:43.847Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-07T12:46:43.847Z] === RUN TestPingGet [2021-06-07T12:46:43.847Z] --- PASS: TestPingGet (0.02s) [2021-06-07T12:46:43.847Z] === RUN TestPingHead [2021-06-07T12:46:43.847Z] --- PASS: TestPingHead (0.02s) [2021-06-07T12:46:43.847Z] === RUN TestVersion [2021-06-07T12:46:43.847Z] --- PASS: TestVersion (0.02s) [2021-06-07T12:46:43.847Z] PASS [2021-06-07T12:46:43.847Z] [2021-06-07T12:46:43.847Z] === Skipped [2021-06-07T12:46:43.847Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-07T12:46:43.847Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-07T12:46:43.847Z] [2021-06-07T12:46:43.847Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-07T12:46:43.847Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-07T12:46:43.847Z] [2021-06-07T12:46:43.847Z] [2021-06-07T12:46:43.847Z] DONE 18 tests, 2 skipped in 23.264s [2021-06-07T12:46:43.847Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-07T12:46:43.847Z] INFO: Testing against a local daemon [2021-06-07T12:46:43.847Z] === RUN TestVolumesCreateAndList [2021-06-07T12:46:43.847Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-07T12:46:43.847Z] === RUN TestVolumesRemove [2021-06-07T12:46:43.847Z] --- PASS: TestVolumesRemove (0.05s) [2021-06-07T12:46:43.847Z] === RUN TestVolumesInspect [2021-06-07T12:46:43.847Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-07T12:46:43.847Z] === RUN TestVolumesInvalidJSON [2021-06-07T12:46:43.847Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-07T12:46:43.847Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-07T12:46:43.847Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-07T12:46:43.847Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-07T12:46:43.847Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-07T12:46:43.847Z] PASS [2021-06-07T12:46:43.847Z] [2021-06-07T12:46:43.847Z] DONE 5 tests in 0.219s [2021-06-07T12:46:43.847Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-07T12:46:43.847Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12599 is not a child of this shell [2021-06-07T12:46:43.847Z] warning: PID 12599 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-07T12:46:43.847Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-07T12:46:43.847Z] [2021-06-07T12:46:43.847Z] Unloading profiles will leave already running processes permanently [2021-06-07T12:46:43.847Z] unconfined, which can lead to unexpected situations. [2021-06-07T12:46:43.847Z] [2021-06-07T12:46:43.847Z] To set a process to complain mode, use the command line tool [2021-06-07T12:46:43.847Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-07T12:46:43.847Z] Removing test suite binaries [2021-06-07T12:46:43.847Z] exiting test-integration [2021-06-07T12:46:43.847Z] ++ exit 0 [2021-06-07T12:46:43.847Z] [2021-06-07T12:46:44.423Z] === RUN TestParseRemoteURL [2021-06-07T12:46:44.423Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-07T12:46:44.423Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-07T12:46:44.423Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-07T12:46:44.423Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-07T12:46:44.423Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-07T12:46:44.423Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-07T12:46:44.423Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-07T12:46:44.423Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-07T12:46:44.423Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-07T12:46:44.423Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-07T12:46:44.423Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-07T12:46:44.423Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-07T12:46:44.423Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-07T12:46:44.423Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-07T12:46:44.423Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-07T12:46:44.423Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-07T12:46:44.423Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-07T12:46:44.423Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-07T12:46:44.423Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-07T12:46:44.423Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-07T12:46:44.423Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-07T12:46:44.423Z] === RUN TestCloneArgsSmartHttp [2021-06-07T12:46:44.423Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-07T12:46:44.423Z] === RUN TestCloneArgsDumbHttp [2021-06-07T12:46:44.423Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-07T12:46:44.424Z] === RUN TestCloneArgsGit [2021-06-07T12:46:44.424Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-07T12:46:44.424Z] === RUN TestCheckoutGit [2021-06-07T12:46:44.614Z] tests/integration/models_containers_test.py ............................ [ 83%] Post stage [Pipeline] junit [2021-06-07T12:46:45.220Z] Recording test results [2021-06-07T12:46:45.354Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-07T12:46:46.603Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-07T12:46:46.971Z] + echo Ensuring container killed. [2021-06-07T12:46:46.971Z] Ensuring container killed. [2021-06-07T12:46:46.971Z] + docker rm -vf docker-pr27 [2021-06-07T12:46:46.971Z] Error: No such container: docker-pr27 [Pipeline] sh [2021-06-07T12:46:47.285Z] + echo Chowning /workspace to jenkins user [2021-06-07T12:46:47.285Z] Chowning /workspace to jenkins user [2021-06-07T12:46:47.285Z] + id -u [2021-06-07T12:46:47.285Z] + id -g [2021-06-07T12:46:47.285Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42393:/workspace busybox chown -R 1000:1000 /workspace [2021-06-07T12:46:47.285Z] Unable to find image 'busybox:latest' locally [2021-06-07T12:46:47.285Z] latest: Pulling from library/busybox [2021-06-07T12:46:47.308Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-07T12:46:47.333Z] === RUN TestEnable [2021-06-07T12:46:47.333Z] --- PASS: TestEnable (0.00s) [2021-06-07T12:46:47.333Z] === RUN TestDisable [2021-06-07T12:46:47.333Z] --- PASS: TestDisable (0.00s) [2021-06-07T12:46:47.333Z] === RUN TestEnabled [2021-06-07T12:46:47.333Z] --- PASS: TestEnabled (0.00s) [2021-06-07T12:46:47.333Z] PASS [2021-06-07T12:46:47.333Z] coverage: 100.0% of statements [2021-06-07T12:46:47.333Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2021-06-07T12:46:47.333Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-07T12:46:47.333Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-06-07T12:46:47.333Z] === RUN TestProcessNoDockerignore [2021-06-07T12:46:47.333Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-07T12:46:47.333Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-07T12:46:47.333Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-07T12:46:47.333Z] === RUN TestDetectContentType [2021-06-07T12:46:47.333Z] --- PASS: TestDetectContentType (0.00s) [2021-06-07T12:46:47.333Z] === RUN TestSelectAcceptableMIME [2021-06-07T12:46:47.333Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-07T12:46:47.333Z] === RUN TestInspectEmptyResponse [2021-06-07T12:46:47.333Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-07T12:46:47.333Z] === RUN TestInspectResponseBinary [2021-06-07T12:46:47.333Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-07T12:46:47.333Z] === RUN TestResponseUnsupportedContentType [2021-06-07T12:46:47.333Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-07T12:46:47.333Z] === RUN TestInspectResponseTextSimple [2021-06-07T12:46:47.333Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-07T12:46:47.333Z] === RUN TestInspectResponseEmptyContentType [2021-06-07T12:46:47.333Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-07T12:46:47.333Z] === RUN TestUnknownContentLength [2021-06-07T12:46:47.333Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-07T12:46:47.333Z] === RUN TestDownloadRemote [2021-06-07T12:46:47.333Z] --- PASS: TestDownloadRemote (0.13s) [2021-06-07T12:46:47.333Z] === RUN TestGetWithStatusError [2021-06-07T12:46:47.333Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-07T12:46:47.333Z] === RUN TestCloseRootDirectory [2021-06-07T12:46:47.333Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-07T12:46:47.333Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:46:47.333Z] === RUN TestHashFile [2021-06-07T12:46:47.333Z] --- SKIP: TestHashFile (0.00s) [2021-06-07T12:46:47.333Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:46:47.333Z] === RUN TestHashSubdir [2021-06-07T12:46:47.333Z] --- SKIP: TestHashSubdir (0.00s) [2021-06-07T12:46:47.333Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:46:47.333Z] === RUN TestRemoveDirectory [2021-06-07T12:46:47.333Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-06-07T12:46:47.333Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:46:47.540Z] 92f8b3f0730f: Pulling fs layer [2021-06-07T12:46:47.540Z] 92f8b3f0730f: Verifying Checksum [2021-06-07T12:46:47.540Z] 92f8b3f0730f: Download complete [2021-06-07T12:46:47.540Z] 92f8b3f0730f: Pull complete [2021-06-07T12:46:47.540Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-06-07T12:46:47.540Z] Status: Downloaded newer image for busybox:latest [2021-06-07T12:46:47.793Z] PASS [2021-06-07T12:46:47.793Z] coverage: 9.3% of statements [2021-06-07T12:46:47.793Z] ok github.com/docker/docker/builder/remotecontext 0.389s coverage: 9.3% of statements [2021-06-07T12:46:47.793Z] === RUN TestGetAllAllowed [2021-06-07T12:46:47.793Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestGetAllMeta [2021-06-07T12:46:47.793Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-07T12:46:47.793Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestIsUnreferencedBuiltin [2021-06-07T12:46:47.793Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestIsExistingDirectory [2021-06-07T12:46:47.793Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestGetFilenameForDownload [2021-06-07T12:46:47.793Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestEnv2Variables [2021-06-07T12:46:47.793Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-07T12:46:47.793Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestMaintainer [2021-06-07T12:46:47.793Z] --- PASS: TestMaintainer (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestLabel [2021-06-07T12:46:47.793Z] --- PASS: TestLabel (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestFromScratch [2021-06-07T12:46:47.793Z] --- PASS: TestFromScratch (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestFromWithArg [2021-06-07T12:46:47.793Z] --- PASS: TestFromWithArg (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-07T12:46:47.793Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestFromWithUndefinedArg [2021-06-07T12:46:47.793Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestFromMultiStageWithNamedStage [2021-06-07T12:46:47.793Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestOnbuild [2021-06-07T12:46:47.793Z] --- PASS: TestOnbuild (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestWorkdir [2021-06-07T12:46:47.793Z] --- PASS: TestWorkdir (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestCmd [2021-06-07T12:46:47.793Z] --- PASS: TestCmd (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestHealthcheckNone [2021-06-07T12:46:47.793Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestHealthcheckCmd [2021-06-07T12:46:47.793Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestEntrypoint [2021-06-07T12:46:47.793Z] --- PASS: TestEntrypoint (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestExpose [2021-06-07T12:46:47.793Z] --- PASS: TestExpose (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestUser [2021-06-07T12:46:47.793Z] --- PASS: TestUser (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestVolume [2021-06-07T12:46:47.793Z] --- PASS: TestVolume (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestStopSignal [2021-06-07T12:46:47.793Z] --- SKIP: TestStopSignal (0.00s) [2021-06-07T12:46:47.793Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-07T12:46:47.793Z] === RUN TestArg [2021-06-07T12:46:47.793Z] --- PASS: TestArg (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestShell [2021-06-07T12:46:47.793Z] --- PASS: TestShell (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestPrependEnvOnCmd [2021-06-07T12:46:47.793Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestRunWithBuildArgs [2021-06-07T12:46:47.793Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestRunIgnoresHealthcheck [2021-06-07T12:46:47.793Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestDispatchUnsupportedOptions [2021-06-07T12:46:47.793Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-07T12:46:47.793Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-07T12:46:47.793Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-07T12:46:47.793Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-07T12:46:47.793Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-07T12:46:47.793Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-07T12:46:47.793Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestNormalizeWorkdir [2021-06-07T12:46:47.793Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestDispatch [2021-06-07T12:46:47.793Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-07T12:46:47.793Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-07T12:46:47.793Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-07T12:46:47.793Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-07T12:46:47.793Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-07T12:46:47.793Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-07T12:46:47.793Z] === RUN TestDispatch/COPY_url [2021-06-07T12:46:47.793Z] --- PASS: TestDispatch (0.07s) [2021-06-07T12:46:47.793Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-06-07T12:46:47.793Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-07T12:46:47.793Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-07T12:46:47.793Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-07T12:46:47.793Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-07T12:46:47.793Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-07T12:46:47.793Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestAddScratchImageAddsToMounts [2021-06-07T12:46:47.793Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-07T12:46:47.793Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-07T12:46:47.793Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-07T12:46:47.793Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestImageSourceGetAddsToMounts [2021-06-07T12:46:47.793Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestEmptyDockerfile [2021-06-07T12:46:47.793Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestSymlinkDockerfile [2021-06-07T12:46:47.793Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-07T12:46:47.793Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-07T12:46:47.793Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestNonExistingDockerfile [2021-06-07T12:46:47.793Z] --- PASS: TestNonExistingDockerfile (0.01s) [2021-06-07T12:46:47.793Z] === RUN TestCopyRunConfig [2021-06-07T12:46:47.793Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestDeepCopyRunConfig [2021-06-07T12:46:47.793Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestExportImage [2021-06-07T12:46:47.793Z] --- PASS: TestExportImage (0.00s) [2021-06-07T12:46:47.793Z] === RUN TestNormalizeDest [2021-06-07T12:46:47.793Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-07T12:46:47.793Z] PASS [2021-06-07T12:46:47.793Z] coverage: 46.8% of statements [2021-06-07T12:46:47.793Z] ok github.com/docker/docker/builder/dockerfile 0.344s coverage: 46.8% of statements [2021-06-07T12:46:47.793Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-07T12:46:48.716Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-07T12:46:49.713Z] + bundleName=amd64-rootless [2021-06-07T12:46:49.713Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-07T12:46:49.713Z] Creating amd64-rootless-bundles.tar.gz [2021-06-07T12:46:49.713Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-06-07T12:46:49.713Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-06-07T12:46:49.723Z] Archiving artifacts [2021-06-07T12:46:50.623Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-07T12:46:50.623Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-07T12:46:51.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-07T12:46:51.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-07T12:46:51.555Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42393/27/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-07T12:46:51.861Z] + make clean [2021-06-07T12:46:52.116Z] docker volume rm -f docker-dev-cache [2021-06-07T12:46:52.116Z] docker-dev-cache [Pipeline] deleteDir [2021-06-07T12:46:52.539Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-07T12:46:52.799Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-07T12:46:52.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-07T12:46:54.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-07T12:46:54.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-07T12:46:54.711Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-07T12:46:55.280Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-07T12:46:55.540Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-07T12:46:56.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-07T12:46:59.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-07T12:47:00.177Z] === RUN TestCheckpointCreateError [2021-06-07T12:47:00.177Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestCheckpointCreate [2021-06-07T12:47:00.177Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestCheckpointDeleteError [2021-06-07T12:47:00.177Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestCheckpointDelete [2021-06-07T12:47:00.177Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestCheckpointListError [2021-06-07T12:47:00.177Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestCheckpointList [2021-06-07T12:47:00.177Z] --- PASS: TestCheckpointList (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestCheckpointListContainerNotFound [2021-06-07T12:47:00.177Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestNewClientWithOpsFromEnv [2021-06-07T12:47:00.177Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-07T12:47:00.177Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-07T12:47:00.177Z] === RUN TestGetAPIPath [2021-06-07T12:47:00.177Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestParseHostURL [2021-06-07T12:47:00.177Z] --- PASS: TestParseHostURL (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-07T12:47:00.177Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-07T12:47:00.177Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestNegotiateAPIVersion [2021-06-07T12:47:00.177Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestNegotiateAPVersionOverride [2021-06-07T12:47:00.177Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-07T12:47:00.177Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-07T12:47:00.177Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-07T12:47:00.177Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestClientRedirect [2021-06-07T12:47:00.177Z] --- PASS: TestClientRedirect (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestConfigCreateUnsupported [2021-06-07T12:47:00.177Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestConfigCreateError [2021-06-07T12:47:00.177Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestConfigCreate [2021-06-07T12:47:00.177Z] --- PASS: TestConfigCreate (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestConfigInspectNotFound [2021-06-07T12:47:00.177Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestConfigInspectWithEmptyID [2021-06-07T12:47:00.177Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestConfigInspectUnsupported [2021-06-07T12:47:00.177Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestConfigInspectError [2021-06-07T12:47:00.177Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestConfigInspectConfigNotFound [2021-06-07T12:47:00.177Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestConfigInspect [2021-06-07T12:47:00.177Z] --- PASS: TestConfigInspect (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestConfigListUnsupported [2021-06-07T12:47:00.177Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestConfigListError [2021-06-07T12:47:00.177Z] --- PASS: TestConfigListError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestConfigList [2021-06-07T12:47:00.177Z] --- PASS: TestConfigList (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestConfigRemoveUnsupported [2021-06-07T12:47:00.177Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestConfigRemoveError [2021-06-07T12:47:00.177Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestConfigRemove [2021-06-07T12:47:00.177Z] --- PASS: TestConfigRemove (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestConfigUpdateUnsupported [2021-06-07T12:47:00.177Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestConfigUpdateError [2021-06-07T12:47:00.177Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestConfigUpdate [2021-06-07T12:47:00.177Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerCommitError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerCommit [2021-06-07T12:47:00.177Z] --- PASS: TestContainerCommit (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerStatPathError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerStatPathNotFoundError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerStatPathNoHeaderError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerStatPath [2021-06-07T12:47:00.177Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestCopyToContainerError [2021-06-07T12:47:00.177Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestCopyToContainerNotFoundError [2021-06-07T12:47:00.177Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-07T12:47:00.177Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestCopyToContainer [2021-06-07T12:47:00.177Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestCopyFromContainerError [2021-06-07T12:47:00.177Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestCopyFromContainerNotFoundError [2021-06-07T12:47:00.177Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-07T12:47:00.177Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-07T12:47:00.177Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestCopyFromContainer [2021-06-07T12:47:00.177Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerCreateError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerCreateImageNotFound [2021-06-07T12:47:00.177Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerCreateWithName [2021-06-07T12:47:00.177Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerCreateAutoRemove [2021-06-07T12:47:00.177Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerDiffError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerDiff [2021-06-07T12:47:00.177Z] --- PASS: TestContainerDiff (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerExecCreateError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerExecCreate [2021-06-07T12:47:00.177Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerExecStartError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerExecStart [2021-06-07T12:47:00.177Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerExecInspectError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerExecInspect [2021-06-07T12:47:00.177Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerExportError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerExportError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerExport [2021-06-07T12:47:00.177Z] --- PASS: TestContainerExport (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerInspectError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerInspectContainerNotFound [2021-06-07T12:47:00.177Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerInspectWithEmptyID [2021-06-07T12:47:00.177Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerInspect [2021-06-07T12:47:00.177Z] --- PASS: TestContainerInspect (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerInspectNode [2021-06-07T12:47:00.177Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerKillError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerKillError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerKill [2021-06-07T12:47:00.177Z] --- PASS: TestContainerKill (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerListError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerListError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerList [2021-06-07T12:47:00.177Z] --- PASS: TestContainerList (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerLogsNotFoundError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerLogsError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerLogs [2021-06-07T12:47:00.177Z] --- PASS: TestContainerLogs (0.19s) [2021-06-07T12:47:00.177Z] === RUN TestContainerPauseError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerPause [2021-06-07T12:47:00.177Z] --- PASS: TestContainerPause (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainersPruneError [2021-06-07T12:47:00.177Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainersPrune [2021-06-07T12:47:00.177Z] --- PASS: TestContainersPrune (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerRemoveError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerRemoveNotFoundError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerRemove [2021-06-07T12:47:00.177Z] --- PASS: TestContainerRemove (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerRenameError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerRename [2021-06-07T12:47:00.177Z] --- PASS: TestContainerRename (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerResizeError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerExecResizeError [2021-06-07T12:47:00.177Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-07T12:47:00.177Z] === RUN TestContainerResize [2021-06-07T12:47:00.178Z] --- PASS: TestContainerResize (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestContainerExecResize [2021-06-07T12:47:00.178Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestContainerRestartError [2021-06-07T12:47:00.178Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestContainerRestart [2021-06-07T12:47:00.178Z] --- PASS: TestContainerRestart (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestContainerStartError [2021-06-07T12:47:00.178Z] --- PASS: TestContainerStartError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestContainerStart [2021-06-07T12:47:00.178Z] --- PASS: TestContainerStart (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestContainerStatsError [2021-06-07T12:47:00.178Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestContainerStats [2021-06-07T12:47:00.178Z] --- PASS: TestContainerStats (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestContainerStopError [2021-06-07T12:47:00.178Z] --- PASS: TestContainerStopError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestContainerStop [2021-06-07T12:47:00.178Z] --- PASS: TestContainerStop (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestContainerTopError [2021-06-07T12:47:00.178Z] --- PASS: TestContainerTopError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestContainerTop [2021-06-07T12:47:00.178Z] --- PASS: TestContainerTop (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestContainerUnpauseError [2021-06-07T12:47:00.178Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestContainerUnpause [2021-06-07T12:47:00.178Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestContainerUpdateError [2021-06-07T12:47:00.178Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestContainerUpdate [2021-06-07T12:47:00.178Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestContainerWaitError [2021-06-07T12:47:00.178Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestContainerWait [2021-06-07T12:47:00.178Z] --- PASS: TestContainerWait (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestDiskUsageError [2021-06-07T12:47:00.178Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestDiskUsage [2021-06-07T12:47:00.178Z] --- PASS: TestDiskUsage (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestDistributionInspectUnsupported [2021-06-07T12:47:00.178Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestDistributionInspectWithEmptyID [2021-06-07T12:47:00.178Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestEventsErrorInOptions [2021-06-07T12:47:00.178Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestEventsErrorFromServer [2021-06-07T12:47:00.178Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestEvents [2021-06-07T12:47:00.178Z] --- PASS: TestEvents (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestTLSCloseWriter [2021-06-07T12:47:00.178Z] === PAUSE TestTLSCloseWriter [2021-06-07T12:47:00.178Z] === RUN TestImageBuildError [2021-06-07T12:47:00.178Z] --- PASS: TestImageBuildError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageBuild [2021-06-07T12:47:00.178Z] --- PASS: TestImageBuild (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestGetDockerOS [2021-06-07T12:47:00.178Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageCreateError [2021-06-07T12:47:00.178Z] --- PASS: TestImageCreateError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageCreate [2021-06-07T12:47:00.178Z] --- PASS: TestImageCreate (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageHistoryError [2021-06-07T12:47:00.178Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageHistory [2021-06-07T12:47:00.178Z] --- PASS: TestImageHistory (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageImportError [2021-06-07T12:47:00.178Z] --- PASS: TestImageImportError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageImport [2021-06-07T12:47:00.178Z] --- PASS: TestImageImport (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageInspectError [2021-06-07T12:47:00.178Z] --- PASS: TestImageInspectError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageInspectImageNotFound [2021-06-07T12:47:00.178Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageInspectWithEmptyID [2021-06-07T12:47:00.178Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageInspect [2021-06-07T12:47:00.178Z] --- PASS: TestImageInspect (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageListError [2021-06-07T12:47:00.178Z] --- PASS: TestImageListError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageList [2021-06-07T12:47:00.178Z] --- PASS: TestImageList (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageListApiBefore125 [2021-06-07T12:47:00.178Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageLoadError [2021-06-07T12:47:00.178Z] --- PASS: TestImageLoadError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageLoad [2021-06-07T12:47:00.178Z] --- PASS: TestImageLoad (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImagesPruneError [2021-06-07T12:47:00.178Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImagesPrune [2021-06-07T12:47:00.178Z] --- PASS: TestImagesPrune (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImagePullReferenceParseError [2021-06-07T12:47:00.178Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImagePullAnyError [2021-06-07T12:47:00.178Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-07T12:47:00.178Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-07T12:47:00.178Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-07T12:47:00.178Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-07T12:47:00.178Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImagePullWithoutErrors [2021-06-07T12:47:00.178Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImagePushReferenceError [2021-06-07T12:47:00.178Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImagePushAnyError [2021-06-07T12:47:00.178Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-07T12:47:00.178Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-07T12:47:00.178Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-07T12:47:00.178Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-07T12:47:00.178Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImagePushWithoutErrors [2021-06-07T12:47:00.178Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-07T12:47:00.178Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-07T12:47:00.178Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-07T12:47:00.178Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-07T12:47:00.178Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-07T12:47:00.178Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-07T12:47:00.178Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-07T12:47:00.178Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-07T12:47:00.178Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageRemoveError [2021-06-07T12:47:00.178Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageRemoveImageNotFound [2021-06-07T12:47:00.178Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageRemove [2021-06-07T12:47:00.178Z] --- PASS: TestImageRemove (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageSaveError [2021-06-07T12:47:00.178Z] --- PASS: TestImageSaveError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageSave [2021-06-07T12:47:00.178Z] --- PASS: TestImageSave (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageSearchAnyError [2021-06-07T12:47:00.178Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-07T12:47:00.178Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-07T12:47:00.178Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-07T12:47:00.178Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-07T12:47:00.178Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageSearchWithoutErrors [2021-06-07T12:47:00.178Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageTagError [2021-06-07T12:47:00.178Z] --- PASS: TestImageTagError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageTagInvalidReference [2021-06-07T12:47:00.178Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageTagInvalidSourceImageName [2021-06-07T12:47:00.178Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageTagHexSource [2021-06-07T12:47:00.178Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestImageTag [2021-06-07T12:47:00.178Z] --- PASS: TestImageTag (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestInfoServerError [2021-06-07T12:47:00.178Z] --- PASS: TestInfoServerError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestInfoInvalidResponseJSONError [2021-06-07T12:47:00.178Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestInfo [2021-06-07T12:47:00.178Z] --- PASS: TestInfo (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNetworkConnectError [2021-06-07T12:47:00.178Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-07T12:47:00.178Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNetworkConnect [2021-06-07T12:47:00.178Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNetworkCreateError [2021-06-07T12:47:00.178Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNetworkCreate [2021-06-07T12:47:00.178Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNetworkDisconnectError [2021-06-07T12:47:00.178Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNetworkDisconnect [2021-06-07T12:47:00.178Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNetworkInspectError [2021-06-07T12:47:00.178Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNetworkInspectNotFoundError [2021-06-07T12:47:00.178Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNetworkInspectWithEmptyID [2021-06-07T12:47:00.178Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNetworkInspect [2021-06-07T12:47:00.178Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNetworkListError [2021-06-07T12:47:00.178Z] --- PASS: TestNetworkListError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNetworkList [2021-06-07T12:47:00.178Z] --- PASS: TestNetworkList (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNetworksPruneError [2021-06-07T12:47:00.178Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNetworksPrune [2021-06-07T12:47:00.178Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNetworkRemoveError [2021-06-07T12:47:00.178Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNetworkRemove [2021-06-07T12:47:00.178Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNodeInspectError [2021-06-07T12:47:00.178Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNodeInspectNodeNotFound [2021-06-07T12:47:00.178Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNodeInspectWithEmptyID [2021-06-07T12:47:00.178Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNodeInspect [2021-06-07T12:47:00.178Z] --- PASS: TestNodeInspect (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNodeListError [2021-06-07T12:47:00.178Z] --- PASS: TestNodeListError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNodeList [2021-06-07T12:47:00.178Z] --- PASS: TestNodeList (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNodeRemoveError [2021-06-07T12:47:00.178Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNodeRemove [2021-06-07T12:47:00.178Z] --- PASS: TestNodeRemove (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNodeUpdateError [2021-06-07T12:47:00.178Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestNodeUpdate [2021-06-07T12:47:00.178Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestOptionWithTimeout [2021-06-07T12:47:00.178Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-07T12:47:00.178Z] === RUN TestPingFail [2021-06-07T12:47:00.178Z] --- PASS: TestPingFail (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPingWithError [2021-06-07T12:47:00.179Z] 2021/06/07 12:46:59 RoundTripper returned a response & error; ignoring response [2021-06-07T12:47:00.179Z] 2021/06/07 12:46:59 RoundTripper returned a response & error; ignoring response [2021-06-07T12:47:00.179Z] --- PASS: TestPingWithError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPingSuccess [2021-06-07T12:47:00.179Z] --- PASS: TestPingSuccess (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPingHeadFallback [2021-06-07T12:47:00.179Z] === RUN TestPingHeadFallback/OK [2021-06-07T12:47:00.179Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-07T12:47:00.179Z] === RUN TestPingHeadFallback/Not_Found [2021-06-07T12:47:00.179Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-07T12:47:00.179Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-07T12:47:00.179Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-07T12:47:00.179Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-07T12:47:00.179Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-07T12:47:00.179Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPluginDisableError [2021-06-07T12:47:00.179Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPluginDisable [2021-06-07T12:47:00.179Z] --- PASS: TestPluginDisable (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPluginEnableError [2021-06-07T12:47:00.179Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPluginEnable [2021-06-07T12:47:00.179Z] --- PASS: TestPluginEnable (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPluginInspectError [2021-06-07T12:47:00.179Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPluginInspectWithEmptyID [2021-06-07T12:47:00.179Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPluginInspect [2021-06-07T12:47:00.179Z] --- PASS: TestPluginInspect (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPluginListError [2021-06-07T12:47:00.179Z] --- PASS: TestPluginListError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPluginList [2021-06-07T12:47:00.179Z] --- PASS: TestPluginList (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPluginPushError [2021-06-07T12:47:00.179Z] --- PASS: TestPluginPushError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPluginPush [2021-06-07T12:47:00.179Z] --- PASS: TestPluginPush (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPluginRemoveError [2021-06-07T12:47:00.179Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPluginRemove [2021-06-07T12:47:00.179Z] --- PASS: TestPluginRemove (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPluginSetError [2021-06-07T12:47:00.179Z] --- PASS: TestPluginSetError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPluginSet [2021-06-07T12:47:00.179Z] --- PASS: TestPluginSet (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSetHostHeader [2021-06-07T12:47:00.179Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestPlainTextError [2021-06-07T12:47:00.179Z] --- PASS: TestPlainTextError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestInfiniteError [2021-06-07T12:47:00.179Z] --- PASS: TestInfiniteError (0.02s) [2021-06-07T12:47:00.179Z] === RUN TestSecretCreateUnsupported [2021-06-07T12:47:00.179Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSecretCreateError [2021-06-07T12:47:00.179Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSecretCreate [2021-06-07T12:47:00.179Z] --- PASS: TestSecretCreate (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSecretInspectUnsupported [2021-06-07T12:47:00.179Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSecretInspectError [2021-06-07T12:47:00.179Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSecretInspectSecretNotFound [2021-06-07T12:47:00.179Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSecretInspectWithEmptyID [2021-06-07T12:47:00.179Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSecretInspect [2021-06-07T12:47:00.179Z] --- PASS: TestSecretInspect (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSecretListUnsupported [2021-06-07T12:47:00.179Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSecretListError [2021-06-07T12:47:00.179Z] --- PASS: TestSecretListError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSecretList [2021-06-07T12:47:00.179Z] --- PASS: TestSecretList (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSecretRemoveUnsupported [2021-06-07T12:47:00.179Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSecretRemoveError [2021-06-07T12:47:00.179Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSecretRemove [2021-06-07T12:47:00.179Z] --- PASS: TestSecretRemove (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSecretUpdateUnsupported [2021-06-07T12:47:00.179Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSecretUpdateError [2021-06-07T12:47:00.179Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSecretUpdate [2021-06-07T12:47:00.179Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestServiceCreateError [2021-06-07T12:47:00.179Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestServiceCreate [2021-06-07T12:47:00.179Z] --- PASS: TestServiceCreate (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-07T12:47:00.179Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestServiceCreateDigestPinning [2021-06-07T12:47:00.179Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestServiceInspectError [2021-06-07T12:47:00.179Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestServiceInspectServiceNotFound [2021-06-07T12:47:00.179Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestServiceInspectWithEmptyID [2021-06-07T12:47:00.179Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestServiceInspect [2021-06-07T12:47:00.179Z] --- PASS: TestServiceInspect (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestServiceListError [2021-06-07T12:47:00.179Z] --- PASS: TestServiceListError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestServiceList [2021-06-07T12:47:00.179Z] --- PASS: TestServiceList (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestServiceLogsError [2021-06-07T12:47:00.179Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestServiceLogs [2021-06-07T12:47:00.179Z] --- PASS: TestServiceLogs (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestServiceRemoveError [2021-06-07T12:47:00.179Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestServiceRemoveNotFoundError [2021-06-07T12:47:00.179Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestServiceRemove [2021-06-07T12:47:00.179Z] --- PASS: TestServiceRemove (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestServiceUpdateError [2021-06-07T12:47:00.179Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestServiceUpdate [2021-06-07T12:47:00.179Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSwarmGetUnlockKeyError [2021-06-07T12:47:00.179Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSwarmGetUnlockKey [2021-06-07T12:47:00.179Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSwarmInitError [2021-06-07T12:47:00.179Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSwarmInit [2021-06-07T12:47:00.179Z] --- PASS: TestSwarmInit (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSwarmInspectError [2021-06-07T12:47:00.179Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSwarmInspect [2021-06-07T12:47:00.179Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSwarmJoinError [2021-06-07T12:47:00.179Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSwarmJoin [2021-06-07T12:47:00.179Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSwarmLeaveError [2021-06-07T12:47:00.179Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSwarmLeave [2021-06-07T12:47:00.179Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSwarmUnlockError [2021-06-07T12:47:00.179Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSwarmUnlock [2021-06-07T12:47:00.179Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSwarmUpdateError [2021-06-07T12:47:00.179Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestSwarmUpdate [2021-06-07T12:47:00.179Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestTaskInspectError [2021-06-07T12:47:00.179Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestTaskInspectWithEmptyID [2021-06-07T12:47:00.179Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestTaskInspect [2021-06-07T12:47:00.179Z] --- PASS: TestTaskInspect (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestTaskListError [2021-06-07T12:47:00.179Z] --- PASS: TestTaskListError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestTaskList [2021-06-07T12:47:00.179Z] --- PASS: TestTaskList (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestVolumeCreateError [2021-06-07T12:47:00.179Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestVolumeCreate [2021-06-07T12:47:00.179Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestVolumeInspectError [2021-06-07T12:47:00.179Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestVolumeInspectNotFound [2021-06-07T12:47:00.179Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestVolumeInspectWithEmptyID [2021-06-07T12:47:00.179Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestVolumeInspect [2021-06-07T12:47:00.179Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestVolumeListError [2021-06-07T12:47:00.179Z] --- PASS: TestVolumeListError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestVolumeList [2021-06-07T12:47:00.179Z] --- PASS: TestVolumeList (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestVolumeRemoveError [2021-06-07T12:47:00.179Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-07T12:47:00.179Z] === RUN TestVolumeRemove [2021-06-07T12:47:00.179Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-07T12:47:00.179Z] === CONT TestTLSCloseWriter [2021-06-07T12:47:00.179Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-07T12:47:00.179Z] PASS [2021-06-07T12:47:00.179Z] coverage: 74.9% of statements [2021-06-07T12:47:00.179Z] ok github.com/docker/docker/client 0.535s coverage: 74.9% of statements [2021-06-07T12:47:00.824Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-07T12:47:01.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-07T12:47:03.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-07T12:47:03.660Z] ......... [ 86%] [2021-06-07T12:47:03.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-07T12:47:04.118Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-07T12:47:05.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-07T12:47:06.026Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-07T12:47:07.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-07T12:47:09.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-07T12:47:09.196Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-07T12:47:09.319Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-07T12:47:09.579Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-07T12:47:10.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-07T12:47:10.150Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-07T12:47:10.646Z] tests/integration/models_networks_test.py .... [ 91%] [2021-06-07T12:47:11.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-07T12:47:12.691Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-07T12:47:12.786Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-07T12:47:12.786Z] Using test binary docker [2021-06-07T12:47:12.786Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-07T12:47:12.786Z] +++ /etc/init.d/apparmor start [2021-06-07T12:47:12.786Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-07T12:47:12.786Z] INFO: Waiting for daemon to start... [2021-06-07T12:47:12.786Z] Starting dockerd [2021-06-07T12:47:12.786Z] +++ 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-06-07T12:47:12.951Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-07T12:47:14.020Z] --- PASS: TestImportExtremelyLargeImageWorks (101.82s) [2021-06-07T12:47:14.020Z] PASS [2021-06-07T12:47:14.020Z] [2021-06-07T12:47:14.020Z] DONE 12 tests in 104.614s [2021-06-07T12:47:14.020Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-07T12:47:14.020Z] INFO: Testing against a local daemon [2021-06-07T12:47:14.020Z] === RUN TestNetworkCreateDelete [2021-06-07T12:47:14.020Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-06-07T12:47:14.020Z] === RUN TestDockerNetworkDeletePreferID [2021-06-07T12:47:14.020Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-06-07T12:47:14.020Z] === RUN TestDaemonDNSFallback [2021-06-07T12:47:14.020Z] --- PASS: TestDaemonDNSFallback (6.63s) [2021-06-07T12:47:14.020Z] === RUN TestInspectNetwork [2021-06-07T12:47:15.382Z] === RUN TestInspectNetwork/full_network_id [2021-06-07T12:47:15.382Z] === RUN TestInspectNetwork/partial_network_id [2021-06-07T12:47:15.382Z] === RUN TestInspectNetwork/network_name [2021-06-07T12:47:15.382Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-07T12:47:16.244Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-07T12:47:17.200Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-07T12:47:17.247Z] . [2021-06-07T12:47:17.247Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-07T12:47:17.247Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-07T12:47:17.247Z] Error: No such image: emptyfs [2021-06-07T12:47:17.247Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-07T12:47:17.247Z] ++++ docker load [2021-06-07T12:47:17.247Z] Running integration-test (iteration 1) [2021-06-07T12:47:17.247Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-06-07T12:47:17.247Z] ++ 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-06-07T12:47:17.247Z] ++ set -e [2021-06-07T12:47:17.247Z] ++ '[' -n 0 ']' [2021-06-07T12:47:17.247Z] ++ set -x [2021-06-07T12:47:17.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-07T12:47:17.766Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-07T12:47:18.155Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-07T12:47:19.606Z] --- PASS: TestInspectNetwork (8.02s) [2021-06-07T12:47:19.606Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-07T12:47:19.606Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-07T12:47:19.606Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-07T12:47:19.606Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-07T12:47:19.606Z] === RUN TestRunContainerWithBridgeNone [2021-06-07T12:47:21.446Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-07T12:47:22.833Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-07T12:47:22.867Z] --- PASS: TestRunContainerWithBridgeNone (3.16s) [2021-06-07T12:47:22.867Z] === RUN TestNetworkInvalidJSON [2021-06-07T12:47:22.867Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-07T12:47:22.867Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-07T12:47:22.867Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-07T12:47:22.867Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-07T12:47:22.867Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-07T12:47:22.867Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-07T12:47:22.867Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-07T12:47:22.867Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-07T12:47:22.867Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-07T12:47:22.867Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-07T12:47:22.867Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-07T12:47:22.867Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-07T12:47:22.867Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-07T12:47:22.867Z] === RUN TestNetworkList [2021-06-07T12:47:22.867Z] === RUN TestNetworkList//networks [2021-06-07T12:47:22.867Z] === PAUSE TestNetworkList//networks [2021-06-07T12:47:22.867Z] === RUN TestNetworkList//networks/ [2021-06-07T12:47:22.867Z] === PAUSE TestNetworkList//networks/ [2021-06-07T12:47:22.867Z] === CONT TestNetworkList//networks [2021-06-07T12:47:22.867Z] === CONT TestNetworkList//networks/ [2021-06-07T12:47:22.867Z] --- PASS: TestNetworkList (0.01s) [2021-06-07T12:47:22.867Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-07T12:47:22.867Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-07T12:47:22.867Z] === RUN TestHostIPv4BridgeLabel [2021-06-07T12:47:23.403Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-07T12:47:23.428Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-06-07T12:47:23.428Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-07T12:47:23.849Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-07T12:47:24.352Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-06-07T12:47:24.352Z] === RUN TestDaemonDefaultNetworkPools [2021-06-07T12:47:25.278Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-06-07T12:47:25.278Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-07T12:47:25.314Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-07T12:47:26.203Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-06-07T12:47:26.203Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-07T12:47:26.254Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-07T12:47:26.612Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-07T12:47:26.612Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-07T12:47:27.193Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-07T12:47:27.564Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-06-07T12:47:27.564Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-07T12:47:28.123Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-06-07T12:47:28.123Z] === RUN TestServiceWithPredefinedNetwork [2021-06-07T12:47:28.132Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-07T12:47:28.391Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-07T12:47:29.481Z] Loaded image: buildpack-deps:buster [2021-06-07T12:47:29.773Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-07T12:47:30.052Z] Loaded image: busybox:latest [2021-06-07T12:47:30.052Z] Loaded image: busybox:glibc [2021-06-07T12:47:30.119Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-07T12:47:30.119Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-07T12:47:30.119Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-07T12:47:30.119Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-07T12:47:30.119Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-07T12:47:30.119Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-07T12:47:30.119Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-07T12:47:30.119Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-07T12:47:30.119Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-07T12:47:30.119Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-07T12:47:30.119Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-07T12:47:30.119Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-07T12:47:30.119Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestConfigureDaemonLogs [2021-06-07T12:47:30.119Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestCommonOptionsInstallFlags [2021-06-07T12:47:30.119Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-07T12:47:30.119Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-07T12:47:30.119Z] PASS [2021-06-07T12:47:30.119Z] coverage: 18.4% of statements [2021-06-07T12:47:30.119Z] ok github.com/docker/docker/cmd/dockerd 0.319s coverage: 18.4% of statements [2021-06-07T12:47:30.119Z] === RUN TestContainerStopSignal [2021-06-07T12:47:30.119Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestContainerStopTimeout [2021-06-07T12:47:30.119Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-07T12:47:30.119Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-07T12:47:30.119Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-07T12:47:30.119Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestReplaceAndAppendEnvVars [2021-06-07T12:47:30.119Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-07T12:47:30.119Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-07T12:47:30.119Z] === RUN TestNewMemoryStore [2021-06-07T12:47:30.119Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestAddContainers [2021-06-07T12:47:30.119Z] --- PASS: TestAddContainers (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestGetContainer [2021-06-07T12:47:30.119Z] --- PASS: TestGetContainer (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestDeleteContainer [2021-06-07T12:47:30.119Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestListContainers [2021-06-07T12:47:30.119Z] --- PASS: TestListContainers (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestFirstContainer [2021-06-07T12:47:30.119Z] --- PASS: TestFirstContainer (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestApplyAllContainer [2021-06-07T12:47:30.119Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestIsValidHealthString [2021-06-07T12:47:30.119Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestStateRunStop [2021-06-07T12:47:30.119Z] --- PASS: TestStateRunStop (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestStateTimeoutWait [2021-06-07T12:47:30.119Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-07T12:47:30.119Z] state_test.go:141: Stop callback fired [2021-06-07T12:47:30.119Z] state_test.go:165: Stop callback fired [2021-06-07T12:47:30.119Z] === RUN TestIsValidStateString [2021-06-07T12:47:30.119Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestViewSaveDelete [2021-06-07T12:47:30.119Z] --- PASS: TestViewSaveDelete (0.02s) [2021-06-07T12:47:30.119Z] === RUN TestViewAll [2021-06-07T12:47:30.119Z] --- PASS: TestViewAll (0.02s) [2021-06-07T12:47:30.119Z] === RUN TestViewGet [2021-06-07T12:47:30.119Z] --- PASS: TestViewGet (0.02s) [2021-06-07T12:47:30.119Z] === RUN TestNames [2021-06-07T12:47:30.119Z] --- PASS: TestNames (0.00s) [2021-06-07T12:47:30.119Z] === RUN TestViewWithHealthCheck [2021-06-07T12:47:30.119Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-07T12:47:30.119Z] PASS [2021-06-07T12:47:30.119Z] coverage: 41.5% of statements [2021-06-07T12:47:30.119Z] ok github.com/docker/docker/container 0.335s coverage: 41.5% of statements [2021-06-07T12:47:30.634Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2021-06-07T12:47:30.634Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-07T12:47:30.634Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-07T12:47:30.634Z] service_test.go:242: FLAKY_TEST [2021-06-07T12:47:30.634Z] === RUN TestServiceWithDataPathPortInit [2021-06-07T12:47:31.155Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-07T12:47:31.414Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-07T12:47:31.942Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-07T12:47:31.985Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-07T12:47:32.200Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-07T12:47:32.200Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-07T12:47:32.200Z] [2021-06-07T12:47:32.200Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-07T12:47:32.200Z] =========================== short test summary info ============================ [2021-06-07T12:47:32.200Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-07T12:47:32.200Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-07T12:47:32.200Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-07T12:47:32.200Z] Not supported on most drivers [2021-06-07T12:47:32.200Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-07T12:47:32.200Z] Output of docker top depends on host distro, and is not formalized. [2021-06-07T12:47:32.200Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-07T12:47:32.200Z] Output of docker top depends on host distro, and is not formalized. [2021-06-07T12:47:32.200Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-07T12:47:32.200Z] Can fail if eth0 has multiple IP addresses [2021-06-07T12:47:32.200Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-07T12:47:32.200Z] This doesn't seem to be taken into account by the engine [2021-06-07T12:47:32.200Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-07T12:47:32.200Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-07T12:47:32.200Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-07T12:47:32.200Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 356.59 seconds == [2021-06-07T12:47:32.458Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-07T12:47:32.555Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-07T12:47:32.597Z] Loaded image: debian:bullseye [2021-06-07T12:47:33.125Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-07T12:47:33.125Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-07T12:47:33.540Z] Loaded image: hello-world:latest [2021-06-07T12:47:33.802Z] Loaded image: arm32v7/hello-world:latest [2021-06-07T12:47:33.802Z] INFO: Testing against a local daemon [2021-06-07T12:47:33.802Z] === RUN TestCgroupNamespacesBuild [2021-06-07T12:47:35.907Z] === RUN TestPrepare [2021-06-07T12:47:35.907Z] --- PASS: TestPrepare (0.00s) [2021-06-07T12:47:35.907Z] === RUN TestStart [2021-06-07T12:47:35.907Z] --- PASS: TestStart (0.00s) [2021-06-07T12:47:35.907Z] === RUN TestWaitCancel [2021-06-07T12:47:35.907Z] --- PASS: TestWaitCancel (0.00s) [2021-06-07T12:47:35.907Z] === RUN TestWaitDisabled [2021-06-07T12:47:35.907Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-07T12:47:35.907Z] === RUN TestWaitEnabled [2021-06-07T12:47:35.907Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-07T12:47:35.907Z] === RUN TestRemove [2021-06-07T12:47:35.907Z] --- PASS: TestRemove (0.00s) [2021-06-07T12:47:35.907Z] PASS [2021-06-07T12:47:35.907Z] coverage: 65.3% of statements [2021-06-07T12:47:35.907Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.147s coverage: 65.3% of statements [2021-06-07T12:47:35.907Z] === RUN TestNewListSecretsFilters [2021-06-07T12:47:35.907Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-07T12:47:35.907Z] === RUN TestNewListConfigsFilters [2021-06-07T12:47:35.907Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-07T12:47:35.907Z] PASS [2021-06-07T12:47:35.907Z] coverage: 0.5% of statements [2021-06-07T12:47:35.907Z] ok github.com/docker/docker/daemon/cluster 0.491s coverage: 0.5% of statements [2021-06-07T12:47:36.344Z] --- PASS: TestCgroupNamespacesBuild (2.40s) [2021-06-07T12:47:36.344Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-07T12:47:36.421Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-07T12:47:37.804Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-07T12:47:38.090Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-07T12:47:38.257Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s) [2021-06-07T12:47:38.257Z] === RUN TestBuildWithSession [2021-06-07T12:47:38.257Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-07T12:47:38.257Z] build_session_test.go:25: TODO: BuildKit [2021-06-07T12:47:38.257Z] === RUN TestBuildSquashParent [2021-06-07T12:47:39.644Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-07T12:47:39.644Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-07T12:47:39.644Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-07T12:47:39.644Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-07T12:47:39.644Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-07T12:47:39.644Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-07T12:47:39.644Z] PASS [2021-06-07T12:47:39.644Z] coverage: 35.9% of statements [2021-06-07T12:47:39.644Z] ok github.com/docker/docker/daemon/cluster/convert 0.292s coverage: 35.9% of statements [2021-06-07T12:47:40.611Z] === RUN TestVerifyNetworkingConfig [2021-06-07T12:47:40.611Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-07T12:47:40.611Z] === RUN TestGetContainer [2021-06-07T12:47:40.611Z] --- PASS: TestGetContainer (0.00s) [2021-06-07T12:47:40.611Z] === RUN TestValidContainerNames [2021-06-07T12:47:40.611Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-07T12:47:40.611Z] === RUN TestContainerInitDNS [2021-06-07T12:47:40.611Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-07T12:47:40.611Z] daemon_test.go:147: root required [2021-06-07T12:47:40.611Z] === RUN TestMerge [2021-06-07T12:47:40.611Z] --- PASS: TestMerge (0.00s) [2021-06-07T12:47:40.611Z] === RUN TestValidateContainerIsolation [2021-06-07T12:47:40.611Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-07T12:47:40.611Z] === RUN TestFindNetworkErrorType [2021-06-07T12:47:40.611Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-07T12:47:40.611Z] === RUN TestEnsureServicesExist [2021-06-07T12:47:40.611Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-07T12:47:40.611Z] === RUN TestEnsureServicesExistErrors [2021-06-07T12:47:40.611Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-07T12:47:40.611Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-07T12:47:40.611Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-07T12:47:40.611Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-07T12:47:40.611Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-07T12:47:40.611Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-07T12:47:40.611Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-07T12:47:40.611Z] === RUN TestContainerDelete [2021-06-07T12:47:40.611Z] --- PASS: TestContainerDelete (0.01s) [2021-06-07T12:47:40.611Z] === RUN TestContainerDoubleDelete [2021-06-07T12:47:40.611Z] --- PASS: TestContainerDoubleDelete (0.01s) [2021-06-07T12:47:40.611Z] === RUN TestLogContainerEventCopyLabels [2021-06-07T12:47:40.611Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-07T12:47:40.611Z] === RUN TestLogContainerEventWithAttributes [2021-06-07T12:47:40.611Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-07T12:47:40.611Z] === RUN TestNoneHealthcheck [2021-06-07T12:47:40.611Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-07T12:47:40.611Z] === RUN TestHealthStates [2021-06-07T12:47:41.070Z] time="2021-06-07T12:47: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-06-07T12:47:41.070Z] time="2021-06-07T12:47: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-06-07T12:47:41.070Z] time="2021-06-07T12:47: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-06-07T12:47:41.070Z] time="2021-06-07T12:47: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-06-07T12:47:41.070Z] time="2021-06-07T12:47: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-06-07T12:47:41.070Z] time="2021-06-07T12:47: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-06-07T12:47:41.070Z] time="2021-06-07T12:47: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-06-07T12:47:41.070Z] time="2021-06-07T12:47: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-06-07T12:47:41.070Z] time="2021-06-07T12:47: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-06-07T12:47:41.070Z] time="2021-06-07T12:47: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-06-07T12:47:41.070Z] --- PASS: TestHealthStates (0.18s) [2021-06-07T12:47:41.070Z] === RUN TestMaskURLCredentials [2021-06-07T12:47:41.070Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-07T12:47:41.070Z] === RUN TestGetInspectData [2021-06-07T12:47:41.070Z] --- PASS: TestGetInspectData (0.00s) [2021-06-07T12:47:41.070Z] === RUN TestFillLicense [2021-06-07T12:47:41.070Z] --- PASS: TestFillLicense (0.00s) [2021-06-07T12:47:41.070Z] === RUN TestListInvalidFilter [2021-06-07T12:47:41.070Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-07T12:47:41.070Z] === RUN TestNameFilter [2021-06-07T12:47:41.070Z] --- PASS: TestNameFilter (0.00s) [2021-06-07T12:47:41.070Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-07T12:47:41.070Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-07T12:47:41.070Z] === 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-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-07T12:47:41.070Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-07T12:47:41.070Z] --- 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-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-07T12:47:41.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-07T12:47:41.070Z] === RUN TestDaemonReloadLabels [2021-06-07T12:47:41.070Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-07T12:47:41.070Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-07T12:47:41.070Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-07T12:47:41.070Z] === RUN TestDaemonReloadMirrors [2021-06-07T12:47:41.070Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-07T12:47:41.070Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-07T12:47:41.070Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-07T12:47:41.070Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-07T12:47:41.070Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-07T12:47:41.070Z] === RUN TestDaemonDiscoveryReload [2021-06-07T12:47:42.037Z] --- PASS: TestDaemonDiscoveryReload (1.15s) [2021-06-07T12:47:42.037Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-07T12:47:42.495Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-07T12:47:42.495Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-07T12:47:42.954Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-07T12:47:42.954Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-07T12:47:42.954Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-07T12:47:42.954Z] reload_test.go:520: root required [2021-06-07T12:47:42.954Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-07T12:47:42.954Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-07T12:47:42.954Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-07T12:47:42.954Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-06-07T12:47:42.954Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-07T12:47:42.954Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-07T12:47:42.954Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-07T12:47:42.954Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-06-07T12:47:42.954Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-07T12:47:42.954Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-07T12:47:42.954Z] === RUN TestParseVolumesFrom [2021-06-07T12:47:42.954Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-07T12:47:42.954Z] PASS [2021-06-07T12:47:42.954Z] coverage: 9.0% of statements [2021-06-07T12:47:42.954Z] ok github.com/docker/docker/daemon 2.910s coverage: 9.0% of statements [2021-06-07T12:47:44.649Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-07T12:47:44.649Z] [2021-06-07T12:47:44.649Z] Unloading profiles will leave already running processes permanently [2021-06-07T12:47:44.649Z] unconfined, which can lead to unexpected situations. [2021-06-07T12:47:44.649Z] [2021-06-07T12:47:44.649Z] To set a process to complain mode, use the command line tool [2021-06-07T12:47:44.649Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-07T12:47:44.649Z] Post stage [Pipeline] junit [2021-06-07T12:47:44.661Z] Recording test results [2021-06-07T12:47:45.129Z] === RUN TestWaitNodeAttachment [2021-06-07T12:47:45.129Z] === RUN TestBuilderGC [2021-06-07T12:47:45.129Z] --- PASS: TestBuilderGC (0.00s) [2021-06-07T12:47:45.129Z] === RUN TestDaemonConfigurationNotFound [2021-06-07T12:47:45.129Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-07T12:47:45.129Z] === RUN TestDaemonBrokenConfiguration [2021-06-07T12:47:45.129Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-07T12:47:45.129Z] === RUN TestParseClusterAdvertiseSettings [2021-06-07T12:47:45.129Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-07T12:47:45.129Z] === RUN TestFindConfigurationConflicts [2021-06-07T12:47:45.129Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-07T12:47:45.129Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-07T12:47:45.129Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-07T12:47:45.129Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-07T12:47:45.129Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-07T12:47:45.129Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-07T12:47:45.130Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-07T12:47:45.130Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-07T12:47:45.130Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-07T12:47:45.130Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-07T12:47:45.130Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-07T12:47:45.130Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-07T12:47:45.130Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-07T12:47:45.130Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-07T12:47:45.130Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestValidateConfigurationErrors [2021-06-07T12:47:45.130Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-07T12:47:45.130Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-07T12:47:45.130Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-07T12:47:45.130Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-07T12:47:45.130Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-07T12:47:45.130Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-07T12:47:45.130Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-07T12:47:45.130Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-07T12:47:45.130Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-07T12:47:45.130Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-07T12:47:45.130Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-07T12:47:45.130Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestValidateConfiguration [2021-06-07T12:47:45.130Z] === RUN TestValidateConfiguration/with_label [2021-06-07T12:47:45.130Z] === RUN TestValidateConfiguration/with_dns [2021-06-07T12:47:45.130Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-07T12:47:45.130Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-07T12:47:45.130Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-07T12:47:45.130Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-07T12:47:45.130Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-07T12:47:45.130Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestModifiedDiscoverySettings [2021-06-07T12:47:45.130Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestReloadSetConfigFileNotExist [2021-06-07T12:47:45.130Z] time="2021-06-07T12:47:44Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-07T12:47:45.130Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2021-06-07T12:47:45.130Z] === RUN TestReloadDefaultConfigNotExist [2021-06-07T12:47:45.130Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-07T12:47:45.130Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:47:45.130Z] === RUN TestReloadBadDefaultConfig [2021-06-07T12:47:45.130Z] time="2021-06-07T12:47:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-109948735" [2021-06-07T12:47:45.130Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestReloadWithConflictingLabels [2021-06-07T12:47:45.130Z] time="2021-06-07T12:47:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-623615378" [2021-06-07T12:47:45.130Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestReloadWithDuplicateLabels [2021-06-07T12:47:45.130Z] time="2021-06-07T12:47:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-733537737" [2021-06-07T12:47:45.130Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestDaemonConfigurationMerge [2021-06-07T12:47:45.130Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-07T12:47:45.130Z] PASS [2021-06-07T12:47:45.130Z] coverage: 79.7% of statements [2021-06-07T12:47:45.130Z] ok github.com/docker/docker/daemon/config 0.755s coverage: 79.7% of statements [2021-06-07T12:47:45.130Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-07T12:47:45.130Z] === RUN TestIsolationConversion [2021-06-07T12:47:45.130Z] === RUN TestIsolationConversion/default [2021-06-07T12:47:45.130Z] === RUN TestIsolationConversion/process [2021-06-07T12:47:45.130Z] === RUN TestIsolationConversion/hyperv [2021-06-07T12:47:45.130Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestContainerLabels [2021-06-07T12:47:45.130Z] --- PASS: TestContainerLabels (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestCredentialSpecConversion [2021-06-07T12:47:45.130Z] === RUN TestCredentialSpecConversion/none [2021-06-07T12:47:45.130Z] === RUN TestCredentialSpecConversion/config [2021-06-07T12:47:45.130Z] === RUN TestCredentialSpecConversion/file [2021-06-07T12:47:45.130Z] === RUN TestCredentialSpecConversion/registry [2021-06-07T12:47:45.130Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-07T12:47:45.130Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestControllerValidateMountBind [2021-06-07T12:47:45.130Z] --- PASS: TestControllerValidateMountBind (0.01s) [2021-06-07T12:47:45.130Z] === RUN TestControllerValidateMountVolume [2021-06-07T12:47:45.130Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestControllerValidateMountTarget [2021-06-07T12:47:45.130Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestControllerValidateMountTmpfs [2021-06-07T12:47:45.130Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestControllerValidateMountInvalidType [2021-06-07T12:47:45.130Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-07T12:47:45.130Z] === RUN TestControllerValidateMountNamedPipe [2021-06-07T12:47:45.130Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-07T12:47:45.130Z] PASS [2021-06-07T12:47:45.130Z] coverage: 11.3% of statements [2021-06-07T12:47:45.130Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.871s coverage: 11.3% of statements [2021-06-07T12:47:45.462Z] --- PASS: TestServiceWithDataPathPortInit (14.18s) [2021-06-07T12:47:45.462Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-07T12:47:45.508Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-07T12:47:45.588Z] === RUN TestDiscoveryOptsErrors [2021-06-07T12:47:45.588Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-07T12:47:45.588Z] === RUN TestDiscoveryOpts [2021-06-07T12:47:45.588Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-07T12:47:45.588Z] PASS [2021-06-07T12:47:45.588Z] coverage: 30.0% of statements [2021-06-07T12:47:45.588Z] ok github.com/docker/docker/daemon/discovery 0.070s coverage: 30.0% of statements [2021-06-07T12:47:45.792Z] + echo Ensuring container killed. [2021-06-07T12:47:45.792Z] Ensuring container killed. [2021-06-07T12:47:45.792Z] + docker rm -vf docker-pr27 [2021-06-07T12:47:45.792Z] Error: No such container: docker-pr27 [Pipeline] sh [2021-06-07T12:47:46.073Z] + echo Chowning /workspace to jenkins user [2021-06-07T12:47:46.073Z] Chowning /workspace to jenkins user [2021-06-07T12:47:46.073Z] + id -u [2021-06-07T12:47:46.073Z] + id -g [2021-06-07T12:47:46.073Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42393:/workspace busybox chown -R 1000:1000 /workspace [2021-06-07T12:47:46.073Z] Unable to find image 'busybox:latest' locally [2021-06-07T12:47:46.073Z] latest: Pulling from library/busybox [2021-06-07T12:47:46.233Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-07T12:47:46.331Z] 92f8b3f0730f: Pulling fs layer [2021-06-07T12:47:46.331Z] 92f8b3f0730f: Verifying Checksum [2021-06-07T12:47:46.331Z] 92f8b3f0730f: Download complete [2021-06-07T12:47:46.331Z] 92f8b3f0730f: Pull complete [2021-06-07T12:47:46.331Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-06-07T12:47:46.331Z] Status: Downloaded newer image for busybox:latest [2021-06-07T12:47:46.389Z] --- PASS: TestBuildSquashParent (7.04s) [2021-06-07T12:47:46.389Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-07T12:47:46.389Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-07T12:47:46.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-07T12:47:46.389Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-07T12:47:46.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-07T12:47:46.389Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-07T12:47:46.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-07T12:47:46.389Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-07T12:47:46.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-07T12:47:46.389Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-07T12:47:46.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-07T12:47:46.389Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-07T12:47:46.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-07T12:47:46.389Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-07T12:47:46.389Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-07T12:47:46.389Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-07T12:47:46.389Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-07T12:47:47.124Z] === RUN TestEventsLog [2021-06-07T12:47:47.124Z] --- PASS: TestEventsLog (0.00s) [2021-06-07T12:47:47.124Z] === RUN TestEventsLogTimeout [2021-06-07T12:47:47.124Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-07T12:47:47.124Z] === RUN TestLogEvents [2021-06-07T12:47:47.124Z] --- PASS: TestLogEvents (0.05s) [2021-06-07T12:47:47.124Z] === RUN TestLoadBufferedEvents [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-07T12:47:47.557Z] + bundleName=docker-py [2021-06-07T12:47:47.557Z] + echo Creating docker-py-bundles.tar.gz [2021-06-07T12:47:47.557Z] Creating docker-py-bundles.tar.gz [2021-06-07T12:47:47.557Z] + 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-06-07T12:47:47.568Z] Archiving artifacts [2021-06-07T12:47:47.582Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-06-07T12:47:47.582Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-07T12:47:47.582Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-07T12:47:47.582Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-07T12:47:47.582Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-07T12:47:47.582Z] PASS [2021-06-07T12:47:47.582Z] coverage: 50.0% of statements [2021-06-07T12:47:47.582Z] ok github.com/docker/docker/daemon/events 0.281s coverage: 50.0% of statements [2021-06-07T12:47:47.777Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-07T12:47:48.041Z] === RUN TestIsEmptyDir [2021-06-07T12:47:48.041Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-07T12:47:48.041Z] PASS [2021-06-07T12:47:48.041Z] coverage: 2.3% of statements [2021-06-07T12:47:48.041Z] ok github.com/docker/docker/daemon/graphdriver 0.099s coverage: 2.3% of statements [2021-06-07T12:47:48.349Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-07T12:47:48.500Z] === RUN TestLinkNaming [2021-06-07T12:47:48.500Z] --- PASS: TestLinkNaming (0.00s) [2021-06-07T12:47:48.500Z] === RUN TestLinkNew [2021-06-07T12:47:48.500Z] --- PASS: TestLinkNew (0.00s) [2021-06-07T12:47:48.500Z] === RUN TestLinkEnv [2021-06-07T12:47:48.500Z] --- PASS: TestLinkEnv (0.00s) [2021-06-07T12:47:48.500Z] === RUN TestLinkMultipleEnv [2021-06-07T12:47:48.500Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-07T12:47:48.500Z] === RUN TestLinkPortRangeEnv [2021-06-07T12:47:48.500Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-07T12:47:48.500Z] PASS [2021-06-07T12:47:48.500Z] coverage: 93.0% of statements [2021-06-07T12:47:48.500Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2021-06-07T12:47:48.773Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-07T12:47:49.032Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-07T12:47:49.281Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42393/27/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-06-07T12:47:49.628Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr27 -e DOCKER_GITCOMMIT=fed1e1064ecb452b4d411c97824451c802e7c194 -e DOCKER_GRAPHDRIVER docker:fed1e1064ecb452b4d411c97824451c802e7c194 hack/make.sh binary [2021-06-07T12:47:50.196Z] [2021-06-07T12:47:50.196Z] Removing bundles/ [2021-06-07T12:47:50.196Z] [2021-06-07T12:47:50.196Z] ---> Making bundle: binary (in bundles/binary) [2021-06-07T12:47:50.196Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-07T12:47:50.196Z] GOOS="" GOARCH="" GOARM="" [2021-06-07T12:47:50.893Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-07T12:47:50.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.72s) [2021-06-07T12:47:50.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s) [2021-06-07T12:47:50.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2021-06-07T12:47:50.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.35s) [2021-06-07T12:47:50.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.37s) [2021-06-07T12:47:50.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s) [2021-06-07T12:47:50.893Z] === RUN TestBuildMultiStageCopy [2021-06-07T12:47:50.893Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-07T12:47:51.404Z] --- PASS: TestCheckoutGit (66.85s) [2021-06-07T12:47:51.404Z] === RUN TestValidGitTransport [2021-06-07T12:47:51.404Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-07T12:47:51.404Z] === RUN TestGitInvalidRef [2021-06-07T12:47:51.573Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-07T12:47:51.863Z] --- PASS: TestGitInvalidRef (0.52s) [2021-06-07T12:47:51.863Z] PASS [2021-06-07T12:47:51.863Z] coverage: 86.3% of statements [2021-06-07T12:47:51.863Z] ok github.com/docker/docker/builder/remotecontext/git 67.500s coverage: 86.3% of statements [2021-06-07T12:47:51.863Z] === RUN TestAdapterReadLogs [2021-06-07T12:47:51.863Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-07T12:47:51.863Z] === RUN TestCopier [2021-06-07T12:47:51.863Z] --- PASS: TestCopier (0.01s) [2021-06-07T12:47:51.863Z] === RUN TestCopierLongLines [2021-06-07T12:47:51.863Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-07T12:47:51.863Z] === RUN TestCopierSlow [2021-06-07T12:47:51.990Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.42s) [2021-06-07T12:47:51.990Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xujht5n3wfawoy7rc1t24mkbp Created:2021-06-07 12:47:45.761686821 +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[fe59d86a82588a963216cb5c1d6b838739898c6602aeabd0000add22a576ef46:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.upahkyburcpxwokmvv5dcvcc3 EndpointID:807df11ce247d1338d62727421341a44616d37f9a3aab0f2a2ca47d1de29e77f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f97083ae2264812bced1df6446016c06a55142d048eecc8d8fd4d5b0deb8bd47 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:01cdc4cef975 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.upahkyburcpxwokmvv5dcvcc3 EndpointID:807df11ce247d1338d62727421341a44616d37f9a3aab0f2a2ca47d1de29e77f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-07T12:47:51.990Z] PASS [2021-06-07T12:47:51.990Z] [2021-06-07T12:47:51.990Z] === Skipped [2021-06-07T12:47:51.990Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-07T12:47:51.990Z] service_test.go:242: FLAKY_TEST [2021-06-07T12:47:51.990Z] [2021-06-07T12:47:51.990Z] [2021-06-07T12:47:51.990Z] DONE 26 tests, 1 skipped in 47.477s [2021-06-07T12:47:51.990Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-07T12:47:51.990Z] INFO: Testing against a local daemon [2021-06-07T12:47:51.990Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-07T12:47:51.990Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-07T12:47:51.990Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-07T12:47:51.990Z] === RUN TestDockerNetworkIpvlan [2021-06-07T12:47:51.990Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-07T12:47:51.990Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-07T12:47:51.990Z] PASS [2021-06-07T12:47:51.990Z] [2021-06-07T12:47:51.990Z] === Skipped [2021-06-07T12:47:51.990Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-07T12:47:51.990Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-07T12:47:51.990Z] [2021-06-07T12:47:51.990Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-07T12:47:51.990Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-07T12:47:51.990Z] [2021-06-07T12:47:51.990Z] [2021-06-07T12:47:51.990Z] DONE 2 tests, 2 skipped in 0.040s [2021-06-07T12:47:51.990Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-07T12:47:51.990Z] INFO: Testing against a local daemon [2021-06-07T12:47:51.990Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-07T12:47:52.142Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-07T12:47:52.323Z] --- PASS: TestCopierSlow (0.20s) [2021-06-07T12:47:52.323Z] === RUN TestCopierWithSized [2021-06-07T12:47:52.323Z] === RUN TestCopierWithSized/as_is [2021-06-07T12:47:52.323Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-07T12:47:52.323Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-07T12:47:52.323Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-07T12:47:52.323Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-06-07T12:47:52.323Z] === RUN TestCopierWithPartial [2021-06-07T12:47:52.323Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-07T12:47:52.323Z] === RUN TestRingLogger [2021-06-07T12:47:52.323Z] --- PASS: TestRingLogger (0.00s) [2021-06-07T12:47:52.323Z] === RUN TestRingCap [2021-06-07T12:47:52.323Z] --- PASS: TestRingCap (0.00s) [2021-06-07T12:47:52.323Z] === RUN TestRingClose [2021-06-07T12:47:52.323Z] --- PASS: TestRingClose (0.00s) [2021-06-07T12:47:52.323Z] === RUN TestRingDrain [2021-06-07T12:47:52.323Z] --- PASS: TestRingDrain (0.00s) [2021-06-07T12:47:52.323Z] PASS [2021-06-07T12:47:52.323Z] coverage: 43.8% of statements [2021-06-07T12:47:52.323Z] ok github.com/docker/docker/daemon/logger 0.310s coverage: 43.8% of statements [2021-06-07T12:47:52.783Z] === RUN TestSearchRegistryForImagesErrors [2021-06-07T12:47:52.783Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-07T12:47:52.783Z] === RUN TestSearchRegistryForImages [2021-06-07T12:47:52.783Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-07T12:47:52.783Z] === RUN TestOnlyPlatformWithFallback [2021-06-07T12:47:52.783Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-07T12:47:52.783Z] === RUN TestImageDelete [2021-06-07T12:47:52.783Z] === RUN TestImageDelete/no_lease [2021-06-07T12:47:52.783Z] === RUN TestImageDelete/lease_exists [2021-06-07T12:47:52.783Z] --- PASS: TestImageDelete (0.03s) [2021-06-07T12:47:52.783Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-07T12:47:52.783Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-06-07T12:47:52.783Z] === RUN TestContentStoreForPull [2021-06-07T12:47:52.783Z] --- PASS: TestContentStoreForPull (0.22s) [2021-06-07T12:47:52.783Z] PASS [2021-06-07T12:47:52.783Z] coverage: 6.7% of statements [2021-06-07T12:47:52.783Z] ok github.com/docker/docker/daemon/images 0.435s coverage: 6.7% of statements [2021-06-07T12:47:52.783Z] === RUN TestNewStreamConfig [2021-06-07T12:47:52.783Z] === RUN TestNewStreamConfig/defaults [2021-06-07T12:47:52.783Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-07T12:47:52.783Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-07T12:47:52.783Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-07T12:47:52.783Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-07T12:47:52.783Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-07T12:47:52.783Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-07T12:47:52.783Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-07T12:47:52.783Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-07T12:47:52.783Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-07T12:47:52.783Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-07T12:47:52.783Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-07T12:47:52.783Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-07T12:47:52.783Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-07T12:47:52.783Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-07T12:47:52.783Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-07T12:47:52.783Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-07T12:47:52.783Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-07T12:47:52.783Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-07T12:47:52.783Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/cli [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-07T12:47:52.783Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-07T12:47:52.805Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-07T12:47:52.805Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-07T12:47:53.243Z] time="2021-06-07T12:47:52Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-07T12:47:53.243Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-06-07T12:47:53.243Z] === RUN TestCreateSuccess [2021-06-07T12:47:53.243Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestCreateLogGroupSuccess [2021-06-07T12:47:53.243Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestCreateError [2021-06-07T12:47:53.243Z] --- PASS: TestCreateError (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestCreateAlreadyExists [2021-06-07T12:47:53.243Z] time="2021-06-07T12:47:52Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-07T12:47:53.243Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestLogClosed [2021-06-07T12:47:53.243Z] --- PASS: TestLogClosed (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestLogBlocking [2021-06-07T12:47:53.243Z] --- PASS: TestLogBlocking (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-07T12:47:53.243Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestLogNonBlockingBufferFull [2021-06-07T12:47:53.243Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestPublishBatchSuccess [2021-06-07T12:47:53.243Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestPublishBatchError [2021-06-07T12:47:53.243Z] time="2021-06-07T12:47:52Z" level=error msg=Error [2021-06-07T12:47:53.243Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-07T12:47:53.243Z] time="2021-06-07T12:47:52Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-07T12:47:53.243Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-07T12:47:53.243Z] time="2021-06-07T12:47:52Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-07T12:47:53.243Z] time="2021-06-07T12:47:52Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-07T12:47:53.243Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestCollectBatchSimple [2021-06-07T12:47:53.243Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestCollectBatchTicker [2021-06-07T12:47:53.243Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestCollectBatchMultilinePattern [2021-06-07T12:47:53.243Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-07T12:47:53.243Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-07T12:47:53.243Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-07T12:47:53.243Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-06-07T12:47:53.243Z] === RUN TestCollectBatchClose [2021-06-07T12:47:53.243Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestEffectiveLen [2021-06-07T12:47:53.243Z] === RUN TestEffectiveLen/0/Hello [2021-06-07T12:47:53.243Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-07T12:47:53.243Z] === RUN TestEffectiveLen/2/🙃 [2021-06-07T12:47:53.243Z] === RUN TestEffectiveLen/3/���� [2021-06-07T12:47:53.243Z] === RUN TestEffectiveLen/4/He��o [2021-06-07T12:47:53.243Z] === RUN TestEffectiveLen/5/ [2021-06-07T12:47:53.243Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestFindValidSplit [2021-06-07T12:47:53.243Z] === RUN TestFindValidSplit/0/ [2021-06-07T12:47:53.243Z] === RUN TestFindValidSplit/1/Hello [2021-06-07T12:47:53.243Z] === RUN TestFindValidSplit/2/Hello [2021-06-07T12:47:53.243Z] === RUN TestFindValidSplit/3/Hello [2021-06-07T12:47:53.243Z] === RUN TestFindValidSplit/4/🙃 [2021-06-07T12:47:53.243Z] === RUN TestFindValidSplit/5/🙃 [2021-06-07T12:47:53.243Z] === RUN TestFindValidSplit/6/a� [2021-06-07T12:47:53.243Z] === RUN TestFindValidSplit/7/a� [2021-06-07T12:47:53.243Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-07T12:47:53.243Z] cloudwatchlogs_test.go:1044: [2021-06-07T12:47:53.243Z] cloudwatchlogs_test.go:1045: [2021-06-07T12:47:53.243Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-07T12:47:53.243Z] cloudwatchlogs_test.go:1044: Hello [2021-06-07T12:47:53.243Z] cloudwatchlogs_test.go:1045: [2021-06-07T12:47:53.243Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-07T12:47:53.243Z] cloudwatchlogs_test.go:1044: He [2021-06-07T12:47:53.243Z] cloudwatchlogs_test.go:1045: llo [2021-06-07T12:47:53.243Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-07T12:47:53.243Z] cloudwatchlogs_test.go:1044: [2021-06-07T12:47:53.243Z] cloudwatchlogs_test.go:1045: Hello [2021-06-07T12:47:53.243Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-07T12:47:53.243Z] cloudwatchlogs_test.go:1044: [2021-06-07T12:47:53.243Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-07T12:47:53.243Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-07T12:47:53.243Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-07T12:47:53.243Z] cloudwatchlogs_test.go:1045: [2021-06-07T12:47:53.243Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-07T12:47:53.243Z] cloudwatchlogs_test.go:1044: a [2021-06-07T12:47:53.243Z] cloudwatchlogs_test.go:1045: � [2021-06-07T12:47:53.243Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-07T12:47:53.243Z] cloudwatchlogs_test.go:1044: a� [2021-06-07T12:47:53.243Z] cloudwatchlogs_test.go:1045: [2021-06-07T12:47:53.243Z] === RUN TestProcessEventEmoji [2021-06-07T12:47:53.243Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestCollectBatchLineSplit [2021-06-07T12:47:53.243Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-07T12:47:53.243Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-06-07T12:47:53.243Z] === RUN TestCollectBatchMaxEvents [2021-06-07T12:47:53.243Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-06-07T12:47:53.243Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-07T12:47:53.243Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-07T12:47:53.243Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-07T12:47:53.243Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-06-07T12:47:53.243Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-07T12:47:53.243Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-06-07T12:47:53.243Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-07T12:47:53.243Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-07T12:47:53.243Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-07T12:47:53.243Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-07T12:47:53.243Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-07T12:47:53.243Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-07T12:47:53.243Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-07T12:47:53.243Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-07T12:47:53.243Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-07T12:47:53.243Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-07T12:47:53.243Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-07T12:47:53.243Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-07T12:47:53.243Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-07T12:47:53.243Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-07T12:47:53.243Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-07T12:47:53.243Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-07T12:47:53.243Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-07T12:47:53.243Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-07T12:47:53.243Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-07T12:47:53.243Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-07T12:47:53.243Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-07T12:47:53.243Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestCreateTagSuccess [2021-06-07T12:47:53.243Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-07T12:47:53.243Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-07T12:47:53.243Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-07T12:47:53.243Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-07T12:47:53.243Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-07T12:47:53.243Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-07T12:47:53.243Z] PASS [2021-06-07T12:47:53.243Z] coverage: 77.8% of statements [2021-06-07T12:47:53.243Z] ok github.com/docker/docker/daemon/logger/awslogs 0.496s coverage: 77.8% of statements [2021-06-07T12:47:53.243Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-07T12:47:53.243Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-07T12:47:53.243Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-07T12:47:53.243Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-07T12:47:53.243Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-07T12:47:53.351Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2021-06-07T12:47:53.351Z] === RUN TestDockerNetworkMacvlan [2021-06-07T12:47:53.375Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-07T12:47:53.636Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-07T12:47:53.911Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-07T12:47:54.207Z] --- PASS: TestBuildMultiStageCopy (3.61s) [2021-06-07T12:47:54.207Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.15s) [2021-06-07T12:47:54.207Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2021-06-07T12:47:54.207Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2021-06-07T12:47:54.207Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s) [2021-06-07T12:47:54.207Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.39s) [2021-06-07T12:47:54.207Z] === RUN TestBuildMultiStageParentConfig [2021-06-07T12:47:54.779Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-07T12:47:54.779Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-07T12:47:54.779Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-07T12:47:54.779Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-06-07T12:47:54.779Z] === RUN TestFastTimeMarshalJSON [2021-06-07T12:47:54.779Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-06-07T12:47:54.779Z] PASS [2021-06-07T12:47:54.779Z] coverage: 87.2% of statements [2021-06-07T12:47:54.779Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.392s coverage: 87.2% of statements [2021-06-07T12:47:54.838Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-07T12:47:55.147Z] --- PASS: TestBuildMultiStageParentConfig (0.95s) [2021-06-07T12:47:55.147Z] === RUN TestBuildLabelWithTargets [2021-06-07T12:47:55.238Z] === RUN TestJSONFileLogger [2021-06-07T12:47:55.238Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-07T12:47:55.238Z] === RUN TestJSONFileLoggerWithTags [2021-06-07T12:47:55.238Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-07T12:47:55.238Z] === RUN TestJSONFileLoggerWithOpts [2021-06-07T12:47:55.238Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-07T12:47:55.238Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-07T12:47:55.238Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-07T12:47:55.238Z] === RUN TestEncodeDecode [2021-06-07T12:47:55.238Z] === PAUSE TestEncodeDecode [2021-06-07T12:47:55.238Z] === RUN TestUnexpectedEOF [2021-06-07T12:47:55.238Z] time="2021-06-07T12:47:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-07T12:47:55.238Z] time="2021-06-07T12:47:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-07T12:47:55.238Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-06-07T12:47:55.238Z] === CONT TestEncodeDecode [2021-06-07T12:47:55.238Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-07T12:47:55.238Z] PASS [2021-06-07T12:47:55.238Z] coverage: 69.9% of statements [2021-06-07T12:47:55.238Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.427s coverage: 69.9% of statements [2021-06-07T12:47:55.398Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-07T12:47:55.441Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-07T12:47:56.205Z] === RUN TestWriteLog [2021-06-07T12:47:56.205Z] === PAUSE TestWriteLog [2021-06-07T12:47:56.205Z] === RUN TestReadLog [2021-06-07T12:47:56.205Z] === PAUSE TestReadLog [2021-06-07T12:47:56.205Z] === CONT TestWriteLog [2021-06-07T12:47:56.205Z] --- PASS: TestWriteLog (0.00s) [2021-06-07T12:47:56.205Z] === CONT TestReadLog [2021-06-07T12:47:56.205Z] === RUN TestReadLog/tail_exact [2021-06-07T12:47:56.205Z] === RUN TestReadLog/tail_less_than_available [2021-06-07T12:47:56.205Z] === RUN TestReadLog/tail_more_than_available [2021-06-07T12:47:56.205Z] --- PASS: TestReadLog (0.19s) [2021-06-07T12:47:56.205Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-06-07T12:47:56.205Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-07T12:47:56.205Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-07T12:47:56.205Z] PASS [2021-06-07T12:47:56.205Z] coverage: 75.2% of statements [2021-06-07T12:47:56.205Z] ok github.com/docker/docker/daemon/logger/local 0.644s coverage: 75.2% of statements [2021-06-07T12:47:56.205Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-07T12:47:56.597Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2021-06-07T12:47:56.597Z] === RUN TestBuildWithEmptyLayers [2021-06-07T12:47:56.721Z] === RUN TestOpenFileDelete [2021-06-07T12:47:56.721Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-07T12:47:56.721Z] === RUN TestOpenFileRename [2021-06-07T12:47:56.721Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-07T12:47:56.721Z] === RUN TestParseLogTagDefaultTag [2021-06-07T12:47:56.721Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-07T12:47:56.721Z] === RUN TestParseLogTag [2021-06-07T12:47:56.721Z] --- PASS: TestParseLogTag (0.00s) [2021-06-07T12:47:56.721Z] === RUN TestParseLogTagEmptyTag [2021-06-07T12:47:56.721Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-07T12:47:56.721Z] === RUN TestTailFiles [2021-06-07T12:47:56.721Z] --- PASS: TestTailFiles (0.00s) [2021-06-07T12:47:56.721Z] === RUN TestFollowLogsConsumerGone [2021-06-07T12:47:56.721Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-07T12:47:56.721Z] === RUN TestFollowLogsProducerGone [2021-06-07T12:47:56.721Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-07T12:47:56.721Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-07T12:47:56.721Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-07T12:47:56.721Z] === RUN TestCheckCapacityAndRotate [2021-06-07T12:47:56.721Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-07T12:47:56.721Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-07T12:47:56.721Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2021-06-07T12:47:56.721Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-06-07T12:47:56.721Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-06-07T12:47:56.721Z] PASS [2021-06-07T12:47:56.721Z] coverage: 53.7% of statements [2021-06-07T12:47:56.721Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.190s coverage: 53.7% of statements [2021-06-07T12:47:57.540Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2021-06-07T12:47:57.540Z] === RUN TestBuildMultiStageOnBuild [2021-06-07T12:47:57.687Z] === RUN TestLog [2021-06-07T12:47:57.687Z] --- PASS: TestLog (0.01s) [2021-06-07T12:47:57.687Z] PASS [2021-06-07T12:47:57.687Z] coverage: 31.5% of statements [2021-06-07T12:47:57.687Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.224s coverage: 31.5% of statements [2021-06-07T12:47:58.654Z] === RUN TestValidateLogOpt [2021-06-07T12:47:58.654Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-07T12:47:58.654Z] === RUN TestNewMissedConfig [2021-06-07T12:47:58.654Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-07T12:47:58.654Z] === RUN TestNewMissedUrl [2021-06-07T12:47:58.654Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-07T12:47:58.654Z] === RUN TestNewMissedToken [2021-06-07T12:47:58.654Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-07T12:47:58.654Z] === RUN TestNewWithProxy [2021-06-07T12:47:58.654Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-07T12:47:58.654Z] === RUN TestDefault [2021-06-07T12:47:58.654Z] --- PASS: TestDefault (0.01s) [2021-06-07T12:47:58.654Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-07T12:47:58.654Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-07T12:47:58.654Z] === RUN TestJsonFormat [2021-06-07T12:47:58.654Z] --- PASS: TestJsonFormat (0.01s) [2021-06-07T12:47:58.654Z] === RUN TestRawFormat [2021-06-07T12:47:58.654Z] --- PASS: TestRawFormat (0.00s) [2021-06-07T12:47:58.654Z] === RUN TestRawFormatWithLabels [2021-06-07T12:47:58.654Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-07T12:47:58.654Z] === RUN TestRawFormatWithoutTag [2021-06-07T12:47:58.654Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-07T12:47:58.654Z] === RUN TestBatching [2021-06-07T12:47:58.654Z] === RUN TestNewParse [2021-06-07T12:47:58.654Z] --- PASS: TestNewParse (0.00s) [2021-06-07T12:47:58.654Z] PASS [2021-06-07T12:47:58.654Z] coverage: 8.3% of statements [2021-06-07T12:47:58.654Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2021-06-07T12:47:58.654Z] --- PASS: TestBatching (0.23s) [2021-06-07T12:47:58.654Z] === RUN TestFrequency [2021-06-07T12:47:58.661Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-07T12:47:58.733Z] 4612f6d0b889: Pull complete [2021-06-07T12:47:58.738Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-07T12:47:58.998Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-07T12:47:59.112Z] --- PASS: TestFrequency (0.19s) [2021-06-07T12:47:59.112Z] === RUN TestOneMessagePerRequest [2021-06-07T12:47:59.112Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-07T12:47:59.112Z] === RUN TestVerify [2021-06-07T12:47:59.112Z] --- PASS: TestVerify (0.00s) [2021-06-07T12:47:59.112Z] === RUN TestSkipVerify [2021-06-07T12:47:59.112Z] time="2021-06-07T12:47:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:47:59.112Z] time="2021-06-07T12:47:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:47:59.112Z] time="2021-06-07T12:47:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:47:59.112Z] time="2021-06-07T12:47:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:47:59.112Z] time="2021-06-07T12:47:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:47:59.112Z] === RUN TestParseLogFormat [2021-06-07T12:47:59.112Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-07T12:47:59.112Z] === RUN TestValidateLogOptEmpty [2021-06-07T12:47:59.112Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-07T12:47:59.112Z] === RUN TestValidateSyslogAddress [2021-06-07T12:47:59.112Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-07T12:47:59.112Z] === RUN TestParseAddressDefaultPort [2021-06-07T12:47:59.112Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-07T12:47:59.112Z] === RUN TestValidateSyslogFacility [2021-06-07T12:47:59.112Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-07T12:47:59.112Z] === RUN TestValidateLogOptSyslogFormat [2021-06-07T12:47:59.112Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-07T12:47:59.112Z] === RUN TestValidateLogOpt [2021-06-07T12:47:59.258Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-07T12:47:59.570Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-07T12:47:59.570Z] PASS [2021-06-07T12:47:59.570Z] coverage: 46.8% of statements [2021-06-07T12:47:59.570Z] ok github.com/docker/docker/daemon/logger/syslog 0.180s coverage: 46.8% of statements [2021-06-07T12:47:59.570Z] --- PASS: TestSkipVerify (0.59s) [2021-06-07T12:47:59.570Z] === RUN TestBufferMaximum [2021-06-07T12:47:59.570Z] time="2021-06-07T12:47:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:47:59.570Z] time="2021-06-07T12:47:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:47:59.570Z] time="2021-06-07T12:47:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:47:59.570Z] time="2021-06-07T12:47:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:47:59.570Z] time="2021-06-07T12:47:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:47:59.570Z] time="2021-06-07T12:47:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623070079.350617\",\"host\":\"cc21dd0ba841\"}'" [2021-06-07T12:47:59.570Z] time="2021-06-07T12:47:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623070079.350617\",\"host\":\"cc21dd0ba841\"}'" [2021-06-07T12:47:59.570Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-07T12:47:59.570Z] === RUN TestServerAlwaysDown [2021-06-07T12:47:59.570Z] time="2021-06-07T12:47:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:47:59.570Z] time="2021-06-07T12:47:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:47:59.570Z] time="2021-06-07T12:47:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623070079.353614\",\"host\":\"cc21dd0ba841\"}'" [2021-06-07T12:47:59.570Z] time="2021-06-07T12:47:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623070079.353614\",\"host\":\"cc21dd0ba841\"}'" [2021-06-07T12:47:59.570Z] time="2021-06-07T12:47:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:47:59.570Z] time="2021-06-07T12:47:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623070079.353614\",\"host\":\"cc21dd0ba841\"}'" [2021-06-07T12:47:59.570Z] time="2021-06-07T12:47:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623070079.354614\",\"host\":\"cc21dd0ba841\"}'" [2021-06-07T12:47:59.570Z] time="2021-06-07T12:47:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623070079.354614\",\"host\":\"cc21dd0ba841\"}'" [2021-06-07T12:47:59.570Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-07T12:47:59.571Z] === RUN TestCannotSendAfterClose [2021-06-07T12:47:59.571Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-07T12:47:59.571Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-07T12:48:00.088Z] --- PASS: TestBuildMultiStageOnBuild (2.56s) [2021-06-07T12:48:00.088Z] === RUN TestBuildUncleanTarFilenames [2021-06-07T12:48:00.537Z] time="2021-06-07T12:48:00Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49198/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-07T12:48:00.537Z] time="2021-06-07T12:48:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"cc21dd0ba841\"}'" [2021-06-07T12:48:00.537Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-06-07T12:48:00.537Z] PASS [2021-06-07T12:48:00.537Z] coverage: 82.5% of statements [2021-06-07T12:48:00.537Z] ok github.com/docker/docker/daemon/logger/splunk 2.281s coverage: 82.5% of statements [2021-06-07T12:48:00.537Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-07T12:48:00.537Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-07T12:48:00.537Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-07T12:48:01.029Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2021-06-07T12:48:01.029Z] === RUN TestBuildMultiStageLayerLeak [2021-06-07T12:48:01.171Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-07T12:48:01.176Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-07T12:48:01.504Z] === RUN TestV1IDService [2021-06-07T12:48:01.504Z] --- PASS: TestV1IDService (0.02s) [2021-06-07T12:48:01.504Z] === RUN TestV2MetadataService [2021-06-07T12:48:01.969Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-07T12:48:01.969Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-07T12:48:01.969Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-07T12:48:01.969Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-07T12:48:01.969Z] === RUN TestContinueOnError_NeverContinue [2021-06-07T12:48:01.969Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-07T12:48:01.969Z] === RUN TestManifestStore [2021-06-07T12:48:01.969Z] === RUN TestManifestStore/no_remote_or_local [2021-06-07T12:48:02.110Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-07T12:48:02.429Z] time="2021-06-07T12:48:02Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local977636247\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-07T12:48:02.429Z] === RUN TestManifestStore/no_local_cache [2021-06-07T12:48:02.429Z] === RUN TestManifestStore/with_local_cache [2021-06-07T12:48:02.429Z] === RUN TestManifestStore/unknown_media_type [2021-06-07T12:48:02.429Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-07T12:48:02.429Z] time="2021-06-07T12:48:02Z" level=warning msg="reference for unknown type: " [2021-06-07T12:48:02.429Z] time="2021-06-07T12:48:02Z" level=warning msg="reference for unknown type: " [2021-06-07T12:48:02.429Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-07T12:48:02.429Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-07T12:48:02.429Z] time="2021-06-07T12:48:02Z" level=warning msg="reference for unknown type: " [2021-06-07T12:48:02.429Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-07T12:48:02.429Z] time="2021-06-07T12:48:02Z" level=warning msg="reference for unknown type: " [2021-06-07T12:48:02.429Z] time="2021-06-07T12:48:02Z" level=warning msg="reference for unknown type: " [2021-06-07T12:48:02.429Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-07T12:48:02.429Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-07T12:48:02.429Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-07T12:48:02.429Z] time="2021-06-07T12:48:02Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-07T12:48:02.429Z] --- PASS: TestManifestStore (0.40s) [2021-06-07T12:48:02.429Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-06-07T12:48:02.429Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-06-07T12:48:02.429Z] --- PASS: TestManifestStore/with_local_cache (0.08s) [2021-06-07T12:48:02.429Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2021-06-07T12:48:02.429Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.05s) [2021-06-07T12:48:02.429Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-06-07T12:48:02.429Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s) [2021-06-07T12:48:02.429Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-06-07T12:48:02.429Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-06-07T12:48:02.429Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-07T12:48:02.429Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-06-07T12:48:02.429Z] === RUN TestDetectManifestBlobMediaType [2021-06-07T12:48:02.429Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-07T12:48:02.429Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-07T12:48:02.429Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-07T12:48:02.429Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-07T12:48:02.429Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-07T12:48:02.429Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-07T12:48:02.429Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-07T12:48:02.429Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-07T12:48:02.429Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-07T12:48:02.429Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-07T12:48:02.429Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-07T12:48:02.429Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-07T12:48:02.429Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-07T12:48:02.429Z] === RUN TestFixManifestLayers [2021-06-07T12:48:02.429Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-07T12:48:02.429Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-07T12:48:02.429Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-07T12:48:02.429Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-07T12:48:02.429Z] === RUN TestFixManifestLayersBadParent [2021-06-07T12:48:02.429Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-07T12:48:02.429Z] === RUN TestValidateManifest [2021-06-07T12:48:02.429Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-07T12:48:02.429Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-07T12:48:02.429Z] === RUN TestFormatPlatform [2021-06-07T12:48:02.429Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-07T12:48:02.429Z] === RUN TestGetRepositoryMountCandidates [2021-06-07T12:48:02.429Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-07T12:48:02.429Z] === RUN TestLayerAlreadyExists [2021-06-07T12:48:02.429Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-07T12:48:02.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-06-07T12:48:02.430Z] 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-06-07T12:48:02.430Z] 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-06-07T12:48:02.430Z] 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-06-07T12:48:02.430Z] 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-06-07T12:48:02.430Z] 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-06-07T12:48:02.430Z] === RUN TestWhenEmptyAuthConfig [2021-06-07T12:48:02.430Z] --- PASS: TestV2MetadataService (1.13s) [2021-06-07T12:48:02.430Z] PASS [2021-06-07T12:48:02.430Z] coverage: 48.2% of statements [2021-06-07T12:48:02.430Z] ok github.com/docker/docker/distribution/metadata 1.283s coverage: 48.2% of statements [2021-06-07T12:48:02.888Z] === RUN TestSuccessfulDownload [2021-06-07T12:48:02.888Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-07T12:48:02.888Z] download_test.go:268: Needs fixing on Windows [2021-06-07T12:48:02.888Z] === RUN TestCancelledDownload [2021-06-07T12:48:02.888Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-07T12:48:02.888Z] === RUN TestMaxDownloadAttempts [2021-06-07T12:48:02.888Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-07T12:48:02.888Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-07T12:48:02.888Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-07T12:48:02.888Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-07T12:48:02.888Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-07T12:48:02.888Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-07T12:48:02.888Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-07T12:48:02.888Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-07T12:48:02.888Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-07T12:48:02.888Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-07T12:48:02.888Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-07T12:48:02.888Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-07T12:48:03.346Z] time="2021-06-07T12:48:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-07T12:48:03.346Z] time="2021-06-07T12:48:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-07T12:48:03.346Z] time="2021-06-07T12:48:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-07T12:48:03.346Z] time="2021-06-07T12:48:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-07T12:48:03.346Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-07T12:48:03.346Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2021-06-07T12:48:03.346Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2021-06-07T12:48:03.346Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2021-06-07T12:48:03.346Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2021-06-07T12:48:03.346Z] === RUN TestTransfer [2021-06-07T12:48:03.346Z] --- PASS: TestTransfer (0.12s) [2021-06-07T12:48:03.346Z] === RUN TestConcurrencyLimit [2021-06-07T12:48:03.346Z] === RUN TestNotFound [2021-06-07T12:48:03.346Z] --- PASS: TestNotFound (0.00s) [2021-06-07T12:48:03.346Z] === RUN TestConflict [2021-06-07T12:48:03.346Z] --- PASS: TestConflict (0.00s) [2021-06-07T12:48:03.346Z] === RUN TestForbidden [2021-06-07T12:48:03.346Z] --- PASS: TestForbidden (0.00s) [2021-06-07T12:48:03.346Z] === RUN TestInvalidParameter [2021-06-07T12:48:03.346Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-07T12:48:03.346Z] === RUN TestNotImplemented [2021-06-07T12:48:03.346Z] --- PASS: TestNotImplemented (0.00s) [2021-06-07T12:48:03.346Z] === RUN TestNotModified [2021-06-07T12:48:03.346Z] --- PASS: TestNotModified (0.00s) [2021-06-07T12:48:03.346Z] === RUN TestUnauthorized [2021-06-07T12:48:03.346Z] --- PASS: TestUnauthorized (0.00s) [2021-06-07T12:48:03.346Z] === RUN TestUnknown [2021-06-07T12:48:03.346Z] --- PASS: TestUnknown (0.00s) [2021-06-07T12:48:03.346Z] === RUN TestCancelled [2021-06-07T12:48:03.346Z] --- PASS: TestCancelled (0.00s) [2021-06-07T12:48:03.346Z] === RUN TestDeadline [2021-06-07T12:48:03.346Z] --- PASS: TestDeadline (0.00s) [2021-06-07T12:48:03.346Z] === RUN TestDataLoss [2021-06-07T12:48:03.346Z] --- PASS: TestDataLoss (0.00s) [2021-06-07T12:48:03.346Z] === RUN TestUnavailable [2021-06-07T12:48:03.346Z] --- PASS: TestUnavailable (0.00s) [2021-06-07T12:48:03.346Z] === RUN TestSystem [2021-06-07T12:48:03.346Z] --- PASS: TestSystem (0.00s) [2021-06-07T12:48:03.346Z] === RUN TestFromStatusCode [2021-06-07T12:48:03.346Z] === RUN TestFromStatusCode/Not_Found [2021-06-07T12:48:03.346Z] === RUN TestFromStatusCode/Bad_Request [2021-06-07T12:48:03.346Z] === RUN TestFromStatusCode/Conflict [2021-06-07T12:48:03.346Z] === RUN TestFromStatusCode/Unauthorized [2021-06-07T12:48:03.346Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-07T12:48:03.346Z] === RUN TestFromStatusCode/Forbidden [2021-06-07T12:48:03.346Z] === RUN TestFromStatusCode/Not_Modified [2021-06-07T12:48:03.346Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-07T12:48:03.346Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-07T12:48:03.346Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-07T12:48:03.346Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-07T12:48:03.346Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-07T12:48:03.346Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-07T12:48:03.346Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-07T12:48:03.346Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-07T12:48:03.346Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-07T12:48:03.346Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-07T12:48:03.346Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-07T12:48:03.346Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-07T12:48:03.346Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-07T12:48:03.346Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-07T12:48:03.346Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-07T12:48:03.346Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-07T12:48:03.346Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-07T12:48:03.346Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-07T12:48:03.346Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-07T12:48:03.346Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-07T12:48:03.346Z] PASS [2021-06-07T12:48:03.346Z] coverage: 53.1% of statements [2021-06-07T12:48:03.346Z] ok github.com/docker/docker/errdefs 0.057s coverage: 53.1% of statements [2021-06-07T12:48:03.805Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2021-06-07T12:48:03.805Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-07T12:48:03.805Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-07T12:48:03.805Z] === RUN TestTokenPassThru [2021-06-07T12:48:03.805Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-07T12:48:03.805Z] === RUN TestTokenPassThruDifferentHost [2021-06-07T12:48:03.805Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-07T12:48:03.805Z] PASS [2021-06-07T12:48:03.805Z] coverage: 23.6% of statements [2021-06-07T12:48:03.805Z] ok github.com/docker/docker/distribution 1.716s coverage: 23.6% of statements [2021-06-07T12:48:03.805Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-06-07T12:48:03.805Z] === RUN TestInactiveJobs [2021-06-07T12:48:03.805Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-07T12:48:04.263Z] --- PASS: TestInactiveJobs (0.45s) [2021-06-07T12:48:04.263Z] === RUN TestWatchRelease [2021-06-07T12:48:04.263Z] --- PASS: TestWatchRelease (0.17s) [2021-06-07T12:48:04.263Z] === RUN TestWatchFinishedTransfer [2021-06-07T12:48:04.263Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-07T12:48:04.263Z] === RUN TestDuplicateTransfer [2021-06-07T12:48:04.263Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-06-07T12:48:04.263Z] === RUN TestSuccessfulUpload [2021-06-07T12:48:04.351Z] --- PASS: TestBuildMultiStageLayerLeak (2.75s) [2021-06-07T12:48:04.351Z] === RUN TestBuildWithHugeFile [2021-06-07T12:48:04.722Z] time="2021-06-07T12:48:04Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-07T12:48:05.180Z] --- PASS: TestSuccessfulUpload (0.51s) [2021-06-07T12:48:05.180Z] === RUN TestCancelledUpload [2021-06-07T12:48:05.180Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-07T12:48:05.180Z] PASS [2021-06-07T12:48:05.180Z] coverage: 76.8% of statements [2021-06-07T12:48:05.180Z] ok github.com/docker/docker/distribution/xfer 2.238s coverage: 76.8% of statements [2021-06-07T12:48:05.180Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-07T12:48:05.639Z] === RUN TestFSGetInvalidData [2021-06-07T12:48:05.639Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-07T12:48:05.639Z] === RUN TestFSInvalidSet [2021-06-07T12:48:05.639Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-07T12:48:05.639Z] === RUN TestFSInvalidRoot [2021-06-07T12:48:05.639Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-07T12:48:05.639Z] === RUN TestFSMetadataGetSet [2021-06-07T12:48:05.639Z] --- PASS: TestFSMetadataGetSet (0.06s) [2021-06-07T12:48:05.639Z] === RUN TestFSInvalidWalker [2021-06-07T12:48:05.639Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-07T12:48:05.639Z] === RUN TestFSGetSet [2021-06-07T12:48:05.639Z] --- PASS: TestFSGetSet (0.02s) [2021-06-07T12:48:05.639Z] === RUN TestFSGetUnsetKey [2021-06-07T12:48:05.639Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-07T12:48:05.639Z] === RUN TestFSGetEmptyData [2021-06-07T12:48:05.639Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-07T12:48:05.639Z] === RUN TestFSDelete [2021-06-07T12:48:05.639Z] === RUN TestCompare [2021-06-07T12:48:05.639Z] --- PASS: TestCompare (0.00s) [2021-06-07T12:48:05.639Z] PASS [2021-06-07T12:48:05.639Z] coverage: 19.2% of statements [2021-06-07T12:48:05.639Z] ok github.com/docker/docker/image/cache 0.101s coverage: 19.2% of statements [2021-06-07T12:48:05.639Z] --- PASS: TestFSDelete (0.02s) [2021-06-07T12:48:05.639Z] === RUN TestFSWalker [2021-06-07T12:48:05.639Z] --- PASS: TestFSWalker (0.01s) [2021-06-07T12:48:05.639Z] === RUN TestFSWalkerStopOnError [2021-06-07T12:48:05.639Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-07T12:48:05.639Z] === RUN TestNewFromJSON [2021-06-07T12:48:05.639Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-07T12:48:05.639Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-07T12:48:05.639Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-07T12:48:05.639Z] === RUN TestMarshalKeyOrder [2021-06-07T12:48:05.639Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-07T12:48:05.639Z] === RUN TestHistoryEqual [2021-06-07T12:48:06.098Z] --- PASS: TestHistoryEqual (0.17s) [2021-06-07T12:48:06.098Z] === RUN TestImage [2021-06-07T12:48:06.098Z] --- PASS: TestImage (0.00s) [2021-06-07T12:48:06.098Z] === RUN TestImageOSNotEmpty [2021-06-07T12:48:06.098Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-07T12:48:06.098Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-07T12:48:06.098Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-07T12:48:06.098Z] === RUN TestCreate [2021-06-07T12:48:06.098Z] --- PASS: TestCreate (0.01s) [2021-06-07T12:48:06.098Z] === RUN TestRestore [2021-06-07T12:48:06.098Z] time="2021-06-07T12:48:05Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-07T12:48:06.098Z] --- PASS: TestRestore (0.05s) [2021-06-07T12:48:06.098Z] === RUN TestAddDelete [2021-06-07T12:48:06.098Z] --- PASS: TestAddDelete (0.02s) [2021-06-07T12:48:06.098Z] === RUN TestSearchAfterDelete [2021-06-07T12:48:06.098Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-07T12:48:06.098Z] === RUN TestParentReset [2021-06-07T12:48:06.098Z] --- PASS: TestParentReset (0.15s) [2021-06-07T12:48:06.098Z] === RUN TestGetAndSetLastUpdated [2021-06-07T12:48:06.098Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-07T12:48:06.098Z] === RUN TestStoreLen [2021-06-07T12:48:06.098Z] --- PASS: TestStoreLen (0.05s) [2021-06-07T12:48:06.098Z] PASS [2021-06-07T12:48:06.098Z] coverage: 86.6% of statements [2021-06-07T12:48:06.098Z] ok github.com/docker/docker/image 0.766s coverage: 86.6% of statements [2021-06-07T12:48:06.313Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-07T12:48:06.313Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-07T12:48:06.418Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-07T12:48:06.556Z] === RUN TestValidateManifest [2021-06-07T12:48:06.556Z] === RUN TestValidateManifest/nil [2021-06-07T12:48:06.556Z] === RUN TestValidateManifest/non-nil [2021-06-07T12:48:06.556Z] --- PASS: TestValidateManifest (0.00s) [2021-06-07T12:48:06.556Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-07T12:48:06.556Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-07T12:48:06.556Z] PASS [2021-06-07T12:48:06.556Z] coverage: 0.6% of statements [2021-06-07T12:48:06.556Z] ok github.com/docker/docker/image/tarexport 0.072s coverage: 0.6% of statements [2021-06-07T12:48:07.780Z] --- PASS: TestDockerNetworkMacvlan (14.62s) [2021-06-07T12:48:07.780Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-06-07T12:48:07.780Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2021-06-07T12:48:07.780Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.62s) [2021-06-07T12:48:07.780Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s) [2021-06-07T12:48:07.780Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.19s) [2021-06-07T12:48:07.780Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s) [2021-06-07T12:48:07.780Z] PASS [2021-06-07T12:48:07.780Z] [2021-06-07T12:48:07.780Z] DONE 8 tests in 15.941s [2021-06-07T12:48:07.780Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-07T12:48:07.780Z] testing: warning: no tests to run [2021-06-07T12:48:07.780Z] PASS [2021-06-07T12:48:07.780Z] [2021-06-07T12:48:07.780Z] DONE 0 tests in 0.006s [2021-06-07T12:48:07.780Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-07T12:48:08.035Z] INFO: Testing against a local daemon [2021-06-07T12:48:08.035Z] === RUN TestAuthZPluginAllowRequest [2021-06-07T12:48:08.091Z] === RUN TestMakeV1ConfigFromConfig [2021-06-07T12:48:08.091Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-07T12:48:08.091Z] PASS [2021-06-07T12:48:08.091Z] coverage: 25.0% of statements [2021-06-07T12:48:08.091Z] ok github.com/docker/docker/image/v1 0.116s coverage: 25.0% of statements [2021-06-07T12:48:08.091Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-07T12:48:08.220Z] --- PASS: TestBuildWithHugeFile (105.15s) [2021-06-07T12:48:08.220Z] === RUN TestBuildWCOWSandboxSize [2021-06-07T12:48:08.220Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-07T12:48:08.220Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-07T12:48:08.220Z] === RUN TestBuildWithEmptyDockerfile [2021-06-07T12:48:08.220Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-07T12:48:08.220Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-07T12:48:08.220Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-07T12:48:08.220Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-07T12:48:08.220Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-07T12:48:08.220Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-07T12:48:08.220Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-07T12:48:08.220Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-07T12:48:08.220Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-07T12:48:08.479Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-07T12:48:08.479Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-06-07T12:48:08.479Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2021-06-07T12:48:08.479Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2021-06-07T12:48:08.479Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2021-06-07T12:48:08.479Z] === RUN TestBuildPreserveOwnership [2021-06-07T12:48:08.479Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-07T12:48:08.551Z] === RUN TestSerialization [2021-06-07T12:48:08.551Z] --- PASS: TestSerialization (0.03s) [2021-06-07T12:48:08.551Z] PASS [2021-06-07T12:48:08.551Z] coverage: 100.0% of statements [2021-06-07T12:48:08.551Z] ok github.com/docker/docker/libcontainerd/queue 0.076s coverage: 100.0% of statements [2021-06-07T12:48:09.402Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2021-06-07T12:48:09.402Z] === RUN TestAuthZPluginTLS [2021-06-07T12:48:09.858Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-07T12:48:09.962Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-06-07T12:48:09.962Z] === RUN TestAuthZPluginDenyRequest [2021-06-07T12:48:10.085Z] === RUN TestEmptyLayer [2021-06-07T12:48:10.085Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-07T12:48:10.085Z] === RUN TestCommitFailure [2021-06-07T12:48:10.085Z] --- PASS: TestCommitFailure (0.01s) [2021-06-07T12:48:10.085Z] === RUN TestStartTransactionFailure [2021-06-07T12:48:10.085Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-06-07T12:48:10.085Z] === RUN TestGetOrphan [2021-06-07T12:48:10.085Z] --- PASS: TestGetOrphan (0.01s) [2021-06-07T12:48:10.085Z] === RUN TestMountAndRegister [2021-06-07T12:48:10.085Z] --- PASS: TestMountAndRegister (0.05s) [2021-06-07T12:48:10.085Z] layer_test.go:271: Layer size: 14 [2021-06-07T12:48:10.085Z] === RUN TestLayerRelease [2021-06-07T12:48:10.085Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-07T12:48:10.085Z] layer_test.go:304: Failing on Windows [2021-06-07T12:48:10.085Z] === RUN TestStoreRestore [2021-06-07T12:48:10.085Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-07T12:48:10.085Z] layer_test.go:353: Failing on Windows [2021-06-07T12:48:10.085Z] === RUN TestTarStreamStability [2021-06-07T12:48:10.085Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-07T12:48:10.085Z] layer_test.go:468: Failing on Windows [2021-06-07T12:48:10.085Z] === RUN TestRegisterExistingLayer [2021-06-07T12:48:10.085Z] --- PASS: TestRegisterExistingLayer (0.11s) [2021-06-07T12:48:10.085Z] === RUN TestTarStreamVerification [2021-06-07T12:48:10.085Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-07T12:48:10.085Z] layer_test.go:697: Failing on Windows [2021-06-07T12:48:10.085Z] === RUN TestLayerMigration [2021-06-07T12:48:10.085Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-07T12:48:10.085Z] migration_test.go:46: Failing on Windows [2021-06-07T12:48:10.085Z] === RUN TestLayerMigrationNoTarsplit [2021-06-07T12:48:10.085Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-07T12:48:10.085Z] migration_test.go:182: Failing on Windows [2021-06-07T12:48:10.085Z] === RUN TestMountInit [2021-06-07T12:48:10.085Z] --- SKIP: TestMountInit (0.00s) [2021-06-07T12:48:10.085Z] mount_test.go:17: Failing on Windows [2021-06-07T12:48:10.085Z] === RUN TestMountSize [2021-06-07T12:48:10.085Z] --- SKIP: TestMountSize (0.00s) [2021-06-07T12:48:10.085Z] mount_test.go:76: Failing on Windows [2021-06-07T12:48:10.085Z] === RUN TestMountChanges [2021-06-07T12:48:10.085Z] --- SKIP: TestMountChanges (0.00s) [2021-06-07T12:48:10.085Z] mount_test.go:125: Failing on Windows [2021-06-07T12:48:10.085Z] === RUN TestMountApply [2021-06-07T12:48:10.085Z] --- SKIP: TestMountApply (0.00s) [2021-06-07T12:48:10.085Z] mount_test.go:212: Failing on Windows [2021-06-07T12:48:10.085Z] PASS [2021-06-07T12:48:10.085Z] coverage: 30.1% of statements [2021-06-07T12:48:10.085Z] ok github.com/docker/docker/layer 0.333s coverage: 30.1% of statements [2021-06-07T12:48:10.117Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-07T12:48:10.522Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-06-07T12:48:10.522Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-07T12:48:10.543Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-07T12:48:10.543Z] === RUN TestEnvironmentParsing [2021-06-07T12:48:10.543Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-07T12:48:10.543Z] PASS [2021-06-07T12:48:10.543Z] coverage: 1.0% of statements [2021-06-07T12:48:10.543Z] ok github.com/docker/docker/libcontainerd/local 0.143s coverage: 1.0% of statements [2021-06-07T12:48:10.543Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-07T12:48:10.543Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-07T12:48:10.543Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-07T12:48:11.002Z] === RUN TestSequenceGetAvailableBit [2021-06-07T12:48:11.002Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-07T12:48:11.002Z] === RUN TestSequenceEqual [2021-06-07T12:48:11.002Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-07T12:48:11.002Z] === RUN TestSequenceCopy [2021-06-07T12:48:11.002Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-07T12:48:11.002Z] === RUN TestGetFirstAvailable [2021-06-07T12:48:11.002Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-07T12:48:11.002Z] === RUN TestFindSequence [2021-06-07T12:48:11.002Z] --- PASS: TestFindSequence (0.00s) [2021-06-07T12:48:11.002Z] === RUN TestCheckIfAvailable [2021-06-07T12:48:11.002Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-07T12:48:11.002Z] === RUN TestMergeSequences [2021-06-07T12:48:11.002Z] --- PASS: TestMergeSequences (0.00s) [2021-06-07T12:48:11.002Z] === RUN TestPushReservation [2021-06-07T12:48:11.002Z] --- PASS: TestPushReservation (0.00s) [2021-06-07T12:48:11.002Z] === RUN TestSerializeDeserialize [2021-06-07T12:48:11.002Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-07T12:48:11.002Z] === RUN TestSet [2021-06-07T12:48:11.002Z] --- PASS: TestSet (0.00s) [2021-06-07T12:48:11.002Z] === RUN TestSetUnset [2021-06-07T12:48:11.002Z] --- PASS: TestSetUnset (0.00s) [2021-06-07T12:48:11.002Z] === RUN TestOffsetSetUnset [2021-06-07T12:48:11.002Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-07T12:48:11.002Z] === RUN TestSetInRange [2021-06-07T12:48:11.002Z] --- PASS: TestSetInRange (0.00s) [2021-06-07T12:48:11.002Z] === RUN TestSetAnyInRange [2021-06-07T12:48:11.002Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-07T12:48:11.002Z] === RUN TestMethods [2021-06-07T12:48:11.002Z] --- PASS: TestMethods (0.00s) [2021-06-07T12:48:11.002Z] === RUN TestRandomAllocateDeallocate [2021-06-07T12:48:11.055Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-07T12:48:11.083Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-06-07T12:48:11.083Z] === RUN TestAuthZPluginDenyResponse [2021-06-07T12:48:11.642Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-06-07T12:48:11.642Z] === RUN TestAuthZPluginAllowEventStream [2021-06-07T12:48:13.004Z] --- PASS: TestAuthZPluginAllowEventStream (1.47s) [2021-06-07T12:48:13.004Z] === RUN TestAuthZPluginErrorResponse [2021-06-07T12:48:13.177Z] === RUN TestClientServiceInvalidCommand [2021-06-07T12:48:13.177Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-07T12:48:13.177Z] === RUN TestClientServiceCreate [2021-06-07T12:48:13.177Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-07T12:48:13.177Z] === RUN TestClientServiceRm [2021-06-07T12:48:13.177Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-07T12:48:13.177Z] === RUN TestClientServiceLs [2021-06-07T12:48:13.177Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-07T12:48:13.177Z] === RUN TestClientServiceInfo [2021-06-07T12:48:13.177Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-07T12:48:13.177Z] === RUN TestClientServiceInfoById [2021-06-07T12:48:13.177Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-07T12:48:13.177Z] === RUN TestClientServiceJoin [2021-06-07T12:48:13.177Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-07T12:48:13.177Z] === RUN TestClientServiceLeave [2021-06-07T12:48:13.177Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-07T12:48:13.177Z] === RUN TestClientDummyCommand [2021-06-07T12:48:13.177Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-07T12:48:13.177Z] === RUN TestClientNetworkInvalidCommand [2021-06-07T12:48:13.177Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-07T12:48:13.177Z] === RUN TestClientNetworkCreate [2021-06-07T12:48:13.177Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-07T12:48:13.177Z] === RUN TestClientNetworkCreateWithDriver [2021-06-07T12:48:13.177Z] flag provided but not defined: -f [2021-06-07T12:48:13.177Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build206442910\b1152\client.test.exe create --help'. [2021-06-07T12:48:13.177Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-07T12:48:13.177Z] === RUN TestClientNetworkRm [2021-06-07T12:48:13.177Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-07T12:48:13.177Z] === RUN TestClientNetworkLs [2021-06-07T12:48:13.177Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-07T12:48:13.177Z] === RUN TestClientNetworkInfo [2021-06-07T12:48:13.177Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-07T12:48:13.177Z] === RUN TestClientNetworkInfoById [2021-06-07T12:48:13.177Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-07T12:48:13.177Z] PASS [2021-06-07T12:48:13.177Z] coverage: 75.2% of statements [2021-06-07T12:48:13.177Z] ok github.com/docker/docker/libnetwork/client 0.090s coverage: 75.2% of statements [2021-06-07T12:48:13.564Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-06-07T12:48:13.564Z] === RUN TestAuthZPluginErrorRequest [2021-06-07T12:48:13.594Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-07T12:48:13.635Z] === RUN TestEverything [2021-06-07T12:48:13.635Z] --- PASS: TestEverything (0.00s) [2021-06-07T12:48:13.635Z] === RUN TestGet [2021-06-07T12:48:13.635Z] --- PASS: TestGet (0.00s) [2021-06-07T12:48:13.635Z] === RUN TestParsePanic [2021-06-07T12:48:13.635Z] flag provided but not defined: -int [2021-06-07T12:48:13.635Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build206442910\b1156\mflag.test.exe --help'. [2021-06-07T12:48:13.635Z] --- PASS: TestParsePanic (0.00s) [2021-06-07T12:48:13.635Z] === RUN TestParse [2021-06-07T12:48:13.635Z] --- PASS: TestParse (0.00s) [2021-06-07T12:48:13.635Z] === RUN TestFlagSetParse [2021-06-07T12:48:13.635Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-07T12:48:13.635Z] === RUN TestUserDefined [2021-06-07T12:48:13.635Z] --- PASS: TestUserDefined (0.00s) [2021-06-07T12:48:13.635Z] === RUN TestUserDefinedBool [2021-06-07T12:48:13.635Z] flag needs an argument: -b [2021-06-07T12:48:13.635Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build206442910\b1156\mflag.test.exe test --help'. [2021-06-07T12:48:13.635Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-07T12:48:13.635Z] === RUN TestSetOutput [2021-06-07T12:48:13.635Z] --- PASS: TestSetOutput (0.00s) [2021-06-07T12:48:13.635Z] === RUN TestChangingArgs [2021-06-07T12:48:13.635Z] --- PASS: TestChangingArgs (0.00s) [2021-06-07T12:48:13.635Z] === RUN TestHelp [2021-06-07T12:48:13.635Z] --- PASS: TestHelp (0.00s) [2021-06-07T12:48:13.635Z] === RUN TestFlagCounts [2021-06-07T12:48:13.635Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-07T12:48:13.635Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-07T12:48:13.635Z] --- PASS: TestFlagCounts (0.00s) [2021-06-07T12:48:13.635Z] === RUN TestSortFlags [2021-06-07T12:48:13.635Z] --- PASS: TestSortFlags (0.00s) [2021-06-07T12:48:13.635Z] === RUN TestMergeFlags [2021-06-07T12:48:13.635Z] --- PASS: TestMergeFlags (0.00s) [2021-06-07T12:48:13.635Z] PASS [2021-06-07T12:48:13.635Z] coverage: 62.7% of statements [2021-06-07T12:48:13.635Z] ok github.com/docker/docker/libnetwork/client/mflag 0.044s coverage: 62.7% of statements [2021-06-07T12:48:14.124Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-06-07T12:48:14.124Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-07T12:48:14.164Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-07T12:48:14.684Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-06-07T12:48:14.684Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-07T12:48:15.546Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-07T12:48:15.810Z] === RUN TestErrorInterfaces [2021-06-07T12:48:15.810Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-07T12:48:15.810Z] === RUN TestNetworkMarshalling [2021-06-07T12:48:15.810Z] --- PASS: TestNetworkMarshalling (0.18s) [2021-06-07T12:48:15.810Z] === RUN TestEndpointMarshalling [2021-06-07T12:48:15.810Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-07T12:48:15.810Z] === RUN TestAuxAddresses [2021-06-07T12:48:15.810Z] time="2021-06-07T12:48:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-07T12:48:15.810Z] --- PASS: TestAuxAddresses (0.01s) [2021-06-07T12:48:15.810Z] === RUN TestSRVServiceQuery [2021-06-07T12:48:15.810Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-06-07T12:48:15.810Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:48:15.810Z] === RUN TestServiceVIPReuse [2021-06-07T12:48:15.810Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-06-07T12:48:15.810Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:48:15.810Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-07T12:48:15.810Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-06-07T12:48:15.810Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:48:15.810Z] === RUN TestDNSIPQuery [2021-06-07T12:48:15.810Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-07T12:48:15.810Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:48:15.810Z] === RUN TestDNSProxyServFail [2021-06-07T12:48:15.810Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-07T12:48:15.810Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:48:15.810Z] === RUN TestSandboxAddEmpty [2021-06-07T12:48:15.810Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-07T12:48:15.810Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:48:15.810Z] === RUN TestSandboxAddMultiPrio [2021-06-07T12:48:15.810Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-07T12:48:15.810Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:48:15.810Z] === RUN TestSandboxAddSamePrio [2021-06-07T12:48:15.810Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-07T12:48:15.810Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:48:15.810Z] === RUN TestCleanupServiceDiscovery [2021-06-07T12:48:15.810Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-07T12:48:15.810Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:48:15.810Z] === RUN TestDNSOptions [2021-06-07T12:48:15.810Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-07T12:48:15.810Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:48:15.810Z] === RUN TestMultipleControllersWithSameStore [2021-06-07T12:48:15.810Z] time="2021-06-07T12:48:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-07T12:48:15.810Z] time="2021-06-07T12:48:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-07T12:48:15.810Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-07T12:48:15.810Z] PASS [2021-06-07T12:48:15.810Z] coverage: 8.6% of statements [2021-06-07T12:48:15.810Z] ok github.com/docker/docker/libnetwork 0.353s coverage: 8.6% of statements [2021-06-07T12:48:15.810Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-07T12:48:16.116Z] --- PASS: TestBuildPreserveOwnership (7.47s) [2021-06-07T12:48:16.116Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.82s) [2021-06-07T12:48:16.116Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.64s) [2021-06-07T12:48:16.116Z] === RUN TestBuildPlatformInvalid [2021-06-07T12:48:16.116Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2021-06-07T12:48:16.116Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-07T12:48:16.269Z] === RUN TestTCP4Proxy [2021-06-07T12:48:16.269Z] --- PASS: TestTCP4Proxy (0.00s) [2021-06-07T12:48:16.269Z] === RUN TestTCP4ProxyHalfClose [2021-06-07T12:48:16.269Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-07T12:48:16.269Z] === RUN TestTCP6Proxy [2021-06-07T12:48:16.269Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-07T12:48:16.269Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-07T12:48:16.269Z] === RUN TestTCPDualStackProxy [2021-06-07T12:48:16.269Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-07T12:48:16.269Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-07T12:48:16.269Z] === RUN TestUDP4Proxy [2021-06-07T12:48:16.269Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-07T12:48:16.269Z] === RUN TestUDP6Proxy [2021-06-07T12:48:16.269Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-07T12:48:16.269Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-07T12:48:16.269Z] === RUN TestUDPWriteError [2021-06-07T12:48:16.269Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-07T12:48:16.269Z] === RUN TestSCTP4Proxy [2021-06-07T12:48:16.269Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-06-07T12:48:16.269Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-07T12:48:16.269Z] === RUN TestSCTP6Proxy [2021-06-07T12:48:16.269Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-07T12:48:16.269Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-07T12:48:16.269Z] PASS [2021-06-07T12:48:16.269Z] coverage: 49.4% of statements [2021-06-07T12:48:16.269Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.082s coverage: 49.4% of statements [2021-06-07T12:48:16.569Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2021-06-07T12:48:16.569Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-07T12:48:17.235Z] --- PASS: TestRandomAllocateDeallocate (6.47s) [2021-06-07T12:48:17.236Z] === RUN TestAllocateRandomDeallocate [2021-06-07T12:48:17.694Z] === RUN TestInvalidConfig [2021-06-07T12:48:17.694Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-07T12:48:17.694Z] === RUN TestConfig [2021-06-07T12:48:17.694Z] --- PASS: TestConfig (0.00s) [2021-06-07T12:48:17.694Z] === RUN TestOptionsLabels [2021-06-07T12:48:17.694Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-07T12:48:17.694Z] === RUN TestValidName [2021-06-07T12:48:17.694Z] --- PASS: TestValidName (0.00s) [2021-06-07T12:48:17.694Z] === RUN TestTLSConfiguration [2021-06-07T12:48:17.694Z] === RUN TestKey [2021-06-07T12:48:17.694Z] --- PASS: TestKey (0.00s) [2021-06-07T12:48:17.694Z] === RUN TestParseKey [2021-06-07T12:48:17.694Z] --- PASS: TestParseKey (0.00s) [2021-06-07T12:48:17.694Z] === RUN TestInvalidDataStore [2021-06-07T12:48:17.694Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-07T12:48:17.694Z] === RUN TestKVObjectFlatKey [2021-06-07T12:48:17.694Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-07T12:48:17.694Z] === RUN TestAtomicKVObjectFlatKey [2021-06-07T12:48:17.694Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-07T12:48:17.694Z] PASS [2021-06-07T12:48:17.694Z] coverage: 21.9% of statements [2021-06-07T12:48:17.694Z] time="2021-06-07T12:48:17Z" level=info msg="Option Initializing KV with TLS" [2021-06-07T12:48:17.694Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2021-06-07T12:48:17.694Z] --- PASS: TestTLSConfiguration (0.18s) [2021-06-07T12:48:17.694Z] PASS [2021-06-07T12:48:17.694Z] coverage: 24.0% of statements [2021-06-07T12:48:17.694Z] ok github.com/docker/docker/libnetwork/config 0.260s coverage: 24.0% of statements [2021-06-07T12:48:18.500Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2021-06-07T12:48:18.500Z] === RUN TestAuthZPluginHeader [2021-06-07T12:48:18.657Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-07T12:48:18.661Z] === RUN TestIPDataMarshalling [2021-06-07T12:48:18.661Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-07T12:48:18.661Z] === RUN TestValidateAndIsV6 [2021-06-07T12:48:18.661Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-07T12:48:18.661Z] PASS [2021-06-07T12:48:18.661Z] coverage: 68.9% of statements [2021-06-07T12:48:18.661Z] ok github.com/docker/docker/libnetwork/driverapi 0.046s coverage: 68.9% of statements [2021-06-07T12:48:18.661Z] --- PASS: TestAllocateRandomDeallocate (1.11s) [2021-06-07T12:48:18.661Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-07T12:48:18.765Z] --- PASS: TestAuthZPluginHeader (0.73s) [2021-06-07T12:48:18.765Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-07T12:48:18.917Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-07T12:48:18.917Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-07T12:48:19.486Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-07T12:48:19.629Z] === RUN TestDriver [2021-06-07T12:48:19.629Z] --- PASS: TestDriver (0.00s) [2021-06-07T12:48:19.629Z] PASS [2021-06-07T12:48:19.629Z] coverage: 34.8% of statements [2021-06-07T12:48:19.629Z] ok github.com/docker/docker/libnetwork/drivers/host 0.093s coverage: 34.8% of statements [2021-06-07T12:48:20.057Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-07T12:48:20.087Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.38s) [2021-06-07T12:48:20.087Z] === RUN TestRetrieveFromStore [2021-06-07T12:48:20.087Z] === RUN TestDriver [2021-06-07T12:48:20.087Z] --- PASS: TestDriver (0.00s) [2021-06-07T12:48:20.087Z] PASS [2021-06-07T12:48:20.087Z] coverage: 34.8% of statements [2021-06-07T12:48:20.087Z] ok github.com/docker/docker/libnetwork/drivers/null 0.049s coverage: 34.8% of statements [2021-06-07T12:48:20.317Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-07T12:48:20.545Z] === RUN TestNetworkAllocateFree [2021-06-07T12:48:20.546Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-07T12:48:20.546Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-07T12:48:20.546Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-07T12:48:20.546Z] PASS [2021-06-07T12:48:20.546Z] coverage: 63.6% of statements [2021-06-07T12:48:20.546Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.055s coverage: 63.6% of statements [2021-06-07T12:48:20.546Z] --- PASS: TestRetrieveFromStore (0.59s) [2021-06-07T12:48:20.546Z] === RUN TestIsCorrupted [2021-06-07T12:48:20.546Z] --- PASS: TestIsCorrupted (0.01s) [2021-06-07T12:48:20.546Z] === RUN TestSetRollover [2021-06-07T12:48:21.512Z] === RUN TestGetEmptyCapabilities [2021-06-07T12:48:21.512Z] --- PASS: TestGetEmptyCapabilities (0.05s) [2021-06-07T12:48:21.512Z] === RUN TestGetExtraCapabilities [2021-06-07T12:48:21.512Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-06-07T12:48:21.512Z] === RUN TestGetInvalidCapabilities [2021-06-07T12:48:21.512Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-06-07T12:48:21.512Z] === RUN TestRemoteDriver [2021-06-07T12:48:21.512Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-07T12:48:21.512Z] === RUN TestDriverError [2021-06-07T12:48:21.512Z] --- PASS: TestDriverError (0.00s) [2021-06-07T12:48:21.512Z] === RUN TestMissingValues [2021-06-07T12:48:21.512Z] --- PASS: TestMissingValues (0.00s) [2021-06-07T12:48:21.512Z] === RUN TestRollback [2021-06-07T12:48:21.512Z] --- PASS: TestRollback (0.00s) [2021-06-07T12:48:21.512Z] PASS [2021-06-07T12:48:21.512Z] coverage: 57.4% of statements [2021-06-07T12:48:21.512Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.140s coverage: 57.4% of statements [2021-06-07T12:48:22.227Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-07T12:48:22.478Z] --- PASS: TestSetRollover (2.16s) [2021-06-07T12:48:22.478Z] === RUN TestSetRolloverSerial [2021-06-07T12:48:22.478Z] === RUN TestNAT [2021-06-07T12:48:22.478Z] --- SKIP: TestNAT (0.00s) [2021-06-07T12:48:22.478Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-07T12:48:22.478Z] === RUN TestTransparent [2021-06-07T12:48:22.478Z] --- SKIP: TestTransparent (0.00s) [2021-06-07T12:48:22.478Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-07T12:48:22.478Z] PASS [2021-06-07T12:48:22.478Z] coverage: 0.0% of statements [2021-06-07T12:48:22.797Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-07T12:48:22.926Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.78s) [2021-06-07T12:48:22.926Z] === RUN TestAuthZPluginV2Disable [2021-06-07T12:48:22.937Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.069s coverage: 0.0% of statements [2021-06-07T12:48:22.937Z] === RUN TestNew [2021-06-07T12:48:22.937Z] --- PASS: TestNew (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestAddDriver [2021-06-07T12:48:22.937Z] --- PASS: TestAddDriver (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestAddDuplicateDriver [2021-06-07T12:48:22.937Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-07T12:48:22.937Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestDriver [2021-06-07T12:48:22.937Z] --- PASS: TestDriver (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestIPAM [2021-06-07T12:48:22.937Z] --- PASS: TestIPAM (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestWalkIPAMs [2021-06-07T12:48:22.937Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestWalkDrivers [2021-06-07T12:48:22.937Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-07T12:48:22.937Z] PASS [2021-06-07T12:48:22.937Z] coverage: 82.4% of statements [2021-06-07T12:48:22.937Z] ok github.com/docker/docker/libnetwork/drvregistry 0.120s coverage: 82.4% of statements [2021-06-07T12:48:22.937Z] === RUN TestBuildDefault [2021-06-07T12:48:22.937Z] --- PASS: TestBuildDefault (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestBuildHostnameDomainname [2021-06-07T12:48:22.937Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestBuildHostname [2021-06-07T12:48:22.937Z] --- PASS: TestBuildHostname (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestBuildHostnameFQDN [2021-06-07T12:48:22.937Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestBuildNoIP [2021-06-07T12:48:22.937Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestUpdate [2021-06-07T12:48:22.937Z] --- PASS: TestUpdate (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-07T12:48:22.937Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-07T12:48:22.937Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestAddEmpty [2021-06-07T12:48:22.937Z] --- PASS: TestAddEmpty (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestAdd [2021-06-07T12:48:22.937Z] --- PASS: TestAdd (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestDeleteEmpty [2021-06-07T12:48:22.937Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestDeleteNewline [2021-06-07T12:48:22.937Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestDelete [2021-06-07T12:48:22.937Z] --- PASS: TestDelete (0.00s) [2021-06-07T12:48:22.937Z] === RUN TestConcurrentWrites [2021-06-07T12:48:23.396Z] --- PASS: TestConcurrentWrites (0.22s) [2021-06-07T12:48:23.396Z] PASS [2021-06-07T12:48:23.396Z] coverage: 81.2% of statements [2021-06-07T12:48:23.396Z] ok github.com/docker/docker/libnetwork/etchosts 0.288s coverage: 81.2% of statements [2021-06-07T12:48:24.362Z] === RUN TestNew [2021-06-07T12:48:24.362Z] --- PASS: TestNew (0.00s) [2021-06-07T12:48:24.362Z] === RUN TestAllocate [2021-06-07T12:48:24.362Z] --- PASS: TestAllocate (0.00s) [2021-06-07T12:48:24.362Z] === RUN TestUninitialized [2021-06-07T12:48:24.362Z] --- PASS: TestUninitialized (0.00s) [2021-06-07T12:48:24.362Z] === RUN TestAllocateInRange [2021-06-07T12:48:24.362Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-07T12:48:24.362Z] === RUN TestAllocateSerial [2021-06-07T12:48:24.363Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-07T12:48:24.363Z] PASS [2021-06-07T12:48:24.363Z] coverage: 87.5% of statements [2021-06-07T12:48:24.363Z] ok github.com/docker/docker/libnetwork/idm 0.042s coverage: 87.5% of statements [2021-06-07T12:48:24.363Z] --- PASS: TestSetRolloverSerial (1.79s) [2021-06-07T12:48:24.363Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-07T12:48:24.363Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-07T12:48:24.363Z] PASS [2021-06-07T12:48:24.363Z] coverage: 84.4% of statements [2021-06-07T12:48:24.363Z] ok github.com/docker/docker/libnetwork/bitseq 13.566s coverage: 84.4% of statements [2021-06-07T12:48:24.821Z] === RUN TestDiff [2021-06-07T12:48:24.821Z] --- PASS: TestDiff (0.00s) [2021-06-07T12:48:24.821Z] === RUN TestAddedCallback [2021-06-07T12:48:24.821Z] --- PASS: TestAddedCallback (0.00s) [2021-06-07T12:48:24.821Z] === RUN TestRemovedCallback [2021-06-07T12:48:24.821Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-07T12:48:24.821Z] === RUN TestNoCallback [2021-06-07T12:48:24.821Z] --- PASS: TestNoCallback (0.00s) [2021-06-07T12:48:24.821Z] PASS [2021-06-07T12:48:24.821Z] coverage: 48.1% of statements [2021-06-07T12:48:24.821Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.052s coverage: 48.1% of statements [2021-06-07T12:48:25.336Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-07T12:48:25.437Z] --- PASS: TestAuthZPluginV2Disable (2.89s) [2021-06-07T12:48:25.437Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-07T12:48:25.787Z] === RUN TestCaller [2021-06-07T12:48:25.787Z] --- PASS: TestCaller (0.00s) [2021-06-07T12:48:25.787Z] PASS [2021-06-07T12:48:25.787Z] coverage: 100.0% of statements [2021-06-07T12:48:25.787Z] ok github.com/docker/docker/libnetwork/internal/caller 0.428s coverage: 100.0% of statements [2021-06-07T12:48:25.787Z] === RUN TestSetSerialInsertDelete [2021-06-07T12:48:25.787Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-07T12:48:25.787Z] === RUN TestSetParallelInsertDelete [2021-06-07T12:48:27.875Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-07T12:48:27.875Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-07T12:48:27.968Z] === RUN TestInt2IP2IntConversion [2021-06-07T12:48:27.968Z] === RUN TestPoolRequest [2021-06-07T12:48:27.968Z] --- PASS: TestPoolRequest (0.00s) [2021-06-07T12:48:27.968Z] === RUN TestOtherRequests [2021-06-07T12:48:27.968Z] --- PASS: TestOtherRequests (0.00s) [2021-06-07T12:48:28.426Z] PASS [2021-06-07T12:48:28.426Z] coverage: 57.1% of statements [2021-06-07T12:48:28.426Z] ok github.com/docker/docker/libnetwork/ipams/null 0.108s coverage: 57.1% of statements [2021-06-07T12:48:28.426Z] --- PASS: TestInt2IP2IntConversion (0.86s) [2021-06-07T12:48:28.426Z] === RUN TestGetAddressVersion [2021-06-07T12:48:28.426Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-07T12:48:28.426Z] === RUN TestKeyString [2021-06-07T12:48:28.426Z] --- PASS: TestKeyString (0.00s) [2021-06-07T12:48:28.426Z] === RUN TestPoolDataMarshal [2021-06-07T12:48:28.426Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-07T12:48:28.426Z] === RUN TestSubnetsMarshal [2021-06-07T12:48:28.426Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-06-07T12:48:28.426Z] === RUN TestAddSubnets [2021-06-07T12:48:28.697Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.71s) [2021-06-07T12:48:28.697Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-07T12:48:28.885Z] --- PASS: TestAddSubnets (0.07s) [2021-06-07T12:48:28.885Z] === RUN TestDoublePoolRelease [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-07T12:48:28.885Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-07T12:48:28.885Z] --- PASS: TestDoublePoolRelease (0.07s) [2021-06-07T12:48:28.885Z] === RUN TestAddReleasePoolID [2021-06-07T12:48:28.885Z] --- PASS: TestAddReleasePoolID (0.15s) [2021-06-07T12:48:28.885Z] === RUN TestPredefinedPool [2021-06-07T12:48:28.885Z] --- PASS: TestPredefinedPool (0.03s) [2021-06-07T12:48:28.885Z] === RUN TestRemoveSubnet [2021-06-07T12:48:29.344Z] --- PASS: TestRemoveSubnet (0.27s) [2021-06-07T12:48:29.344Z] === RUN TestGetSameAddress [2021-06-07T12:48:29.344Z] --- PASS: TestGetSameAddress (0.10s) [2021-06-07T12:48:29.344Z] === RUN TestPoolAllocationReuse [2021-06-07T12:48:30.313Z] === RUN TestGetCapabilities [2021-06-07T12:48:30.313Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-07T12:48:30.313Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-07T12:48:30.313Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-06-07T12:48:30.313Z] === RUN TestGetDefaultAddressSpaces [2021-06-07T12:48:30.313Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-06-07T12:48:30.313Z] === RUN TestRemoteDriver [2021-06-07T12:48:30.313Z] --- PASS: TestRemoteDriver (0.00s) [2021-06-07T12:48:30.313Z] PASS [2021-06-07T12:48:30.313Z] coverage: 47.4% of statements [2021-06-07T12:48:30.313Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.121s coverage: 47.4% of statements [2021-06-07T12:48:30.416Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-07T12:48:30.772Z] === RUN TestWindowsIPAM [2021-06-07T12:48:30.772Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-07T12:48:30.772Z] PASS [2021-06-07T12:48:30.772Z] coverage: 71.4% of statements [2021-06-07T12:48:30.772Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.108s coverage: 71.4% of statements [2021-06-07T12:48:31.738Z] === RUN TestDefaultNetwork [2021-06-07T12:48:31.738Z] === RUN TestKeyValue [2021-06-07T12:48:31.738Z] --- PASS: TestKeyValue (0.00s) [2021-06-07T12:48:31.738Z] PASS [2021-06-07T12:48:31.738Z] coverage: 60.0% of statements [2021-06-07T12:48:31.739Z] ok github.com/docker/docker/libnetwork/netlabel 0.042s coverage: 60.0% of statements [2021-06-07T12:48:32.197Z] --- PASS: TestDefaultNetwork (0.52s) [2021-06-07T12:48:32.197Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-07T12:48:32.197Z] --- PASS: TestPoolAllocationReuse (2.82s) [2021-06-07T12:48:32.197Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-07T12:48:32.197Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-06-07T12:48:32.197Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-07T12:48:32.655Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.54s) [2021-06-07T12:48:32.655Z] === RUN TestInitAddressPools [2021-06-07T12:48:32.655Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-07T12:48:32.655Z] PASS [2021-06-07T12:48:32.655Z] coverage: 74.0% of statements [2021-06-07T12:48:32.655Z] ok github.com/docker/docker/libnetwork/ipamutils 1.162s coverage: 74.0% of statements [2021-06-07T12:48:32.979Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-07T12:48:34.830Z] === RUN TestGenerate [2021-06-07T12:48:34.830Z] --- PASS: TestGenerate (0.00s) [2021-06-07T12:48:34.830Z] === RUN TestGeneratePtr [2021-06-07T12:48:34.830Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-07T12:48:34.830Z] === RUN TestGenerateMissingField [2021-06-07T12:48:34.830Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-07T12:48:34.830Z] === RUN TestFieldCannotBeSet [2021-06-07T12:48:34.830Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-07T12:48:34.830Z] === RUN TestTypeMismatchError [2021-06-07T12:48:34.830Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-07T12:48:34.830Z] PASS [2021-06-07T12:48:34.830Z] coverage: 100.0% of statements [2021-06-07T12:48:34.830Z] ok github.com/docker/docker/libnetwork/options 0.118s coverage: 100.0% of statements [2021-06-07T12:48:35.288Z] === RUN TestNetworkDBSimple [2021-06-07T12:48:35.516Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-07T12:48:35.747Z] testing: warning: no tests to run [2021-06-07T12:48:35.747Z] PASS [2021-06-07T12:48:35.747Z] coverage: 0.0% of statements [2021-06-07T12:48:35.747Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2021-06-07T12:48:35.747Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-07T12:48:35.747Z] PASS [2021-06-07T12:48:35.747Z] coverage: 100.0% of statements [2021-06-07T12:48:35.747Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.047s coverage: 100.0% of statements [2021-06-07T12:48:36.206Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.83s) [2021-06-07T12:48:36.206Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-07T12:48:36.206Z] 2021/06/07 12:48:35 Closing DB instances... [2021-06-07T12:48:36.664Z] === RUN TestRequestNewPort [2021-06-07T12:48:36.664Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-07T12:48:36.664Z] === RUN TestRequestSpecificPort [2021-06-07T12:48:36.664Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-07T12:48:36.664Z] === RUN TestReleasePort [2021-06-07T12:48:36.664Z] --- PASS: TestReleasePort (0.00s) [2021-06-07T12:48:36.664Z] === RUN TestReuseReleasedPort [2021-06-07T12:48:36.664Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-07T12:48:36.664Z] === RUN TestReleaseUnreadledPort [2021-06-07T12:48:36.664Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-07T12:48:36.664Z] === RUN TestUnknowProtocol [2021-06-07T12:48:36.664Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-07T12:48:36.664Z] === RUN TestAllocateAllPorts [2021-06-07T12:48:36.664Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-07T12:48:36.664Z] === RUN TestPortAllocation [2021-06-07T12:48:36.664Z] --- PASS: TestPortAllocation (0.00s) [2021-06-07T12:48:36.664Z] === RUN TestPortAllocationWithCustomRange [2021-06-07T12:48:36.664Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-07T12:48:36.664Z] === RUN TestNoDuplicateBPR [2021-06-07T12:48:36.664Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-07T12:48:36.664Z] === RUN TestChangePortRange [2021-06-07T12:48:36.664Z] --- PASS: TestChangePortRange (0.00s) [2021-06-07T12:48:36.664Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-07T12:48:36.664Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-07T12:48:36.664Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-07T12:48:36.664Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-07T12:48:36.664Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-07T12:48:36.664Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-07T12:48:36.664Z] PASS [2021-06-07T12:48:36.664Z] coverage: 89.7% of statements [2021-06-07T12:48:36.664Z] ok github.com/docker/docker/libnetwork/portallocator 0.045s coverage: 89.7% of statements [2021-06-07T12:48:37.123Z] --- PASS: TestNetworkDBSimple (2.05s) [2021-06-07T12:48:37.123Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-07T12:48:37.123Z] === RUN TestTransportPortConv [2021-06-07T12:48:37.123Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-07T12:48:37.123Z] === RUN TestTransportPortBindingConv [2021-06-07T12:48:37.123Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-07T12:48:37.123Z] === RUN TestErrorConstructors [2021-06-07T12:48:37.123Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-07T12:48:37.123Z] === RUN TestCompareIPMask [2021-06-07T12:48:37.123Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-07T12:48:37.123Z] === RUN TestUtilGetHostPartIP [2021-06-07T12:48:37.123Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-07T12:48:37.123Z] === RUN TestUtilGetBroadcastIP [2021-06-07T12:48:37.123Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-07T12:48:37.123Z] === RUN TestParseCIDR [2021-06-07T12:48:37.123Z] --- PASS: TestParseCIDR (0.00s) [2021-06-07T12:48:37.123Z] PASS [2021-06-07T12:48:37.123Z] coverage: 47.9% of statements [2021-06-07T12:48:37.123Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 47.9% of statements [2021-06-07T12:48:38.054Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-07T12:48:38.091Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.06s) [2021-06-07T12:48:38.091Z] === RUN TestGetAddress [2021-06-07T12:48:38.550Z] 2021/06/07 12:48:38 Closing DB instances... [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-07T12:48:38.550Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-07T12:48:38.550Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-07T12:48:38.550Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-07T12:48:38.550Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-07T12:48:38.624Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-07T12:48:38.631Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.76s) [2021-06-07T12:48:38.631Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-07T12:48:39.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-07T12:48:39.009Z] PASS [2021-06-07T12:48:39.009Z] coverage: 44.0% of statements [2021-06-07T12:48:39.009Z] ok github.com/docker/docker/oci 0.056s coverage: 44.0% of statements [2021-06-07T12:48:39.009Z] === RUN TestAddressPoolOpt [2021-06-07T12:48:39.009Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-07T12:48:39.009Z] === RUN TestValidateEnv [2021-06-07T12:48:39.009Z] === RUN TestValidateEnv/a [2021-06-07T12:48:39.009Z] === RUN TestValidateEnv/something [2021-06-07T12:48:39.009Z] === RUN TestValidateEnv/_=a [2021-06-07T12:48:39.009Z] === RUN TestValidateEnv/env1=value1 [2021-06-07T12:48:39.009Z] === RUN TestValidateEnv/_env1=value1 [2021-06-07T12:48:39.009Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-07T12:48:39.009Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-07T12:48:39.009Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-07T12:48:39.009Z] === RUN TestValidateEnv/PATH [2021-06-07T12:48:39.009Z] === RUN TestValidateEnv/=a [2021-06-07T12:48:39.009Z] === RUN TestValidateEnv/PATH= [2021-06-07T12:48:39.009Z] === RUN TestValidateEnv/PATH=something [2021-06-07T12:48:39.010Z] === RUN TestValidateEnv/asd!qwe [2021-06-07T12:48:39.010Z] === RUN TestValidateEnv/1asd [2021-06-07T12:48:39.010Z] === RUN TestValidateEnv/123 [2021-06-07T12:48:39.010Z] === RUN TestValidateEnv/some_space [2021-06-07T12:48:39.010Z] === RUN TestValidateEnv/__some_space_before [2021-06-07T12:48:39.010Z] === RUN TestValidateEnv/some_space_after__ [2021-06-07T12:48:39.010Z] === RUN TestValidateEnv/= [2021-06-07T12:48:39.010Z] === RUN TestValidateEnv/PaTh [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestParseHost [2021-06-07T12:48:39.010Z] --- PASS: TestParseHost (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestParseDockerDaemonHost [2021-06-07T12:48:39.010Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestParseTCP [2021-06-07T12:48:39.010Z] --- PASS: TestParseTCP (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-07T12:48:39.010Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestValidateExtraHosts [2021-06-07T12:48:39.010Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestIpOptString [2021-06-07T12:48:39.010Z] --- PASS: TestIpOptString (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-07T12:48:39.010Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestNewIpOptValidDefaultVal [2021-06-07T12:48:39.010Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestIpOptSetInvalidVal [2021-06-07T12:48:39.010Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestValidateIPAddress [2021-06-07T12:48:39.010Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestMapOpts [2021-06-07T12:48:39.010Z] --- PASS: TestMapOpts (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestListOptsWithoutValidator [2021-06-07T12:48:39.010Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestListOptsWithValidator [2021-06-07T12:48:39.010Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestValidateDNSSearch [2021-06-07T12:48:39.010Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestValidateLabel [2021-06-07T12:48:39.010Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-07T12:48:39.010Z] === RUN TestValidateLabel/label_with_general_format [2021-06-07T12:48:39.010Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-07T12:48:39.010Z] === RUN TestValidateLabel/label_with_one_more [2021-06-07T12:48:39.010Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-07T12:48:39.010Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-07T12:48:39.010Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-07T12:48:39.010Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-07T12:48:39.010Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-07T12:48:39.010Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-07T12:48:39.010Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-07T12:48:39.010Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-07T12:48:39.010Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-07T12:48:39.010Z] --- PASS: TestValidateLabel (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-07T12:48:39.010Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestNamedListOpts [2021-06-07T12:48:39.010Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestNamedMapOpts [2021-06-07T12:48:39.010Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestParseLink [2021-06-07T12:48:39.010Z] --- PASS: TestParseLink (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestQuotedStringSetWithQuotes [2021-06-07T12:48:39.010Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-07T12:48:39.010Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-07T12:48:39.010Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-07T12:48:39.010Z] === RUN TestUlimitOpt [2021-06-07T12:48:39.010Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-07T12:48:39.010Z] PASS [2021-06-07T12:48:39.010Z] coverage: 67.1% of statements [2021-06-07T12:48:39.010Z] ok github.com/docker/docker/opts 0.081s coverage: 67.1% of statements [2021-06-07T12:48:39.976Z] === RUN TestParseVersion [2021-06-07T12:48:39.976Z] --- PASS: TestParseVersion (0.00s) [2021-06-07T12:48:39.976Z] PASS [2021-06-07T12:48:39.976Z] coverage: 52.9% of statements [2021-06-07T12:48:39.976Z] ok github.com/docker/docker/pkg/aaparser 0.064s coverage: 52.9% of statements [2021-06-07T12:48:39.976Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-06-07T12:48:39.976Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-07T12:48:40.531Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-07T12:48:41.511Z] 2021/06/07 12:48:41 Closing DB instances... [2021-06-07T12:48:42.441Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-07T12:48:42.477Z] === RUN TestIsArchivePathDir [2021-06-07T12:48:42.477Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-06-07T12:48:42.477Z] === RUN TestIsArchivePathInvalidFile [2021-06-07T12:48:42.935Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2021-06-07T12:48:42.935Z] === RUN TestIsArchivePathTar [2021-06-07T12:48:42.935Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-06-07T12:48:42.935Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-07T12:48:42.935Z] === RUN TestPeerCertificateMarshalJSON [2021-06-07T12:48:42.935Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-06-07T12:48:42.935Z] === RUN TestDecompressStreamGzip [2021-06-07T12:48:42.935Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-06-07T12:48:42.935Z] === RUN TestDecompressStreamBzip2 [2021-06-07T12:48:42.935Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-07T12:48:42.935Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-07T12:48:42.935Z] --- PASS: TestPeerCertificateMarshalJSON (0.30s) [2021-06-07T12:48:42.935Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-07T12:48:42.935Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-07T12:48:42.935Z] === RUN TestMiddleware [2021-06-07T12:48:42.935Z] --- PASS: TestMiddleware (0.00s) [2021-06-07T12:48:42.935Z] === RUN TestNewResponseModifier [2021-06-07T12:48:42.935Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-07T12:48:42.935Z] PASS [2021-06-07T12:48:42.935Z] coverage: 26.8% of statements [2021-06-07T12:48:42.935Z] ok github.com/docker/docker/pkg/authorization 0.402s coverage: 26.8% of statements [2021-06-07T12:48:43.394Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-06-07T12:48:43.394Z] === RUN TestDecompressStreamXz [2021-06-07T12:48:43.394Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-07T12:48:43.394Z] archive_test.go:134: Xz not present in msys2 [2021-06-07T12:48:43.394Z] === RUN TestCompressStreamXzUnsupported [2021-06-07T12:48:43.394Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-07T12:48:43.394Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-07T12:48:43.394Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-07T12:48:43.394Z] === RUN TestCompressStreamInvalid [2021-06-07T12:48:43.394Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-07T12:48:43.394Z] === RUN TestExtensionInvalid [2021-06-07T12:48:43.394Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-07T12:48:43.394Z] === RUN TestExtensionUncompressed [2021-06-07T12:48:43.394Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-07T12:48:43.394Z] === RUN TestExtensionBzip2 [2021-06-07T12:48:43.394Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-07T12:48:43.394Z] === RUN TestExtensionGzip [2021-06-07T12:48:43.394Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-07T12:48:43.394Z] === RUN TestExtensionXz [2021-06-07T12:48:43.394Z] --- PASS: TestExtensionXz (0.00s) [2021-06-07T12:48:43.394Z] === RUN TestCmdStreamLargeStderr [2021-06-07T12:48:43.394Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-06-07T12:48:43.394Z] === RUN TestCmdStreamBad [2021-06-07T12:48:43.394Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-07T12:48:43.394Z] archive_test.go:239: Failing on Windows CI machines [2021-06-07T12:48:43.394Z] === RUN TestCmdStreamGood [2021-06-07T12:48:43.394Z] --- PASS: TestCmdStreamGood (0.05s) [2021-06-07T12:48:43.394Z] === RUN TestUntarPathWithInvalidDest [2021-06-07T12:48:43.394Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-06-07T12:48:43.394Z] === RUN TestUntarPathWithInvalidSrc [2021-06-07T12:48:43.394Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-07T12:48:43.394Z] === RUN TestUntarPath [2021-06-07T12:48:43.394Z] --- PASS: TestUntarPath (0.08s) [2021-06-07T12:48:43.394Z] === RUN TestUntarPathWithDestinationFile [2021-06-07T12:48:43.394Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-06-07T12:48:43.394Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-07T12:48:43.394Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-06-07T12:48:43.394Z] === RUN TestCopyWithTarInvalidSrc [2021-06-07T12:48:43.394Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-07T12:48:43.394Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-07T12:48:43.394Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-07T12:48:43.394Z] === RUN TestCopyWithTarSrcFile [2021-06-07T12:48:43.394Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-07T12:48:43.394Z] === RUN TestCopyWithTarSrcFolder [2021-06-07T12:48:43.852Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-07T12:48:43.852Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-07T12:48:43.852Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-07T12:48:43.852Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-07T12:48:43.852Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-07T12:48:43.852Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-07T12:48:43.852Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-07T12:48:43.852Z] === RUN TestCopyFileWithTarSrcFile [2021-06-07T12:48:43.852Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-07T12:48:43.852Z] === RUN TestTarFiles [2021-06-07T12:48:44.310Z] === RUN TestUnbuffered [2021-06-07T12:48:44.310Z] --- PASS: TestUnbuffered (0.00s) [2021-06-07T12:48:44.310Z] === RUN TestRaceUnbuffered [2021-06-07T12:48:44.310Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-07T12:48:44.310Z] PASS [2021-06-07T12:48:44.310Z] coverage: 100.0% of statements [2021-06-07T12:48:44.310Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2021-06-07T12:48:45.276Z] 2021/06/07 12:48:44 Closing DB instances... [2021-06-07T12:48:45.276Z] === RUN TestMatch [2021-06-07T12:48:45.276Z] === RUN TestMatch/[[]] [2021-06-07T12:48:45.276Z] === RUN TestMatch/[[foo]] [2021-06-07T12:48:45.276Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-07T12:48:45.276Z] === RUN TestMatch/[[foo_bar]] [2021-06-07T12:48:45.276Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-07T12:48:45.276Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-07T12:48:45.276Z] === RUN TestMatch/[] [2021-06-07T12:48:45.276Z] === RUN TestMatch/[]#01 [2021-06-07T12:48:45.276Z] === RUN TestMatch/[[qux]] [2021-06-07T12:48:45.276Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-07T12:48:45.276Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-07T12:48:45.276Z] === RUN TestMatch/[[foo_baz]] [2021-06-07T12:48:45.276Z] --- PASS: TestMatch (0.00s) [2021-06-07T12:48:45.276Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-07T12:48:45.276Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-07T12:48:45.276Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-07T12:48:45.276Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-07T12:48:45.276Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-07T12:48:45.276Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-07T12:48:45.276Z] --- PASS: TestMatch/[] (0.00s) [2021-06-07T12:48:45.276Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-07T12:48:45.276Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-07T12:48:45.276Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-07T12:48:45.276Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-07T12:48:45.276Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-07T12:48:45.276Z] PASS [2021-06-07T12:48:45.276Z] coverage: 87.5% of statements [2021-06-07T12:48:45.276Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2021-06-07T12:48:45.738Z] Loaded image: buildpack-deps:buster [2021-06-07T12:48:45.738Z] Loaded image: busybox:latest [2021-06-07T12:48:45.738Z] Loaded image: busybox:glibc [2021-06-07T12:48:46.243Z] --- PASS: TestNetworkDBCRUDTableEntry (3.63s) [2021-06-07T12:48:46.243Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-07T12:48:46.702Z] === RUN TestChrootTarUntar [2021-06-07T12:48:46.702Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-07T12:48:46.702Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:48:46.702Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-07T12:48:46.702Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-07T12:48:46.702Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:48:46.702Z] === RUN TestChrootUntarEmptyArchive [2021-06-07T12:48:46.702Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-07T12:48:46.702Z] === RUN TestChrootTarUntarWithSymlink [2021-06-07T12:48:46.702Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-07T12:48:46.702Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-07T12:48:46.702Z] === RUN TestChrootCopyWithTar [2021-06-07T12:48:46.702Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-07T12:48:46.702Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-07T12:48:46.702Z] === RUN TestChrootCopyFileWithTar [2021-06-07T12:48:46.702Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-07T12:48:46.702Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:48:46.702Z] === RUN TestChrootUntarPath [2021-06-07T12:48:46.702Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-07T12:48:46.702Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-07T12:48:46.702Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-07T12:48:46.702Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-07T12:48:46.702Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:48:46.702Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-07T12:48:46.702Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-07T12:48:46.702Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:48:46.702Z] === RUN TestChrootApplyDotDotFile [2021-06-07T12:48:46.702Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-07T12:48:46.702Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:48:46.702Z] PASS [2021-06-07T12:48:46.702Z] coverage: 15.4% of statements [2021-06-07T12:48:46.702Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 15.4% of statements [2021-06-07T12:48:47.119Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-07T12:48:47.670Z] === RUN TestSizeEmpty [2021-06-07T12:48:47.670Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-07T12:48:47.670Z] === RUN TestSizeEmptyFile [2021-06-07T12:48:47.670Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-07T12:48:47.670Z] === RUN TestSizeNonemptyFile [2021-06-07T12:48:47.670Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-07T12:48:47.670Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-07T12:48:47.670Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-07T12:48:47.670Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-07T12:48:47.670Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-07T12:48:47.670Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-07T12:48:47.670Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-07T12:48:47.670Z] === RUN TestMoveToSubdir [2021-06-07T12:48:48.128Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-07T12:48:48.128Z] === RUN TestSizeNonExistingDirectory [2021-06-07T12:48:48.128Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-07T12:48:48.128Z] PASS [2021-06-07T12:48:48.128Z] coverage: 80.0% of statements [2021-06-07T12:48:48.128Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2021-06-07T12:48:48.128Z] 2021/06/07 12:48:48 Closing DB instances... [2021-06-07T12:48:49.029Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-07T12:48:49.094Z] --- PASS: TestTarFiles (5.28s) [2021-06-07T12:48:49.094Z] === RUN TestTarUntar [2021-06-07T12:48:49.094Z] --- PASS: TestTarUntar (0.04s) [2021-06-07T12:48:49.094Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-07T12:48:49.094Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-07T12:48:49.094Z] === RUN TestTarWithOptions [2021-06-07T12:48:49.094Z] --- PASS: TestTarWithOptions (0.03s) [2021-06-07T12:48:49.094Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-07T12:48:49.094Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-07T12:48:49.094Z] === RUN TestUntarUstarGnuConflict [2021-06-07T12:48:49.094Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-07T12:48:49.094Z] === RUN TestUntarInvalidFilenames [2021-06-07T12:48:49.094Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames117373346\\dest" [2021-06-07T12:48:49.094Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2021-06-07T12:48:49.094Z] === RUN TestUntarHardlinkToSymlink [2021-06-07T12:48:49.094Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-07T12:48:49.094Z] === RUN TestUntarInvalidHardlink [2021-06-07T12:48:49.094Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink424209971\\victim\\hello" -> "../victim/hello" [2021-06-07T12:48:49.094Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink521085942\\victim\\hello" -> "/../victim/hello" [2021-06-07T12:48:49.094Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink536019165\\victim" -> "../victim" [2021-06-07T12:48:49.094Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink822824600\\victim" -> "../victim" [2021-06-07T12:48:49.094Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink895099671\\victim" -> "../victim" [2021-06-07T12:48:49.094Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink437262218\\victim" -> "../victim" [2021-06-07T12:48:49.094Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-06-07T12:48:49.094Z] === RUN TestUntarInvalidSymlink [2021-06-07T12:48:49.094Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink533439841\\dest\\dotdot" -> "../victim/hello" [2021-06-07T12:48:49.094Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink606338892\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-07T12:48:49.094Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink483158075\\dest\\loophole-victim" -> "../victim" [2021-06-07T12:48:49.094Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink211985502\\dest\\loophole-victim" -> "../victim" [2021-06-07T12:48:49.094Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink056985125\\dest\\loophole-victim" -> "../victim" [2021-06-07T12:48:49.094Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink121329984\\dest\\loophole-victim" -> "../victim" [2021-06-07T12:48:49.094Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink896364447\\dest\\dir\\loophole" -> "../../victim" [2021-06-07T12:48:49.094Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-06-07T12:48:49.094Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-07T12:48:49.094Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-07T12:48:49.094Z] === RUN TestXGlobalNoParent [2021-06-07T12:48:49.094Z] --- PASS: TestXGlobalNoParent (0.01s) [2021-06-07T12:48:49.094Z] === RUN TestReplaceFileTarWrapper [2021-06-07T12:48:49.553Z] === RUN Test [2021-06-07T12:48:49.553Z] === RUN Test/TestContainsEntry [2021-06-07T12:48:49.553Z] === RUN Test/TestCreateEntries [2021-06-07T12:48:49.553Z] === RUN Test/TestEntriesDiff [2021-06-07T12:48:49.553Z] === RUN Test/TestEntriesEquality [2021-06-07T12:48:49.553Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-07T12:48:49.553Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-07T12:48:49.553Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-07T12:48:49.553Z] === RUN Test/TestGeneratorNotGenerate [2021-06-07T12:48:49.553Z] === RUN Test/TestGeneratorWithPort [2021-06-07T12:48:49.553Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-07T12:48:49.553Z] === RUN Test/TestNewEntry [2021-06-07T12:48:49.553Z] === RUN Test/TestParse [2021-06-07T12:48:49.553Z] --- PASS: Test (0.00s) [2021-06-07T12:48:49.553Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-07T12:48:49.553Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-07T12:48:49.553Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-07T12:48:49.553Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-07T12:48:49.553Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-07T12:48:49.553Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-07T12:48:49.553Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-07T12:48:49.553Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-07T12:48:49.553Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-07T12:48:49.553Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-07T12:48:49.553Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-07T12:48:49.553Z] --- PASS: Test/TestParse (0.00s) [2021-06-07T12:48:49.553Z] PASS [2021-06-07T12:48:49.553Z] coverage: 58.3% of statements [2021-06-07T12:48:49.553Z] ok github.com/docker/docker/pkg/discovery 0.074s coverage: 58.3% of statements [2021-06-07T12:48:49.553Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2021-06-07T12:48:49.553Z] === RUN TestPrefixHeaderReadable [2021-06-07T12:48:49.553Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-07T12:48:49.553Z] === RUN TestDisablePigz [2021-06-07T12:48:49.553Z] --- PASS: TestNetworkDBCRUDTableEntries (3.22s) [2021-06-07T12:48:49.553Z] === RUN TestNetworkDBNodeLeave [2021-06-07T12:48:49.553Z] --- PASS: TestDisablePigz (0.14s) [2021-06-07T12:48:49.553Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-07T12:48:49.553Z] === RUN TestPigz [2021-06-07T12:48:49.598Z] Loaded image: debian:bullseye [2021-06-07T12:48:49.861Z] Loaded image: hello-world:latest [2021-06-07T12:48:50.012Z] --- PASS: TestPigz (0.17s) [2021-06-07T12:48:50.012Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-07T12:48:50.012Z] === RUN TestCopyFileWithInvalidDest [2021-06-07T12:48:50.012Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-07T12:48:50.012Z] archive_windows_test.go:16: Currently fails [2021-06-07T12:48:50.012Z] === RUN TestCanonicalTarNameForPath [2021-06-07T12:48:50.012Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-07T12:48:50.012Z] === RUN TestCanonicalTarName [2021-06-07T12:48:50.012Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-07T12:48:50.012Z] === RUN TestChmodTarEntry [2021-06-07T12:48:50.012Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-07T12:48:50.012Z] === RUN TestHardLinkOrder [2021-06-07T12:48:50.012Z] --- PASS: TestHardLinkOrder (0.12s) [2021-06-07T12:48:50.012Z] === RUN TestChangeString [2021-06-07T12:48:50.012Z] --- PASS: TestChangeString (0.00s) [2021-06-07T12:48:50.012Z] === RUN TestChangesWithNoChanges [2021-06-07T12:48:50.012Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-06-07T12:48:50.012Z] === RUN TestChangesWithChanges [2021-06-07T12:48:50.012Z] --- PASS: TestChangesWithChanges (0.04s) [2021-06-07T12:48:50.012Z] === RUN TestChangesWithChangesGH13590 [2021-06-07T12:48:50.012Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-07T12:48:50.012Z] changes_test.go:196: needs more investigation [2021-06-07T12:48:50.012Z] === RUN TestChangesDirsEmpty [2021-06-07T12:48:50.012Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-06-07T12:48:50.012Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-07T12:48:50.012Z] === RUN TestChangesDirsMutated [2021-06-07T12:48:50.012Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-06-07T12:48:50.012Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-07T12:48:50.012Z] === RUN TestApplyLayer [2021-06-07T12:48:50.012Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-07T12:48:50.012Z] changes_test.go:433: needs further investigation [2021-06-07T12:48:50.012Z] === RUN TestChangesSizeWithHardlinks [2021-06-07T12:48:50.012Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-07T12:48:50.012Z] changes_test.go:469: needs further investigation [2021-06-07T12:48:50.012Z] === RUN TestChangesSizeWithNoChanges [2021-06-07T12:48:50.012Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-07T12:48:50.012Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-07T12:48:50.012Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-07T12:48:50.012Z] === RUN TestChangesSize [2021-06-07T12:48:50.012Z] --- PASS: TestChangesSize (0.02s) [2021-06-07T12:48:50.012Z] === RUN TestApplyLayerInvalidFilenames [2021-06-07T12:48:50.012Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames096177092\\dest" [2021-06-07T12:48:50.012Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-06-07T12:48:50.012Z] === RUN TestApplyLayerInvalidHardlink [2021-06-07T12:48:50.121Z] Loaded image: arm32v7/hello-world:latest [2021-06-07T12:48:50.470Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink579857302\\victim\\hello" -> "../victim/hello" [2021-06-07T12:48:50.470Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink463922173\\victim\\hello" -> "/../victim/hello" [2021-06-07T12:48:50.470Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink553400632\\victim" -> "../victim" [2021-06-07T12:48:50.470Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink183510839\\victim" -> "../victim" [2021-06-07T12:48:50.470Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink153599786\\victim" -> "../victim" [2021-06-07T12:48:50.470Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink093034113\\victim" -> "../victim" [2021-06-07T12:48:50.470Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-06-07T12:48:50.470Z] === RUN TestApplyLayerInvalidSymlink [2021-06-07T12:48:50.470Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink949022188\\dest\\dotdot" -> "../victim/hello" [2021-06-07T12:48:50.470Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink048786523\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-07T12:48:50.470Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink202503166\\dest\\loophole-victim" -> "../victim" [2021-06-07T12:48:50.470Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink102433605\\dest\\loophole-victim" -> "../victim" [2021-06-07T12:48:50.470Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink238083552\\dest\\loophole-victim" -> "../victim" [2021-06-07T12:48:50.470Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink405895103\\dest\\loophole-victim" -> "../victim" [2021-06-07T12:48:50.470Z] --- PASS: TestApplyLayerInvalidSymlink (0.08s) [2021-06-07T12:48:50.470Z] === RUN TestApplyLayerWhiteouts [2021-06-07T12:48:50.470Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-06-07T12:48:50.470Z] === RUN TestGenerateEmptyFile [2021-06-07T12:48:50.470Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-07T12:48:50.470Z] === RUN TestGenerateWithContent [2021-06-07T12:48:50.470Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-07T12:48:50.470Z] PASS [2021-06-07T12:48:50.470Z] coverage: 61.6% of statements [2021-06-07T12:48:50.470Z] ok github.com/docker/docker/pkg/archive 7.880s coverage: 61.6% of statements [2021-06-07T12:48:50.929Z] === RUN Test [2021-06-07T12:48:50.929Z] === RUN Test/TestContent [2021-06-07T12:48:50.929Z] === RUN Test/TestInitialize [2021-06-07T12:48:50.929Z] === RUN Test/TestNew [2021-06-07T12:48:50.929Z] === RUN Test/TestParsingContentsWithComments [2021-06-07T12:48:50.929Z] === RUN Test/TestRegister [2021-06-07T12:48:50.929Z] === RUN Test/TestWatch [2021-06-07T12:48:50.929Z] --- PASS: Test (0.01s) [2021-06-07T12:48:50.929Z] --- PASS: Test/TestContent (0.00s) [2021-06-07T12:48:50.929Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-07T12:48:50.929Z] --- PASS: Test/TestNew (0.00s) [2021-06-07T12:48:50.929Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-07T12:48:50.929Z] --- PASS: Test/TestRegister (0.00s) [2021-06-07T12:48:50.929Z] --- PASS: Test/TestWatch (0.01s) [2021-06-07T12:48:50.929Z] PASS [2021-06-07T12:48:50.929Z] coverage: 92.9% of statements [2021-06-07T12:48:50.929Z] ok github.com/docker/docker/pkg/discovery/file 0.056s coverage: 92.9% of statements [2021-06-07T12:48:52.028Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-07T12:48:52.288Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-07T12:48:52.463Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-06-07T12:48:52.463Z] === RUN TestNetworkDBWatch [2021-06-07T12:48:52.921Z] === RUN Test [2021-06-07T12:48:52.921Z] === RUN Test/TestInitialize [2021-06-07T12:48:53.379Z] time="2021-06-07T12:48:52Z" level=info msg="Initializing discovery without TLS" [2021-06-07T12:48:53.379Z] time="2021-06-07T12:48:52Z" level=info msg="Initializing discovery without TLS" [2021-06-07T12:48:53.379Z] time="2021-06-07T12:48:52Z" level=info msg="Initializing discovery without TLS" [2021-06-07T12:48:53.379Z] === RUN Test/TestInitializeWithCerts [2021-06-07T12:48:53.379Z] time="2021-06-07T12:48:52Z" level=info msg="Initializing discovery with TLS" [2021-06-07T12:48:53.379Z] === RUN Test/TestWatch [2021-06-07T12:48:53.379Z] time="2021-06-07T12:48:53Z" level=info msg="Initializing discovery without TLS" [2021-06-07T12:48:53.454Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2021-06-07T12:48:53.455Z] PASS [2021-06-07T12:48:53.455Z] [2021-06-07T12:48:53.455Z] DONE 17 tests in 45.635s [2021-06-07T12:48:53.455Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-07T12:48:53.710Z] INFO: Testing against a local daemon [2021-06-07T12:48:53.710Z] === RUN TestPluginInvalidJSON [2021-06-07T12:48:53.710Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-07T12:48:53.710Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-07T12:48:53.710Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-07T12:48:53.710Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-07T12:48:53.710Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-07T12:48:53.710Z] === RUN TestPluginInstall [2021-06-07T12:48:53.710Z] === RUN TestPluginInstall/no_auth [2021-06-07T12:48:54.345Z] 2021/06/07 12:48:53 Closing DB instances... [2021-06-07T12:48:55.595Z] time="2021-06-07T12:48:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-07T12:48:55.595Z] time="2021-06-07T12:48:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d3ce4c7cf05af39e2203a1ac28c8cc53c0794120caa4b2e399412d26a2d9055" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-07T12:48:55.595Z] time="2021-06-07T12:48:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-07T12:48:55.595Z] time="2021-06-07T12:48:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d3ce4c7cf05af39e2203a1ac28c8cc53c0794120caa4b2e399412d26a2d9055" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-07T12:48:55.595Z] === RUN TestPluginInstall/with_htpasswd [2021-06-07T12:48:55.881Z] --- PASS: TestNetworkDBWatch (3.21s) [2021-06-07T12:48:55.881Z] === RUN TestNetworkDBBulkSync [2021-06-07T12:48:56.156Z] time="2021-06-07T12:48:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-07T12:48:56.156Z] time="2021-06-07T12:48:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d003730aa34383a625ef446c20c36376a1b9da593c1bdfe76c4912adcb681b02" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-07T12:48:56.156Z] time="2021-06-07T12:48:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-07T12:48:56.156Z] time="2021-06-07T12:48:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d003730aa34383a625ef446c20c36376a1b9da593c1bdfe76c4912adcb681b02" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-07T12:48:56.339Z] --- PASS: Test (3.17s) [2021-06-07T12:48:56.340Z] --- PASS: Test/TestInitialize (0.17s) [2021-06-07T12:48:56.340Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-06-07T12:48:56.340Z] --- PASS: Test/TestWatch (3.00s) [2021-06-07T12:48:56.340Z] PASS [2021-06-07T12:48:56.340Z] coverage: 84.1% of statements [2021-06-07T12:48:56.340Z] ok github.com/docker/docker/pkg/discovery/kv 3.231s coverage: 84.1% of statements [2021-06-07T12:48:56.412Z] === RUN TestPluginInstall/with_insecure [2021-06-07T12:48:56.798Z] 2021/06/07 12:48:56 Closing DB instances... [2021-06-07T12:48:57.337Z] time="2021-06-07T12:48:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-07T12:48:57.337Z] time="2021-06-07T12:48:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4048f67b8c92aea2742a61ef526a7baa2fe98757ebbe865a8fe21090954b30b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-07T12:48:57.337Z] time="2021-06-07T12:48:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-07T12:48:57.337Z] time="2021-06-07T12:48:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4048f67b8c92aea2742a61ef526a7baa2fe98757ebbe865a8fe21090954b30b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-07T12:48:57.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-07T12:48:57.593Z] --- PASS: TestPluginInstall (4.02s) [2021-06-07T12:48:57.593Z] --- PASS: TestPluginInstall/no_auth (1.99s) [2021-06-07T12:48:57.593Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-06-07T12:48:57.593Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2021-06-07T12:48:57.593Z] plugin_test.go:165: [d52f1f0169c47] daemon is not started [2021-06-07T12:48:57.593Z] === RUN TestPluginsWithRuntimes [2021-06-07T12:48:57.849Z] === RUN Test [2021-06-07T12:48:57.849Z] === RUN Test/TestWatch [2021-06-07T12:48:57.849Z] --- PASS: Test (0.00s) [2021-06-07T12:48:57.849Z] --- PASS: Test/TestWatch (0.00s) [2021-06-07T12:48:57.849Z] PASS [2021-06-07T12:48:57.849Z] coverage: 92.3% of statements [2021-06-07T12:48:57.849Z] ok github.com/docker/docker/pkg/discovery/memory 0.059s coverage: 92.3% of statements [2021-06-07T12:48:58.815Z] --- PASS: TestNetworkDBBulkSync (2.87s) [2021-06-07T12:48:58.815Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-07T12:48:59.273Z] === RUN Test [2021-06-07T12:48:59.273Z] === RUN Test/TestInitialize [2021-06-07T12:48:59.273Z] === RUN Test/TestInitializeWithPattern [2021-06-07T12:48:59.273Z] === RUN Test/TestRegister [2021-06-07T12:48:59.273Z] === RUN Test/TestWatch [2021-06-07T12:48:59.273Z] --- PASS: Test (0.00s) [2021-06-07T12:48:59.273Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-07T12:48:59.273Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-07T12:48:59.273Z] --- PASS: Test/TestRegister (0.00s) [2021-06-07T12:48:59.273Z] --- PASS: Test/TestWatch (0.00s) [2021-06-07T12:48:59.273Z] PASS [2021-06-07T12:48:59.273Z] coverage: 93.8% of statements [2021-06-07T12:48:59.273Z] ok github.com/docker/docker/pkg/discovery/nodes 0.095s coverage: 93.8% of statements [2021-06-07T12:48:59.477Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-07T12:49:00.401Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-07T12:49:00.633Z] --- PASS: TestBuildWithHugeFile (50.25s) [2021-06-07T12:49:00.633Z] === RUN TestBuildWCOWSandboxSize [2021-06-07T12:49:00.633Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-07T12:49:00.633Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-07T12:49:00.633Z] === RUN TestBuildWithEmptyDockerfile [2021-06-07T12:49:00.633Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-07T12:49:00.633Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-07T12:49:00.633Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-07T12:49:00.633Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-07T12:49:00.633Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-07T12:49:00.633Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-07T12:49:00.633Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-07T12:49:00.633Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-07T12:49:00.633Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-07T12:49:00.633Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2021-06-07T12:49:00.633Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-06-07T12:49:00.633Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-06-07T12:49:00.633Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2021-06-07T12:49:00.633Z] === RUN TestBuildPreserveOwnership [2021-06-07T12:49:00.633Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-07T12:49:00.633Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-07T12:49:00.633Z] --- PASS: TestBuildPreserveOwnership (5.58s) [2021-06-07T12:49:00.633Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.77s) [2021-06-07T12:49:00.633Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.79s) [2021-06-07T12:49:00.633Z] === RUN TestBuildPlatformInvalid [2021-06-07T12:49:00.633Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-06-07T12:49:00.633Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-07T12:49:00.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-07T12:49:01.326Z] --- PASS: TestPluginsWithRuntimes (3.57s) [2021-06-07T12:49:01.326Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2021-06-07T12:49:01.326Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-06-07T12:49:01.326Z] === RUN TestPluginBackCompatMediaTypes [2021-06-07T12:49:01.424Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.27s) [2021-06-07T12:49:01.424Z] PASS [2021-06-07T12:49:01.424Z] [2021-06-07T12:49:01.424Z] === Skipped [2021-06-07T12:49:01.424Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-07T12:49:01.424Z] build_session_test.go:25: TODO: BuildKit [2021-06-07T12:49:01.424Z] [2021-06-07T12:49:01.424Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-07T12:49:01.424Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-07T12:49:01.424Z] [2021-06-07T12:49:01.424Z] [2021-06-07T12:49:01.424Z] DONE 34 tests, 2 skipped in 204.566s [2021-06-07T12:49:01.424Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-07T12:49:01.424Z] ++ 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-06-07T12:49:01.424Z] ++ set -e [2021-06-07T12:49:01.424Z] ++ '[' -n 0 ']' [2021-06-07T12:49:01.424Z] ++ set -x [2021-06-07T12:49:01.424Z] ++ 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-06-07T12:49:01.448Z] === RUN TestPollerAddRemove [2021-06-07T12:49:01.448Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-07T12:49:01.448Z] === RUN TestPollerEvent [2021-06-07T12:49:01.448Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-07T12:49:01.448Z] poller_test.go:41: No chmod on Windows [2021-06-07T12:49:01.448Z] === RUN TestPollerClose [2021-06-07T12:49:01.448Z] --- PASS: TestPollerClose (0.00s) [2021-06-07T12:49:01.448Z] PASS [2021-06-07T12:49:01.448Z] coverage: 36.2% of statements [2021-06-07T12:49:01.448Z] ok github.com/docker/docker/pkg/filenotify 0.065s coverage: 36.2% of statements [2021-06-07T12:49:01.683Z] INFO: Testing against a local daemon [2021-06-07T12:49:01.683Z] === RUN TestConfigInspect [2021-06-07T12:49:01.887Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-06-07T12:49:01.887Z] PASS [2021-06-07T12:49:01.887Z] [2021-06-07T12:49:01.887Z] DONE 10 tests in 8.355s [2021-06-07T12:49:01.887Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-07T12:49:01.887Z] INFO: Testing against a local daemon [2021-06-07T12:49:01.887Z] === RUN TestExternalGraphDriver [2021-06-07T12:49:02.142Z] === RUN TestExternalGraphDriver/json [2021-06-07T12:49:02.982Z] 2021/06/07 12:49:02 Closing DB instances... [2021-06-07T12:49:03.441Z] time="2021-06-07T12:49:03Z" level=error msg="node: 007e767272da is unknown to memberlist" [2021-06-07T12:49:03.899Z] === RUN TestCopyFileWithInvalidSrc [2021-06-07T12:49:03.899Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-07T12:49:03.899Z] === RUN TestCopyFileWithInvalidDest [2021-06-07T12:49:03.899Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-07T12:49:03.899Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-07T12:49:03.899Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-07T12:49:03.899Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-07T12:49:03.899Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-07T12:49:03.899Z] === RUN TestCopyFile [2021-06-07T12:49:03.899Z] --- PASS: TestCopyFile (0.00s) [2021-06-07T12:49:03.899Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-07T12:49:03.899Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-07T12:49:03.899Z] fileutils_test.go:134: Needs porting to Windows [2021-06-07T12:49:03.899Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-07T12:49:03.899Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-07T12:49:03.899Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-07T12:49:03.899Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-07T12:49:03.899Z] fileutils_test.go:180: Needs porting to Windows [2021-06-07T12:49:03.899Z] === RUN TestWildcardMatches [2021-06-07T12:49:03.899Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-07T12:49:03.899Z] === RUN TestPatternMatches [2021-06-07T12:49:03.899Z] --- PASS: TestPatternMatches (0.00s) [2021-06-07T12:49:03.899Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-07T12:49:03.899Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-07T12:49:03.899Z] === RUN TestPatternMatchesFolderExclusions [2021-06-07T12:49:03.899Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-07T12:49:03.899Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-07T12:49:03.899Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-07T12:49:03.899Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-07T12:49:03.899Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-07T12:49:03.899Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-07T12:49:03.899Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-07T12:49:03.899Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-07T12:49:03.899Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-07T12:49:03.899Z] === RUN TestSingleExclamationError [2021-06-07T12:49:03.899Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-07T12:49:03.899Z] === RUN TestMatchesWithNoPatterns [2021-06-07T12:49:03.899Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-07T12:49:03.899Z] === RUN TestMatchesWithMalformedPatterns [2021-06-07T12:49:03.899Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-07T12:49:03.899Z] === RUN TestMatches [2021-06-07T12:49:03.899Z] --- PASS: TestMatches (0.00s) [2021-06-07T12:49:03.899Z] === RUN TestCleanPatterns [2021-06-07T12:49:03.899Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-07T12:49:03.900Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-07T12:49:03.900Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-07T12:49:03.900Z] === RUN TestCleanPatternsExceptionFlag [2021-06-07T12:49:03.900Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-07T12:49:03.900Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-07T12:49:03.900Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-07T12:49:03.900Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-07T12:49:03.900Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-07T12:49:03.900Z] === RUN TestCleanPatternsErrorSingleException [2021-06-07T12:49:03.900Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-07T12:49:03.900Z] === RUN TestCreateIfNotExistsDir [2021-06-07T12:49:03.900Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-07T12:49:03.900Z] === RUN TestCreateIfNotExistsFile [2021-06-07T12:49:03.900Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-07T12:49:03.900Z] === RUN TestMatch [2021-06-07T12:49:03.900Z] --- PASS: TestMatch (0.00s) [2021-06-07T12:49:03.900Z] PASS [2021-06-07T12:49:03.900Z] coverage: 87.7% of statements [2021-06-07T12:49:03.900Z] ok github.com/docker/docker/pkg/fileutils 0.107s coverage: 87.7% of statements [2021-06-07T12:49:04.028Z] === RUN TestExternalGraphDriver/spec [2021-06-07T12:49:04.866Z] time="2021-06-07T12:49:04Z" level=error msg="node: 502a5562aecd is unknown to memberlist" [2021-06-07T12:49:05.324Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.64s) [2021-06-07T12:49:05.324Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-07T12:49:05.324Z] === RUN TestGet [2021-06-07T12:49:05.324Z] --- PASS: TestGet (0.00s) [2021-06-07T12:49:05.324Z] === RUN TestGetShortcutString [2021-06-07T12:49:05.324Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-07T12:49:05.324Z] PASS [2021-06-07T12:49:05.324Z] coverage: 42.9% of statements [2021-06-07T12:49:05.324Z] ok github.com/docker/docker/pkg/homedir 0.075s coverage: 42.9% of statements [2021-06-07T12:49:05.880Z] --- PASS: TestConfigInspect (3.88s) [2021-06-07T12:49:05.880Z] === RUN TestConfigList [2021-06-07T12:49:05.913Z] === RUN TestExternalGraphDriver/pull [2021-06-07T12:49:06.449Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-07T12:49:06.859Z] === RUN TestCreateIDMapOrder [2021-06-07T12:49:06.859Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-07T12:49:06.859Z] PASS [2021-06-07T12:49:06.859Z] coverage: 7.2% of statements [2021-06-07T12:49:06.859Z] 2021/06/07 12:49:06 Closing DB instances... [2021-06-07T12:49:07.319Z] ok github.com/docker/docker/pkg/idtools 0.059s coverage: 7.2% of statements [2021-06-07T12:49:07.798Z] --- PASS: TestExternalGraphDriver (5.55s) [2021-06-07T12:49:07.798Z] --- PASS: TestExternalGraphDriver/json (1.93s) [2021-06-07T12:49:07.798Z] --- PASS: TestExternalGraphDriver/spec (1.91s) [2021-06-07T12:49:07.798Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2021-06-07T12:49:07.798Z] === RUN TestGraphdriverPluginV2 [2021-06-07T12:49:08.856Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.46s) [2021-06-07T12:49:08.856Z] === RUN TestNetworkDBGarbageCollection [2021-06-07T12:49:08.986Z] --- PASS: TestConfigList (3.10s) [2021-06-07T12:49:08.986Z] === RUN TestConfigsCreateAndDelete [2021-06-07T12:49:08.986Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-07T12:49:09.822Z] === RUN TestFixedBufferCap [2021-06-07T12:49:09.822Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-07T12:49:09.822Z] === RUN TestFixedBufferLen [2021-06-07T12:49:09.822Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-07T12:49:09.822Z] === RUN TestFixedBufferString [2021-06-07T12:49:09.822Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-07T12:49:09.822Z] === RUN TestFixedBufferWrite [2021-06-07T12:49:09.822Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-07T12:49:09.822Z] === RUN TestFixedBufferRead [2021-06-07T12:49:09.822Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-07T12:49:09.822Z] === RUN TestBytesPipeRead [2021-06-07T12:49:09.822Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-07T12:49:09.822Z] === RUN TestBytesPipeWrite [2021-06-07T12:49:09.822Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-07T12:49:09.822Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-07T12:49:10.280Z] --- PASS: TestBytesPipeWriteRandomChunks (0.66s) [2021-06-07T12:49:10.280Z] === RUN TestAtomicWriteToFile [2021-06-07T12:49:10.280Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-07T12:49:10.280Z] === RUN TestAtomicWriteSetCommit [2021-06-07T12:49:10.280Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-07T12:49:10.280Z] === RUN TestAtomicWriteSetCancel [2021-06-07T12:49:10.280Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-07T12:49:10.280Z] === RUN TestReadCloserWrapperClose [2021-06-07T12:49:10.280Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-07T12:49:10.280Z] === RUN TestReaderErrWrapperReadOnError [2021-06-07T12:49:10.280Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-07T12:49:10.280Z] === RUN TestReaderErrWrapperRead [2021-06-07T12:49:10.280Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-07T12:49:10.280Z] === RUN TestHashData [2021-06-07T12:49:10.280Z] --- PASS: TestHashData (0.00s) [2021-06-07T12:49:10.280Z] === RUN TestCancelReadCloser [2021-06-07T12:49:10.280Z] --- PASS: TestCancelReadCloser (0.12s) [2021-06-07T12:49:10.280Z] === RUN TestWriteCloserWrapperClose [2021-06-07T12:49:10.280Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-07T12:49:10.280Z] === RUN TestNopWriteCloser [2021-06-07T12:49:10.280Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-07T12:49:10.280Z] === RUN TestNopWriter [2021-06-07T12:49:10.280Z] --- PASS: TestNopWriter (0.00s) [2021-06-07T12:49:10.280Z] === RUN TestWriteCounter [2021-06-07T12:49:10.280Z] --- PASS: TestWriteCounter (0.00s) [2021-06-07T12:49:10.280Z] PASS [2021-06-07T12:49:10.280Z] coverage: 68.8% of statements [2021-06-07T12:49:10.280Z] ok github.com/docker/docker/pkg/ioutils 0.888s coverage: 68.8% of statements [2021-06-07T12:49:10.896Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-07T12:49:11.058Z] --- PASS: TestGraphdriverPluginV2 (3.57s) [2021-06-07T12:49:11.059Z] PASS [2021-06-07T12:49:11.059Z] [2021-06-07T12:49:11.059Z] DONE 5 tests in 9.158s [2021-06-07T12:49:11.059Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-07T12:49:11.059Z] INFO: Testing against a local daemon [2021-06-07T12:49:11.059Z] === RUN TestContinueAfterPluginCrash [2021-06-07T12:49:11.059Z] === PAUSE TestContinueAfterPluginCrash [2021-06-07T12:49:11.059Z] === RUN TestReadPluginNoRead [2021-06-07T12:49:11.059Z] === PAUSE TestReadPluginNoRead [2021-06-07T12:49:11.059Z] === RUN TestDaemonStartWithLogOpt [2021-06-07T12:49:11.059Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-07T12:49:11.059Z] === CONT TestContinueAfterPluginCrash [2021-06-07T12:49:11.059Z] === CONT TestDaemonStartWithLogOpt [2021-06-07T12:49:11.246Z] --- PASS: TestGetAddress (33.41s) [2021-06-07T12:49:11.246Z] === RUN TestRequestSyntaxCheck [2021-06-07T12:49:11.617Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-07T12:49:11.617Z] Copying nested executables into bundles/binary-daemon [2021-06-07T12:49:11.704Z] --- PASS: TestRequestSyntaxCheck (0.10s) [2021-06-07T12:49:11.704Z] === RUN TestRequest [2021-06-07T12:49:11.834Z] --- PASS: TestConfigsCreateAndDelete (3.30s) [2021-06-07T12:49:11.834Z] === RUN TestConfigsUpdate [2021-06-07T12:49:12.172Z] === RUN TestError [2021-06-07T12:49:12.172Z] --- PASS: TestError (0.00s) [2021-06-07T12:49:12.172Z] === RUN TestProgressString [2021-06-07T12:49:12.172Z] === RUN TestProgressString/no_progress [2021-06-07T12:49:12.172Z] === RUN TestProgressString/progress_1 [2021-06-07T12:49:12.172Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-07T12:49:12.172Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-07T12:49:12.172Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-07T12:49:12.172Z] === RUN TestProgressString/with_units [2021-06-07T12:49:12.172Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-07T12:49:12.172Z] === RUN TestProgressString/hide_counts [2021-06-07T12:49:12.172Z] --- PASS: TestProgressString (0.00s) [2021-06-07T12:49:12.172Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-07T12:49:12.172Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-07T12:49:12.172Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-07T12:49:12.172Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-07T12:49:12.172Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-07T12:49:12.172Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-07T12:49:12.172Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-07T12:49:12.172Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-07T12:49:12.172Z] === RUN TestJSONMessageDisplay [2021-06-07T12:49:12.182Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-06-07T12:49:12.182Z] GOOS="" GOARCH="" GOARM="" [2021-06-07T12:49:12.630Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-06-07T12:49:12.630Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-07T12:49:12.630Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-07T12:49:12.630Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-07T12:49:12.630Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-07T12:49:12.630Z] === RUN TestDisplayJSONMessagesStream [2021-06-07T12:49:12.630Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-07T12:49:12.630Z] PASS [2021-06-07T12:49:12.630Z] coverage: 91.7% of statements [2021-06-07T12:49:12.630Z] ok github.com/docker/docker/pkg/jsonmessage 0.234s coverage: 91.7% of statements [2021-06-07T12:49:12.749Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-06-07T12:49:12.749Z] [2021-06-07T12:49:12.865Z] Loaded image: buildpack-deps:buster [2021-06-07T12:49:12.865Z] Loaded image: busybox:latest [2021-06-07T12:49:12.865Z] Loaded image: busybox:glibc [2021-06-07T12:49:13.597Z] === RUN TestStandardLongPath [2021-06-07T12:49:13.597Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-07T12:49:13.597Z] === RUN TestUNCLongPath [2021-06-07T12:49:13.597Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-07T12:49:13.597Z] PASS [2021-06-07T12:49:13.597Z] coverage: 100.0% of statements [2021-06-07T12:49:13.597Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-07T12:49:14.021Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr27 -e DOCKER_GITCOMMIT=fed1e1064ecb452b4d411c97824451c802e7c194 -e DOCKER_GRAPHDRIVER docker:fed1e1064ecb452b4d411c97824451c802e7c194 hack/make.sh cross [2021-06-07T12:49:14.278Z] [2021-06-07T12:49:14.536Z] Removing bundles/ [2021-06-07T12:49:14.536Z] [2021-06-07T12:49:14.536Z] ---> Making bundle: cross (in bundles/cross) [2021-06-07T12:49:14.536Z] Cross building: bundles/cross/linux/amd64 [2021-06-07T12:49:14.536Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-07T12:49:14.536Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-07T12:49:14.563Z] === RUN TestNameFormat [2021-06-07T12:49:14.563Z] --- PASS: TestNameFormat (0.00s) [2021-06-07T12:49:14.563Z] === RUN TestNameRetries [2021-06-07T12:49:14.563Z] --- PASS: TestNameRetries (0.00s) [2021-06-07T12:49:14.563Z] PASS [2021-06-07T12:49:14.563Z] coverage: 85.7% of statements [2021-06-07T12:49:14.779Z] Loaded image: debian:bullseye [2021-06-07T12:49:14.779Z] Loaded image: hello-world:latest [2021-06-07T12:49:15.021Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2021-06-07T12:49:15.039Z] Loaded image: arm32v7/hello-world:latest [2021-06-07T12:49:15.220Z] --- PASS: TestDaemonStartWithLogOpt (4.09s) [2021-06-07T12:49:15.220Z] === CONT TestReadPluginNoRead [2021-06-07T12:49:15.987Z] === RUN TestParseKeyValueOpt [2021-06-07T12:49:15.987Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-07T12:49:15.987Z] === RUN TestParseUintList [2021-06-07T12:49:15.987Z] --- PASS: TestParseUintList (0.00s) [2021-06-07T12:49:15.987Z] === RUN TestParseUintListMaximumLimits [2021-06-07T12:49:15.987Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-07T12:49:15.987Z] PASS [2021-06-07T12:49:15.987Z] coverage: 97.0% of statements [2021-06-07T12:49:15.987Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2021-06-07T12:49:16.032Z] --- PASS: TestConfigsUpdate (3.71s) [2021-06-07T12:49:16.032Z] === RUN TestTemplatedConfig [2021-06-07T12:49:16.446Z] === RUN TestNewAndRemove [2021-06-07T12:49:16.446Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-07T12:49:16.446Z] === RUN TestRemoveInvalidPath [2021-06-07T12:49:16.446Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-07T12:49:16.446Z] PASS [2021-06-07T12:49:16.446Z] coverage: 82.6% of statements [2021-06-07T12:49:16.446Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2021-06-07T12:49:17.412Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-07T12:49:17.981Z] === RUN TestParseEmptyInterface [2021-06-07T12:49:17.981Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-07T12:49:17.981Z] === RUN TestParseNonInterfaceType [2021-06-07T12:49:17.981Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-07T12:49:17.981Z] === RUN TestParseWithOneFunction [2021-06-07T12:49:17.981Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-07T12:49:17.981Z] === RUN TestParseWithMultipleFuncs [2021-06-07T12:49:17.981Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-07T12:49:17.981Z] === RUN TestParseWithUnnamedReturn [2021-06-07T12:49:17.981Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-07T12:49:17.981Z] === RUN TestEmbeddedInterface [2021-06-07T12:49:17.981Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-07T12:49:17.981Z] === RUN TestParsedImports [2021-06-07T12:49:17.981Z] --- PASS: TestParsedImports (0.00s) [2021-06-07T12:49:17.981Z] === RUN TestAliasedImports [2021-06-07T12:49:17.981Z] --- PASS: TestAliasedImports (0.00s) [2021-06-07T12:49:17.981Z] PASS [2021-06-07T12:49:17.981Z] coverage: 56.8% of statements [2021-06-07T12:49:17.981Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2021-06-07T12:49:18.439Z] === RUN TestFailedConnection [2021-06-07T12:49:18.482Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-07T12:49:19.406Z] === RUN TestHTTPTransport [2021-06-07T12:49:19.406Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-07T12:49:19.406Z] PASS [2021-06-07T12:49:19.406Z] coverage: 85.7% of statements [2021-06-07T12:49:19.406Z] ok github.com/docker/docker/pkg/plugins/transport 0.087s coverage: 85.7% of statements [2021-06-07T12:49:19.408Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-07T12:49:20.373Z] --- PASS: TestFailedConnection (2.01s) [2021-06-07T12:49:20.373Z] === RUN TestFailOnce [2021-06-07T12:49:20.373Z] 2021/06/07 12:49:19 http: panic serving 127.0.0.1:49296: Plugin not ready [2021-06-07T12:49:20.373Z] goroutine 34 [running]: [2021-06-07T12:49:20.373Z] net/http.(*conn).serve.func1(0xc000122000) [2021-06-07T12:49:20.373Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-07T12:49:20.373Z] panic(0x84ab40, 0x987da0) [2021-06-07T12:49:20.373Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-07T12:49:20.373Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc000148000, 0xc000128000) [2021-06-07T12:49:20.373Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-07T12:49:20.373Z] net/http.HandlerFunc.ServeHTTP(0xc000058eb0, 0x99b9e0, 0xc000148000, 0xc000128000) [2021-06-07T12:49:20.373Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-07T12:49:20.373Z] net/http.(*ServeMux).ServeHTTP(0xc000054940, 0x99b9e0, 0xc000148000, 0xc000128000) [2021-06-07T12:49:20.373Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-07T12:49:20.373Z] net/http.serverHandler.ServeHTTP(0xc000106000, 0x99b9e0, 0xc000148000, 0xc000128000) [2021-06-07T12:49:20.373Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-07T12:49:20.373Z] net/http.(*conn).serve(0xc000122000, 0x99c5a0, 0xc000110040) [2021-06-07T12:49:20.373Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-07T12:49:20.373Z] created by net/http.(*Server).Serve [2021-06-07T12:49:20.373Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-07T12:49:20.373Z] time="2021-06-07T12:49:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.FailOnce: Post http://127.0.0.1:49295/Test.FailOnce: EOF, retrying in 1s" [2021-06-07T12:49:20.769Z] --- PASS: TestContinueAfterPluginCrash (9.41s) [2021-06-07T12:49:20.831Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-07T12:49:20.831Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-07T12:49:20.831Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-07T12:49:20.831Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-07T12:49:20.831Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-07T12:49:20.831Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-07T12:49:20.831Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-07T12:49:20.831Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-07T12:49:20.831Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-07T12:49:20.831Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-07T12:49:20.831Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-07T12:49:20.831Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-07T12:49:20.831Z] === RUN TestBufferPoolPutAndGet [2021-06-07T12:49:20.831Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-07T12:49:20.831Z] PASS [2021-06-07T12:49:20.831Z] coverage: 88.2% of statements [2021-06-07T12:49:20.831Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2021-06-07T12:49:20.831Z] --- PASS: TestRequest (9.44s) [2021-06-07T12:49:20.831Z] === RUN TestOverlappingRequests [2021-06-07T12:49:21.025Z] === RUN TestReadPluginNoRead/default [2021-06-07T12:49:21.290Z] --- PASS: TestOverlappingRequests (0.39s) [2021-06-07T12:49:21.290Z] === RUN TestRelease [2021-06-07T12:49:21.290Z] --- PASS: TestFailOnce (1.18s) [2021-06-07T12:49:21.290Z] === RUN TestEchoInputOutput [2021-06-07T12:49:21.290Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-07T12:49:21.290Z] === RUN TestBackoff [2021-06-07T12:49:21.290Z] --- PASS: TestBackoff (0.00s) [2021-06-07T12:49:21.290Z] === RUN TestAbortRetry [2021-06-07T12:49:21.290Z] --- PASS: TestAbortRetry (0.00s) [2021-06-07T12:49:21.290Z] === RUN TestClientScheme [2021-06-07T12:49:21.290Z] --- PASS: TestClientScheme (0.00s) [2021-06-07T12:49:21.290Z] === RUN TestNewClientWithTimeout [2021-06-07T12:49:21.748Z] === RUN TestOutputOnPrematureClose [2021-06-07T12:49:21.748Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-07T12:49:21.748Z] === RUN TestCompleteSilently [2021-06-07T12:49:21.748Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-07T12:49:21.748Z] PASS [2021-06-07T12:49:21.748Z] coverage: 75.9% of statements [2021-06-07T12:49:21.748Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2021-06-07T12:49:21.748Z] time="2021-06-07T12:49:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post http://127.0.0.1:49300/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-07T12:49:22.692Z] --- PASS: TestTemplatedConfig (6.42s) [2021-06-07T12:49:22.692Z] === RUN TestConfigCreateResolve [2021-06-07T12:49:22.714Z] === RUN TestSendToOneSub [2021-06-07T12:49:22.714Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-07T12:49:22.714Z] === RUN TestSendToMultipleSubs [2021-06-07T12:49:22.714Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-07T12:49:22.714Z] === RUN TestEvictOneSub [2021-06-07T12:49:22.714Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-07T12:49:22.714Z] === RUN TestClosePublisher [2021-06-07T12:49:22.714Z] --- PASS: TestClosePublisher (0.00s) [2021-06-07T12:49:22.714Z] === RUN TestPubSubRace [2021-06-07T12:49:22.714Z] --- PASS: TestRelease (1.48s) [2021-06-07T12:49:22.714Z] === RUN TestAllocateRandomDeallocate [2021-06-07T12:49:22.908Z] --- PASS: TestReadPluginNoRead (7.37s) [2021-06-07T12:49:22.908Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2021-06-07T12:49:22.908Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.62s) [2021-06-07T12:49:22.908Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2021-06-07T12:49:22.908Z] read_test.go:92: [d13c474cd1e49] daemon is not started [2021-06-07T12:49:22.908Z] PASS [2021-06-07T12:49:22.908Z] [2021-06-07T12:49:22.908Z] DONE 6 tests in 11.516s [2021-06-07T12:49:22.908Z] 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-06-07T12:49:22.908Z] testing: warning: no tests to run [2021-06-07T12:49:22.908Z] PASS [2021-06-07T12:49:22.908Z] [2021-06-07T12:49:22.908Z] DONE 0 tests in 0.019s [2021-06-07T12:49:22.908Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-07T12:49:22.908Z] INFO: Testing against a local daemon [2021-06-07T12:49:22.908Z] === RUN TestPluginWithDevMounts [2021-06-07T12:49:22.908Z] === PAUSE TestPluginWithDevMounts [2021-06-07T12:49:22.908Z] === CONT TestPluginWithDevMounts [2021-06-07T12:49:23.681Z] time="2021-06-07T12:49:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post http://127.0.0.1:49300/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-07T12:49:23.681Z] --- PASS: TestPubSubRace (1.04s) [2021-06-07T12:49:23.681Z] PASS [2021-06-07T12:49:23.681Z] coverage: 75.0% of statements [2021-06-07T12:49:23.681Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2021-06-07T12:49:24.270Z] --- PASS: TestPluginWithDevMounts (1.71s) [2021-06-07T12:49:24.270Z] PASS [2021-06-07T12:49:24.270Z] [2021-06-07T12:49:24.270Z] DONE 1 tests in 1.741s [2021-06-07T12:49:24.526Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-07T12:49:24.526Z] INFO: Testing against a local daemon [2021-06-07T12:49:24.526Z] === RUN TestSecretInspect [2021-06-07T12:49:24.647Z] === RUN TestRegister [2021-06-07T12:49:24.647Z] --- PASS: TestRegister (0.00s) [2021-06-07T12:49:24.647Z] === RUN TestCommand [2021-06-07T12:49:24.647Z] --- PASS: TestCommand (0.03s) [2021-06-07T12:49:24.647Z] === RUN TestNaiveSelf [2021-06-07T12:49:24.647Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-07T12:49:24.647Z] PASS [2021-06-07T12:49:24.647Z] coverage: 82.4% of statements [2021-06-07T12:49:24.647Z] ok github.com/docker/docker/pkg/reexec 0.099s coverage: 82.4% of statements [2021-06-07T12:49:25.035Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.76s) [2021-06-07T12:49:25.035Z] PASS [2021-06-07T12:49:25.035Z] [2021-06-07T12:49:25.035Z] === Skipped [2021-06-07T12:49:25.035Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-06-07T12:49:25.035Z] build_session_test.go:25: TODO: BuildKit [2021-06-07T12:49:25.035Z] [2021-06-07T12:49:25.035Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-07T12:49:25.035Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-07T12:49:25.035Z] [2021-06-07T12:49:25.035Z] [2021-06-07T12:49:25.035Z] DONE 34 tests, 2 skipped in 126.759s [2021-06-07T12:49:25.035Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-06-07T12:49:25.035Z] ++ 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-06-07T12:49:25.035Z] ++ set -e [2021-06-07T12:49:25.035Z] ++ '[' -n 0 ']' [2021-06-07T12:49:25.035Z] ++ set -x [2021-06-07T12:49:25.035Z] ++ 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-06-07T12:49:25.035Z] INFO: Testing against a local daemon [2021-06-07T12:49:25.035Z] === RUN TestConfigInspect [2021-06-07T12:49:25.235Z] --- PASS: TestConfigCreateResolve (3.17s) [2021-06-07T12:49:25.235Z] PASS [2021-06-07T12:49:25.235Z] [2021-06-07T12:49:25.235Z] DONE 6 tests in 23.708s [2021-06-07T12:49:25.235Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-07T12:49:25.235Z] ++ 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-06-07T12:49:25.235Z] ++ set -e [2021-06-07T12:49:25.235Z] ++ '[' -n 0 ']' [2021-06-07T12:49:25.235Z] ++ set -x [2021-06-07T12:49:25.235Z] ++ 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-06-07T12:49:25.494Z] INFO: Testing against a local daemon [2021-06-07T12:49:25.494Z] === RUN TestCheckpoint [2021-06-07T12:49:25.494Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-07T12:49:25.494Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-07T12:49:25.494Z] === RUN TestContainerInvalidJSON [2021-06-07T12:49:25.494Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-07T12:49:25.494Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-07T12:49:25.494Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-07T12:49:25.494Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-07T12:49:25.494Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-07T12:49:25.494Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-07T12:49:25.494Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-07T12:49:25.494Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-07T12:49:25.494Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-07T12:49:25.494Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-06-07T12:49:25.494Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-07T12:49:25.494Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-07T12:49:25.494Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-07T12:49:25.494Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-07T12:49:25.614Z] === RUN TestParseSignal [2021-06-07T12:49:25.614Z] --- PASS: TestParseSignal (0.00s) [2021-06-07T12:49:25.614Z] === RUN TestValidSignalForPlatform [2021-06-07T12:49:25.614Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-07T12:49:25.614Z] PASS [2021-06-07T12:49:25.614Z] coverage: 19.7% of statements [2021-06-07T12:49:25.614Z] ok github.com/docker/docker/pkg/signal 0.044s coverage: 19.7% of statements [2021-06-07T12:49:25.753Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2021-06-07T12:49:25.753Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-07T12:49:25.753Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-06-07T12:49:25.753Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-07T12:49:25.753Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-07T12:49:25.753Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-07T12:49:25.753Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-06-07T12:49:25.753Z] === RUN TestCopyFromContainer [2021-06-07T12:49:26.076Z] time="2021-06-07T12:49:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post http://127.0.0.1:49300/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-07T12:49:26.534Z] === RUN TestNewStdWriter [2021-06-07T12:49:26.534Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-07T12:49:26.534Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-07T12:49:26.534Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-07T12:49:26.534Z] === RUN TestWriteWithNilBytes [2021-06-07T12:49:26.534Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-07T12:49:26.534Z] === RUN TestWrite [2021-06-07T12:49:26.534Z] --- PASS: TestWrite (0.00s) [2021-06-07T12:49:26.534Z] === RUN TestWriteWithWriterError [2021-06-07T12:49:26.534Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-07T12:49:26.534Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-07T12:49:26.534Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-07T12:49:26.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-07T12:49:26.993Z] === RUN TestStdCopyWriteAndRead [2021-06-07T12:49:26.993Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-07T12:49:26.993Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-07T12:49:26.993Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-07T12:49:26.993Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-07T12:49:26.993Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-07T12:49:26.993Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-07T12:49:26.993Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-07T12:49:26.993Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-07T12:49:26.993Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-07T12:49:26.993Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-07T12:49:26.993Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-07T12:49:26.993Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-07T12:49:26.993Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-07T12:49:26.993Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-07T12:49:26.993Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-07T12:49:26.993Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-07T12:49:26.993Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-07T12:49:26.993Z] PASS [2021-06-07T12:49:26.993Z] coverage: 100.0% of statements [2021-06-07T12:49:26.993Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2021-06-07T12:49:26.993Z] --- PASS: TestAllocateRandomDeallocate (4.16s) [2021-06-07T12:49:26.993Z] === RUN TestRetrieveFromStore [2021-06-07T12:49:27.044Z] --- PASS: TestSecretInspect (2.30s) [2021-06-07T12:49:27.044Z] === RUN TestSecretList [2021-06-07T12:49:27.578Z] --- PASS: TestConfigInspect (3.14s) [2021-06-07T12:49:27.578Z] === RUN TestConfigList [2021-06-07T12:49:27.961Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-07T12:49:27.961Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-07T12:49:27.961Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-07T12:49:27.961Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-07T12:49:27.961Z] === RUN TestFormatStatus [2021-06-07T12:49:27.961Z] --- PASS: TestFormatStatus (0.00s) [2021-06-07T12:49:27.961Z] === RUN TestFormatError [2021-06-07T12:49:27.962Z] --- PASS: TestFormatError (0.00s) [2021-06-07T12:49:27.962Z] === RUN TestFormatJSONError [2021-06-07T12:49:27.962Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-07T12:49:27.962Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-07T12:49:27.962Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-07T12:49:27.962Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-07T12:49:27.962Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-07T12:49:27.962Z] === RUN TestNewJSONProgressOutput [2021-06-07T12:49:27.962Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-07T12:49:27.962Z] === RUN TestAuxFormatterEmit [2021-06-07T12:49:27.962Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-07T12:49:27.962Z] === RUN TestStreamWriterStdout [2021-06-07T12:49:27.962Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-07T12:49:27.962Z] === RUN TestStreamWriterStderr [2021-06-07T12:49:27.962Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-07T12:49:27.962Z] PASS [2021-06-07T12:49:27.962Z] coverage: 66.2% of statements [2021-06-07T12:49:27.962Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2021-06-07T12:49:28.069Z] === RUN TestCopyFromContainer// [2021-06-07T12:49:28.069Z] === RUN TestCopyFromContainer//bar/root [2021-06-07T12:49:28.328Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-07T12:49:28.420Z] --- PASS: TestRetrieveFromStore (1.44s) [2021-06-07T12:49:28.420Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-07T12:49:28.420Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-07T12:49:28.420Z] === RUN TestParallelPredefinedRequest1 [2021-06-07T12:49:28.420Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-07T12:49:28.420Z] === RUN TestParallelPredefinedRequest2 [2021-06-07T12:49:28.420Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-07T12:49:28.420Z] === RUN TestParallelPredefinedRequest3 [2021-06-07T12:49:28.420Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-07T12:49:28.420Z] === RUN TestParallelPredefinedRequest4 [2021-06-07T12:49:28.420Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-07T12:49:28.420Z] === RUN TestParallelPredefinedRequest5 [2021-06-07T12:49:28.420Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-07T12:49:28.420Z] === RUN TestDebug [2021-06-07T12:49:28.420Z] --- PASS: TestDebug (0.00s) [2021-06-07T12:49:28.420Z] === RUN TestRequestPoolParallel [2021-06-07T12:49:28.587Z] === RUN TestCopyFromContainer/bar/quux [2021-06-07T12:49:28.587Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-07T12:49:28.847Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-07T12:49:28.847Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-07T12:49:28.878Z] --- PASS: TestRequestPoolParallel (0.41s) [2021-06-07T12:49:28.878Z] === RUN TestFullAllocateRelease [2021-06-07T12:49:28.878Z] === RUN TestGenerateRandomID [2021-06-07T12:49:28.878Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-07T12:49:28.878Z] === RUN TestShortenId [2021-06-07T12:49:28.878Z] --- PASS: TestShortenId (0.00s) [2021-06-07T12:49:28.878Z] === RUN TestShortenSha256Id [2021-06-07T12:49:28.878Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-07T12:49:28.878Z] === RUN TestShortenIdEmpty [2021-06-07T12:49:28.878Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-07T12:49:28.878Z] === RUN TestShortenIdInvalid [2021-06-07T12:49:28.878Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-07T12:49:28.878Z] === RUN TestIsShortIDNonHex [2021-06-07T12:49:28.878Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-07T12:49:28.878Z] === RUN TestIsShortIDNotCorrectSize [2021-06-07T12:49:28.878Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-07T12:49:28.878Z] PASS [2021-06-07T12:49:28.878Z] coverage: 70.6% of statements [2021-06-07T12:49:28.878Z] ok github.com/docker/docker/pkg/stringid 0.045s coverage: 70.6% of statements [2021-06-07T12:49:28.989Z] --- PASS: TestSecretList (1.95s) [2021-06-07T12:49:28.989Z] === RUN TestSecretsCreateAndDelete [2021-06-07T12:49:29.107Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-07T12:49:29.107Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-07T12:49:29.107Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-07T12:49:29.337Z] --- PASS: TestFullAllocateRelease (0.63s) [2021-06-07T12:49:29.337Z] === RUN TestOddAllocateRelease [2021-06-07T12:49:29.366Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-07T12:49:29.626Z] --- PASS: TestCopyFromContainer (3.68s) [2021-06-07T12:49:29.626Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-06-07T12:49:29.626Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-06-07T12:49:29.626Z] --- PASS: TestCopyFromContainer//bar/root/ (0.17s) [2021-06-07T12:49:29.626Z] --- PASS: TestCopyFromContainer/bar/quux (0.19s) [2021-06-07T12:49:29.626Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2021-06-07T12:49:29.626Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-06-07T12:49:29.626Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-06-07T12:49:29.626Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2021-06-07T12:49:29.626Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2021-06-07T12:49:29.626Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-06-07T12:49:29.626Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-07T12:49:29.626Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-07T12:49:29.626Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-07T12:49:29.626Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-07T12:49:29.626Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-07T12:49:29.626Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-07T12:49:29.626Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-07T12:49:29.626Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-07T12:49:29.626Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-07T12:49:29.626Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-07T12:49:29.626Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2021-06-07T12:49:29.626Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-07T12:49:29.626Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-07T12:49:29.626Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-07T12:49:29.626Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-07T12:49:29.626Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-07T12:49:29.626Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-07T12:49:29.626Z] === RUN TestCreateWithInvalidEnv [2021-06-07T12:49:29.626Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-07T12:49:29.626Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-07T12:49:29.626Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-07T12:49:29.626Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-07T12:49:29.626Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-07T12:49:29.626Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-07T12:49:29.626Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-07T12:49:29.626Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-07T12:49:29.626Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-07T12:49:29.626Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-07T12:49:29.626Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-07T12:49:29.626Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-07T12:49:29.626Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-07T12:49:29.626Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-07T12:49:29.626Z] === RUN TestCreateTmpfsMountsTarget [2021-06-07T12:49:29.626Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2021-06-07T12:49:29.626Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-07T12:49:29.796Z] --- PASS: TestOddAllocateRelease (0.39s) [2021-06-07T12:49:29.796Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-07T12:49:30.254Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.13s) [2021-06-07T12:49:30.254Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-07T12:49:30.254Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2021-06-07T12:49:30.254Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-07T12:49:30.254Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.08s) [2021-06-07T12:49:30.254Z] === CONT TestParallelPredefinedRequest1 [2021-06-07T12:49:30.254Z] === CONT TestParallelPredefinedRequest4 [2021-06-07T12:49:30.254Z] === CONT TestParallelPredefinedRequest3 [2021-06-07T12:49:30.254Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-07T12:49:30.254Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:49:30.254Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-07T12:49:30.254Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:49:30.254Z] === CONT TestParallelPredefinedRequest2 [2021-06-07T12:49:30.254Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-07T12:49:30.254Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:49:30.254Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-07T12:49:30.254Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:49:30.254Z] === CONT TestParallelPredefinedRequest5 [2021-06-07T12:49:30.254Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-07T12:49:30.254Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:49:30.254Z] PASS [2021-06-07T12:49:30.254Z] coverage: 85.3% of statements [2021-06-07T12:49:30.254Z] ok github.com/docker/docker/libnetwork/ipam 62.680s coverage: 85.3% of statements [2021-06-07T12:49:30.254Z] === RUN TestIsCpusetListAvailable [2021-06-07T12:49:30.254Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-07T12:49:30.254Z] PASS [2021-06-07T12:49:30.254Z] coverage: 38.2% of statements [2021-06-07T12:49:30.254Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 38.2% of statements [2021-06-07T12:49:30.254Z] time="2021-06-07T12:49:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post http://127.0.0.1:49300/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-07T12:49:30.874Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2021-06-07T12:49:30.874Z] === RUN TestSecretsUpdate [2021-06-07T12:49:30.875Z] --- PASS: TestConfigList (2.95s) [2021-06-07T12:49:30.875Z] === RUN TestConfigsCreateAndDelete [2021-06-07T12:49:31.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-07T12:49:32.429Z] === RUN TestChtimes [2021-06-07T12:49:32.430Z] --- PASS: TestChtimes (0.00s) [2021-06-07T12:49:32.430Z] === RUN TestChtimesWindows [2021-06-07T12:49:32.430Z] --- PASS: TestChtimesWindows (0.01s) [2021-06-07T12:49:32.430Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-07T12:49:32.430Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-07T12:49:32.430Z] === RUN TestEnsureRemoveAllNotExist [2021-06-07T12:49:32.430Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-07T12:49:32.430Z] === RUN TestEnsureRemoveAllWithDir [2021-06-07T12:49:32.430Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-07T12:49:32.430Z] === RUN TestEnsureRemoveAllWithFile [2021-06-07T12:49:32.430Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-07T12:49:32.430Z] === RUN TestHasWin32KSupport [2021-06-07T12:49:32.430Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-07T12:49:32.430Z] syscall_windows_test.go:8: win32k: true [2021-06-07T12:49:32.430Z] PASS [2021-06-07T12:49:32.430Z] coverage: 12.0% of statements [2021-06-07T12:49:32.430Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 12.0% of statements [2021-06-07T12:49:33.384Z] --- PASS: TestSecretsUpdate (2.29s) [2021-06-07T12:49:33.384Z] === RUN TestTemplatedSecret [2021-06-07T12:49:33.396Z] === RUN TestTailFile [2021-06-07T12:49:33.396Z] --- PASS: TestTailFile (0.00s) [2021-06-07T12:49:33.396Z] === RUN TestTailFileManyLines [2021-06-07T12:49:33.396Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-07T12:49:33.396Z] === RUN TestTailEmptyFile [2021-06-07T12:49:33.396Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-07T12:49:33.396Z] === RUN TestTailNegativeN [2021-06-07T12:49:33.396Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader [2021-06-07T12:49:33.396Z] === CONT TestNewTailReader [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/no_delimiter [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/truncated_last_line [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-07T12:49:33.396Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-07T12:49:33.396Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:49:33.396Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:49:33.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:49:33.396Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:49:33.396Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-07T12:49:33.396Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-07T12:49:33.396Z] === CONT TestNewTailReader/no_delimiter [2021-06-07T12:49:33.415Z] --- PASS: TestConfigsCreateAndDelete (2.87s) [2021-06-07T12:49:33.415Z] === RUN TestConfigsUpdate [2021-06-07T12:49:33.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-07T12:49:33.573Z] --- PASS: TestCreateWithCustomMaskedPaths (3.89s) [2021-06-07T12:49:33.573Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-07T12:49:33.855Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-07T12:49:33.855Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-07T12:49:33.855Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-07T12:49:33.855Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:49:33.856Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:49:33.856Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:49:33.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:49:33.857Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:49:33.857Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:49:33.858Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.858Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:49:33.859Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-07T12:49:33.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-07T12:49:33.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-07T12:49:33.860Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-07T12:49:33.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-07T12:49:33.860Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-07T12:49:33.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-07T12:49:33.860Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-07T12:49:33.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-07T12:49:33.860Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:49:33.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:49:33.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:49:34.318Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:49:34.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-07T12:49:34.319Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.320Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-07T12:49:34.321Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-07T12:49:34.321Z] PASS [2021-06-07T12:49:34.321Z] coverage: 88.6% of statements [2021-06-07T12:49:34.322Z] ok github.com/docker/docker/pkg/tailfile 0.201s coverage: 88.6% of statements [2021-06-07T12:49:35.288Z] === RUN TestTarSumRemoveNonExistent [2021-06-07T12:49:35.288Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-07T12:49:35.288Z] === RUN TestTarSumRemove [2021-06-07T12:49:35.288Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-07T12:49:35.288Z] === RUN TestSortFileInfoSums [2021-06-07T12:49:35.288Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-07T12:49:35.288Z] === RUN TestNewTarSumForLabelInvalid [2021-06-07T12:49:35.288Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-07T12:49:35.288Z] === RUN TestNewTarSumForLabel [2021-06-07T12:49:35.288Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-07T12:49:35.288Z] === RUN TestEmptyTar [2021-06-07T12:49:35.288Z] --- PASS: TestEmptyTar (0.00s) [2021-06-07T12:49:35.288Z] === RUN TestTarSumsReadSize [2021-06-07T12:49:35.288Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-07T12:49:35.288Z] === RUN TestTarSums [2021-06-07T12:49:35.746Z] --- PASS: TestTarSums (0.09s) [2021-06-07T12:49:35.746Z] === RUN TestIteration [2021-06-07T12:49:35.746Z] --- PASS: TestIteration (0.00s) [2021-06-07T12:49:35.746Z] === RUN TestVersionLabelForChecksum [2021-06-07T12:49:35.746Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-07T12:49:35.746Z] === RUN TestVersion [2021-06-07T12:49:35.746Z] --- PASS: TestVersion (0.00s) [2021-06-07T12:49:35.746Z] === RUN TestGetVersion [2021-06-07T12:49:35.746Z] --- PASS: TestGetVersion (0.00s) [2021-06-07T12:49:35.746Z] === RUN TestGetVersions [2021-06-07T12:49:35.746Z] --- PASS: TestGetVersions (0.00s) [2021-06-07T12:49:35.746Z] PASS [2021-06-07T12:49:35.746Z] coverage: 89.3% of statements [2021-06-07T12:49:35.746Z] ok github.com/docker/docker/pkg/tarsum 0.153s coverage: 89.3% of statements [2021-06-07T12:49:36.645Z] --- PASS: TestTemplatedSecret (3.41s) [2021-06-07T12:49:36.645Z] === RUN TestSecretCreateResolve [2021-06-07T12:49:36.712Z] --- PASS: TestConfigsUpdate (2.97s) [2021-06-07T12:49:36.712Z] === RUN TestTemplatedConfig [2021-06-07T12:49:36.713Z] testing: warning: no tests to run [2021-06-07T12:49:36.713Z] PASS [2021-06-07T12:49:36.713Z] coverage: [no statements] [2021-06-07T12:49:36.713Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2021-06-07T12:49:36.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-07T12:49:37.680Z] === RUN TestTruncIndex [2021-06-07T12:49:37.680Z] --- PASS: TestTruncIndex (0.10s) [2021-06-07T12:49:37.680Z] PASS [2021-06-07T12:49:37.680Z] coverage: 91.5% of statements [2021-06-07T12:49:37.680Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2021-06-07T12:49:37.807Z] --- PASS: TestCreateWithCustomReadonlyPaths (4.11s) [2021-06-07T12:49:37.807Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-07T12:49:37.807Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-07T12:49:37.807Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-07T12:49:37.807Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-07T12:49:37.807Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-07T12:49:37.807Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-07T12:49:37.807Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-07T12:49:37.807Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-07T12:49:37.807Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-07T12:49:37.807Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-07T12:49:37.807Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-07T12:49:37.807Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-07T12:49:37.807Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-07T12:49:37.807Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-07T12:49:37.807Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-07T12:49:37.807Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-07T12:49:37.807Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-07T12:49:37.807Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-06-07T12:49:37.807Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-06-07T12:49:37.807Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-06-07T12:49:37.807Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-06-07T12:49:37.807Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-07T12:49:37.807Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-07T12:49:38.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-07T12:49:38.531Z] --- PASS: TestSecretCreateResolve (2.31s) [2021-06-07T12:49:38.531Z] PASS [2021-06-07T12:49:38.531Z] [2021-06-07T12:49:38.531Z] DONE 6 tests in 14.209s [2021-06-07T12:49:38.531Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-07T12:49:38.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-07T12:49:38.646Z] === RUN TestIsGIT [2021-06-07T12:49:38.646Z] --- PASS: TestIsGIT (0.00s) [2021-06-07T12:49:38.646Z] === RUN TestIsTransport [2021-06-07T12:49:38.646Z] --- PASS: TestIsTransport (0.00s) [2021-06-07T12:49:38.646Z] PASS [2021-06-07T12:49:38.646Z] coverage: 100.0% of statements [2021-06-07T12:49:38.646Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2021-06-07T12:49:38.786Z] INFO: Testing against a local daemon [2021-06-07T12:49:38.786Z] === RUN TestServiceCreateInit [2021-06-07T12:49:38.786Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-07T12:49:39.104Z] --- PASS: TestNewClientWithTimeout (17.60s) [2021-06-07T12:49:39.104Z] === RUN TestClientStream [2021-06-07T12:49:39.104Z] --- PASS: TestClientStream (0.00s) [2021-06-07T12:49:39.104Z] === RUN TestClientSendFile [2021-06-07T12:49:39.104Z] --- PASS: TestClientSendFile (0.00s) [2021-06-07T12:49:39.104Z] === RUN TestClientWithRequestTimeout [2021-06-07T12:49:39.104Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-07T12:49:39.104Z] === RUN TestFileSpecPlugin [2021-06-07T12:49:39.104Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-07T12:49:39.105Z] === RUN TestFileJSONSpecPlugin [2021-06-07T12:49:39.105Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-07T12:49:39.105Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-07T12:49:39.105Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.02s) [2021-06-07T12:49:39.105Z] === RUN TestPluginAddHandler [2021-06-07T12:49:39.105Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-07T12:49:39.105Z] === RUN TestPluginWaitBadPlugin [2021-06-07T12:49:39.105Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-07T12:49:39.105Z] === RUN TestGet [2021-06-07T12:49:39.105Z] time="2021-06-07T12:49:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-07T12:49:39.204Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.29s) [2021-06-07T12:49:39.204Z] === RUN TestCreateDifferentPlatform [2021-06-07T12:49:39.204Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-07T12:49:39.204Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-07T12:49:39.204Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-07T12:49:39.204Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-07T12:49:39.204Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-07T12:49:39.204Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-07T12:49:39.204Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-07T12:49:39.204Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-07T12:49:39.204Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-06-07T12:49:39.204Z] === RUN TestContainerStartOnDaemonRestart [2021-06-07T12:49:39.204Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-07T12:49:39.204Z] === RUN TestDaemonRestartIpcMode [2021-06-07T12:49:39.204Z] === PAUSE TestDaemonRestartIpcMode [2021-06-07T12:49:39.204Z] === RUN TestDaemonHostGatewayIP [2021-06-07T12:49:39.204Z] === PAUSE TestDaemonHostGatewayIP [2021-06-07T12:49:39.204Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-07T12:49:39.204Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-07T12:49:39.204Z] === RUN TestContainerKillOnDaemonStart [2021-06-07T12:49:39.204Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-07T12:49:39.204Z] === RUN TestDiff [2021-06-07T12:49:39.563Z] === RUN TestVersionInfo [2021-06-07T12:49:39.563Z] --- PASS: TestVersionInfo (0.00s) [2021-06-07T12:49:39.563Z] === RUN TestAppendVersions [2021-06-07T12:49:39.563Z] --- PASS: TestAppendVersions (0.00s) [2021-06-07T12:49:39.563Z] PASS [2021-06-07T12:49:39.563Z] coverage: 88.9% of statements [2021-06-07T12:49:39.563Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2021-06-07T12:49:40.007Z] --- PASS: TestTemplatedConfig (3.71s) [2021-06-07T12:49:40.007Z] === RUN TestConfigCreateResolve [2021-06-07T12:49:40.021Z] time="2021-06-07T12:49:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-07T12:49:40.593Z] --- PASS: TestDiff (1.41s) [2021-06-07T12:49:40.593Z] === RUN TestExecWithCloseStdin [2021-06-07T12:49:42.195Z] time="2021-06-07T12:49:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-07T12:49:42.195Z] === RUN TestValidatePrivileges [2021-06-07T12:49:42.195Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-07T12:49:42.195Z] === RUN TestFilterByCapNeg [2021-06-07T12:49:42.195Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-07T12:49:42.195Z] === RUN TestFilterByCapPos [2021-06-07T12:49:42.196Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-07T12:49:42.196Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-07T12:49:42.196Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-07T12:49:42.196Z] PASS [2021-06-07T12:49:42.196Z] coverage: 12.0% of statements [2021-06-07T12:49:42.196Z] ok github.com/docker/docker/plugin 0.055s coverage: 12.0% of statements [2021-06-07T12:49:42.503Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-07T12:49:42.503Z] --- PASS: TestExecWithCloseStdin (1.95s) [2021-06-07T12:49:42.503Z] === RUN TestExec [2021-06-07T12:49:42.550Z] --- PASS: TestConfigCreateResolve (2.45s) [2021-06-07T12:49:42.550Z] PASS [2021-06-07T12:49:42.550Z] [2021-06-07T12:49:42.550Z] DONE 6 tests in 18.242s [2021-06-07T12:49:42.550Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-06-07T12:49:42.550Z] ++ 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-06-07T12:49:42.550Z] ++ set -e [2021-06-07T12:49:42.550Z] ++ '[' -n 0 ']' [2021-06-07T12:49:42.550Z] ++ set -x [2021-06-07T12:49:42.550Z] ++ 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-06-07T12:49:42.550Z] INFO: Testing against a local daemon [2021-06-07T12:49:42.550Z] === RUN TestCheckpoint [2021-06-07T12:49:42.550Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-07T12:49:42.550Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-07T12:49:42.550Z] === RUN TestContainerInvalidJSON [2021-06-07T12:49:42.550Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-07T12:49:42.550Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-07T12:49:42.550Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-07T12:49:42.550Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-07T12:49:42.550Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-07T12:49:42.550Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-07T12:49:42.550Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-07T12:49:42.550Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-07T12:49:42.550Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-07T12:49:42.550Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-06-07T12:49:42.550Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-07T12:49:42.550Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-07T12:49:42.550Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-07T12:49:42.550Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-07T12:49:42.550Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-06-07T12:49:42.550Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-07T12:49:42.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-07T12:49:42.810Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-06-07T12:49:42.811Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-07T12:49:42.811Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-06-07T12:49:42.811Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-07T12:49:42.811Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-06-07T12:49:42.811Z] === RUN TestCopyFromContainer [2021-06-07T12:49:42.946Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-07T12:49:43.161Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-07T12:49:43.161Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-07T12:49:43.161Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-07T12:49:43.161Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-07T12:49:43.619Z] === RUN TestNewSettable [2021-06-07T12:49:43.619Z] --- PASS: TestNewSettable (0.00s) [2021-06-07T12:49:43.619Z] === RUN TestIsSettable [2021-06-07T12:49:43.619Z] --- PASS: TestIsSettable (0.00s) [2021-06-07T12:49:43.619Z] === RUN TestUpdateSettingsEnv [2021-06-07T12:49:43.619Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-07T12:49:43.619Z] PASS [2021-06-07T12:49:43.619Z] coverage: 20.1% of statements [2021-06-07T12:49:43.619Z] ok github.com/docker/docker/plugin/v2 0.048s coverage: 20.1% of statements [2021-06-07T12:49:44.586Z] === RUN TestLoad [2021-06-07T12:49:44.586Z] --- PASS: TestLoad (0.00s) [2021-06-07T12:49:44.586Z] === RUN TestSave [2021-06-07T12:49:44.586Z] --- PASS: TestSave (0.02s) [2021-06-07T12:49:44.586Z] === RUN TestAddDeleteGet [2021-06-07T12:49:44.586Z] --- PASS: TestAddDeleteGet (0.03s) [2021-06-07T12:49:44.586Z] === RUN TestInvalidTags [2021-06-07T12:49:44.586Z] --- PASS: TestInvalidTags (0.01s) [2021-06-07T12:49:44.586Z] PASS [2021-06-07T12:49:44.586Z] coverage: 84.4% of statements [2021-06-07T12:49:44.586Z] ok github.com/docker/docker/reference 0.135s coverage: 84.4% of statements [2021-06-07T12:49:44.675Z] --- PASS: TestExec (2.02s) [2021-06-07T12:49:44.675Z] === RUN TestExecUser [2021-06-07T12:49:44.722Z] === RUN TestCopyFromContainer// [2021-06-07T12:49:44.722Z] === RUN TestCopyFromContainer//bar/root [2021-06-07T12:49:44.722Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-07T12:49:44.982Z] === RUN TestCopyFromContainer/bar/quux [2021-06-07T12:49:44.982Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-07T12:49:45.243Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-07T12:49:45.243Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-07T12:49:45.243Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-07T12:49:45.504Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-07T12:49:45.504Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-07T12:49:45.765Z] --- PASS: TestCopyFromContainer (2.84s) [2021-06-07T12:49:45.765Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-06-07T12:49:45.765Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-06-07T12:49:45.765Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-06-07T12:49:45.765Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-06-07T12:49:45.765Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-06-07T12:49:45.765Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-06-07T12:49:45.765Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-06-07T12:49:45.765Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-06-07T12:49:45.765Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-06-07T12:49:45.765Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-06-07T12:49:45.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-07T12:49:45.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-07T12:49:45.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-07T12:49:45.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-07T12:49:45.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-07T12:49:45.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-07T12:49:45.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-07T12:49:45.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-07T12:49:45.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-07T12:49:45.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-07T12:49:45.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-07T12:49:45.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-07T12:49:45.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-07T12:49:45.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-07T12:49:45.765Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-07T12:49:45.765Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-07T12:49:45.765Z] === RUN TestCreateWithInvalidEnv [2021-06-07T12:49:45.765Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-07T12:49:45.765Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-07T12:49:45.765Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-07T12:49:45.765Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-07T12:49:45.765Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-07T12:49:45.765Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-07T12:49:45.765Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-07T12:49:45.765Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-07T12:49:45.765Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-07T12:49:45.765Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-07T12:49:45.765Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-07T12:49:45.765Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-07T12:49:45.765Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-07T12:49:45.765Z] === RUN TestCreateTmpfsMountsTarget [2021-06-07T12:49:45.765Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-07T12:49:45.765Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-07T12:49:46.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-07T12:49:46.121Z] time="2021-06-07T12:49:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-07T12:49:46.580Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-07T12:49:46.580Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.05s) [2021-06-07T12:49:46.580Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-07T12:49:46.580Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-07T12:49:46.580Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-07T12:49:46.580Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-07T12:49:46.580Z] === RUN TestResumableRequestReaderWithReadError [2021-06-07T12:49:46.580Z] === RUN TestResolveAuthConfigIndexServer [2021-06-07T12:49:46.580Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-07T12:49:46.580Z] === RUN TestResolveAuthConfigFullURL [2021-06-07T12:49:46.580Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-07T12:49:46.580Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-07T12:49:46.580Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-07T12:49:46.580Z] === RUN TestValidateMirror [2021-06-07T12:49:46.580Z] --- PASS: TestValidateMirror (0.00s) [2021-06-07T12:49:46.580Z] === RUN TestLoadInsecureRegistries [2021-06-07T12:49:46.625Z] --- PASS: TestExecUser (1.85s) [2021-06-07T12:49:46.625Z] === RUN TestExportContainerAndImportImage [2021-06-07T12:49:47.039Z] time="2021-06-07T12:49:46Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-07T12:49:47.039Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2021-06-07T12:49:47.039Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-07T12:49:47.039Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-07T12:49:47.039Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-07T12:49:47.039Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-07T12:49:47.039Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-07T12:49:47.039Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-07T12:49:47.039Z] === RUN TestResumableRequestReader [2021-06-07T12:49:47.039Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-07T12:49:47.039Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-07T12:49:47.039Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-07T12:49:47.039Z] PASS [2021-06-07T12:49:47.039Z] coverage: 100.0% of statements [2021-06-07T12:49:47.039Z] ok github.com/docker/docker/registry/resumable 0.305s coverage: 100.0% of statements [2021-06-07T12:49:47.039Z] time="2021-06-07T12:49:46Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-07T12:49:47.039Z] time="2021-06-07T12:49:46Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-07T12:49:47.039Z] time="2021-06-07T12:49:46Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-07T12:49:47.039Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2021-06-07T12:49:47.039Z] === RUN TestNewServiceConfig [2021-06-07T12:49:47.039Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-07T12:49:47.039Z] === RUN TestValidateIndexName [2021-06-07T12:49:47.039Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-07T12:49:47.039Z] === RUN TestValidateIndexNameWithError [2021-06-07T12:49:47.039Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-07T12:49:47.039Z] === RUN TestEndpointParse [2021-06-07T12:49:47.039Z] --- PASS: TestEndpointParse (0.00s) [2021-06-07T12:49:47.039Z] === RUN TestEndpointParseInvalid [2021-06-07T12:49:47.039Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-07T12:49:47.039Z] === RUN TestValidateEndpoint [2021-06-07T12:49:47.039Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-07T12:49:47.039Z] === RUN TestPing [2021-06-07T12:49:47.039Z] --- PASS: TestPing (0.00s) [2021-06-07T12:49:47.039Z] === RUN TestPingRegistryEndpoint [2021-06-07T12:49:47.039Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-07T12:49:47.039Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:49:47.039Z] === RUN TestEndpoint [2021-06-07T12:49:47.039Z] --- SKIP: TestEndpoint (0.00s) [2021-06-07T12:49:47.039Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:49:47.039Z] === RUN TestParseRepositoryInfo [2021-06-07T12:49:47.039Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-07T12:49:47.039Z] === RUN TestNewIndexInfo [2021-06-07T12:49:47.039Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-07T12:49:47.039Z] === RUN TestMirrorEndpointLookup [2021-06-07T12:49:47.039Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-06-07T12:49:47.039Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:49:47.039Z] === RUN TestSearchRepositories [2021-06-07T12:49:47.039Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-07T12:49:47.039Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-07T12:49:47.039Z] Host: 127.0.0.1:49320 [2021-06-07T12:49:47.039Z] User-Agent: docker test client [2021-06-07T12:49:47.039Z] Authorization: Token fake-token [2021-06-07T12:49:47.039Z] X-Docker-Token: true [2021-06-07T12:49:47.039Z] Accept-Encoding: gzip [2021-06-07T12:49:47.039Z] [2021-06-07T12:49:47.039Z] [2021-06-07T12:49:47.039Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-07T12:49:47.039Z] Connection: close [2021-06-07T12:49:47.039Z] Content-Length: 144 [2021-06-07T12:49:47.039Z] Cache-Control: no-cache [2021-06-07T12:49:47.039Z] Content-Type: application/json [2021-06-07T12:49:47.039Z] Date: Mon, 07 Jun 2021 12:49:46 GMT [2021-06-07T12:49:47.039Z] Expires: -1 [2021-06-07T12:49:47.039Z] Pragma: no-cache [2021-06-07T12:49:47.039Z] Server: docker-tests/mock [2021-06-07T12:49:47.039Z] X-Docker-Registry-Config: mock [2021-06-07T12:49:47.039Z] X-Docker-Registry-Version: 0.0.0 [2021-06-07T12:49:47.039Z] [2021-06-07T12:49:47.039Z] [2021-06-07T12:49:47.039Z] === RUN TestTrustedLocation [2021-06-07T12:49:47.039Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-07T12:49:47.039Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-07T12:49:47.039Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-07T12:49:47.039Z] === RUN TestAllowNondistributableArtifacts [2021-06-07T12:49:47.039Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-07T12:49:47.039Z] === RUN TestIsSecureIndex [2021-06-07T12:49:47.039Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-07T12:49:47.039Z] PASS [2021-06-07T12:49:47.039Z] coverage: 51.7% of statements [2021-06-07T12:49:47.039Z] ok github.com/docker/docker/registry 0.347s coverage: 51.7% of statements [2021-06-07T12:49:48.015Z] === RUN TestRestartManagerTimeout [2021-06-07T12:49:48.015Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-07T12:49:48.015Z] === RUN TestRestartManagerTimeoutReset [2021-06-07T12:49:48.015Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-07T12:49:48.015Z] PASS [2021-06-07T12:49:48.015Z] coverage: 50.9% of statements [2021-06-07T12:49:48.015Z] ok github.com/docker/docker/restartmanager 0.047s coverage: 50.9% of statements [2021-06-07T12:49:48.015Z] === RUN TestDecodeContainerConfig [2021-06-07T12:49:48.015Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-07T12:49:48.015Z] === RUN TestDecodeContainerConfigIsolation [2021-06-07T12:49:48.015Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-07T12:49:48.015Z] === RUN TestValidatePrivileged [2021-06-07T12:49:48.015Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-07T12:49:48.015Z] PASS [2021-06-07T12:49:48.015Z] coverage: 52.2% of statements [2021-06-07T12:49:48.015Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.2% of statements [2021-06-07T12:49:48.185Z] --- PASS: TestServiceCreateInit (8.68s) [2021-06-07T12:49:48.185Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.29s) [2021-06-07T12:49:48.185Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.36s) [2021-06-07T12:49:48.185Z] === RUN TestCreateServiceMultipleTimes [2021-06-07T12:49:48.308Z] --- PASS: TestCreateWithCustomMaskedPaths (2.49s) [2021-06-07T12:49:48.308Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-07T12:49:48.538Z] --- PASS: TestExportContainerAndImportImage (1.71s) [2021-06-07T12:49:48.538Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-07T12:49:48.981Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-07T12:49:48.981Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-07T12:49:48.981Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-07T12:49:48.981Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-07T12:49:48.981Z] PASS [2021-06-07T12:49:48.981Z] coverage: 62.5% of statements [2021-06-07T12:49:48.981Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2021-06-07T12:49:49.920Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-07T12:49:49.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-07T12:49:49.920Z] --- PASS: TestExportContainerAfterDaemonRestart (1.85s) [2021-06-07T12:49:49.920Z] === RUN TestHealthCheckWorkdir [2021-06-07T12:49:50.850Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s) [2021-06-07T12:49:50.850Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-07T12:49:50.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-07T12:49:50.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-07T12:49:50.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-07T12:49:50.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-07T12:49:50.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-07T12:49:50.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-07T12:49:50.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-07T12:49:50.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-07T12:49:50.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-07T12:49:50.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-07T12:49:50.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-07T12:49:50.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-07T12:49:50.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-07T12:49:50.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-07T12:49:50.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-07T12:49:50.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-07T12:49:50.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-06-07T12:49:50.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-06-07T12:49:50.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-06-07T12:49:50.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-06-07T12:49:50.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-06-07T12:49:50.850Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-07T12:49:51.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-07T12:49:51.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-07T12:49:51.790Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2021-06-07T12:49:51.790Z] === RUN TestCreateDifferentPlatform [2021-06-07T12:49:51.790Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-07T12:49:51.790Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-07T12:49:51.790Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-07T12:49:51.790Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-07T12:49:51.790Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-07T12:49:51.790Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-07T12:49:51.790Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-07T12:49:51.790Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-07T12:49:51.790Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-06-07T12:49:51.790Z] === RUN TestContainerStartOnDaemonRestart [2021-06-07T12:49:51.790Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-07T12:49:51.790Z] === RUN TestDaemonRestartIpcMode [2021-06-07T12:49:51.790Z] === PAUSE TestDaemonRestartIpcMode [2021-06-07T12:49:51.790Z] === RUN TestDaemonHostGatewayIP [2021-06-07T12:49:51.790Z] === PAUSE TestDaemonHostGatewayIP [2021-06-07T12:49:51.790Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-07T12:49:51.790Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-07T12:49:51.790Z] === RUN TestContainerKillOnDaemonStart [2021-06-07T12:49:51.790Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-07T12:49:51.790Z] === RUN TestDiff [2021-06-07T12:49:52.502Z] --- PASS: TestHealthCheckWorkdir (2.53s) [2021-06-07T12:49:52.502Z] === RUN TestHealthKillContainer [2021-06-07T12:49:52.711Z] === RUN TestGetDriver [2021-06-07T12:49:52.711Z] --- PASS: TestGetDriver (0.00s) [2021-06-07T12:49:52.711Z] === RUN TestVolumeRequestError [2021-06-07T12:49:52.711Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-07T12:49:52.711Z] PASS [2021-06-07T12:49:52.711Z] coverage: 36.1% of statements [2021-06-07T12:49:52.711Z] ok github.com/docker/docker/volume/drivers 0.081s coverage: 36.1% of statements [2021-06-07T12:49:52.711Z] === RUN TestGetAddress [2021-06-07T12:49:52.711Z] --- PASS: TestGetAddress (0.00s) [2021-06-07T12:49:52.711Z] === RUN TestRemove [2021-06-07T12:49:52.711Z] --- SKIP: TestRemove (0.00s) [2021-06-07T12:49:52.711Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-07T12:49:52.711Z] === RUN TestInitializeWithVolumes [2021-06-07T12:49:52.711Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-07T12:49:52.711Z] === RUN TestCreate [2021-06-07T12:49:52.711Z] --- PASS: TestCreate (0.01s) [2021-06-07T12:49:52.711Z] === RUN TestValidateName [2021-06-07T12:49:52.711Z] --- PASS: TestValidateName (0.00s) [2021-06-07T12:49:52.711Z] === RUN TestCreateWithOpts [2021-06-07T12:49:52.711Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-07T12:49:52.711Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-07T12:49:52.711Z] === RUN TestRelaodNoOpts [2021-06-07T12:49:52.711Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-07T12:49:52.711Z] PASS [2021-06-07T12:49:52.711Z] coverage: 41.5% of statements [2021-06-07T12:49:52.711Z] ok github.com/docker/docker/volume/local 0.130s coverage: 41.5% of statements [2021-06-07T12:49:52.731Z] --- PASS: TestDiff (0.85s) [2021-06-07T12:49:52.731Z] === RUN TestExecWithCloseStdin [2021-06-07T12:49:54.125Z] --- PASS: TestExecWithCloseStdin (1.18s) [2021-06-07T12:49:54.125Z] === RUN TestExec [2021-06-07T12:49:54.246Z] --- PASS: TestGet (15.02s) [2021-06-07T12:49:54.246Z] === RUN TestPluginWithNoManifest [2021-06-07T12:49:54.246Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-07T12:49:54.246Z] === RUN TestGetAll [2021-06-07T12:49:54.246Z] --- PASS: TestGetAll (0.00s) [2021-06-07T12:49:54.246Z] PASS [2021-06-07T12:49:54.246Z] coverage: 73.4% of statements [2021-06-07T12:49:54.246Z] ok github.com/docker/docker/pkg/plugins 35.935s coverage: 73.4% of statements [2021-06-07T12:49:54.246Z] === RUN TestConvertTmpfsOptions [2021-06-07T12:49:54.246Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-07T12:49:54.246Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-07T12:49:54.246Z] parser_test.go:49: data="ro" [2021-06-07T12:49:54.246Z] === RUN TestParseMountRaw [2021-06-07T12:49:54.246Z] --- PASS: TestParseMountRaw (0.04s) [2021-06-07T12:49:54.246Z] === RUN TestParseMountRawSplit [2021-06-07T12:49:54.246Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-07T12:49:54.246Z] parser_test.go:390: case 0 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 1 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 2 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 3 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 4 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 5 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 6 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 7 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 8 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 0 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 1 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 2 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 3 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 4 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 5 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 6 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 7 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 8 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 9 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 10 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 11 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 12 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 0 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 1 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 2 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 3 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 4 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 5 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 6 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 7 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 8 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 9 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 10 [2021-06-07T12:49:54.246Z] parser_test.go:390: case 11 [2021-06-07T12:49:54.246Z] === RUN TestParseMountSpec [2021-06-07T12:49:54.246Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-07T12:49:54.246Z] parser_test.go:455: case 0 [2021-06-07T12:49:54.246Z] parser_test.go:455: case 1 [2021-06-07T12:49:54.246Z] parser_test.go:455: case 2 [2021-06-07T12:49:54.246Z] parser_test.go:455: case 3 [2021-06-07T12:49:54.246Z] parser_test.go:455: case 4 [2021-06-07T12:49:54.246Z] parser_test.go:455: case 5 [2021-06-07T12:49:54.246Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-07T12:49:54.246Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-07T12:49:54.246Z] === RUN TestValidateMount [2021-06-07T12:49:54.246Z] --- PASS: TestValidateMount (0.00s) [2021-06-07T12:49:54.246Z] PASS [2021-06-07T12:49:54.246Z] coverage: 66.2% of statements [2021-06-07T12:49:54.246Z] ok github.com/docker/docker/volume/mounts 0.108s coverage: 66.2% of statements [2021-06-07T12:49:54.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-07T12:49:55.081Z] --- PASS: TestExec (1.18s) [2021-06-07T12:49:55.081Z] === RUN TestExecUser [2021-06-07T12:49:55.222Z] === RUN TestSetGetMeta [2021-06-07T12:49:55.222Z] === PAUSE TestSetGetMeta [2021-06-07T12:49:55.222Z] === RUN TestRestore [2021-06-07T12:49:55.222Z] === PAUSE TestRestore [2021-06-07T12:49:55.222Z] === RUN TestServiceCreate [2021-06-07T12:49:55.222Z] === PAUSE TestServiceCreate [2021-06-07T12:49:55.222Z] === RUN TestServiceList [2021-06-07T12:49:55.222Z] === PAUSE TestServiceList [2021-06-07T12:49:55.222Z] === RUN TestServiceRemove [2021-06-07T12:49:55.223Z] === PAUSE TestServiceRemove [2021-06-07T12:49:55.223Z] === RUN TestServiceGet [2021-06-07T12:49:55.223Z] === PAUSE TestServiceGet [2021-06-07T12:49:55.223Z] === RUN TestServicePrune [2021-06-07T12:49:55.223Z] === PAUSE TestServicePrune [2021-06-07T12:49:55.223Z] === RUN TestCreate [2021-06-07T12:49:55.223Z] === PAUSE TestCreate [2021-06-07T12:49:55.223Z] === RUN TestRemove [2021-06-07T12:49:55.223Z] === PAUSE TestRemove [2021-06-07T12:49:55.223Z] === RUN TestList [2021-06-07T12:49:55.223Z] === PAUSE TestList [2021-06-07T12:49:55.223Z] === RUN TestFindByDriver [2021-06-07T12:49:55.223Z] === PAUSE TestFindByDriver [2021-06-07T12:49:55.223Z] === RUN TestFindByReferenced [2021-06-07T12:49:55.223Z] === PAUSE TestFindByReferenced [2021-06-07T12:49:55.223Z] === RUN TestDerefMultipleOfSameRef [2021-06-07T12:49:55.223Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-07T12:49:55.223Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-07T12:49:55.223Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-07T12:49:55.223Z] === RUN TestDefererencePluginOnCreateError [2021-06-07T12:49:55.223Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-07T12:49:55.223Z] === RUN TestRefDerefRemove [2021-06-07T12:49:55.223Z] === PAUSE TestRefDerefRemove [2021-06-07T12:49:55.223Z] === RUN TestGet [2021-06-07T12:49:55.223Z] === PAUSE TestGet [2021-06-07T12:49:55.223Z] === RUN TestGetWithReference [2021-06-07T12:49:55.223Z] === PAUSE TestGetWithReference [2021-06-07T12:49:55.223Z] === RUN TestFilterFunc [2021-06-07T12:49:55.223Z] === RUN TestFilterFunc/test_nil_list [2021-06-07T12:49:55.223Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-07T12:49:55.223Z] === RUN TestFilterFunc/test_empty_list [2021-06-07T12:49:55.223Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-07T12:49:55.223Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-07T12:49:55.223Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-07T12:49:55.223Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-07T12:49:55.223Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-07T12:49:55.223Z] === RUN TestFilterFunc/test_filter_some [2021-06-07T12:49:55.223Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-07T12:49:55.223Z] === RUN TestFilterFunc/test_filter_middle [2021-06-07T12:49:55.223Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-07T12:49:55.223Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-07T12:49:55.223Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-07T12:49:55.223Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-07T12:49:55.223Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-07T12:49:55.223Z] === CONT TestFilterFunc/test_nil_list [2021-06-07T12:49:55.223Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-07T12:49:55.223Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-07T12:49:55.223Z] === CONT TestFilterFunc/test_filter_middle [2021-06-07T12:49:55.223Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-07T12:49:55.223Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-07T12:49:55.223Z] === CONT TestFilterFunc/test_empty_list [2021-06-07T12:49:55.223Z] === CONT TestFilterFunc/test_filter_some [2021-06-07T12:49:55.223Z] --- PASS: TestFilterFunc (0.00s) [2021-06-07T12:49:55.223Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-07T12:49:55.223Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-07T12:49:55.223Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-07T12:49:55.223Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-07T12:49:55.223Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-07T12:49:55.223Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-07T12:49:55.223Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-07T12:49:55.223Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-07T12:49:55.223Z] === CONT TestSetGetMeta [2021-06-07T12:49:55.223Z] === CONT TestDerefMultipleOfSameRef [2021-06-07T12:49:55.223Z] === CONT TestRefDerefRemove [2021-06-07T12:49:55.223Z] === CONT TestGetWithReference [2021-06-07T12:49:55.223Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-07T12:49:55.223Z] === CONT TestDefererencePluginOnCreateError [2021-06-07T12:49:55.223Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-07T12:49:55.223Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-07T12:49:55.223Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-06-07T12:49:55.223Z] === CONT TestFindByReferenced [2021-06-07T12:49:55.223Z] --- PASS: TestGetWithReference (0.02s) [2021-06-07T12:49:55.223Z] === CONT TestFindByDriver [2021-06-07T12:49:55.223Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-07T12:49:55.223Z] === CONT TestList [2021-06-07T12:49:55.223Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-06-07T12:49:55.223Z] === CONT TestRemove [2021-06-07T12:49:55.223Z] --- PASS: TestFindByReferenced (0.03s) [2021-06-07T12:49:55.223Z] === CONT TestCreate [2021-06-07T12:49:55.223Z] --- PASS: TestFindByDriver (0.03s) [2021-06-07T12:49:55.223Z] === CONT TestServicePrune [2021-06-07T12:49:55.681Z] --- PASS: TestRemove (0.03s) [2021-06-07T12:49:55.681Z] === CONT TestServiceGet [2021-06-07T12:49:55.681Z] --- PASS: TestCreate (0.02s) [2021-06-07T12:49:55.681Z] === CONT TestServiceRemove [2021-06-07T12:49:55.681Z] --- PASS: TestList (0.03s) [2021-06-07T12:49:55.681Z] === CONT TestServiceList [2021-06-07T12:49:55.681Z] --- PASS: TestServiceGet (0.14s) [2021-06-07T12:49:55.681Z] === CONT TestServiceCreate [2021-06-07T12:49:55.681Z] time="2021-06-07T12:49:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-07T12:49:55.681Z] --- PASS: TestServiceRemove (0.14s) [2021-06-07T12:49:55.681Z] === CONT TestRestore [2021-06-07T12:49:55.681Z] === CONT TestGet [2021-06-07T12:49:55.681Z] --- PASS: TestServiceList (0.14s) [2021-06-07T12:49:55.681Z] time="2021-06-07T12:49:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-07T12:49:55.681Z] time="2021-06-07T12:49:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-07T12:49:55.681Z] --- PASS: TestServiceCreate (0.02s) [2021-06-07T12:49:55.681Z] time="2021-06-07T12:49:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-07T12:49:55.681Z] --- PASS: TestGet (0.02s) [2021-06-07T12:49:55.681Z] --- PASS: TestRestore (0.02s) [2021-06-07T12:49:55.681Z] time="2021-06-07T12:49:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-07T12:49:55.681Z] --- PASS: TestServicePrune (0.18s) [2021-06-07T12:49:55.681Z] PASS [2021-06-07T12:49:55.681Z] coverage: 70.3% of statements [2021-06-07T12:49:55.681Z] ok github.com/docker/docker/volume/service 0.301s coverage: 70.3% of statements [2021-06-07T12:49:56.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-07T12:49:56.463Z] --- PASS: TestExecUser (1.13s) [2021-06-07T12:49:56.463Z] === RUN TestExportContainerAndImportImage [2021-06-07T12:49:56.580Z] --- PASS: TestHealthKillContainer (4.02s) [2021-06-07T12:49:56.580Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-07T12:49:57.404Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2021-06-07T12:49:57.404Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-07T12:49:57.964Z] --- PASS: TestInspectCpusetInConfigPre120 (1.29s) [2021-06-07T12:49:57.964Z] === RUN TestIpcModeNone [2021-06-07T12:49:59.315Z] --- PASS: TestExportContainerAfterDaemonRestart (1.83s) [2021-06-07T12:49:59.315Z] === RUN TestHealthCheckWorkdir [2021-06-07T12:49:59.869Z] --- PASS: TestIpcModeNone (2.03s) [2021-06-07T12:49:59.869Z] === RUN TestIpcModePrivate [2021-06-07T12:50:00.697Z] --- PASS: TestHealthCheckWorkdir (1.46s) [2021-06-07T12:50:00.697Z] === RUN TestHealthKillContainer [2021-06-07T12:50:02.410Z] --- PASS: TestIpcModePrivate (2.05s) [2021-06-07T12:50:02.410Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:89, shared: false, mustBeShared: false [2021-06-07T12:50:02.410Z] === RUN TestIpcModeShareable [2021-06-07T12:50:02.745Z] 2021/06/07 12:50:01 Closing DB instances... [2021-06-07T12:50:03.202Z] --- PASS: TestNetworkDBGarbageCollection (54.71s) [2021-06-07T12:50:03.202Z] === RUN TestFindNode [2021-06-07T12:50:03.202Z] 2021/06/07 12:50:03 Closing DB instances... [2021-06-07T12:50:03.202Z] --- PASS: TestFindNode (0.01s) [2021-06-07T12:50:03.202Z] === RUN TestChangeNodeState [2021-06-07T12:50:03.202Z] 2021/06/07 12:50:03 Closing DB instances... [2021-06-07T12:50:03.202Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-07T12:50:03.202Z] === RUN TestNodeReincarnation [2021-06-07T12:50:03.202Z] 2021/06/07 12:50:03 Closing DB instances... [2021-06-07T12:50:03.992Z] --- PASS: TestHealthKillContainer (3.11s) [2021-06-07T12:50:03.992Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-07T12:50:04.316Z] --- PASS: TestIpcModeShareable (2.17s) [2021-06-07T12:50:04.316Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true [2021-06-07T12:50:04.316Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-07T12:50:04.562Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2021-06-07T12:50:04.562Z] === RUN TestIpcModeNone [2021-06-07T12:50:05.943Z] --- PASS: TestIpcModeNone (1.13s) [2021-06-07T12:50:05.943Z] === RUN TestIpcModePrivate [2021-06-07T12:50:06.218Z] --- PASS: TestCreateServiceMultipleTimes (17.43s) [2021-06-07T12:50:06.218Z] === RUN TestCreateServiceConflict [2021-06-07T12:50:06.778Z] --- PASS: TestCreateServiceConflict (1.90s) [2021-06-07T12:50:06.778Z] === RUN TestCreateServiceMaxReplicas [2021-06-07T12:50:06.888Z] --- PASS: TestIpcModePrivate (1.13s) [2021-06-07T12:50:06.888Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-06-07T12:50:06.888Z] === RUN TestIpcModeShareable [2021-06-07T12:50:07.828Z] --- PASS: TestIpcModeShareable (1.10s) [2021-06-07T12:50:07.828Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-06-07T12:50:07.828Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-07T12:50:08.987Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-07T12:50:08.987Z] === RUN TestParallelCreate [2021-06-07T12:50:08.987Z] 2021/06/07 12:50:08 Closing DB instances... [2021-06-07T12:50:08.987Z] --- PASS: TestParallelCreate (0.01s) [2021-06-07T12:50:08.987Z] === RUN TestParallelDelete [2021-06-07T12:50:08.987Z] 2021/06/07 12:50:08 Closing DB instances... [2021-06-07T12:50:08.987Z] --- PASS: TestParallelDelete (0.01s) [2021-06-07T12:50:08.987Z] === RUN TestNetworkDBIslands [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c9cb27fbed94 with config:&{NodeID:c9cb27fbed94 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="Node c9cb27fbed94/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="Node c9cb27fbed94/172.19.91.211, added to nodes list" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e7d3a5f0f82e with config:&{NodeID:e7d3a5f0f82e Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="Node e7d3a5f0f82e/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="Node e7d3a5f0f82e/172.19.91.211, added to nodes list" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="Node e7d3a5f0f82e/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="Node e7d3a5f0f82e/172.19.91.211, added to nodes list" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="Node c9cb27fbed94/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="Node c9cb27fbed94/172.19.91.211, added to nodes list" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f537bbf861b1 with config:&{NodeID:f537bbf861b1 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="Node f537bbf861b1/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="Node f537bbf861b1/172.19.91.211, added to nodes list" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="Node f537bbf861b1/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="Node f537bbf861b1/172.19.91.211, added to nodes list" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="Node c9cb27fbed94/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="Node c9cb27fbed94/172.19.91.211, added to nodes list" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="Node e7d3a5f0f82e/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=info msg="Node e7d3a5f0f82e/172.19.91.211, added to nodes list" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-07T12:50:08.987Z] time="2021-06-07T12:50:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2021-06-07T12:50:09.446Z] time="2021-06-07T12:50:09Z" level=info msg="Node f537bbf861b1/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:09.446Z] time="2021-06-07T12:50:09Z" level=info msg="Node f537bbf861b1/172.19.91.211, added to nodes list" [2021-06-07T12:50:09.446Z] time="2021-06-07T12:50:09Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:60922b3c9712 with config:&{NodeID:60922b3c9712 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-07T12:50:09.446Z] time="2021-06-07T12:50:09Z" level=info msg="Node 60922b3c9712/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:09.446Z] time="2021-06-07T12:50:09Z" level=info msg="Node 60922b3c9712/172.19.91.211, added to nodes list" [2021-06-07T12:50:09.446Z] time="2021-06-07T12:50:09Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-07T12:50:09.446Z] time="2021-06-07T12:50:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-07T12:50:09.446Z] time="2021-06-07T12:50:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2021-06-07T12:50:09.446Z] time="2021-06-07T12:50:09Z" level=info msg="Node 60922b3c9712/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:09.446Z] time="2021-06-07T12:50:09Z" level=info msg="Node 60922b3c9712/172.19.91.211, added to nodes list" [2021-06-07T12:50:09.446Z] time="2021-06-07T12:50:09Z" level=info msg="Node c9cb27fbed94/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:09.446Z] time="2021-06-07T12:50:09Z" level=info msg="Node c9cb27fbed94/172.19.91.211, added to nodes list" [2021-06-07T12:50:09.446Z] time="2021-06-07T12:50:09Z" level=info msg="Node e7d3a5f0f82e/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:09.446Z] time="2021-06-07T12:50:09Z" level=info msg="Node e7d3a5f0f82e/172.19.91.211, added to nodes list" [2021-06-07T12:50:09.446Z] time="2021-06-07T12:50:09Z" level=info msg="Node f537bbf861b1/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:09.446Z] time="2021-06-07T12:50:09Z" level=info msg="Node f537bbf861b1/172.19.91.211, added to nodes list" [2021-06-07T12:50:09.446Z] time="2021-06-07T12:50:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2021-06-07T12:50:09.446Z] time="2021-06-07T12:50:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=info msg="Node 60922b3c9712/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=info msg="Node 60922b3c9712/172.19.91.211, added to nodes list" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=info msg="Node 60922b3c9712/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=info msg="Node 60922b3c9712/172.19.91.211, added to nodes list" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:06870a535675 with config:&{NodeID:06870a535675 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=info msg="Node 06870a535675/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=info msg="Node 06870a535675/172.19.91.211, added to nodes list" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=info msg="Node 06870a535675/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=info msg="Node 06870a535675/172.19.91.211, added to nodes list" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=info msg="Node f537bbf861b1/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=info msg="Node f537bbf861b1/172.19.91.211, added to nodes list" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=info msg="Node e7d3a5f0f82e/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=info msg="Node e7d3a5f0f82e/172.19.91.211, added to nodes list" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=info msg="Node 60922b3c9712/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=info msg="Node 60922b3c9712/172.19.91.211, added to nodes list" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=info msg="Node c9cb27fbed94/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=info msg="Node c9cb27fbed94/172.19.91.211, added to nodes list" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2021-06-07T12:50:09.904Z] time="2021-06-07T12:50:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-07T12:50:10.041Z] --- PASS: TestCreateServiceMaxReplicas (2.90s) [2021-06-07T12:50:10.041Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-07T12:50:10.362Z] time="2021-06-07T12:50:09Z" level=info msg="Node 06870a535675/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:10.362Z] time="2021-06-07T12:50:09Z" level=info msg="Node 06870a535675/172.19.91.211, added to nodes list" [2021-06-07T12:50:10.362Z] time="2021-06-07T12:50:09Z" level=info msg="Node 06870a535675/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:10.362Z] time="2021-06-07T12:50:09Z" level=info msg="Node 06870a535675/172.19.91.211, added to nodes list" [2021-06-07T12:50:10.362Z] time="2021-06-07T12:50:09Z" level=info msg="Node 06870a535675/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:10.362Z] time="2021-06-07T12:50:09Z" level=info msg="Node 06870a535675/172.19.91.211, added to nodes list" [2021-06-07T12:50:10.362Z] time="2021-06-07T12:50:10Z" level=info msg="The new bootstrap node list is:[172.19.91.211:10033 172.19.91.211:10034 172.19.91.211:10035]" [2021-06-07T12:50:10.362Z] time="2021-06-07T12:50:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.91.211:10033" [2021-06-07T12:50:10.362Z] time="2021-06-07T12:50:10Z" level=debug msg="memberlist: Stream connection from=172.19.91.211:49374" [2021-06-07T12:50:10.362Z] time="2021-06-07T12:50:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.91.211:10034" [2021-06-07T12:50:10.362Z] time="2021-06-07T12:50:10Z" level=debug msg="memberlist: Stream connection from=172.19.91.211:49375" [2021-06-07T12:50:10.362Z] time="2021-06-07T12:50:10Z" level=debug msg="memberlist: Stream connection from=172.19.91.211:49376" [2021-06-07T12:50:10.362Z] time="2021-06-07T12:50:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.91.211:10035" [2021-06-07T12:50:10.821Z] time="2021-06-07T12:50:10Z" level=info msg="The new bootstrap node list is:[172.19.91.211:10033 172.19.91.211:10034 172.19.91.211:10035]" [2021-06-07T12:50:10.821Z] time="2021-06-07T12:50:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.91.211:10033" [2021-06-07T12:50:10.821Z] time="2021-06-07T12:50:10Z" level=debug msg="memberlist: Stream connection from=172.19.91.211:49377" [2021-06-07T12:50:10.821Z] time="2021-06-07T12:50:10Z" level=debug msg="memberlist: Stream connection from=172.19.91.211:49378" [2021-06-07T12:50:10.821Z] time="2021-06-07T12:50:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.91.211:10034" [2021-06-07T12:50:10.821Z] time="2021-06-07T12:50:10Z" level=debug msg="memberlist: Stream connection from=172.19.91.211:49379" [2021-06-07T12:50:10.821Z] time="2021-06-07T12:50:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.91.211:10035" [2021-06-07T12:50:10.821Z] time="2021-06-07T12:50:10Z" level=info msg="node 0 leaving" [2021-06-07T12:50:10.821Z] time="2021-06-07T12:50:10Z" level=info msg="Node c9cb27fbed94 change state NodeActive --> NodeLeft" [2021-06-07T12:50:10.821Z] time="2021-06-07T12:50:10Z" level=info msg="node4(60922b3c9712): Node leave event for c9cb27fbed94/172.19.91.211" [2021-06-07T12:50:10.821Z] time="2021-06-07T12:50:10Z" level=info msg="Node c9cb27fbed94 change state NodeActive --> NodeLeft" [2021-06-07T12:50:10.821Z] time="2021-06-07T12:50:10Z" level=info msg="node5(06870a535675): Node leave event for c9cb27fbed94/172.19.91.211" [2021-06-07T12:50:10.821Z] time="2021-06-07T12:50:10Z" level=info msg="Node c9cb27fbed94 change state NodeActive --> NodeLeft" [2021-06-07T12:50:10.821Z] time="2021-06-07T12:50:10Z" level=info msg="node2(e7d3a5f0f82e): Node leave event for c9cb27fbed94/172.19.91.211" [2021-06-07T12:50:10.821Z] time="2021-06-07T12:50:10Z" level=info msg="Node c9cb27fbed94 change state NodeActive --> NodeLeft" [2021-06-07T12:50:10.821Z] time="2021-06-07T12:50:10Z" level=info msg="node1(c9cb27fbed94): Node leave event for c9cb27fbed94/172.19.91.211" [2021-06-07T12:50:10.821Z] time="2021-06-07T12:50:10Z" level=info msg="Node c9cb27fbed94 change state NodeActive --> NodeLeft" [2021-06-07T12:50:10.821Z] time="2021-06-07T12:50:10Z" level=info msg="node3(f537bbf861b1): Node leave event for c9cb27fbed94/172.19.91.211" [2021-06-07T12:50:10.892Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-07T12:50:10.892Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.79s) [2021-06-07T12:50:10.892Z] === RUN TestAPIIpcModeHost [2021-06-07T12:50:11.126Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.23s) [2021-06-07T12:50:11.126Z] === RUN TestAPIIpcModeHost [2021-06-07T12:50:11.278Z] time="2021-06-07T12:50:10Z" level=info msg="Node c9cb27fbed94/172.19.91.211, left gossip cluster" [2021-06-07T12:50:11.279Z] time="2021-06-07T12:50:10Z" level=info msg="Node c9cb27fbed94/172.19.91.211, left gossip cluster" [2021-06-07T12:50:11.279Z] time="2021-06-07T12:50:10Z" level=info msg="Node c9cb27fbed94/172.19.91.211, left gossip cluster" [2021-06-07T12:50:11.279Z] time="2021-06-07T12:50:10Z" level=info msg="Node c9cb27fbed94/172.19.91.211, left gossip cluster" [2021-06-07T12:50:11.279Z] time="2021-06-07T12:50:10Z" level=info msg="Node c9cb27fbed94/172.19.91.211, left gossip cluster" [2021-06-07T12:50:11.279Z] time="2021-06-07T12:50:11Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.19.91.211:10035: use of closed network connection" [2021-06-07T12:50:11.279Z] time="2021-06-07T12:50:11Z" level=info msg="node 1 leaving" [2021-06-07T12:50:11.279Z] time="2021-06-07T12:50:11Z" level=info msg="Node e7d3a5f0f82e change state NodeActive --> NodeLeft" [2021-06-07T12:50:11.279Z] time="2021-06-07T12:50:11Z" level=info msg="node3(f537bbf861b1): Node leave event for e7d3a5f0f82e/172.19.91.211" [2021-06-07T12:50:11.279Z] time="2021-06-07T12:50:11Z" level=info msg="Node e7d3a5f0f82e change state NodeActive --> NodeLeft" [2021-06-07T12:50:11.279Z] time="2021-06-07T12:50:11Z" level=info msg="Node e7d3a5f0f82e/172.19.91.211, left gossip cluster" [2021-06-07T12:50:11.279Z] time="2021-06-07T12:50:11Z" level=info msg="node4(60922b3c9712): Node leave event for e7d3a5f0f82e/172.19.91.211" [2021-06-07T12:50:11.279Z] time="2021-06-07T12:50:11Z" level=info msg="Node e7d3a5f0f82e change state NodeActive --> NodeFailed" [2021-06-07T12:50:11.279Z] time="2021-06-07T12:50:11Z" level=info msg="Node e7d3a5f0f82e/172.19.91.211, added to failed nodes list" [2021-06-07T12:50:11.279Z] time="2021-06-07T12:50:11Z" level=info msg="Node e7d3a5f0f82e change state NodeActive --> NodeLeft" [2021-06-07T12:50:11.279Z] time="2021-06-07T12:50:11Z" level=info msg="node5(06870a535675): Node leave event for e7d3a5f0f82e/172.19.91.211" [2021-06-07T12:50:11.279Z] time="2021-06-07T12:50:11Z" level=error msg="node: e7d3a5f0f82e is unknown to memberlist" [2021-06-07T12:50:11.737Z] time="2021-06-07T12:50:11Z" level=info msg="Node e7d3a5f0f82e/172.19.91.211, left gossip cluster" [2021-06-07T12:50:11.737Z] time="2021-06-07T12:50:11Z" level=info msg="Node e7d3a5f0f82e/172.19.91.211, left gossip cluster" [2021-06-07T12:50:11.737Z] time="2021-06-07T12:50:11Z" level=info msg="Node e7d3a5f0f82e/172.19.91.211, left gossip cluster" [2021-06-07T12:50:11.737Z] time="2021-06-07T12:50:11Z" level=info msg="node 2 leaving" [2021-06-07T12:50:11.737Z] time="2021-06-07T12:50:11Z" level=info msg="Node f537bbf861b1 change state NodeActive --> NodeLeft" [2021-06-07T12:50:11.737Z] time="2021-06-07T12:50:11Z" level=info msg="node5(06870a535675): Node leave event for f537bbf861b1/172.19.91.211" [2021-06-07T12:50:11.737Z] time="2021-06-07T12:50:11Z" level=info msg="Node f537bbf861b1 change state NodeActive --> NodeLeft" [2021-06-07T12:50:11.737Z] time="2021-06-07T12:50:11Z" level=info msg="node4(60922b3c9712): Node leave event for f537bbf861b1/172.19.91.211" [2021-06-07T12:50:11.737Z] time="2021-06-07T12:50:11Z" level=info msg="Node f537bbf861b1 change state NodeActive --> NodeLeft" [2021-06-07T12:50:11.737Z] time="2021-06-07T12:50:11Z" level=info msg="node3(f537bbf861b1): Node leave event for f537bbf861b1/172.19.91.211" [2021-06-07T12:50:12.195Z] time="2021-06-07T12:50:11Z" level=info msg="Node f537bbf861b1/172.19.91.211, left gossip cluster" [2021-06-07T12:50:12.195Z] time="2021-06-07T12:50:11Z" level=info msg="Node f537bbf861b1/172.19.91.211, left gossip cluster" [2021-06-07T12:50:12.195Z] time="2021-06-07T12:50:11Z" level=info msg="Node f537bbf861b1/172.19.91.211, left gossip cluster" [2021-06-07T12:50:12.195Z] time="2021-06-07T12:50:11Z" level=info msg="node 0 coming back" [2021-06-07T12:50:12.195Z] time="2021-06-07T12:50:11Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:074b6faa620a with config:&{NodeID:074b6faa620a Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-07T12:50:12.195Z] time="2021-06-07T12:50:11Z" level=info msg="Node 074b6faa620a/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:12.195Z] time="2021-06-07T12:50:11Z" level=info msg="Node 074b6faa620a/172.19.91.211, added to nodes list" [2021-06-07T12:50:12.195Z] time="2021-06-07T12:50:11Z" level=info msg="node 1 coming back" [2021-06-07T12:50:12.195Z] time="2021-06-07T12:50:11Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9a03797c78d5 with config:&{NodeID:9a03797c78d5 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-07T12:50:12.195Z] time="2021-06-07T12:50:11Z" level=info msg="Node 9a03797c78d5/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:12.195Z] time="2021-06-07T12:50:11Z" level=info msg="Node 9a03797c78d5/172.19.91.211, added to nodes list" [2021-06-07T12:50:12.195Z] time="2021-06-07T12:50:11Z" level=info msg="node 2 coming back" [2021-06-07T12:50:12.195Z] time="2021-06-07T12:50:11Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ac343aed2c9c with config:&{NodeID:ac343aed2c9c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-07T12:50:12.195Z] time="2021-06-07T12:50:11Z" level=info msg="Node ac343aed2c9c/172.19.91.211, joined gossip cluster" [2021-06-07T12:50:12.195Z] time="2021-06-07T12:50:11Z" level=info msg="Node ac343aed2c9c/172.19.91.211, added to nodes list" [2021-06-07T12:50:12.271Z] --- PASS: TestAPIIpcModeHost (2.30s) [2021-06-07T12:50:12.271Z] === RUN TestDaemonIpcModeShareable [2021-06-07T12:50:12.508Z] --- PASS: TestAPIIpcModeHost (1.14s) [2021-06-07T12:50:12.508Z] === RUN TestDaemonIpcModeShareable [2021-06-07T12:50:12.653Z] time="2021-06-07T12:50:12Z" level=debug msg="memberlist: Failed ping: 60922b3c9712 (timeout reached)" [2021-06-07T12:50:12.653Z] time="2021-06-07T12:50:12Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.19.91.211:10037: use of closed network connection" [2021-06-07T12:50:12.653Z] time="2021-06-07T12:50:12Z" level=debug msg="memberlist: Stream connection from=172.19.91.211:49380" [2021-06-07T12:50:13.111Z] time="2021-06-07T12:50:12Z" level=warning msg="memberlist: Was able to connect to 60922b3c9712 but other probes failed, network may be misconfigured" [2021-06-07T12:50:14.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-07T12:50:14.179Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-07T12:50:14.418Z] --- PASS: TestDaemonIpcModeShareable (2.01s) [2021-06-07T12:50:14.418Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-06-07T12:50:14.418Z] === RUN TestDaemonIpcModePrivate [2021-06-07T12:50:15.118Z] --- PASS: TestDaemonIpcModeShareable (2.84s) [2021-06-07T12:50:15.118Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-06-07T12:50:15.118Z] === RUN TestDaemonIpcModePrivate [2021-06-07T12:50:16.059Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-07T12:50:16.330Z] --- PASS: TestDaemonIpcModePrivate (1.99s) [2021-06-07T12:50:16.330Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-06-07T12:50:16.330Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-07T12:50:17.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-07T12:50:17.969Z] --- PASS: TestDaemonIpcModePrivate (2.67s) [2021-06-07T12:50:17.969Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2021-06-07T12:50:17.969Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-07T12:50:18.244Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.01s) [2021-06-07T12:50:18.244Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-06-07T12:50:18.244Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-07T12:50:18.909Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-07T12:50:20.786Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.01s) [2021-06-07T12:50:20.786Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-06-07T12:50:20.786Z] === RUN TestIpcModeOlderClient [2021-06-07T12:50:20.786Z] === PAUSE TestIpcModeOlderClient [2021-06-07T12:50:20.786Z] === RUN TestKillContainerInvalidSignal [2021-06-07T12:50:20.815Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.79s) [2021-06-07T12:50:20.815Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2021-06-07T12:50:20.815Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-07T12:50:21.356Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2021-06-07T12:50:21.356Z] === RUN TestKillContainer [2021-06-07T12:50:21.356Z] === RUN TestKillContainer/no_signal [2021-06-07T12:50:21.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-07T12:50:21.926Z] === RUN TestKillContainer/non_killing_signal [2021-06-07T12:50:22.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-07T12:50:22.868Z] === RUN TestKillContainer/killing_signal [2021-06-07T12:50:23.442Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-07T12:50:23.442Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-07T12:50:23.442Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-07T12:50:23.442Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.95s) [2021-06-07T12:50:23.442Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2021-06-07T12:50:23.442Z] === RUN TestIpcModeOlderClient [2021-06-07T12:50:23.442Z] === PAUSE TestIpcModeOlderClient [2021-06-07T12:50:23.442Z] === RUN TestKillContainerInvalidSignal [2021-06-07T12:50:23.808Z] --- PASS: TestKillContainer (2.72s) [2021-06-07T12:50:23.808Z] --- PASS: TestKillContainer/no_signal (0.84s) [2021-06-07T12:50:23.808Z] --- PASS: TestKillContainer/non_killing_signal (0.77s) [2021-06-07T12:50:23.808Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2021-06-07T12:50:23.808Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-07T12:50:23.808Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-07T12:50:24.748Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-07T12:50:24.820Z] --- PASS: TestKillContainerInvalidSignal (1.29s) [2021-06-07T12:50:24.820Z] === RUN TestKillContainer [2021-06-07T12:50:24.820Z] === RUN TestKillContainer/no_signal [2021-06-07T12:50:24.867Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s) [2021-06-07T12:50:24.867Z] === RUN TestCreateServiceSecretFileMode [2021-06-07T12:50:25.122Z] --- PASS: TestCreateServiceSecretFileMode (2.38s) [2021-06-07T12:50:25.122Z] === RUN TestCreateServiceConfigFileMode [2021-06-07T12:50:25.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-07T12:50:25.689Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2021-06-07T12:50:25.689Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2021-06-07T12:50:25.689Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2021-06-07T12:50:25.689Z] === RUN TestKillStoppedContainer [2021-06-07T12:50:25.689Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-06-07T12:50:25.689Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-07T12:50:25.689Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-06-07T12:50:25.689Z] === RUN TestKillDifferentUserContainer [2021-06-07T12:50:25.959Z] === RUN TestKillContainer/non_killing_signal [2021-06-07T12:50:26.124Z] 8116de3c91c3: Pull complete [2021-06-07T12:50:26.124Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-06-07T12:50:26.124Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T12:50:26.124Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-06-07T12:50:26.124Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-06-07T12:50:26.124Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1935' [2021-06-07T12:50:26.124Z] WARN: Skipping validation tests [2021-06-07T12:50:26.124Z] INFO: Running unit tests at 06/07/2021 12:50:14... [2021-06-07T12:50:26.124Z] INFO: make.ps1 starting at 06/07/2021 12:50:19 [2021-06-07T12:50:26.124Z] INFO: Git commit (93c0b6d23e) assumed from DOCKER_GITCOMMIT environment variable [2021-06-07T12:50:26.124Z] INFO: Invoking autogen... [2021-06-07T12:50:26.124Z] INFO: Running unit tests... [2021-06-07T12:50:26.629Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2021-06-07T12:50:26.629Z] === RUN TestInspectOomKilledTrue [2021-06-07T12:50:26.629Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-07T12:50:26.629Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-07T12:50:26.629Z] === RUN TestInspectOomKilledFalse [2021-06-07T12:50:26.629Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2021-06-07T12:50:26.629Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-07T12:50:26.629Z] === RUN TestLinksEtcHostsContentMatch [2021-06-07T12:50:26.898Z] === RUN TestKillContainer/killing_signal [2021-06-07T12:50:27.469Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-07T12:50:27.569Z] --- PASS: TestLinksEtcHostsContentMatch (0.93s) [2021-06-07T12:50:27.569Z] === RUN TestLinksContainerNames [2021-06-07T12:50:28.383Z] --- PASS: TestCreateServiceConfigFileMode (2.86s) [2021-06-07T12:50:28.383Z] === RUN TestCreateServiceSysctls [2021-06-07T12:50:28.409Z] --- PASS: TestKillContainer (3.57s) [2021-06-07T12:50:28.409Z] --- PASS: TestKillContainer/no_signal (1.18s) [2021-06-07T12:50:28.409Z] --- PASS: TestKillContainer/non_killing_signal (0.93s) [2021-06-07T12:50:28.409Z] --- PASS: TestKillContainer/killing_signal (1.21s) [2021-06-07T12:50:28.409Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-07T12:50:28.409Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-07T12:50:28.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-07T12:50:29.479Z] --- PASS: TestLinksContainerNames (1.71s) [2021-06-07T12:50:29.479Z] === RUN TestLogsFollowTailEmpty [2021-06-07T12:50:29.549Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-07T12:50:30.050Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2021-06-07T12:50:30.050Z] === RUN TestContainerNetworkMountsNoChown [2021-06-07T12:50:30.928Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.48s) [2021-06-07T12:50:30.928Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.20s) [2021-06-07T12:50:30.928Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.03s) [2021-06-07T12:50:30.928Z] === RUN TestKillStoppedContainer [2021-06-07T12:50:30.928Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-06-07T12:50:30.928Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-07T12:50:30.928Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-06-07T12:50:30.928Z] === RUN TestKillDifferentUserContainer [2021-06-07T12:50:30.991Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/default [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/default [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/private [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/private [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/rprivate [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/slave [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/slave [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/rslave [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/shared [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/shared [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/rshared [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-07T12:50:30.991Z] === CONT TestMountDaemonRoot/default [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-07T12:50:30.991Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-07T12:50:30.991Z] === CONT TestMountDaemonRoot/rshared [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-07T12:50:30.991Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-07T12:50:30.991Z] === CONT TestMountDaemonRoot/shared [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-07T12:50:30.991Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-07T12:50:30.991Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-07T12:50:30.991Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-07T12:50:30.991Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-07T12:50:30.991Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-07T12:50:30.991Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-07T12:50:30.991Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-07T12:50:30.991Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/rprivate [2021-06-07T12:50:31.251Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-07T12:50:31.251Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-07T12:50:31.251Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-07T12:50:31.251Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/rslave [2021-06-07T12:50:31.251Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-07T12:50:31.251Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-07T12:50:31.251Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-07T12:50:31.251Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/slave [2021-06-07T12:50:31.251Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-07T12:50:31.251Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-07T12:50:31.251Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-07T12:50:31.251Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/private [2021-06-07T12:50:31.251Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-07T12:50:31.251Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-07T12:50:31.251Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-07T12:50:31.251Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-07T12:50:31.251Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-07T12:50:31.251Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-06-07T12:50:31.512Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-06-07T12:50:31.512Z] === RUN TestContainerBindMountNonRecursive [2021-06-07T12:50:31.644Z] --- PASS: TestCreateServiceSysctls (3.32s) [2021-06-07T12:50:31.644Z] === RUN TestCreateServiceCapabilities [2021-06-07T12:50:32.310Z] --- PASS: TestKillDifferentUserContainer (1.28s) [2021-06-07T12:50:32.310Z] === RUN TestInspectOomKilledTrue [2021-06-07T12:50:32.310Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-06-07T12:50:32.310Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-07T12:50:32.310Z] === RUN TestInspectOomKilledFalse [2021-06-07T12:50:32.310Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-07T12:50:32.310Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-07T12:50:32.310Z] === RUN TestLinksEtcHostsContentMatch [2021-06-07T12:50:33.241Z] 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/dockerd 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/lcow 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/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/resolvconf/dns 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/signal/testfiles 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-06-07T12:50:34.053Z] --- PASS: TestContainerBindMountNonRecursive (2.29s) [2021-06-07T12:50:34.053Z] === RUN TestContainerVolumesMountedAsShared [2021-06-07T12:50:34.157Z] --- PASS: TestCreateServiceCapabilities (2.81s) [2021-06-07T12:50:34.157Z] === RUN TestInspect [2021-06-07T12:50:34.220Z] --- PASS: TestLinksEtcHostsContentMatch (1.70s) [2021-06-07T12:50:34.220Z] === RUN TestLinksContainerNames [2021-06-07T12:50:34.313Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2021-06-07T12:50:34.313Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-07T12:50:34.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-07T12:50:35.253Z] --- PASS: TestContainerVolumesMountedAsSlave (0.90s) [2021-06-07T12:50:35.253Z] === RUN TestNetworkNat [2021-06-07T12:50:35.969Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-07T12:50:35.969Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-06-07T12:50:36.195Z] --- PASS: TestNetworkNat (0.98s) [2021-06-07T12:50:36.195Z] === RUN TestNetworkLocalhostTCPNat [2021-06-07T12:50:36.698Z] --- PASS: TestLinksContainerNames (2.46s) [2021-06-07T12:50:36.698Z] === RUN TestLogsFollowTailEmpty [2021-06-07T12:50:36.905Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-07T12:50:36.905Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-07T12:50:37.136Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) [2021-06-07T12:50:37.136Z] === RUN TestNetworkLoopbackNat [2021-06-07T12:50:37.163Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-07T12:50:37.163Z] Cross building: bundles/cross/windows/amd64 [2021-06-07T12:50:37.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-07T12:50:37.418Z] --- PASS: TestInspect (3.37s) [2021-06-07T12:50:37.418Z] === RUN TestCreateJob [2021-06-07T12:50:37.422Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-07T12:50:37.422Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-07T12:50:37.838Z] --- PASS: TestLogsFollowTailEmpty (1.32s) [2021-06-07T12:50:37.838Z] === RUN TestContainerNetworkMountsNoChown [2021-06-07T12:50:39.220Z] --- PASS: TestContainerNetworkMountsNoChown (1.39s) [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/default [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/default [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/private [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/private [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/rprivate [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/slave [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/slave [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/rslave [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/shared [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/shared [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/rshared [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-07T12:50:39.220Z] === CONT TestMountDaemonRoot/default [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-07T12:50:39.220Z] === CONT TestMountDaemonRoot/rslave [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-07T12:50:39.220Z] === CONT TestMountDaemonRoot/rshared [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-07T12:50:39.220Z] === CONT TestMountDaemonRoot/shared [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-07T12:50:39.220Z] === CONT TestMountDaemonRoot/rprivate [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-07T12:50:39.220Z] === CONT TestMountDaemonRoot/slave [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-07T12:50:39.220Z] === CONT TestMountDaemonRoot/private [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-07T12:50:39.220Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-07T12:50:39.220Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-07T12:50:39.220Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-07T12:50:39.220Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-07T12:50:39.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-07T12:50:39.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-07T12:50:39.220Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-07T12:50:39.220Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-07T12:50:39.220Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-07T12:50:39.220Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-07T12:50:39.220Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-07T12:50:39.220Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-07T12:50:39.220Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-07T12:50:39.480Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-07T12:50:39.480Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-07T12:50:39.480Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-07T12:50:39.480Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-07T12:50:39.480Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-07T12:50:39.480Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-07T12:50:39.480Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-07T12:50:39.480Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-07T12:50:39.480Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-07T12:50:39.741Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-07T12:50:39.741Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-07T12:50:39.741Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-07T12:50:39.741Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-07T12:50:39.741Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-07T12:50:39.741Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-07T12:50:39.741Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-07T12:50:39.741Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-07T12:50:39.741Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-07T12:50:39.741Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-07T12:50:39.741Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-06-07T12:50:39.741Z] === RUN TestContainerBindMountNonRecursive [2021-06-07T12:50:40.431Z] --- PASS: TestNetworkLoopbackNat (3.33s) [2021-06-07T12:50:40.431Z] === RUN TestPause [2021-06-07T12:50:41.124Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-07T12:50:41.372Z] --- PASS: TestPause (0.90s) [2021-06-07T12:50:41.372Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-07T12:50:41.372Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-07T12:50:41.372Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-07T12:50:41.372Z] === RUN TestPauseStopPausedContainer [2021-06-07T12:50:41.581Z] --- PASS: TestCreateJob (3.82s) [2021-06-07T12:50:41.581Z] === RUN TestReplicatedJob [2021-06-07T12:50:42.328Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2021-06-07T12:50:42.328Z] === RUN TestPidHost [2021-06-07T12:50:42.505Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-07T12:50:43.043Z] time="2021-06-07T12:50:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.91.211:10036" [2021-06-07T12:50:43.043Z] time="2021-06-07T12:50:40Z" level=debug msg="memberlist: Stream connection from=172.19.91.211:49381" [2021-06-07T12:50:43.447Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-07T12:50:43.447Z] --- PASS: TestContainerBindMountNonRecursive (3.71s) [2021-06-07T12:50:43.447Z] === RUN TestContainerVolumesMountedAsShared [2021-06-07T12:50:43.601Z] ? github.com/docker/docker/api [no test files] [2021-06-07T12:50:43.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-07T12:50:44.276Z] --- PASS: TestContainerVolumesMountedAsShared (0.68s) [2021-06-07T12:50:44.276Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-07T12:50:44.874Z] --- PASS: TestPidHost (2.25s) [2021-06-07T12:50:44.874Z] === RUN TestPsFilter [2021-06-07T12:50:44.874Z] --- PASS: TestPsFilter (0.16s) [2021-06-07T12:50:44.874Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-07T12:50:45.658Z] --- PASS: TestContainerVolumesMountedAsSlave (1.46s) [2021-06-07T12:50:45.658Z] === RUN TestNetworkNat [2021-06-07T12:50:45.815Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2021-06-07T12:50:45.815Z] === RUN TestRemoveContainerWithVolume [2021-06-07T12:50:46.228Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-07T12:50:46.385Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2021-06-07T12:50:46.385Z] === RUN TestRemoveContainerRunning [2021-06-07T12:50:47.165Z] --- PASS: TestNetworkNat (1.28s) [2021-06-07T12:50:47.165Z] === RUN TestNetworkLocalhostTCPNat [2021-06-07T12:50:47.326Z] --- PASS: TestRemoveContainerRunning (0.96s) [2021-06-07T12:50:47.326Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-07T12:50:48.110Z] --- PASS: TestReplicatedJob (6.46s) [2021-06-07T12:50:48.110Z] === RUN TestUpdateReplicatedJob [2021-06-07T12:50:48.267Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2021-06-07T12:50:48.267Z] === RUN TestRemoveInvalidContainer [2021-06-07T12:50:48.267Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-07T12:50:48.267Z] === RUN TestRenameLinkedContainer [2021-06-07T12:50:48.545Z] --- PASS: TestNetworkLocalhostTCPNat (1.27s) [2021-06-07T12:50:48.545Z] === RUN TestNetworkLoopbackNat [2021-06-07T12:50:49.926Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-07T12:50:50.864Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-07T12:50:52.245Z] --- PASS: TestNetworkLoopbackNat (3.97s) [2021-06-07T12:50:52.245Z] === RUN TestPause [2021-06-07T12:50:52.285Z] --- PASS: TestUpdateReplicatedJob (3.76s) [2021-06-07T12:50:52.285Z] === RUN TestServiceListWithStatuses [2021-06-07T12:50:52.285Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-07T12:50:52.285Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-07T12:50:52.285Z] === RUN TestDockerNetworkConnectAlias [2021-06-07T12:50:52.467Z] --- PASS: TestRenameLinkedContainer (3.41s) [2021-06-07T12:50:52.467Z] === RUN TestRenameStoppedContainer [2021-06-07T12:50:52.467Z] --- PASS: TestRenameStoppedContainer (0.83s) [2021-06-07T12:50:52.467Z] === RUN TestRenameRunningContainerAndReuse [2021-06-07T12:50:52.504Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-07T12:50:53.885Z] --- PASS: TestPause (1.40s) [2021-06-07T12:50:53.885Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-07T12:50:53.885Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-07T12:50:53.885Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-07T12:50:53.885Z] === RUN TestPauseStopPausedContainer [2021-06-07T12:50:53.885Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-07T12:50:54.376Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2021-06-07T12:50:54.376Z] === RUN TestRenameInvalidName [2021-06-07T12:50:55.264Z] --- PASS: TestPauseStopPausedContainer (1.48s) [2021-06-07T12:50:55.264Z] === RUN TestPidHost [2021-06-07T12:50:55.264Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-07T12:50:55.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-07T12:50:55.316Z] --- PASS: TestRenameInvalidName (0.86s) [2021-06-07T12:50:55.316Z] === RUN TestRenameAnonymousContainer [2021-06-07T12:50:56.483Z] --- PASS: TestDockerNetworkConnectAlias (4.99s) [2021-06-07T12:50:56.483Z] === RUN TestDockerNetworkReConnect [2021-06-07T12:50:58.614Z] --- PASS: TestRenameAnonymousContainer (3.50s) [2021-06-07T12:50:58.614Z] === RUN TestRenameContainerWithSameName [2021-06-07T12:50:59.459Z] --- PASS: TestPidHost (3.93s) [2021-06-07T12:50:59.459Z] === RUN TestPsFilter [2021-06-07T12:50:59.459Z] --- PASS: TestPsFilter (0.17s) [2021-06-07T12:50:59.459Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-07T12:50:59.554Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2021-06-07T12:50:59.554Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-07T12:51:00.397Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.30s) [2021-06-07T12:51:00.397Z] === RUN TestRemoveContainerWithVolume [2021-06-07T12:51:00.643Z] --- PASS: TestDockerNetworkReConnect (3.72s) [2021-06-07T12:51:00.643Z] === RUN TestServicePlugin [2021-06-07T12:51:00.720Z] time="2021-06-07T12:51:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.91.211:10037" [2021-06-07T12:51:00.720Z] time="2021-06-07T12:51:00Z" level=debug msg="memberlist: Stream connection from=172.19.91.211:49382" [2021-06-07T12:51:01.349Z] === RUN TestMiddlewares [2021-06-07T12:51:01.349Z] --- PASS: TestMiddlewares (0.00s) [2021-06-07T12:51:01.349Z] PASS [2021-06-07T12:51:01.349Z] coverage: 9.0% of statements [2021-06-07T12:51:01.349Z] ok github.com/docker/docker/api/server 0.072s coverage: 9.0% of statements [2021-06-07T12:51:01.463Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2021-06-07T12:51:01.463Z] === RUN TestResize [2021-06-07T12:51:01.777Z] --- PASS: TestRemoveContainerWithVolume (1.39s) [2021-06-07T12:51:01.777Z] === RUN TestRemoveContainerRunning [2021-06-07T12:51:02.034Z] --- PASS: TestResize (0.86s) [2021-06-07T12:51:02.034Z] === RUN TestResizeWithInvalidSize [2021-06-07T12:51:02.037Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-07T12:51:02.978Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2021-06-07T12:51:02.978Z] === RUN TestResizeWhenContainerNotStarted [2021-06-07T12:51:03.417Z] --- PASS: TestRemoveContainerRunning (1.36s) [2021-06-07T12:51:03.417Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-07T12:51:03.919Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2021-06-07T12:51:03.919Z] === RUN TestDaemonRestartKillContainers [2021-06-07T12:51:03.919Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-07T12:51:03.919Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-07T12:51:03.919Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-07T12:51:03.919Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-07T12:51:03.919Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-07T12:51:03.919Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-07T12:51:03.919Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-07T12:51:03.919Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-07T12:51:03.919Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-07T12:51:03.919Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-07T12:51:03.919Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-07T12:51:03.919Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-07T12:51:03.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-07T12:51:03.919Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-07T12:51:03.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-07T12:51:03.919Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-07T12:51:03.919Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-07T12:51:04.800Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-07T12:51:04.800Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.41s) [2021-06-07T12:51:04.800Z] === RUN TestRemoveInvalidContainer [2021-06-07T12:51:04.800Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-07T12:51:04.800Z] === RUN TestRenameLinkedContainer [2021-06-07T12:51:05.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-07T12:51:07.223Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-07T12:51:07.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-07T12:51:07.926Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-07T12:51:08.167Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-07T12:51:08.167Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-07T12:51:09.325Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-07T12:51:09.556Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-07T12:51:09.556Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-07T12:51:09.820Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-07T12:51:09.894Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-07T12:51:09.894Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-07T12:51:10.154Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-07T12:51:10.154Z] --- PASS: TestRenameLinkedContainer (5.59s) [2021-06-07T12:51:10.154Z] === RUN TestRenameStoppedContainer [2021-06-07T12:51:10.723Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-07T12:51:10.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-07T12:51:10.983Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-07T12:51:10.983Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-07T12:51:11.028Z] time="2021-06-07T12:51:09Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.91.211:10033 172.19.91.211:10034 172.19.91.211:10035]" [2021-06-07T12:51:11.028Z] time="2021-06-07T12:51:09Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.91.211:10033 172.19.91.211:10034 172.19.91.211:10035]" [2021-06-07T12:51:11.028Z] time="2021-06-07T12:51:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.91.211:10036" [2021-06-07T12:51:11.028Z] time="2021-06-07T12:51:10Z" level=debug msg="memberlist: Stream connection from=172.19.91.211:49383" [2021-06-07T12:51:11.028Z] time="2021-06-07T12:51:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.91.211:10033" [2021-06-07T12:51:11.028Z] time="2021-06-07T12:51:10Z" level=debug msg="memberlist: Stream connection from=172.19.91.211:49384" [2021-06-07T12:51:11.028Z] time="2021-06-07T12:51:10Z" level=info msg="Node 60922b3c9712/172.19.91.211, joined gossip cluster" [2021-06-07T12:51:11.028Z] time="2021-06-07T12:51:10Z" level=info msg="Node 60922b3c9712/172.19.91.211, added to nodes list" [2021-06-07T12:51:11.028Z] time="2021-06-07T12:51:10Z" level=info msg="Node 06870a535675/172.19.91.211, joined gossip cluster" [2021-06-07T12:51:11.028Z] time="2021-06-07T12:51:10Z" level=info msg="Node 06870a535675/172.19.91.211, added to nodes list" [2021-06-07T12:51:11.028Z] time="2021-06-07T12:51:10Z" level=info msg="Node 074b6faa620a/172.19.91.211, joined gossip cluster" [2021-06-07T12:51:11.028Z] time="2021-06-07T12:51:10Z" level=info msg="Node 074b6faa620a/172.19.91.211, is the new incarnation of the shutdown node c9cb27fbed94/172.19.91.211" [2021-06-07T12:51:11.028Z] time="2021-06-07T12:51:10Z" level=info msg="Node 074b6faa620a/172.19.91.211, added to nodes list" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=debug msg="memberlist: Stream connection from=172.19.91.211:49385" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.91.211:10034" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 074b6faa620a/172.19.91.211, joined gossip cluster" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 074b6faa620a/172.19.91.211, added to nodes list" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 06870a535675/172.19.91.211, joined gossip cluster" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 06870a535675/172.19.91.211, added to nodes list" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 60922b3c9712/172.19.91.211, joined gossip cluster" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 60922b3c9712/172.19.91.211, added to nodes list" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 9a03797c78d5/172.19.91.211, joined gossip cluster" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 9a03797c78d5/172.19.91.211, is the new incarnation of the shutdown node e7d3a5f0f82e/172.19.91.211" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 9a03797c78d5/172.19.91.211, added to nodes list" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=debug msg="memberlist: Stream connection from=172.19.91.211:49386" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.91.211:10035" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 074b6faa620a/172.19.91.211, joined gossip cluster" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 074b6faa620a/172.19.91.211, added to nodes list" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 06870a535675/172.19.91.211, joined gossip cluster" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 06870a535675/172.19.91.211, added to nodes list" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 9a03797c78d5/172.19.91.211, joined gossip cluster" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 9a03797c78d5/172.19.91.211, added to nodes list" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 60922b3c9712/172.19.91.211, joined gossip cluster" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 60922b3c9712/172.19.91.211, added to nodes list" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node ac343aed2c9c/172.19.91.211, joined gossip cluster" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node ac343aed2c9c/172.19.91.211, is the new incarnation of the shutdown node f537bbf861b1/172.19.91.211" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node ac343aed2c9c/172.19.91.211, added to nodes list" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node ac343aed2c9c/172.19.91.211, joined gossip cluster" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node ac343aed2c9c/172.19.91.211, added to nodes list" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 9a03797c78d5/172.19.91.211, joined gossip cluster" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 9a03797c78d5/172.19.91.211, is the new incarnation of the shutdown node e7d3a5f0f82e/172.19.91.211" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 9a03797c78d5/172.19.91.211, added to nodes list" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 074b6faa620a/172.19.91.211, joined gossip cluster" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 074b6faa620a/172.19.91.211, is the new incarnation of the shutdown node c9cb27fbed94/172.19.91.211" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 074b6faa620a/172.19.91.211, added to nodes list" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node ac343aed2c9c/172.19.91.211, joined gossip cluster" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node ac343aed2c9c/172.19.91.211, is the new incarnation of the shutdown node f537bbf861b1/172.19.91.211" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node ac343aed2c9c/172.19.91.211, added to nodes list" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node ac343aed2c9c/172.19.91.211, joined gossip cluster" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node ac343aed2c9c/172.19.91.211, added to nodes list" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 9a03797c78d5/172.19.91.211, joined gossip cluster" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=info msg="Node 9a03797c78d5/172.19.91.211, added to nodes list" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.91.211:10037" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=debug msg="memberlist: Stream connection from=172.19.91.211:49387" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.91.211:10033" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=debug msg="memberlist: Stream connection from=172.19.91.211:49388" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.91.211:10034" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=debug msg="memberlist: Stream connection from=172.19.91.211:49389" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=debug msg="memberlist: Stream connection from=172.19.91.211:49390" [2021-06-07T12:51:11.029Z] time="2021-06-07T12:51:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.91.211:10035" [2021-06-07T12:51:11.553Z] --- PASS: TestRenameStoppedContainer (1.14s) [2021-06-07T12:51:11.553Z] === RUN TestRenameRunningContainerAndReuse [2021-06-07T12:51:11.995Z] 2021/06/07 12:51:11 Closing DB instances... [2021-06-07T12:51:12.453Z] time="2021-06-07T12:51:12Z" level=info msg="Node 074b6faa620a change state NodeActive --> NodeLeft" [2021-06-07T12:51:12.453Z] time="2021-06-07T12:51:12Z" level=info msg="node4(60922b3c9712): Node leave event for 074b6faa620a/172.19.91.211" [2021-06-07T12:51:12.453Z] time="2021-06-07T12:51:12Z" level=info msg="Node 074b6faa620a change state NodeActive --> NodeLeft" [2021-06-07T12:51:12.453Z] time="2021-06-07T12:51:12Z" level=info msg="node3(ac343aed2c9c): Node leave event for 074b6faa620a/172.19.91.211" [2021-06-07T12:51:12.453Z] time="2021-06-07T12:51:12Z" level=info msg="Node 074b6faa620a change state NodeActive --> NodeLeft" [2021-06-07T12:51:12.453Z] time="2021-06-07T12:51:12Z" level=info msg="node5(06870a535675): Node leave event for 074b6faa620a/172.19.91.211" [2021-06-07T12:51:12.453Z] time="2021-06-07T12:51:12Z" level=info msg="Node 074b6faa620a change state NodeActive --> NodeLeft" [2021-06-07T12:51:12.453Z] time="2021-06-07T12:51:12Z" level=info msg="node2(9a03797c78d5): Node leave event for 074b6faa620a/172.19.91.211" [2021-06-07T12:51:12.453Z] time="2021-06-07T12:51:12Z" level=info msg="Node 074b6faa620a change state NodeActive --> NodeLeft" [2021-06-07T12:51:12.453Z] time="2021-06-07T12:51:12Z" level=info msg="node1(074b6faa620a): Node leave event for 074b6faa620a/172.19.91.211" [2021-06-07T12:51:12.453Z] time="2021-06-07T12:51:12Z" level=info msg="Node 074b6faa620a/172.19.91.211, left gossip cluster" [2021-06-07T12:51:12.453Z] time="2021-06-07T12:51:12Z" level=info msg="Node 074b6faa620a/172.19.91.211, left gossip cluster" [2021-06-07T12:51:12.453Z] time="2021-06-07T12:51:12Z" level=info msg="Node 074b6faa620a/172.19.91.211, left gossip cluster" [2021-06-07T12:51:12.453Z] time="2021-06-07T12:51:12Z" level=info msg="Node 074b6faa620a/172.19.91.211, left gossip cluster" [2021-06-07T12:51:12.453Z] time="2021-06-07T12:51:12Z" level=info msg="Node 074b6faa620a/172.19.91.211, left gossip cluster" [2021-06-07T12:51:12.491Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-07T12:51:12.911Z] time="2021-06-07T12:51:12Z" level=info msg="Node 9a03797c78d5 change state NodeActive --> NodeLeft" [2021-06-07T12:51:12.911Z] time="2021-06-07T12:51:12Z" level=info msg="node4(60922b3c9712): Node leave event for 9a03797c78d5/172.19.91.211" [2021-06-07T12:51:12.911Z] time="2021-06-07T12:51:12Z" level=info msg="Node 9a03797c78d5 change state NodeActive --> NodeLeft" [2021-06-07T12:51:12.911Z] time="2021-06-07T12:51:12Z" level=info msg="node3(ac343aed2c9c): Node leave event for 9a03797c78d5/172.19.91.211" [2021-06-07T12:51:12.911Z] time="2021-06-07T12:51:12Z" level=info msg="Node 9a03797c78d5 change state NodeActive --> NodeLeft" [2021-06-07T12:51:12.911Z] time="2021-06-07T12:51:12Z" level=info msg="node2(9a03797c78d5): Node leave event for 9a03797c78d5/172.19.91.211" [2021-06-07T12:51:12.911Z] time="2021-06-07T12:51:12Z" level=info msg="Node 9a03797c78d5 change state NodeActive --> NodeLeft" [2021-06-07T12:51:12.911Z] time="2021-06-07T12:51:12Z" level=info msg="node5(06870a535675): Node leave event for 9a03797c78d5/172.19.91.211" [2021-06-07T12:51:12.911Z] time="2021-06-07T12:51:12Z" level=info msg="Node 9a03797c78d5/172.19.91.211, left gossip cluster" [2021-06-07T12:51:12.911Z] time="2021-06-07T12:51:12Z" level=info msg="Node 9a03797c78d5/172.19.91.211, left gossip cluster" [2021-06-07T12:51:12.911Z] time="2021-06-07T12:51:12Z" level=info msg="Node 9a03797c78d5/172.19.91.211, left gossip cluster" [2021-06-07T12:51:12.911Z] time="2021-06-07T12:51:12Z" level=info msg="Node 9a03797c78d5/172.19.91.211, left gossip cluster" [2021-06-07T12:51:13.306Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-07T12:51:13.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.80s) [2021-06-07T12:51:13.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.02s) [2021-06-07T12:51:13.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.19s) [2021-06-07T12:51:13.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.24s) [2021-06-07T12:51:13.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.85s) [2021-06-07T12:51:13.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2021-06-07T12:51:13.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.88s) [2021-06-07T12:51:13.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s) [2021-06-07T12:51:13.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2021-06-07T12:51:13.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2021-06-07T12:51:13.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-06-07T12:51:13.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2021-06-07T12:51:13.306Z] === RUN TestCgroupNamespacesRun [2021-06-07T12:51:13.370Z] time="2021-06-07T12:51:12Z" level=info msg="Node ac343aed2c9c change state NodeActive --> NodeLeft" [2021-06-07T12:51:13.370Z] time="2021-06-07T12:51:12Z" level=info msg="node5(06870a535675): Node leave event for ac343aed2c9c/172.19.91.211" [2021-06-07T12:51:13.370Z] time="2021-06-07T12:51:12Z" level=info msg="Node ac343aed2c9c change state NodeActive --> NodeLeft" [2021-06-07T12:51:13.370Z] time="2021-06-07T12:51:12Z" level=info msg="node4(60922b3c9712): Node leave event for ac343aed2c9c/172.19.91.211" [2021-06-07T12:51:13.370Z] time="2021-06-07T12:51:13Z" level=info msg="Node ac343aed2c9c change state NodeActive --> NodeLeft" [2021-06-07T12:51:13.370Z] time="2021-06-07T12:51:13Z" level=info msg="node3(ac343aed2c9c): Node leave event for ac343aed2c9c/172.19.91.211" [2021-06-07T12:51:13.370Z] time="2021-06-07T12:51:13Z" level=info msg="Node ac343aed2c9c/172.19.91.211, left gossip cluster" [2021-06-07T12:51:13.370Z] time="2021-06-07T12:51:13Z" level=info msg="Node ac343aed2c9c/172.19.91.211, left gossip cluster" [2021-06-07T12:51:13.370Z] time="2021-06-07T12:51:13Z" level=info msg="Node ac343aed2c9c/172.19.91.211, left gossip cluster" [2021-06-07T12:51:13.431Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-07T12:51:13.431Z] --- PASS: TestRenameRunningContainerAndReuse (2.16s) [2021-06-07T12:51:13.431Z] === RUN TestRenameInvalidName [2021-06-07T12:51:13.828Z] time="2021-06-07T12:51:13Z" level=debug msg="memberlist: Failed ping: 60922b3c9712 (timeout reached)" [2021-06-07T12:51:13.828Z] time="2021-06-07T12:51:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.91.211:10035: use of closed network connection" [2021-06-07T12:51:13.828Z] time="2021-06-07T12:51:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.91.211:10037: use of closed network connection" [2021-06-07T12:51:13.828Z] time="2021-06-07T12:51:13Z" level=debug msg="memberlist: Stream connection from=172.19.91.211:49391" [2021-06-07T12:51:13.828Z] time="2021-06-07T12:51:13Z" level=info msg="Node 60922b3c9712 change state NodeActive --> NodeLeft" [2021-06-07T12:51:13.828Z] time="2021-06-07T12:51:13Z" level=info msg="node5(06870a535675): Node leave event for 60922b3c9712/172.19.91.211" [2021-06-07T12:51:13.828Z] time="2021-06-07T12:51:13Z" level=info msg="Node 60922b3c9712/172.19.91.211, left gossip cluster" [2021-06-07T12:51:13.828Z] time="2021-06-07T12:51:13Z" level=info msg="Node 60922b3c9712 change state NodeActive --> NodeFailed" [2021-06-07T12:51:13.828Z] time="2021-06-07T12:51:13Z" level=info msg="Node 60922b3c9712/172.19.91.211, added to failed nodes list" [2021-06-07T12:51:13.828Z] time="2021-06-07T12:51:13Z" level=info msg="Node 60922b3c9712/172.19.91.211, left gossip cluster" [2021-06-07T12:51:13.828Z] time="2021-06-07T12:51:13Z" level=error msg="node: 60922b3c9712 is unknown to memberlist" [2021-06-07T12:51:14.286Z] time="2021-06-07T12:51:13Z" level=info msg="Node 06870a535675/172.19.91.211, left gossip cluster" [2021-06-07T12:51:14.286Z] time="2021-06-07T12:51:13Z" level=info msg="Node 06870a535675 change state NodeActive --> NodeFailed" [2021-06-07T12:51:14.286Z] time="2021-06-07T12:51:13Z" level=info msg="Node 06870a535675/172.19.91.211, added to failed nodes list" [2021-06-07T12:51:14.286Z] --- PASS: TestNetworkDBIslands (65.85s) [2021-06-07T12:51:14.286Z] networkdb_test.go:827: Re-joining: 3 [2021-06-07T12:51:14.286Z] networkdb_test.go:827: Re-joining: 4 [2021-06-07T12:51:14.286Z] networkdb_test.go:859: node4: OK [2021-06-07T12:51:14.286Z] networkdb_test.go:859: node5: OK [2021-06-07T12:51:14.286Z] PASS [2021-06-07T12:51:14.286Z] coverage: 60.2% of statements [2021-06-07T12:51:14.286Z] ok github.com/docker/docker/libnetwork/networkdb 159.219s coverage: 60.2% of statements [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/quota [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/rootless [no test files] [2021-06-07T12:51:14.286Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-07T12:51:14.287Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-07T12:51:14.287Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-07T12:51:14.287Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-07T12:51:14.287Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-07T12:51:14.287Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-07T12:51:14.287Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-07T12:51:14.287Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-07T12:51:14.287Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-07T12:51:14.287Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-07T12:51:14.287Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-07T12:51:14.287Z] ? github.com/docker/docker/volume [no test files] [2021-06-07T12:51:14.287Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-07T12:51:14.287Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-07T12:51:14.814Z] --- PASS: TestRenameInvalidName (1.30s) [2021-06-07T12:51:14.814Z] === RUN TestRenameAnonymousContainer [2021-06-07T12:51:15.218Z] --- PASS: TestCgroupNamespacesRun (2.04s) [2021-06-07T12:51:15.218Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-07T12:51:15.383Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-07T12:51:16.601Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2021-06-07T12:51:16.601Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === Skipped [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-07T12:51:17.189Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-07T12:51:17.189Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-07T12:51:17.189Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-06-07T12:51:17.189Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-06-07T12:51:17.189Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-07T12:51:17.189Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-07T12:51:17.189Z] daemon_test.go:147: root required [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-07T12:51:17.189Z] reload_test.go:520: root required [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-07T12:51:17.189Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-07T12:51:17.189Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-07T12:51:17.189Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-07T12:51:17.189Z] download_test.go:268: Needs fixing on Windows [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-07T12:51:17.189Z] layer_test.go:304: Failing on Windows [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-07T12:51:17.189Z] layer_test.go:353: Failing on Windows [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-07T12:51:17.189Z] layer_test.go:468: Failing on Windows [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-07T12:51:17.189Z] layer_test.go:697: Failing on Windows [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-07T12:51:17.189Z] migration_test.go:46: Failing on Windows [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-07T12:51:17.189Z] migration_test.go:182: Failing on Windows [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-07T12:51:17.189Z] mount_test.go:17: Failing on Windows [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-07T12:51:17.189Z] mount_test.go:76: Failing on Windows [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-07T12:51:17.189Z] mount_test.go:125: Failing on Windows [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-07T12:51:17.189Z] mount_test.go:212: Failing on Windows [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-06-07T12:51:17.189Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-06-07T12:51:17.189Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-06-07T12:51:17.189Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-07T12:51:17.189Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-07T12:51:17.189Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-07T12:51:17.189Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-07T12:51:17.189Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-07T12:51:17.189Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-07T12:51:17.189Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-07T12:51:17.189Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-07T12:51:17.189Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-07T12:51:17.189Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-07T12:51:17.189Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.01s) [2021-06-07T12:51:17.189Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-07T12:51:17.189Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-07T12:51:17.189Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-07T12:51:17.189Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-07T12:51:17.189Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-07T12:51:17.189Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-07T12:51:17.189Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-07T12:51:17.189Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-07T12:51:17.189Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-07T12:51:17.189Z] archive_test.go:134: Xz not present in msys2 [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-07T12:51:17.189Z] archive_test.go:239: Failing on Windows CI machines [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-07T12:51:17.189Z] archive_windows_test.go:16: Currently fails [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-07T12:51:17.189Z] changes_test.go:196: needs more investigation [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-06-07T12:51:17.189Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-06-07T12:51:17.189Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-07T12:51:17.189Z] changes_test.go:433: needs further investigation [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-07T12:51:17.189Z] changes_test.go:469: needs further investigation [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-07T12:51:17.189Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-07T12:51:17.189Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-07T12:51:17.189Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-07T12:51:17.189Z] [2021-06-07T12:51:17.189Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-07T12:51:17.190Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-07T12:51:17.190Z] [2021-06-07T12:51:17.190Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-07T12:51:17.190Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:51:17.190Z] [2021-06-07T12:51:17.190Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-07T12:51:17.190Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-07T12:51:17.190Z] [2021-06-07T12:51:17.190Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-07T12:51:17.190Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:51:17.190Z] [2021-06-07T12:51:17.190Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-07T12:51:17.190Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:51:17.190Z] [2021-06-07T12:51:17.190Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-07T12:51:17.190Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:51:17.190Z] [2021-06-07T12:51:17.190Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-07T12:51:17.190Z] poller_test.go:41: No chmod on Windows [2021-06-07T12:51:17.190Z] [2021-06-07T12:51:17.190Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-07T12:51:17.190Z] fileutils_test.go:134: Needs porting to Windows [2021-06-07T12:51:17.190Z] [2021-06-07T12:51:17.190Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-07T12:51:17.190Z] fileutils_test.go:180: Needs porting to Windows [2021-06-07T12:51:17.190Z] [2021-06-07T12:51:17.190Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-07T12:51:17.190Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:51:17.190Z] [2021-06-07T12:51:17.190Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-07T12:51:17.190Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:51:17.190Z] [2021-06-07T12:51:17.190Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-06-07T12:51:17.190Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:51:17.190Z] [2021-06-07T12:51:17.190Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-07T12:51:17.190Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-07T12:51:17.190Z] [2021-06-07T12:51:17.190Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-07T12:51:17.190Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-07T12:51:17.190Z] [2021-06-07T12:51:17.190Z] [2021-06-07T12:51:17.190Z] DONE 2054 tests, 69 skipped in 364.842s [2021-06-07T12:51:17.190Z] INFO: make.ps1 ended at 06/07/2021 12:51:16 [2021-06-07T12:51:18.676Z] --- PASS: TestRenameAnonymousContainer (3.89s) [2021-06-07T12:51:18.676Z] === RUN TestRenameContainerWithSameName [2021-06-07T12:51:18.729Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-07T12:51:18.730Z] INFO: Unit tests ended at 06/07/2021 12:51:18. Duration:00:06:24.2628978 [2021-06-07T12:51:18.730Z] INFO: Building busybox [2021-06-07T12:51:18.936Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-07T12:51:19.143Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.02s) [2021-06-07T12:51:19.143Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-07T12:51:19.188Z] Sending build context to Docker daemon 5.12kB [2021-06-07T12:51:19.188Z] [2021-06-07T12:51:19.188Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-07T12:51:19.188Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-07T12:51:19.188Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-07T12:51:19.188Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-07T12:51:19.188Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-07T12:51:19.188Z] ---> 39d157a84080 [2021-06-07T12:51:19.188Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-07T12:51:19.188Z] ---> Running in 145577c7cd4e [2021-06-07T12:51:19.876Z] --- PASS: TestRenameContainerWithSameName (1.25s) [2021-06-07T12:51:19.876Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-07T12:51:20.444Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-07T12:51:21.055Z] --- PASS: TestCgroupNamespacesRunHostMode (2.00s) [2021-06-07T12:51:21.055Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-07T12:51:21.384Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-07T12:51:22.765Z] --- PASS: TestRenameContainerWithLinkedContainer (2.48s) [2021-06-07T12:51:22.765Z] === RUN TestResize [2021-06-07T12:51:22.967Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.07s) [2021-06-07T12:51:22.967Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-07T12:51:23.024Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-07T12:51:23.284Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-07T12:51:23.544Z] --- PASS: TestResize (1.17s) [2021-06-07T12:51:23.544Z] === RUN TestResizeWithInvalidSize [2021-06-07T12:51:23.885Z] Removing intermediate container 145577c7cd4e [2021-06-07T12:51:23.885Z] ---> 3e3ba7631492 [2021-06-07T12:51:23.885Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-07T12:51:23.885Z] ---> Running in b32330e3f592 [2021-06-07T12:51:23.885Z] Removing intermediate container b32330e3f592 [2021-06-07T12:51:23.885Z] ---> 448ccd8dd810 [2021-06-07T12:51:23.885Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-07T12:51:23.885Z] ---> Running in ad94770396d0 [2021-06-07T12:51:24.113Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-07T12:51:24.343Z] Removing intermediate container ad94770396d0 [2021-06-07T12:51:24.343Z] ---> 1a22e17cc01e [2021-06-07T12:51:24.343Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-07T12:51:24.349Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s) [2021-06-07T12:51:24.349Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-07T12:51:24.683Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-07T12:51:24.942Z] --- PASS: TestResizeWithInvalidSize (1.39s) [2021-06-07T12:51:24.942Z] === RUN TestResizeWhenContainerNotStarted [2021-06-07T12:51:25.202Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-07T12:51:25.291Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2021-06-07T12:51:25.291Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-07T12:51:25.463Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-07T12:51:25.722Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-07T12:51:25.879Z] [2021-06-07T12:51:25.879Z] ---> 82132e9a28ab [2021-06-07T12:51:25.879Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-07T12:51:25.982Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-07T12:51:26.242Z] --- PASS: TestResizeWhenContainerNotStarted (1.17s) [2021-06-07T12:51:26.242Z] === RUN TestDaemonRestartKillContainers [2021-06-07T12:51:26.242Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-07T12:51:26.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-07T12:51:26.242Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-07T12:51:26.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-07T12:51:26.242Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-07T12:51:26.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-07T12:51:26.242Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-07T12:51:26.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-07T12:51:26.242Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-07T12:51:26.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-07T12:51:26.242Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-07T12:51:26.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-07T12:51:26.242Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-07T12:51:26.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-07T12:51:26.242Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-07T12:51:26.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-07T12:51:26.242Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-07T12:51:26.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-07T12:51:26.242Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-07T12:51:26.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-07T12:51:26.242Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-07T12:51:26.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-07T12:51:26.242Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-07T12:51:26.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-07T12:51:26.242Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-07T12:51:26.242Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-07T12:51:26.337Z] ---> Running in bd90fa59d616 [2021-06-07T12:51:26.502Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-07T12:51:27.832Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.04s) [2021-06-07T12:51:27.832Z] === RUN TestNISDomainname [2021-06-07T12:51:28.413Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-07T12:51:28.773Z] --- PASS: TestNISDomainname (1.41s) [2021-06-07T12:51:28.773Z] === RUN TestHostnameDnsResolution [2021-06-07T12:51:30.321Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-07T12:51:30.684Z] --- PASS: TestHostnameDnsResolution (1.81s) [2021-06-07T12:51:30.684Z] === RUN TestStats [2021-06-07T12:51:31.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-07T12:51:31.705Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-07T12:51:32.652Z] --- PASS: TestServicePlugin (30.27s) [2021-06-07T12:51:32.652Z] plugin_test.go:62: [d4a09c5422bce] joining swarm manager [d1134b43ec7ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T12:51:32.652Z] plugin_test.go:65: [d55603f49f829] joining swarm manager [d1134b43ec7ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T12:51:32.652Z] === RUN TestServiceUpdateLabel [2021-06-07T12:51:32.652Z] --- PASS: TestServiceUpdateLabel (1.96s) [2021-06-07T12:51:32.652Z] === RUN TestServiceUpdateSecrets [2021-06-07T12:51:33.085Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-07T12:51:33.085Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-07T12:51:33.345Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-07T12:51:33.605Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-07T12:51:33.979Z] --- PASS: TestStats (2.95s) [2021-06-07T12:51:33.979Z] === RUN TestStopContainerWithTimeout [2021-06-07T12:51:33.979Z] === RUN TestStopContainerWithTimeout/0 [2021-06-07T12:51:33.979Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-07T12:51:33.979Z] === RUN TestStopContainerWithTimeout/1 [2021-06-07T12:51:33.979Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-07T12:51:33.979Z] === RUN TestStopContainerWithTimeout/3 [2021-06-07T12:51:33.979Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-07T12:51:33.979Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-07T12:51:33.979Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-07T12:51:33.979Z] === CONT TestStopContainerWithTimeout/0 [2021-06-07T12:51:33.979Z] === CONT TestStopContainerWithTimeout/1 [2021-06-07T12:51:33.979Z] === CONT TestStopContainerWithTimeout/3 [2021-06-07T12:51:33.979Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-07T12:51:34.544Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-07T12:51:35.114Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-07T12:51:36.681Z] Removing intermediate container bd90fa59d616 [2021-06-07T12:51:36.681Z] ---> cb0ef03e1e30 [2021-06-07T12:51:36.681Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-07T12:51:36.681Z] ---> Running in 43129bbc83a5 [2021-06-07T12:51:37.139Z] [2021-06-07T12:51:37.139Z] SUCCESS: Specified value was saved. [2021-06-07T12:51:37.310Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-07T12:51:37.310Z] --- PASS: TestStopContainerWithTimeout/0 (1.42s) [2021-06-07T12:51:37.310Z] --- PASS: TestStopContainerWithTimeout/1 (2.47s) [2021-06-07T12:51:37.310Z] --- PASS: TestStopContainerWithTimeout/3 (3.31s) [2021-06-07T12:51:37.310Z] --- PASS: TestStopContainerWithTimeout/-1 (3.46s) [2021-06-07T12:51:37.310Z] === RUN TestDeleteDevicemapper [2021-06-07T12:51:37.310Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-07T12:51:37.310Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-07T12:51:37.310Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-07T12:51:37.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-07T12:51:39.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-07T12:51:39.605Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-07T12:51:40.039Z] Removing intermediate container 43129bbc83a5 [2021-06-07T12:51:40.039Z] ---> 7f6d4124a62f [2021-06-07T12:51:40.039Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-07T12:51:40.039Z] ---> Running in df8b8ff5753c [2021-06-07T12:51:40.173Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-06-07T12:51:40.611Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.49s) [2021-06-07T12:51:40.611Z] === RUN TestUpdateMemory [2021-06-07T12:51:40.611Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-07T12:51:40.611Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-07T12:51:40.611Z] === RUN TestUpdateCPUQuota [2021-06-07T12:51:42.079Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-07T12:51:44.615Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-07T12:51:44.724Z] Cannot create a file when that file already exists. [2021-06-07T12:51:44.875Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-07T12:51:45.814Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-07T12:51:46.073Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-07T12:51:47.013Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-07T12:51:47.013Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-07T12:51:47.186Z] --- PASS: TestUpdateCPUQuota (5.91s) [2021-06-07T12:51:47.186Z] === RUN TestUpdatePidsLimit [2021-06-07T12:51:47.186Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-07T12:51:47.186Z] === RUN TestUpdatePidsLimit/no_change [2021-06-07T12:51:47.479Z] --- PASS: TestServiceUpdateSecrets (14.99s) [2021-06-07T12:51:47.479Z] === RUN TestServiceUpdateConfigs [2021-06-07T12:51:47.757Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-07T12:51:48.327Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-07T12:51:48.922Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-07T12:51:48.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.92s) [2021-06-07T12:51:48.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.75s) [2021-06-07T12:51:48.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2021-06-07T12:51:48.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.98s) [2021-06-07T12:51:48.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.93s) [2021-06-07T12:51:48.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2021-06-07T12:51:48.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.97s) [2021-06-07T12:51:48.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.27s) [2021-06-07T12:51:48.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.33s) [2021-06-07T12:51:48.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.96s) [2021-06-07T12:51:48.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.07s) [2021-06-07T12:51:48.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.77s) [2021-06-07T12:51:48.923Z] === RUN TestCgroupNamespacesRun [2021-06-07T12:51:49.267Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-07T12:51:49.412Z] Removing intermediate container df8b8ff5753c [2021-06-07T12:51:49.412Z] ---> 5448036eaf37 [2021-06-07T12:51:49.412Z] Step 13/13 : CMD ["sh"] [2021-06-07T12:51:49.412Z] ---> Running in 60fa5d81798d [2021-06-07T12:51:49.838Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-07T12:51:49.888Z] Removing intermediate container 60fa5d81798d [2021-06-07T12:51:49.888Z] ---> 0775c31d9fe1 [2021-06-07T12:51:49.888Z] Successfully built 0775c31d9fe1 [2021-06-07T12:51:49.888Z] Successfully tagged busybox:latest [2021-06-07T12:51:49.888Z] INFO: Docker images of the daemon under test [2021-06-07T12:51:49.888Z] [2021-06-07T12:51:49.888Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-07T12:51:49.888Z] busybox latest 0775c31d9fe1 Less than a second ago 2.78GB [2021-06-07T12:51:49.888Z] microsoft/windowsservercore latest 39d157a84080 3 months ago 2.74GB [2021-06-07T12:51:49.888Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 3 months ago 2.74GB [2021-06-07T12:51:49.888Z] [2021-06-07T12:51:49.888Z] INFO: Running integration tests at 06/07/2021 12:51:49... [2021-06-07T12:51:49.888Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-07T12:51:49.888Z] INFO: Integration API tests being run from the host: [2021-06-07T12:51:49.888Z] INFO: make.ps1 starting at 06/07/2021 12:51:49 [2021-06-07T12:51:50.408Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-07T12:51:50.856Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-07T12:51:51.465Z] --- PASS: TestCgroupNamespacesRun (2.89s) [2021-06-07T12:51:51.465Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-07T12:51:51.725Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-07T12:51:51.985Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-07T12:51:52.319Z] --- PASS: TestUpdatePidsLimit (5.58s) [2021-06-07T12:51:52.319Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-06-07T12:51:52.319Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) [2021-06-07T12:51:52.319Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-06-07T12:51:52.319Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-06-07T12:51:52.319Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-06-07T12:51:52.319Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.79s) [2021-06-07T12:51:52.319Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-06-07T12:51:52.319Z] === RUN TestUpdateRestartPolicy [2021-06-07T12:51:53.365Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-07T12:51:53.365Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.84s) [2021-06-07T12:51:53.365Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-07T12:51:56.686Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.05s) [2021-06-07T12:51:56.686Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-07T12:51:58.067Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-07T12:51:58.904Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-07T12:51:58.904Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-07T12:51:58.904Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-07T12:51:58.904Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-07T12:51:58.904Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-07T12:51:58.904Z] remote: Enumerating objects: 23, done. [2021-06-07T12:51:58.904Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-07T12:51:58.904Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-07T12:51:58.904Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-07T12:51:58.904Z] 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-06-07T12:51:58.904Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-07T12:51:58.904Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-07T12:51:59.235Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-07T12:51:59.448Z] --- PASS: TestCgroupNamespacesRunHostMode (2.91s) [2021-06-07T12:51:59.448Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-07T12:51:59.519Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr27 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fed1e1064ecb452b4d411c97824451c802e7c194 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fed1e1064ecb452b4d411c97824451c802e7c194 hack/test/unit [2021-06-07T12:52:00.085Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-07T12:52:00.085Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-07T12:52:00.085Z] + TESTDIRS=./... [2021-06-07T12:52:00.085Z] + exclude_paths='/vendor/|/integration' [2021-06-07T12:52:00.085Z] ++ go list ./... [2021-06-07T12:52:00.085Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-07T12:52:00.389Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-07T12:52:00.389Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-07T12:52:00.389Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-07T12:52:00.389Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-07T12:52:00.389Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-07T12:52:01.023Z] + pkg_list='github.com/docker/docker/api [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/backend/build [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/httputils [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/middleware [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/build [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/container [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/debug [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/distribution [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/grpc [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/image [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/network [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/plugin [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/session [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/swarm [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/system [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/volume [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/backend [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/blkiodev [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/container [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/events [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/filters [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/image [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/mount [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/network [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/registry [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/strslice [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/swarm [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/time [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/versions [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/volume [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/builder-next [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/builder-next/worker [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/dockerfile [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/dockerignore [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/remotecontext [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/remotecontext/git [2021-06-07T12:52:01.023Z] github.com/docker/docker/cli [2021-06-07T12:52:01.023Z] github.com/docker/docker/cli/config [2021-06-07T12:52:01.023Z] github.com/docker/docker/cli/debug [2021-06-07T12:52:01.023Z] github.com/docker/docker/client [2021-06-07T12:52:01.023Z] github.com/docker/docker/cmd/dockerd [2021-06-07T12:52:01.023Z] github.com/docker/docker/container [2021-06-07T12:52:01.023Z] github.com/docker/docker/container/stream [2021-06-07T12:52:01.023Z] github.com/docker/docker/contrib/apparmor [2021-06-07T12:52:01.023Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-07T12:52:01.023Z] github.com/docker/docker/contrib/httpserver [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/cluster [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/cluster/convert [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/cluster/executor [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/cluster/provider [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/config [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/discovery [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/events [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/events/testutils [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/exec [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/graphdriver [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/images [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/initlayer [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/links [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/listeners [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/logger [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/logger/gelf [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/logger/journald [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/logger/local [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/logger/logentries [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/logger/splunk [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/logger/syslog [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/logger/templates [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/names [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/network [2021-06-07T12:52:01.023Z] github.com/docker/docker/daemon/stats [2021-06-07T12:52:01.023Z] github.com/docker/docker/distribution [2021-06-07T12:52:01.023Z] github.com/docker/docker/distribution/metadata [2021-06-07T12:52:01.023Z] github.com/docker/docker/distribution/utils [2021-06-07T12:52:01.023Z] github.com/docker/docker/distribution/xfer [2021-06-07T12:52:01.023Z] github.com/docker/docker/dockerversion [2021-06-07T12:52:01.023Z] github.com/docker/docker/errdefs [2021-06-07T12:52:01.023Z] github.com/docker/docker/image [2021-06-07T12:52:01.023Z] github.com/docker/docker/image/cache [2021-06-07T12:52:01.023Z] github.com/docker/docker/image/tarexport [2021-06-07T12:52:01.023Z] github.com/docker/docker/image/v1 [2021-06-07T12:52:01.023Z] github.com/docker/docker/internal/test/suite [2021-06-07T12:52:01.023Z] github.com/docker/docker/layer [2021-06-07T12:52:01.023Z] github.com/docker/docker/libcontainerd [2021-06-07T12:52:01.023Z] github.com/docker/docker/libcontainerd/queue [2021-06-07T12:52:01.023Z] github.com/docker/docker/libcontainerd/remote [2021-06-07T12:52:01.023Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-07T12:52:01.023Z] github.com/docker/docker/libcontainerd/types [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/api [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/bitseq [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/client [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/cluster [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/config [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/datastore [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/driverapi [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/etchosts [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/idm [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/ipam [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/iptables [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/netlabel [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/netutils [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/networkdb [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/ns [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/options [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/osl [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/portallocator [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/portmapper [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/testutils [2021-06-07T12:52:01.023Z] github.com/docker/docker/libnetwork/types [2021-06-07T12:52:01.023Z] github.com/docker/docker/oci [2021-06-07T12:52:01.023Z] github.com/docker/docker/oci/caps [2021-06-07T12:52:01.023Z] github.com/docker/docker/opts [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/aaparser [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/archive [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/authorization [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/broadcaster [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/capabilities [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/chrootarchive [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/containerfs [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/devicemapper [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/directory [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/discovery [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/discovery/file [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/discovery/kv [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/discovery/memory [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/dmesg [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/filenotify [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/fileutils [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/fsutils [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/homedir [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/idtools [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/ioutils [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/jsonmessage [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/locker [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/longpath [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/loopback [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/mount [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/namesgenerator [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/parsers [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/pidfile [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/platform [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/plugingetter [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/plugins [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/plugins/transport [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/pools [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/progress [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/pubsub [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/reexec [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/signal [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/stdcopy [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/streamformatter [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/stringid [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/symlink [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/sysinfo [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/system [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/tailfile [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/tarsum [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/term [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/term/windows [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/truncindex [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/urlutil [2021-06-07T12:52:01.023Z] github.com/docker/docker/pkg/useragent [2021-06-07T12:52:01.023Z] github.com/docker/docker/plugin [2021-06-07T12:52:01.023Z] github.com/docker/docker/plugin/executor/containerd [2021-06-07T12:52:01.023Z] github.com/docker/docker/plugin/v2 [2021-06-07T12:52:01.023Z] github.com/docker/docker/profiles/apparmor [2021-06-07T12:52:01.023Z] github.com/docker/docker/profiles/seccomp [2021-06-07T12:52:01.023Z] github.com/docker/docker/quota [2021-06-07T12:52:01.023Z] github.com/docker/docker/reference [2021-06-07T12:52:01.023Z] github.com/docker/docker/registry [2021-06-07T12:52:01.023Z] github.com/docker/docker/registry/resumable [2021-06-07T12:52:01.023Z] github.com/docker/docker/restartmanager [2021-06-07T12:52:01.023Z] github.com/docker/docker/rootless [2021-06-07T12:52:01.023Z] github.com/docker/docker/rootless/specconv [2021-06-07T12:52:01.023Z] github.com/docker/docker/runconfig [2021-06-07T12:52:01.023Z] github.com/docker/docker/runconfig/opts [2021-06-07T12:52:01.023Z] github.com/docker/docker/testutil [2021-06-07T12:52:01.023Z] github.com/docker/docker/testutil/daemon [2021-06-07T12:52:01.023Z] github.com/docker/docker/testutil/environment [2021-06-07T12:52:01.023Z] github.com/docker/docker/testutil/fakecontext [2021-06-07T12:52:01.023Z] github.com/docker/docker/testutil/fakegit [2021-06-07T12:52:01.023Z] github.com/docker/docker/testutil/fakestorage [2021-06-07T12:52:01.023Z] github.com/docker/docker/testutil/fixtures/load [2021-06-07T12:52:01.023Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-07T12:52:01.023Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-07T12:52:01.023Z] github.com/docker/docker/testutil/registry [2021-06-07T12:52:01.023Z] github.com/docker/docker/testutil/request [2021-06-07T12:52:01.023Z] github.com/docker/docker/volume [2021-06-07T12:52:01.023Z] github.com/docker/docker/volume/drivers [2021-06-07T12:52:01.023Z] github.com/docker/docker/volume/local [2021-06-07T12:52:01.023Z] github.com/docker/docker/volume/mounts [2021-06-07T12:52:01.023Z] github.com/docker/docker/volume/service [2021-06-07T12:52:01.023Z] github.com/docker/docker/volume/service/opts [2021-06-07T12:52:01.023Z] github.com/docker/docker/volume/testutils' [2021-06-07T12:52:01.023Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-07T12:52:01.023Z] + echo 'github.com/docker/docker/api [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/backend/build [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/httputils [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/middleware [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/build [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/container [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/debug [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/distribution [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/grpc [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/image [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/network [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/plugin [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/session [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/swarm [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/system [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/server/router/volume [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/backend [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/blkiodev [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/container [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/events [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/filters [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/image [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/mount [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/network [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/registry [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/strslice [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/swarm [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/time [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/versions [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-07T12:52:01.023Z] github.com/docker/docker/api/types/volume [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/builder-next [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/builder-next/worker [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/dockerfile [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/dockerignore [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/remotecontext [2021-06-07T12:52:01.023Z] github.com/docker/docker/builder/remotecontext/git [2021-06-07T12:52:01.023Z] github.com/docker/docker/cli [2021-06-07T12:52:01.023Z] github.com/docker/docker/cli/config [2021-06-07T12:52:01.023Z] github.com/docker/docker/cli/debug [2021-06-07T12:52:01.023Z] github.com/docker/docker/client [2021-06-07T12:52:01.023Z] github.com/docker/docker/cmd/dockerd [2021-06-07T12:52:01.023Z] github.com/docker/docker/container [2021-06-07T12:52:01.023Z] github.com/docker/docker/container/stream [2021-06-07T12:52:01.023Z] github.com/docker/docker/contrib/apparmor [2021-06-07T12:52:01.023Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-07T12:52:01.024Z] github.com/docker/docker/contrib/httpserver [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/cluster [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/cluster/convert [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/cluster/executor [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/cluster/provider [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/config [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/discovery [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/events [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/events/testutils [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/exec [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/graphdriver [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/images [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/initlayer [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/links [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/listeners [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/logger [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/logger/gelf [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/logger/journald [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/logger/local [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/logger/logentries [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/logger/splunk [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/logger/syslog [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/logger/templates [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/names [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/network [2021-06-07T12:52:01.024Z] github.com/docker/docker/daemon/stats [2021-06-07T12:52:01.024Z] github.com/docker/docker/distribution [2021-06-07T12:52:01.024Z] github.com/docker/docker/distribution/metadata [2021-06-07T12:52:01.024Z] github.com/docker/docker/distribution/utils [2021-06-07T12:52:01.024Z] github.com/docker/docker/distribution/xfer [2021-06-07T12:52:01.024Z] github.com/docker/docker/dockerversion [2021-06-07T12:52:01.024Z] github.com/docker/docker/errdefs [2021-06-07T12:52:01.024Z] github.com/docker/docker/image [2021-06-07T12:52:01.024Z] github.com/docker/docker/image/cache [2021-06-07T12:52:01.024Z] github.com/docker/docker/image/tarexport [2021-06-07T12:52:01.024Z] github.com/docker/docker/image/v1 [2021-06-07T12:52:01.024Z] github.com/docker/docker/internal/test/suite [2021-06-07T12:52:01.024Z] github.com/docker/docker/layer [2021-06-07T12:52:01.024Z] github.com/docker/docker/libcontainerd [2021-06-07T12:52:01.024Z] github.com/docker/docker/libcontainerd/queue [2021-06-07T12:52:01.024Z] github.com/docker/docker/libcontainerd/remote [2021-06-07T12:52:01.024Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-07T12:52:01.024Z] github.com/docker/docker/libcontainerd/types [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/api [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/bitseq [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/client [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/cluster [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/config [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/datastore [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/driverapi [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/etchosts [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/idm [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/ipam [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/iptables [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/netlabel [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/netutils [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/networkdb [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/ns [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/options [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/osl [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/portallocator [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/portmapper [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/testutils [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/types [2021-06-07T12:52:01.024Z] github.com/docker/docker/oci [2021-06-07T12:52:01.024Z] github.com/docker/docker/oci/caps [2021-06-07T12:52:01.024Z] github.com/docker/docker/opts [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/aaparser [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/archive [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/authorization [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/broadcaster [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/capabilities [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/chrootarchive [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/containerfs [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/devicemapper [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/directory [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/discovery [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/discovery/file [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/discovery/kv [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/discovery/memory [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/dmesg [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/filenotify [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/fileutils [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/fsutils [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/homedir [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/idtools [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/ioutils [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/jsonmessage [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/locker [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/longpath [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/loopback [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/mount [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/namesgenerator [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/parsers [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/pidfile [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/platform [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/plugingetter [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/plugins [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/plugins/transport [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/pools [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/progress [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/pubsub [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/reexec [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/signal [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/stdcopy [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/streamformatter [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/stringid [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/symlink [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/sysinfo [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/system [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/tailfile [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/tarsum [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/term [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/term/windows [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/truncindex [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/urlutil [2021-06-07T12:52:01.024Z] github.com/docker/docker/pkg/useragent [2021-06-07T12:52:01.024Z] github.com/docker/docker/plugin [2021-06-07T12:52:01.024Z] github.com/docker/docker/plugin/executor/containerd [2021-06-07T12:52:01.024Z] github.com/docker/docker/plugin/v2 [2021-06-07T12:52:01.024Z] github.com/docker/docker/profiles/apparmor [2021-06-07T12:52:01.024Z] github.com/docker/docker/profiles/seccomp [2021-06-07T12:52:01.024Z] github.com/docker/docker/quota [2021-06-07T12:52:01.024Z] github.com/docker/docker/reference [2021-06-07T12:52:01.024Z] github.com/docker/docker/registry [2021-06-07T12:52:01.024Z] github.com/docker/docker/registry/resumable [2021-06-07T12:52:01.024Z] github.com/docker/docker/restartmanager [2021-06-07T12:52:01.024Z] github.com/docker/docker/rootless [2021-06-07T12:52:01.024Z] github.com/docker/docker/rootless/specconv [2021-06-07T12:52:01.024Z] github.com/docker/docker/runconfig [2021-06-07T12:52:01.024Z] github.com/docker/docker/runconfig/opts [2021-06-07T12:52:01.024Z] github.com/docker/docker/testutil [2021-06-07T12:52:01.024Z] github.com/docker/docker/testutil/daemon [2021-06-07T12:52:01.024Z] github.com/docker/docker/testutil/environment [2021-06-07T12:52:01.024Z] github.com/docker/docker/testutil/fakecontext [2021-06-07T12:52:01.024Z] github.com/docker/docker/testutil/fakegit [2021-06-07T12:52:01.024Z] github.com/docker/docker/testutil/fakestorage [2021-06-07T12:52:01.024Z] github.com/docker/docker/testutil/fixtures/load [2021-06-07T12:52:01.024Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-07T12:52:01.024Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-07T12:52:01.024Z] github.com/docker/docker/testutil/registry [2021-06-07T12:52:01.024Z] github.com/docker/docker/testutil/request [2021-06-07T12:52:01.024Z] github.com/docker/docker/volume [2021-06-07T12:52:01.024Z] github.com/docker/docker/volume/drivers [2021-06-07T12:52:01.024Z] github.com/docker/docker/volume/local [2021-06-07T12:52:01.024Z] github.com/docker/docker/volume/mounts [2021-06-07T12:52:01.024Z] github.com/docker/docker/volume/service [2021-06-07T12:52:01.024Z] github.com/docker/docker/volume/service/opts [2021-06-07T12:52:01.024Z] github.com/docker/docker/volume/testutils' [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-07T12:52:01.024Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-07T12:52:01.024Z] + type docker-proxy [2021-06-07T12:52:01.024Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-07T12:52:01.024Z] + hack/make.sh binary-proxy install-proxy [2021-06-07T12:52:01.024Z] [2021-06-07T12:52:01.024Z] Removing bundles/ [2021-06-07T12:52:01.024Z] [2021-06-07T12:52:01.024Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-07T12:52:01.283Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-07T12:52:01.283Z] GOOS="" GOARCH="" GOARM="" [2021-06-07T12:52:01.779Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-07T12:52:01.864Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-07T12:52:01.864Z] === RUN TestBoolValue [2021-06-07T12:52:01.864Z] --- PASS: TestBoolValue (0.00s) [2021-06-07T12:52:01.864Z] === RUN TestBoolValueOrDefault [2021-06-07T12:52:01.864Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-07T12:52:01.864Z] === RUN TestInt64ValueOrZero [2021-06-07T12:52:01.864Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-07T12:52:01.864Z] === RUN TestInt64ValueOrDefault [2021-06-07T12:52:01.864Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-07T12:52:01.864Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-07T12:52:01.864Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-07T12:52:01.864Z] === RUN TestJsonContentType [2021-06-07T12:52:01.864Z] --- PASS: TestJsonContentType (0.00s) [2021-06-07T12:52:01.864Z] PASS [2021-06-07T12:52:01.864Z] coverage: 14.7% of statements [2021-06-07T12:52:01.864Z] ok github.com/docker/docker/api/server/httputils 0.091s coverage: 14.7% of statements [2021-06-07T12:52:02.347Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.94s) [2021-06-07T12:52:02.347Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-07T12:52:02.841Z] === RUN TestMaskSecretKeys [2021-06-07T12:52:02.841Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-07T12:52:02.841Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-07T12:52:02.841Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-07T12:52:02.841Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-07T12:52:02.841Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-07T12:52:02.841Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-07T12:52:02.841Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-07T12:52:02.841Z] === RUN TestVersionMiddlewareVersion [2021-06-07T12:52:02.841Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-07T12:52:02.841Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-07T12:52:02.841Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-07T12:52:02.841Z] PASS [2021-06-07T12:52:02.841Z] coverage: 37.7% of statements [2021-06-07T12:52:02.841Z] ok github.com/docker/docker/api/server/middleware 0.116s coverage: 37.7% of statements [2021-06-07T12:52:02.841Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-07T12:52:02.841Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-07T12:52:02.841Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-07T12:52:02.841Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-07T12:52:02.841Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-07T12:52:02.841Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-07T12:52:02.841Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-07T12:52:02.841Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-07T12:52:02.841Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-07T12:52:02.841Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-07T12:52:02.841Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-07T12:52:04.256Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.84s) [2021-06-07T12:52:04.256Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-07T12:52:04.388Z] === RUN TestStrSliceMarshalJSON [2021-06-07T12:52:04.388Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestStrSliceUnmarshalJSON [2021-06-07T12:52:04.388Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestStrSliceUnmarshalString [2021-06-07T12:52:04.388Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestStrSliceUnmarshalSlice [2021-06-07T12:52:04.388Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-07T12:52:04.388Z] PASS [2021-06-07T12:52:04.388Z] coverage: 90.0% of statements [2021-06-07T12:52:04.388Z] ok github.com/docker/docker/api/types/strslice 0.084s coverage: 90.0% of statements [2021-06-07T12:52:04.388Z] === RUN TestToJSON [2021-06-07T12:52:04.388Z] --- PASS: TestToJSON (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestToParamWithVersion [2021-06-07T12:52:04.388Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestFromJSON [2021-06-07T12:52:04.388Z] --- PASS: TestFromJSON (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestEmpty [2021-06-07T12:52:04.388Z] --- PASS: TestEmpty (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestArgsMatchKVListEmptySources [2021-06-07T12:52:04.388Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestArgsMatchKVList [2021-06-07T12:52:04.388Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestArgsMatch [2021-06-07T12:52:04.388Z] --- PASS: TestArgsMatch (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestAdd [2021-06-07T12:52:04.388Z] --- PASS: TestAdd (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestDel [2021-06-07T12:52:04.388Z] --- PASS: TestDel (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestLen [2021-06-07T12:52:04.388Z] --- PASS: TestLen (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestExactMatch [2021-06-07T12:52:04.388Z] --- PASS: TestExactMatch (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestOnlyOneExactMatch [2021-06-07T12:52:04.388Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestContains [2021-06-07T12:52:04.388Z] --- PASS: TestContains (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestValidate [2021-06-07T12:52:04.388Z] --- PASS: TestValidate (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestWalkValues [2021-06-07T12:52:04.388Z] --- PASS: TestWalkValues (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestFuzzyMatch [2021-06-07T12:52:04.388Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-07T12:52:04.388Z] === RUN TestClone [2021-06-07T12:52:04.388Z] --- PASS: TestClone (0.00s) [2021-06-07T12:52:04.388Z] PASS [2021-06-07T12:52:04.388Z] coverage: 92.2% of statements [2021-06-07T12:52:04.388Z] ok github.com/docker/docker/api/types/filters 0.066s coverage: 92.2% of statements [2021-06-07T12:52:04.850Z] === RUN TestAdjustForAPIVersion [2021-06-07T12:52:04.850Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-07T12:52:04.850Z] PASS [2021-06-07T12:52:04.850Z] coverage: 5.7% of statements [2021-06-07T12:52:04.850Z] ok github.com/docker/docker/api/server/router/swarm 0.082s coverage: 5.7% of statements [2021-06-07T12:52:04.850Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-07T12:52:04.850Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-07T12:52:04.850Z] ? github.com/docker/docker/api/types [no test files] [2021-06-07T12:52:04.850Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-07T12:52:04.850Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-07T12:52:04.850Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-07T12:52:04.850Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-07T12:52:04.850Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-07T12:52:04.850Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-07T12:52:04.850Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-07T12:52:04.850Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-07T12:52:04.850Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-07T12:52:04.850Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-07T12:52:04.850Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-07T12:52:04.850Z] === RUN TestDurationToSecondsString [2021-06-07T12:52:04.850Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-07T12:52:04.850Z] === RUN TestGetTimestamp [2021-06-07T12:52:04.850Z] --- PASS: TestGetTimestamp (0.18s) [2021-06-07T12:52:04.850Z] === RUN TestParseTimestamps [2021-06-07T12:52:04.850Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-07T12:52:04.850Z] PASS [2021-06-07T12:52:04.850Z] coverage: 100.0% of statements [2021-06-07T12:52:04.850Z] ok github.com/docker/docker/api/types/time 0.234s coverage: 100.0% of statements [2021-06-07T12:52:05.196Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.01s) [2021-06-07T12:52:05.196Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-07T12:52:05.314Z] === RUN TestCompareVersion [2021-06-07T12:52:05.314Z] --- PASS: TestCompareVersion (0.00s) [2021-06-07T12:52:05.314Z] PASS [2021-06-07T12:52:05.314Z] coverage: 75.0% of statements [2021-06-07T12:52:05.314Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2021-06-07T12:52:05.314Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-07T12:52:05.314Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-07T12:52:05.314Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-07T12:52:05.314Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-07T12:52:05.314Z] ? github.com/docker/docker/builder [no test files] [2021-06-07T12:52:05.314Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-07T12:52:05.314Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-07T12:52:05.314Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-07T12:52:05.314Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-07T12:52:05.314Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-07T12:52:05.314Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-07T12:52:05.314Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-07T12:52:05.507Z] --- PASS: TestServiceUpdateConfigs (15.09s) [2021-06-07T12:52:05.507Z] === RUN TestServiceUpdateNetwork [2021-06-07T12:52:06.576Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-07T12:52:06.835Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-07T12:52:07.215Z] --- PASS: TestUpdateRestartPolicy (13.16s) [2021-06-07T12:52:07.215Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-07T12:52:07.215Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2021-06-07T12:52:07.215Z] === RUN TestWaitNonBlocked [2021-06-07T12:52:07.215Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-07T12:52:07.215Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-07T12:52:07.215Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-07T12:52:07.215Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-07T12:52:07.215Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-07T12:52:07.215Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-07T12:52:07.475Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-07T12:52:07.475Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2021-06-07T12:52:07.475Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s) [2021-06-07T12:52:07.475Z] === RUN TestWaitBlocked [2021-06-07T12:52:07.475Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-07T12:52:07.475Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-07T12:52:07.475Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-07T12:52:07.475Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-07T12:52:07.475Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-07T12:52:07.475Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-07T12:52:07.501Z] === RUN TestParseRemoteURL [2021-06-07T12:52:07.501Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-07T12:52:07.501Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-07T12:52:07.501Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-07T12:52:07.501Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-07T12:52:07.501Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-07T12:52:07.501Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-07T12:52:07.501Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-07T12:52:07.501Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-07T12:52:07.501Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-07T12:52:07.501Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-07T12:52:07.501Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-07T12:52:07.501Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-07T12:52:07.501Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-07T12:52:07.501Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-07T12:52:07.501Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-07T12:52:07.501Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-07T12:52:07.501Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-07T12:52:07.501Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-07T12:52:07.501Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-07T12:52:07.501Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-07T12:52:07.501Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-07T12:52:07.501Z] === RUN TestCloneArgsSmartHttp [2021-06-07T12:52:07.501Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-07T12:52:07.501Z] === RUN TestCloneArgsDumbHttp [2021-06-07T12:52:07.501Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-07T12:52:07.501Z] === RUN TestCloneArgsGit [2021-06-07T12:52:07.501Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-07T12:52:07.501Z] === RUN TestCheckoutGit [2021-06-07T12:52:07.844Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-07T12:52:07.844Z] [2021-06-07T12:52:07.844Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-07T12:52:07.844Z] Installing docker-proxy to /usr/local/bin/ [2021-06-07T12:52:07.844Z] [2021-06-07T12:52:07.844Z] + mkdir -p bundles [2021-06-07T12:52:07.845Z] + 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/dockerd 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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/resolvconf/dns 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/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/signal/testfiles 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-06-07T12:52:08.103Z] ? github.com/docker/docker/api [no test files] [2021-06-07T12:52:08.214Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.88s) [2021-06-07T12:52:08.214Z] === RUN TestNISDomainname [2021-06-07T12:52:08.859Z] --- PASS: TestWaitBlocked (0.03s) [2021-06-07T12:52:08.859Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2021-06-07T12:52:08.859Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2021-06-07T12:52:08.859Z] === CONT TestContainerStartOnDaemonRestart [2021-06-07T12:52:08.859Z] === CONT TestContainerKillOnDaemonStart [2021-06-07T12:52:08.859Z] === CONT TestDaemonHostGatewayIP [2021-06-07T12:52:08.859Z] === CONT TestDaemonRestartIpcMode [2021-06-07T12:52:09.696Z] === RUN TestEnable [2021-06-07T12:52:09.696Z] --- PASS: TestEnable (0.00s) [2021-06-07T12:52:09.696Z] === RUN TestDisable [2021-06-07T12:52:09.696Z] --- PASS: TestDisable (0.00s) [2021-06-07T12:52:09.696Z] === RUN TestEnabled [2021-06-07T12:52:09.696Z] --- PASS: TestEnabled (0.00s) [2021-06-07T12:52:09.696Z] PASS [2021-06-07T12:52:09.696Z] coverage: 100.0% of statements [2021-06-07T12:52:09.696Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2021-06-07T12:52:10.668Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-07T12:52:10.668Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-06-07T12:52:10.668Z] === RUN TestProcessNoDockerignore [2021-06-07T12:52:10.668Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-06-07T12:52:10.668Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-07T12:52:10.668Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-06-07T12:52:10.668Z] === RUN TestDetectContentType [2021-06-07T12:52:10.668Z] --- PASS: TestDetectContentType (0.00s) [2021-06-07T12:52:10.668Z] === RUN TestSelectAcceptableMIME [2021-06-07T12:52:10.668Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-07T12:52:10.668Z] === RUN TestInspectEmptyResponse [2021-06-07T12:52:10.668Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-07T12:52:10.668Z] === RUN TestInspectResponseBinary [2021-06-07T12:52:10.668Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-07T12:52:10.668Z] === RUN TestResponseUnsupportedContentType [2021-06-07T12:52:10.668Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-07T12:52:10.668Z] === RUN TestInspectResponseTextSimple [2021-06-07T12:52:10.668Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-07T12:52:10.668Z] === RUN TestInspectResponseEmptyContentType [2021-06-07T12:52:10.668Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-07T12:52:10.668Z] === RUN TestUnknownContentLength [2021-06-07T12:52:10.668Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-07T12:52:10.668Z] === RUN TestDownloadRemote [2021-06-07T12:52:10.668Z] --- PASS: TestDownloadRemote (0.10s) [2021-06-07T12:52:10.668Z] === RUN TestGetWithStatusError [2021-06-07T12:52:10.668Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-07T12:52:10.668Z] === RUN TestCloseRootDirectory [2021-06-07T12:52:10.668Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-07T12:52:10.668Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:52:10.668Z] === RUN TestHashFile [2021-06-07T12:52:10.668Z] --- SKIP: TestHashFile (0.00s) [2021-06-07T12:52:10.668Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:52:10.668Z] === RUN TestHashSubdir [2021-06-07T12:52:10.668Z] --- SKIP: TestHashSubdir (0.01s) [2021-06-07T12:52:10.668Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:52:10.668Z] === RUN TestRemoveDirectory [2021-06-07T12:52:10.668Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-06-07T12:52:10.668Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:52:10.668Z] PASS [2021-06-07T12:52:10.668Z] coverage: 9.3% of statements [2021-06-07T12:52:10.668Z] ok github.com/docker/docker/builder/remotecontext 0.390s coverage: 9.3% of statements [2021-06-07T12:52:10.752Z] --- PASS: TestNISDomainname (2.63s) [2021-06-07T12:52:10.752Z] === RUN TestHostnameDnsResolution [2021-06-07T12:52:11.131Z] === RUN TestGetAllAllowed [2021-06-07T12:52:11.131Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestGetAllMeta [2021-06-07T12:52:11.131Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-07T12:52:11.131Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestIsUnreferencedBuiltin [2021-06-07T12:52:11.131Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestIsExistingDirectory [2021-06-07T12:52:11.131Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestGetFilenameForDownload [2021-06-07T12:52:11.131Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestEnv2Variables [2021-06-07T12:52:11.131Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-07T12:52:11.131Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestMaintainer [2021-06-07T12:52:11.131Z] --- PASS: TestMaintainer (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestLabel [2021-06-07T12:52:11.131Z] --- PASS: TestLabel (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestFromScratch [2021-06-07T12:52:11.131Z] --- PASS: TestFromScratch (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestFromWithArg [2021-06-07T12:52:11.131Z] --- PASS: TestFromWithArg (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-07T12:52:11.131Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestFromWithUndefinedArg [2021-06-07T12:52:11.131Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestFromMultiStageWithNamedStage [2021-06-07T12:52:11.131Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestOnbuild [2021-06-07T12:52:11.131Z] --- PASS: TestOnbuild (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestWorkdir [2021-06-07T12:52:11.131Z] --- PASS: TestWorkdir (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestCmd [2021-06-07T12:52:11.131Z] --- PASS: TestCmd (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestHealthcheckNone [2021-06-07T12:52:11.131Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestHealthcheckCmd [2021-06-07T12:52:11.131Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestEntrypoint [2021-06-07T12:52:11.131Z] --- PASS: TestEntrypoint (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestExpose [2021-06-07T12:52:11.131Z] --- PASS: TestExpose (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestUser [2021-06-07T12:52:11.131Z] --- PASS: TestUser (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestVolume [2021-06-07T12:52:11.131Z] --- PASS: TestVolume (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestStopSignal [2021-06-07T12:52:11.131Z] --- SKIP: TestStopSignal (0.00s) [2021-06-07T12:52:11.131Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-07T12:52:11.131Z] === RUN TestArg [2021-06-07T12:52:11.131Z] --- PASS: TestArg (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestShell [2021-06-07T12:52:11.131Z] --- PASS: TestShell (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestPrependEnvOnCmd [2021-06-07T12:52:11.131Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestRunWithBuildArgs [2021-06-07T12:52:11.131Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestRunIgnoresHealthcheck [2021-06-07T12:52:11.131Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestDispatchUnsupportedOptions [2021-06-07T12:52:11.131Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-07T12:52:11.131Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-07T12:52:11.131Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-07T12:52:11.131Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-07T12:52:11.131Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-07T12:52:11.131Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-07T12:52:11.131Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestNormalizeWorkdir [2021-06-07T12:52:11.131Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-07T12:52:11.131Z] === RUN TestDispatch [2021-06-07T12:52:11.131Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-07T12:52:11.131Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-07T12:52:11.131Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-07T12:52:11.131Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-07T12:52:11.131Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-07T12:52:11.131Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-07T12:52:11.131Z] === RUN TestDispatch/COPY_url [2021-06-07T12:52:11.131Z] --- PASS: TestDispatch (0.09s) [2021-06-07T12:52:11.131Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-06-07T12:52:11.131Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-07T12:52:11.131Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-07T12:52:11.131Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-07T12:52:11.132Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-07T12:52:11.132Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-06-07T12:52:11.132Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-07T12:52:11.132Z] === RUN TestAddScratchImageAddsToMounts [2021-06-07T12:52:11.132Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-07T12:52:11.132Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-07T12:52:11.132Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-07T12:52:11.132Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-07T12:52:11.132Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-07T12:52:11.132Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-07T12:52:11.132Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-07T12:52:11.132Z] === RUN TestImageSourceGetAddsToMounts [2021-06-07T12:52:11.132Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-07T12:52:11.132Z] === RUN TestEmptyDockerfile [2021-06-07T12:52:11.132Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-06-07T12:52:11.132Z] === RUN TestSymlinkDockerfile [2021-06-07T12:52:11.132Z] --- PASS: TestSymlinkDockerfile (0.02s) [2021-06-07T12:52:11.132Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-07T12:52:11.132Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-07T12:52:11.132Z] === RUN TestNonExistingDockerfile [2021-06-07T12:52:11.132Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-07T12:52:11.132Z] === RUN TestCopyRunConfig [2021-06-07T12:52:11.132Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-07T12:52:11.132Z] === RUN TestDeepCopyRunConfig [2021-06-07T12:52:11.132Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-07T12:52:11.132Z] === RUN TestExportImage [2021-06-07T12:52:11.132Z] --- PASS: TestExportImage (0.00s) [2021-06-07T12:52:11.132Z] === RUN TestNormalizeDest [2021-06-07T12:52:11.132Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-07T12:52:11.132Z] PASS [2021-06-07T12:52:11.132Z] coverage: 46.8% of statements [2021-06-07T12:52:11.132Z] ok github.com/docker/docker/builder/dockerfile 0.384s coverage: 46.8% of statements [2021-06-07T12:52:11.594Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-07T12:52:12.134Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-07T12:52:13.072Z] --- PASS: TestHostnameDnsResolution (2.42s) [2021-06-07T12:52:13.072Z] === RUN TestStats [2021-06-07T12:52:13.072Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s) [2021-06-07T12:52:13.072Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-07T12:52:13.644Z] --- PASS: TestDaemonRestartIpcMode (4.84s) [2021-06-07T12:52:13.644Z] === CONT TestIpcModeOlderClient [2021-06-07T12:52:13.644Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-06-07T12:52:13.904Z] --- PASS: TestDaemonHostGatewayIP (5.19s) [2021-06-07T12:52:14.012Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-07T12:52:14.271Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-07T12:52:14.531Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-07T12:52:15.100Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-07T12:52:15.437Z] --- PASS: TestServiceUpdateNetwork (12.90s) [2021-06-07T12:52:15.437Z] === RUN TestServiceUpdatePidsLimit [2021-06-07T12:52:15.673Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-07T12:52:15.815Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.26s) [2021-06-07T12:52:16.241Z] --- PASS: TestStats (3.31s) [2021-06-07T12:52:16.241Z] === RUN TestStopContainerWithTimeout [2021-06-07T12:52:16.241Z] === RUN TestStopContainerWithTimeout/0 [2021-06-07T12:52:16.241Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-07T12:52:16.241Z] === RUN TestStopContainerWithTimeout/1 [2021-06-07T12:52:16.241Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-07T12:52:16.241Z] === RUN TestStopContainerWithTimeout/3 [2021-06-07T12:52:16.241Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-07T12:52:16.241Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-07T12:52:16.241Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-07T12:52:16.241Z] === CONT TestStopContainerWithTimeout/0 [2021-06-07T12:52:16.241Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-07T12:52:16.799Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-07T12:52:17.726Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-07T12:52:18.149Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-07T12:52:18.149Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-07T12:52:18.409Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-07T12:52:18.409Z] === CONT TestStopContainerWithTimeout/3 [2021-06-07T12:52:18.978Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-07T12:52:19.917Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-07T12:52:20.176Z] === CONT TestStopContainerWithTimeout/1 [2021-06-07T12:52:20.897Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T12:52:20.897Z] INFO: Testing against a local daemon [2021-06-07T12:52:20.897Z] === RUN TestBuildWithSession [2021-06-07T12:52:20.897Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-07T12:52:20.897Z] build_session_test.go:25: TODO: BuildKit [2021-06-07T12:52:20.897Z] === RUN TestBuildSquashParent [2021-06-07T12:52:20.897Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-07T12:52:20.897Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T12:52:20.897Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-07T12:52:20.897Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-07T12:52:20.897Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-07T12:52:20.897Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-07T12:52:20.897Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-07T12:52:20.897Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-07T12:52:20.897Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-07T12:52:20.897Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-07T12:52:20.897Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-07T12:52:20.897Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-07T12:52:20.897Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-07T12:52:20.897Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-07T12:52:20.897Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-07T12:52:20.897Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-07T12:52:20.897Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-07T12:52:20.897Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-07T12:52:20.897Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-07T12:52:21.554Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-07T12:52:22.389Z] --- PASS: TestContainerKillOnDaemonStart (13.07s) [2021-06-07T12:52:22.389Z] PASS [2021-06-07T12:52:22.389Z] [2021-06-07T12:52:22.389Z] === Skipped [2021-06-07T12:52:22.389Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-06-07T12:52:22.390Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-07T12:52:22.390Z] [2021-06-07T12:52:22.390Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-07T12:52:22.390Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-07T12:52:22.390Z] [2021-06-07T12:52:22.390Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.01s) [2021-06-07T12:52:22.390Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-07T12:52:22.390Z] [2021-06-07T12:52:22.390Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-07T12:52:22.390Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-07T12:52:22.390Z] [2021-06-07T12:52:22.390Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-07T12:52:22.390Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-07T12:52:22.390Z] [2021-06-07T12:52:22.390Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-06-07T12:52:22.390Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-07T12:52:22.390Z] [2021-06-07T12:52:22.390Z] [2021-06-07T12:52:22.390Z] DONE 196 tests, 6 skipped in 159.435s [2021-06-07T12:52:22.390Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-06-07T12:52:22.390Z] ++ 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-06-07T12:52:22.390Z] ++ set -e [2021-06-07T12:52:22.390Z] ++ '[' -n 0 ']' [2021-06-07T12:52:22.390Z] ++ set -x [2021-06-07T12:52:22.390Z] ++ 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-06-07T12:52:22.390Z] INFO: Testing against a local daemon [2021-06-07T12:52:22.390Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:52:22.492Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-06-07T12:52:22.492Z] --- PASS: TestStopContainerWithTimeout/0 (2.17s) [2021-06-07T12:52:22.492Z] --- PASS: TestStopContainerWithTimeout/-1 (3.95s) [2021-06-07T12:52:22.492Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2021-06-07T12:52:22.492Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2021-06-07T12:52:22.492Z] === RUN TestDeleteDevicemapper [2021-06-07T12:52:22.492Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-07T12:52:22.492Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-07T12:52:22.492Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-07T12:52:22.650Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2021-06-07T12:52:22.650Z] === RUN TestDaemonConfigValidation [2021-06-07T12:52:22.650Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:52:22.650Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:52:22.650Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:52:22.650Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:52:22.650Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:52:22.650Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:52:22.650Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:52:22.650Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:52:22.650Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:52:22.650Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:52:22.650Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:52:22.650Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:52:22.650Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:52:22.650Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:52:22.650Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:52:22.911Z] --- PASS: TestDaemonConfigValidation (0.03s) [2021-06-07T12:52:22.911Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2021-06-07T12:52:22.911Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2021-06-07T12:52:22.911Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2021-06-07T12:52:22.911Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2021-06-07T12:52:22.911Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2021-06-07T12:52:22.911Z] PASS [2021-06-07T12:52:22.911Z] [2021-06-07T12:52:22.911Z] DONE 7 tests in 1.086s [2021-06-07T12:52:22.911Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-06-07T12:52:22.911Z] ++ 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-06-07T12:52:22.911Z] ++ set -e [2021-06-07T12:52:22.911Z] ++ '[' -n 0 ']' [2021-06-07T12:52:22.911Z] ++ set -x [2021-06-07T12:52:22.911Z] ++ 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-06-07T12:52:22.978Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-06-07T12:52:23.170Z] INFO: Testing against a local daemon [2021-06-07T12:52:23.171Z] === RUN TestCommitInheritsEnv [2021-06-07T12:52:23.431Z] --- PASS: TestCommitInheritsEnv (0.43s) [2021-06-07T12:52:23.431Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-07T12:52:23.431Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-07T12:52:23.431Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-07T12:52:23.431Z] === RUN TestImagesFilterMultiReference [2021-06-07T12:52:23.691Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-06-07T12:52:23.691Z] === RUN TestImagePullPlatformInvalid [2021-06-07T12:52:23.691Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-06-07T12:52:23.691Z] === RUN TestRemoveImageOrphaning [2021-06-07T12:52:24.002Z] === RUN TestCheckpointCreateError [2021-06-07T12:52:24.002Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestCheckpointCreate [2021-06-07T12:52:24.002Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestCheckpointDeleteError [2021-06-07T12:52:24.002Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestCheckpointDelete [2021-06-07T12:52:24.002Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestCheckpointListError [2021-06-07T12:52:24.002Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestCheckpointList [2021-06-07T12:52:24.002Z] --- PASS: TestCheckpointList (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestCheckpointListContainerNotFound [2021-06-07T12:52:24.002Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestNewClientWithOpsFromEnv [2021-06-07T12:52:24.002Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-07T12:52:24.002Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-07T12:52:24.002Z] === RUN TestGetAPIPath [2021-06-07T12:52:24.002Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestParseHostURL [2021-06-07T12:52:24.002Z] --- PASS: TestParseHostURL (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-07T12:52:24.002Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-07T12:52:24.002Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestNegotiateAPIVersion [2021-06-07T12:52:24.002Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestNegotiateAPVersionOverride [2021-06-07T12:52:24.002Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-07T12:52:24.002Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-07T12:52:24.002Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-07T12:52:24.002Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestClientRedirect [2021-06-07T12:52:24.002Z] --- PASS: TestClientRedirect (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestConfigCreateUnsupported [2021-06-07T12:52:24.002Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestConfigCreateError [2021-06-07T12:52:24.002Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestConfigCreate [2021-06-07T12:52:24.002Z] --- PASS: TestConfigCreate (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestConfigInspectNotFound [2021-06-07T12:52:24.002Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestConfigInspectWithEmptyID [2021-06-07T12:52:24.002Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestConfigInspectUnsupported [2021-06-07T12:52:24.002Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestConfigInspectError [2021-06-07T12:52:24.002Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestConfigInspectConfigNotFound [2021-06-07T12:52:24.002Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestConfigInspect [2021-06-07T12:52:24.002Z] --- PASS: TestConfigInspect (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestConfigListUnsupported [2021-06-07T12:52:24.002Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestConfigListError [2021-06-07T12:52:24.002Z] --- PASS: TestConfigListError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestConfigList [2021-06-07T12:52:24.002Z] --- PASS: TestConfigList (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestConfigRemoveUnsupported [2021-06-07T12:52:24.002Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestConfigRemoveError [2021-06-07T12:52:24.002Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestConfigRemove [2021-06-07T12:52:24.002Z] --- PASS: TestConfigRemove (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestConfigUpdateUnsupported [2021-06-07T12:52:24.002Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestConfigUpdateError [2021-06-07T12:52:24.002Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestConfigUpdate [2021-06-07T12:52:24.002Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerCommitError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerCommit [2021-06-07T12:52:24.002Z] --- PASS: TestContainerCommit (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerStatPathError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerStatPathNotFoundError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerStatPathNoHeaderError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerStatPath [2021-06-07T12:52:24.002Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestCopyToContainerError [2021-06-07T12:52:24.002Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestCopyToContainerNotFoundError [2021-06-07T12:52:24.002Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-07T12:52:24.002Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestCopyToContainer [2021-06-07T12:52:24.002Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestCopyFromContainerError [2021-06-07T12:52:24.002Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestCopyFromContainerNotFoundError [2021-06-07T12:52:24.002Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-07T12:52:24.002Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-07T12:52:24.002Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestCopyFromContainer [2021-06-07T12:52:24.002Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerCreateError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerCreateImageNotFound [2021-06-07T12:52:24.002Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerCreateWithName [2021-06-07T12:52:24.002Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerCreateAutoRemove [2021-06-07T12:52:24.002Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerDiffError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerDiff [2021-06-07T12:52:24.002Z] --- PASS: TestContainerDiff (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerExecCreateError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerExecCreate [2021-06-07T12:52:24.002Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerExecStartError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerExecStart [2021-06-07T12:52:24.002Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerExecInspectError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerExecInspect [2021-06-07T12:52:24.002Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerExportError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerExportError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerExport [2021-06-07T12:52:24.002Z] --- PASS: TestContainerExport (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerInspectError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerInspectContainerNotFound [2021-06-07T12:52:24.002Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerInspectWithEmptyID [2021-06-07T12:52:24.002Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerInspect [2021-06-07T12:52:24.002Z] --- PASS: TestContainerInspect (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerInspectNode [2021-06-07T12:52:24.002Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerKillError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerKillError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerKill [2021-06-07T12:52:24.002Z] --- PASS: TestContainerKill (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerListError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerListError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerList [2021-06-07T12:52:24.002Z] --- PASS: TestContainerList (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerLogsNotFoundError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerLogsError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerLogs [2021-06-07T12:52:24.002Z] --- PASS: TestContainerLogs (0.21s) [2021-06-07T12:52:24.002Z] === RUN TestContainerPauseError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerPause [2021-06-07T12:52:24.002Z] --- PASS: TestContainerPause (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainersPruneError [2021-06-07T12:52:24.002Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainersPrune [2021-06-07T12:52:24.002Z] --- PASS: TestContainersPrune (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerRemoveError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerRemoveNotFoundError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerRemove [2021-06-07T12:52:24.002Z] --- PASS: TestContainerRemove (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerRenameError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerRename [2021-06-07T12:52:24.002Z] --- PASS: TestContainerRename (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerResizeError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerExecResizeError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerResize [2021-06-07T12:52:24.002Z] --- PASS: TestContainerResize (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerExecResize [2021-06-07T12:52:24.002Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerRestartError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerRestart [2021-06-07T12:52:24.002Z] --- PASS: TestContainerRestart (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerStartError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerStartError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerStart [2021-06-07T12:52:24.002Z] --- PASS: TestContainerStart (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerStatsError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerStats [2021-06-07T12:52:24.002Z] --- PASS: TestContainerStats (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerStopError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerStopError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerStop [2021-06-07T12:52:24.002Z] --- PASS: TestContainerStop (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerTopError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerTopError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerTop [2021-06-07T12:52:24.002Z] --- PASS: TestContainerTop (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerUnpauseError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerUnpause [2021-06-07T12:52:24.002Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerUpdateError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerUpdate [2021-06-07T12:52:24.002Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerWaitError [2021-06-07T12:52:24.002Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestContainerWait [2021-06-07T12:52:24.002Z] --- PASS: TestContainerWait (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestDiskUsageError [2021-06-07T12:52:24.002Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestDiskUsage [2021-06-07T12:52:24.002Z] --- PASS: TestDiskUsage (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestDistributionInspectUnsupported [2021-06-07T12:52:24.002Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestDistributionInspectWithEmptyID [2021-06-07T12:52:24.002Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestEventsErrorInOptions [2021-06-07T12:52:24.002Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestEventsErrorFromServer [2021-06-07T12:52:24.002Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestEvents [2021-06-07T12:52:24.002Z] --- PASS: TestEvents (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestTLSCloseWriter [2021-06-07T12:52:24.002Z] === PAUSE TestTLSCloseWriter [2021-06-07T12:52:24.002Z] === RUN TestImageBuildError [2021-06-07T12:52:24.002Z] --- PASS: TestImageBuildError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestImageBuild [2021-06-07T12:52:24.002Z] --- PASS: TestImageBuild (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestGetDockerOS [2021-06-07T12:52:24.002Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestImageCreateError [2021-06-07T12:52:24.002Z] --- PASS: TestImageCreateError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestImageCreate [2021-06-07T12:52:24.002Z] --- PASS: TestImageCreate (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestImageHistoryError [2021-06-07T12:52:24.002Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestImageHistory [2021-06-07T12:52:24.002Z] --- PASS: TestImageHistory (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestImageImportError [2021-06-07T12:52:24.002Z] --- PASS: TestImageImportError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestImageImport [2021-06-07T12:52:24.002Z] --- PASS: TestImageImport (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestImageInspectError [2021-06-07T12:52:24.002Z] --- PASS: TestImageInspectError (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestImageInspectImageNotFound [2021-06-07T12:52:24.002Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestImageInspectWithEmptyID [2021-06-07T12:52:24.002Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-07T12:52:24.002Z] === RUN TestImageInspect [2021-06-07T12:52:24.002Z] --- PASS: TestImageInspect (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageListError [2021-06-07T12:52:24.003Z] --- PASS: TestImageListError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageList [2021-06-07T12:52:24.003Z] --- PASS: TestImageList (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageListApiBefore125 [2021-06-07T12:52:24.003Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageLoadError [2021-06-07T12:52:24.003Z] --- PASS: TestImageLoadError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageLoad [2021-06-07T12:52:24.003Z] --- PASS: TestImageLoad (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImagesPruneError [2021-06-07T12:52:24.003Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImagesPrune [2021-06-07T12:52:24.003Z] --- PASS: TestImagesPrune (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImagePullReferenceParseError [2021-06-07T12:52:24.003Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImagePullAnyError [2021-06-07T12:52:24.003Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-07T12:52:24.003Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-07T12:52:24.003Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-07T12:52:24.003Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-07T12:52:24.003Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImagePullWithoutErrors [2021-06-07T12:52:24.003Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImagePushReferenceError [2021-06-07T12:52:24.003Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImagePushAnyError [2021-06-07T12:52:24.003Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-07T12:52:24.003Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-07T12:52:24.003Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-07T12:52:24.003Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-07T12:52:24.003Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImagePushWithoutErrors [2021-06-07T12:52:24.003Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-07T12:52:24.003Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-07T12:52:24.003Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-07T12:52:24.003Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-07T12:52:24.003Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-07T12:52:24.003Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-07T12:52:24.003Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-07T12:52:24.003Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-07T12:52:24.003Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageRemoveError [2021-06-07T12:52:24.003Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageRemoveImageNotFound [2021-06-07T12:52:24.003Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageRemove [2021-06-07T12:52:24.003Z] --- PASS: TestImageRemove (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageSaveError [2021-06-07T12:52:24.003Z] --- PASS: TestImageSaveError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageSave [2021-06-07T12:52:24.003Z] --- PASS: TestImageSave (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageSearchAnyError [2021-06-07T12:52:24.003Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-07T12:52:24.003Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-07T12:52:24.003Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-07T12:52:24.003Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-07T12:52:24.003Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageSearchWithoutErrors [2021-06-07T12:52:24.003Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageTagError [2021-06-07T12:52:24.003Z] --- PASS: TestImageTagError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageTagInvalidReference [2021-06-07T12:52:24.003Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageTagInvalidSourceImageName [2021-06-07T12:52:24.003Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageTagHexSource [2021-06-07T12:52:24.003Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestImageTag [2021-06-07T12:52:24.003Z] --- PASS: TestImageTag (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestInfoServerError [2021-06-07T12:52:24.003Z] --- PASS: TestInfoServerError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestInfoInvalidResponseJSONError [2021-06-07T12:52:24.003Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestInfo [2021-06-07T12:52:24.003Z] --- PASS: TestInfo (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNetworkConnectError [2021-06-07T12:52:24.003Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-07T12:52:24.003Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNetworkConnect [2021-06-07T12:52:24.003Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNetworkCreateError [2021-06-07T12:52:24.003Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNetworkCreate [2021-06-07T12:52:24.003Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNetworkDisconnectError [2021-06-07T12:52:24.003Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNetworkDisconnect [2021-06-07T12:52:24.003Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNetworkInspectError [2021-06-07T12:52:24.003Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNetworkInspectNotFoundError [2021-06-07T12:52:24.003Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNetworkInspectWithEmptyID [2021-06-07T12:52:24.003Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNetworkInspect [2021-06-07T12:52:24.003Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNetworkListError [2021-06-07T12:52:24.003Z] --- PASS: TestNetworkListError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNetworkList [2021-06-07T12:52:24.003Z] --- PASS: TestNetworkList (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNetworksPruneError [2021-06-07T12:52:24.003Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNetworksPrune [2021-06-07T12:52:24.003Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNetworkRemoveError [2021-06-07T12:52:24.003Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNetworkRemove [2021-06-07T12:52:24.003Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNodeInspectError [2021-06-07T12:52:24.003Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNodeInspectNodeNotFound [2021-06-07T12:52:24.003Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNodeInspectWithEmptyID [2021-06-07T12:52:24.003Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNodeInspect [2021-06-07T12:52:24.003Z] --- PASS: TestNodeInspect (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNodeListError [2021-06-07T12:52:24.003Z] --- PASS: TestNodeListError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNodeList [2021-06-07T12:52:24.003Z] --- PASS: TestNodeList (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNodeRemoveError [2021-06-07T12:52:24.003Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNodeRemove [2021-06-07T12:52:24.003Z] --- PASS: TestNodeRemove (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNodeUpdateError [2021-06-07T12:52:24.003Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestNodeUpdate [2021-06-07T12:52:24.003Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestOptionWithTimeout [2021-06-07T12:52:24.003Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPingFail [2021-06-07T12:52:24.003Z] --- PASS: TestPingFail (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPingWithError [2021-06-07T12:52:24.003Z] 2021/06/07 12:52:23 RoundTripper returned a response & error; ignoring response [2021-06-07T12:52:24.003Z] 2021/06/07 12:52:23 RoundTripper returned a response & error; ignoring response [2021-06-07T12:52:24.003Z] --- PASS: TestPingWithError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPingSuccess [2021-06-07T12:52:24.003Z] --- PASS: TestPingSuccess (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPingHeadFallback [2021-06-07T12:52:24.003Z] === RUN TestPingHeadFallback/OK [2021-06-07T12:52:24.003Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-07T12:52:24.003Z] === RUN TestPingHeadFallback/Not_Found [2021-06-07T12:52:24.003Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-07T12:52:24.003Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-07T12:52:24.003Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-07T12:52:24.003Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-07T12:52:24.003Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-07T12:52:24.003Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPluginDisableError [2021-06-07T12:52:24.003Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPluginDisable [2021-06-07T12:52:24.003Z] --- PASS: TestPluginDisable (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPluginEnableError [2021-06-07T12:52:24.003Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPluginEnable [2021-06-07T12:52:24.003Z] --- PASS: TestPluginEnable (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPluginInspectError [2021-06-07T12:52:24.003Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPluginInspectWithEmptyID [2021-06-07T12:52:24.003Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPluginInspect [2021-06-07T12:52:24.003Z] --- PASS: TestPluginInspect (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPluginListError [2021-06-07T12:52:24.003Z] --- PASS: TestPluginListError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPluginList [2021-06-07T12:52:24.003Z] --- PASS: TestPluginList (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPluginPushError [2021-06-07T12:52:24.003Z] --- PASS: TestPluginPushError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPluginPush [2021-06-07T12:52:24.003Z] --- PASS: TestPluginPush (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPluginRemoveError [2021-06-07T12:52:24.003Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPluginRemove [2021-06-07T12:52:24.003Z] --- PASS: TestPluginRemove (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPluginSetError [2021-06-07T12:52:24.003Z] --- PASS: TestPluginSetError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPluginSet [2021-06-07T12:52:24.003Z] --- PASS: TestPluginSet (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestSetHostHeader [2021-06-07T12:52:24.003Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestPlainTextError [2021-06-07T12:52:24.003Z] --- PASS: TestPlainTextError (0.00s) [2021-06-07T12:52:24.003Z] === RUN TestInfiniteError [2021-06-07T12:52:24.262Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2021-06-07T12:52:24.262Z] === RUN TestRemoveImageGarbageCollector [2021-06-07T12:52:24.262Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-07T12:52:24.262Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-07T12:52:24.262Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-07T12:52:24.262Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-07T12:52:24.262Z] === RUN TestTagInvalidReference [2021-06-07T12:52:24.262Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-07T12:52:24.262Z] === RUN TestTagValidPrefixedRepo [2021-06-07T12:52:24.262Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-06-07T12:52:24.262Z] === RUN TestTagExistedNameWithoutForce [2021-06-07T12:52:24.262Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-07T12:52:24.262Z] === RUN TestTagOfficialNames [2021-06-07T12:52:24.262Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-07T12:52:24.262Z] === RUN TestTagMatchesDigest [2021-06-07T12:52:24.262Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-07T12:52:24.262Z] PASS [2021-06-07T12:52:24.262Z] [2021-06-07T12:52:24.262Z] === Skipped [2021-06-07T12:52:24.262Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-07T12:52:24.262Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-07T12:52:24.262Z] [2021-06-07T12:52:24.262Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-07T12:52:24.262Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-07T12:52:24.262Z] [2021-06-07T12:52:24.262Z] [2021-06-07T12:52:24.262Z] DONE 12 tests, 2 skipped in 1.523s [2021-06-07T12:52:24.465Z] --- PASS: TestInfiniteError (0.02s) [2021-06-07T12:52:24.465Z] === RUN TestSecretCreateUnsupported [2021-06-07T12:52:24.465Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSecretCreateError [2021-06-07T12:52:24.465Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSecretCreate [2021-06-07T12:52:24.465Z] --- PASS: TestSecretCreate (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSecretInspectUnsupported [2021-06-07T12:52:24.465Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSecretInspectError [2021-06-07T12:52:24.465Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSecretInspectSecretNotFound [2021-06-07T12:52:24.465Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSecretInspectWithEmptyID [2021-06-07T12:52:24.465Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSecretInspect [2021-06-07T12:52:24.465Z] --- PASS: TestSecretInspect (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSecretListUnsupported [2021-06-07T12:52:24.465Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSecretListError [2021-06-07T12:52:24.465Z] --- PASS: TestSecretListError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSecretList [2021-06-07T12:52:24.465Z] --- PASS: TestSecretList (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSecretRemoveUnsupported [2021-06-07T12:52:24.465Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSecretRemoveError [2021-06-07T12:52:24.465Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSecretRemove [2021-06-07T12:52:24.465Z] --- PASS: TestSecretRemove (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSecretUpdateUnsupported [2021-06-07T12:52:24.465Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSecretUpdateError [2021-06-07T12:52:24.465Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSecretUpdate [2021-06-07T12:52:24.465Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestServiceCreateError [2021-06-07T12:52:24.465Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestServiceCreate [2021-06-07T12:52:24.465Z] --- PASS: TestServiceCreate (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-07T12:52:24.465Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestServiceCreateDigestPinning [2021-06-07T12:52:24.465Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestServiceInspectError [2021-06-07T12:52:24.465Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestServiceInspectServiceNotFound [2021-06-07T12:52:24.465Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestServiceInspectWithEmptyID [2021-06-07T12:52:24.465Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestServiceInspect [2021-06-07T12:52:24.465Z] --- PASS: TestServiceInspect (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestServiceListError [2021-06-07T12:52:24.465Z] --- PASS: TestServiceListError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestServiceList [2021-06-07T12:52:24.465Z] --- PASS: TestServiceList (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestServiceLogsError [2021-06-07T12:52:24.465Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestServiceLogs [2021-06-07T12:52:24.465Z] --- PASS: TestServiceLogs (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestServiceRemoveError [2021-06-07T12:52:24.465Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestServiceRemoveNotFoundError [2021-06-07T12:52:24.465Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestServiceRemove [2021-06-07T12:52:24.465Z] --- PASS: TestServiceRemove (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestServiceUpdateError [2021-06-07T12:52:24.465Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestServiceUpdate [2021-06-07T12:52:24.465Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSwarmGetUnlockKeyError [2021-06-07T12:52:24.465Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSwarmGetUnlockKey [2021-06-07T12:52:24.465Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSwarmInitError [2021-06-07T12:52:24.465Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSwarmInit [2021-06-07T12:52:24.465Z] --- PASS: TestSwarmInit (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSwarmInspectError [2021-06-07T12:52:24.465Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSwarmInspect [2021-06-07T12:52:24.465Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSwarmJoinError [2021-06-07T12:52:24.465Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSwarmJoin [2021-06-07T12:52:24.465Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSwarmLeaveError [2021-06-07T12:52:24.465Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSwarmLeave [2021-06-07T12:52:24.465Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSwarmUnlockError [2021-06-07T12:52:24.465Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSwarmUnlock [2021-06-07T12:52:24.465Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSwarmUpdateError [2021-06-07T12:52:24.465Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestSwarmUpdate [2021-06-07T12:52:24.465Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestTaskInspectError [2021-06-07T12:52:24.465Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestTaskInspectWithEmptyID [2021-06-07T12:52:24.465Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestTaskInspect [2021-06-07T12:52:24.465Z] --- PASS: TestTaskInspect (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestTaskListError [2021-06-07T12:52:24.465Z] --- PASS: TestTaskListError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestTaskList [2021-06-07T12:52:24.465Z] --- PASS: TestTaskList (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestVolumeCreateError [2021-06-07T12:52:24.465Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestVolumeCreate [2021-06-07T12:52:24.465Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestVolumeInspectError [2021-06-07T12:52:24.465Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestVolumeInspectNotFound [2021-06-07T12:52:24.465Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestVolumeInspectWithEmptyID [2021-06-07T12:52:24.465Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestVolumeInspect [2021-06-07T12:52:24.465Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestVolumeListError [2021-06-07T12:52:24.465Z] --- PASS: TestVolumeListError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestVolumeList [2021-06-07T12:52:24.465Z] --- PASS: TestVolumeList (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestVolumeRemoveError [2021-06-07T12:52:24.465Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-07T12:52:24.465Z] === RUN TestVolumeRemove [2021-06-07T12:52:24.465Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-07T12:52:24.465Z] === CONT TestTLSCloseWriter [2021-06-07T12:52:24.465Z] --- PASS: TestTLSCloseWriter (0.04s) [2021-06-07T12:52:24.465Z] PASS [2021-06-07T12:52:24.465Z] coverage: 74.9% of statements [2021-06-07T12:52:24.465Z] ok github.com/docker/docker/client 0.674s coverage: 74.9% of statements [2021-06-07T12:52:24.522Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-06-07T12:52:24.522Z] ++ 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-06-07T12:52:24.522Z] ++ set -e [2021-06-07T12:52:24.522Z] ++ '[' -n 0 ']' [2021-06-07T12:52:24.522Z] ++ set -x [2021-06-07T12:52:24.522Z] ++ 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-06-07T12:52:24.522Z] INFO: Testing against a local daemon [2021-06-07T12:52:24.522Z] === RUN TestNetworkCreateDelete [2021-06-07T12:52:25.093Z] --- PASS: TestNetworkCreateDelete (0.44s) [2021-06-07T12:52:25.093Z] === RUN TestDockerNetworkDeletePreferID [2021-06-07T12:52:25.784Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-07T12:52:25.799Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-07T12:52:26.477Z] --- PASS: TestDockerNetworkDeletePreferID (1.29s) [2021-06-07T12:52:26.477Z] === RUN TestDaemonDNSFallback [2021-06-07T12:52:27.167Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-07T12:52:27.167Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-07T12:52:28.547Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.06s) [2021-06-07T12:52:28.547Z] === RUN TestUpdateMemory [2021-06-07T12:52:28.547Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-07T12:52:28.547Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-07T12:52:28.547Z] === RUN TestUpdateCPUQuota [2021-06-07T12:52:29.115Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-07T12:52:33.313Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-07T12:52:33.872Z] --- PASS: TestServiceUpdatePidsLimit (17.13s) [2021-06-07T12:52:33.872Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-06-07T12:52:33.872Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-06-07T12:52:33.872Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-06-07T12:52:33.872Z] PASS [2021-06-07T12:52:33.872Z] [2021-06-07T12:52:33.872Z] === Skipped [2021-06-07T12:52:33.872Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-07T12:52:33.872Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-07T12:52:33.872Z] [2021-06-07T12:52:33.872Z] [2021-06-07T12:52:33.872Z] DONE 27 tests, 1 skipped in 173.954s [2021-06-07T12:52:33.872Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-07T12:52:33.872Z] INFO: Testing against a local daemon [2021-06-07T12:52:33.872Z] === RUN TestSessionCreate [2021-06-07T12:52:33.872Z] --- PASS: TestSessionCreate (0.03s) [2021-06-07T12:52:33.872Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-07T12:52:33.872Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-06-07T12:52:33.872Z] PASS [2021-06-07T12:52:33.872Z] [2021-06-07T12:52:33.872Z] DONE 2 tests in 0.085s [2021-06-07T12:52:33.872Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-07T12:52:33.872Z] INFO: Testing against a local daemon [2021-06-07T12:52:33.872Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-07T12:52:33.872Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-07T12:52:33.872Z] === RUN TestEventsExecDie [2021-06-07T12:52:33.872Z] --- PASS: TestEventsExecDie (1.06s) [2021-06-07T12:52:33.872Z] === RUN TestEventsBackwardsCompatible [2021-06-07T12:52:33.872Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-06-07T12:52:33.872Z] === RUN TestInfoBinaryCommits [2021-06-07T12:52:33.872Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-07T12:52:33.872Z] === RUN TestInfoAPIVersioned [2021-06-07T12:52:33.872Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-07T12:52:33.872Z] === RUN TestInfoDiscoveryBackend [2021-06-07T12:52:34.431Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-06-07T12:52:34.431Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-07T12:52:34.608Z] --- PASS: TestDaemonDNSFallback (7.20s) [2021-06-07T12:52:34.608Z] === RUN TestInspectNetwork [2021-06-07T12:52:34.694Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-07T12:52:35.263Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-07T12:52:35.355Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-07T12:52:35.355Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-07T12:52:35.766Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-07T12:52:35.915Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-06-07T12:52:35.915Z] === RUN TestInfoAPI [2021-06-07T12:52:35.915Z] --- PASS: TestInfoAPI (0.02s) [2021-06-07T12:52:35.915Z] === RUN TestInfoAPIWarnings [2021-06-07T12:52:36.644Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-07T12:52:36.644Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-07T12:52:37.908Z] === RUN TestInspectNetwork/full_network_id [2021-06-07T12:52:37.908Z] === RUN TestInspectNetwork/partial_network_id [2021-06-07T12:52:37.908Z] === RUN TestInspectNetwork/network_name [2021-06-07T12:52:37.908Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-07T12:52:38.668Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-07T12:52:39.181Z] --- PASS: TestUpdateCPUQuota (10.58s) [2021-06-07T12:52:39.181Z] === RUN TestUpdatePidsLimit [2021-06-07T12:52:39.181Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-07T12:52:40.560Z] === RUN TestUpdatePidsLimit/no_change [2021-06-07T12:52:41.940Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-07T12:52:42.107Z] --- PASS: TestInspectNetwork (8.67s) [2021-06-07T12:52:42.107Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-07T12:52:42.107Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-07T12:52:42.107Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-07T12:52:42.107Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-07T12:52:42.107Z] === RUN TestRunContainerWithBridgeNone [2021-06-07T12:52:42.199Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-07T12:52:42.459Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-07T12:52:43.028Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-07T12:52:43.288Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-07T12:52:43.562Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-07T12:52:44.133Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-07T12:52:44.705Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-07T12:52:45.274Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-07T12:52:45.404Z] --- PASS: TestRunContainerWithBridgeNone (3.19s) [2021-06-07T12:52:45.404Z] === RUN TestNetworkInvalidJSON [2021-06-07T12:52:45.404Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-07T12:52:45.404Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-07T12:52:45.404Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-07T12:52:45.404Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-07T12:52:45.404Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-07T12:52:45.404Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-07T12:52:45.404Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-07T12:52:45.404Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-07T12:52:45.404Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-07T12:52:45.404Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-06-07T12:52:45.404Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-07T12:52:45.404Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-07T12:52:45.404Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-07T12:52:45.404Z] === RUN TestNetworkList [2021-06-07T12:52:45.404Z] === RUN TestNetworkList//networks [2021-06-07T12:52:45.404Z] === PAUSE TestNetworkList//networks [2021-06-07T12:52:45.404Z] === RUN TestNetworkList//networks/ [2021-06-07T12:52:45.404Z] === PAUSE TestNetworkList//networks/ [2021-06-07T12:52:45.404Z] === CONT TestNetworkList//networks [2021-06-07T12:52:45.404Z] === CONT TestNetworkList//networks/ [2021-06-07T12:52:45.404Z] --- PASS: TestNetworkList (0.03s) [2021-06-07T12:52:45.404Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-07T12:52:45.404Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-07T12:52:45.404Z] === RUN TestHostIPv4BridgeLabel [2021-06-07T12:52:45.534Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-07T12:52:45.609Z] --- PASS: TestCheckoutGit (38.04s) [2021-06-07T12:52:45.609Z] === RUN TestValidGitTransport [2021-06-07T12:52:45.609Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-07T12:52:45.609Z] === RUN TestGitInvalidRef [2021-06-07T12:52:45.609Z] --- PASS: TestGitInvalidRef (0.31s) [2021-06-07T12:52:45.609Z] PASS [2021-06-07T12:52:45.609Z] coverage: 86.3% of statements [2021-06-07T12:52:45.609Z] ok github.com/docker/docker/builder/remotecontext/git 38.557s coverage: 86.3% of statements [2021-06-07T12:52:45.749Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-07T12:52:45.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.94s) [2021-06-07T12:52:45.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.96s) [2021-06-07T12:52:45.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (19.26s) [2021-06-07T12:52:45.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.54s) [2021-06-07T12:52:45.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.83s) [2021-06-07T12:52:45.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.47s) [2021-06-07T12:52:45.749Z] === RUN TestBuildMultiStageCopy [2021-06-07T12:52:45.749Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-07T12:52:46.218Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-07T12:52:46.349Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2021-06-07T12:52:46.349Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-07T12:52:46.637Z] ? github.com/docker/docker/cli [no test files] [2021-06-07T12:52:46.637Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-07T12:52:46.789Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-07T12:52:47.048Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-07T12:52:47.617Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-07T12:52:47.753Z] --- PASS: TestDaemonRestartWithLiveRestore (1.42s) [2021-06-07T12:52:47.753Z] === RUN TestDaemonDefaultNetworkPools [2021-06-07T12:52:48.998Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-07T12:52:49.138Z] --- PASS: TestDaemonDefaultNetworkPools (1.20s) [2021-06-07T12:52:49.138Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-07T12:52:49.937Z] --- PASS: TestUpdatePidsLimit (10.78s) [2021-06-07T12:52:49.937Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.34s) [2021-06-07T12:52:49.937Z] --- PASS: TestUpdatePidsLimit/no_change (1.37s) [2021-06-07T12:52:49.937Z] --- PASS: TestUpdatePidsLimit/update_lower (1.22s) [2021-06-07T12:52:49.937Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.68s) [2021-06-07T12:52:49.937Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.36s) [2021-06-07T12:52:49.937Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.36s) [2021-06-07T12:52:49.937Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.39s) [2021-06-07T12:52:49.937Z] === RUN TestUpdateRestartPolicy [2021-06-07T12:52:50.876Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-07T12:52:51.048Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.83s) [2021-06-07T12:52:51.049Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-07T12:52:52.960Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s) [2021-06-07T12:52:52.960Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-07T12:52:53.738Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-07T12:52:53.738Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-07T12:52:53.738Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-07T12:52:53.738Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-07T12:52:53.738Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-07T12:52:53.738Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-07T12:52:53.738Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-07T12:52:53.738Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-07T12:52:53.738Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-07T12:52:53.738Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-07T12:52:53.738Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-07T12:52:53.738Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-07T12:52:53.738Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-07T12:52:53.738Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-07T12:52:53.738Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-07T12:52:53.738Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-07T12:52:53.738Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-07T12:52:53.738Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-07T12:52:53.738Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-07T12:52:53.738Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-07T12:52:53.738Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-07T12:52:53.738Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-07T12:52:53.738Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-07T12:52:53.738Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-07T12:52:53.738Z] === RUN TestConfigureDaemonLogs [2021-06-07T12:52:53.738Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-07T12:52:53.738Z] === RUN TestCommonOptionsInstallFlags [2021-06-07T12:52:53.738Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-07T12:52:53.738Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-07T12:52:53.738Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-07T12:52:53.738Z] PASS [2021-06-07T12:52:53.738Z] coverage: 18.4% of statements [2021-06-07T12:52:53.738Z] ok github.com/docker/docker/cmd/dockerd 0.391s coverage: 18.4% of statements [2021-06-07T12:52:53.900Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.74s) [2021-06-07T12:52:53.900Z] === RUN TestServiceWithPredefinedNetwork [2021-06-07T12:52:53.944Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-06-07T12:52:53.944Z] === RUN TestInfoDebug [2021-06-07T12:52:53.944Z] --- PASS: TestInfoDebug (0.52s) [2021-06-07T12:52:53.944Z] === RUN TestInfoInsecureRegistries [2021-06-07T12:52:53.944Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-07T12:52:53.944Z] === RUN TestInfoRegistryMirrors [2021-06-07T12:52:53.944Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-07T12:52:53.944Z] === RUN TestLoginFailsWithBadCredentials [2021-06-07T12:52:53.944Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-06-07T12:52:53.944Z] === RUN TestPingCacheHeaders [2021-06-07T12:52:53.944Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-07T12:52:53.944Z] === RUN TestPingGet [2021-06-07T12:52:53.944Z] --- PASS: TestPingGet (0.01s) [2021-06-07T12:52:53.944Z] === RUN TestPingHead [2021-06-07T12:52:53.944Z] --- PASS: TestPingHead (0.02s) [2021-06-07T12:52:53.944Z] === RUN TestVersion [2021-06-07T12:52:53.944Z] --- PASS: TestVersion (0.02s) [2021-06-07T12:52:53.944Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-07T12:52:55.830Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.46s) [2021-06-07T12:52:55.830Z] PASS [2021-06-07T12:52:55.830Z] [2021-06-07T12:52:55.830Z] DONE 18 tests in 22.734s [2021-06-07T12:52:55.830Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-07T12:52:55.830Z] INFO: Testing against a local daemon [2021-06-07T12:52:55.830Z] === RUN TestVolumesCreateAndList [2021-06-07T12:52:55.830Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-07T12:52:55.830Z] === RUN TestVolumesRemove [2021-06-07T12:52:55.830Z] --- PASS: TestVolumesRemove (0.09s) [2021-06-07T12:52:55.830Z] === RUN TestVolumesInspect [2021-06-07T12:52:55.830Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-07T12:52:55.830Z] === RUN TestVolumesInvalidJSON [2021-06-07T12:52:55.830Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-07T12:52:55.830Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-07T12:52:55.830Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-07T12:52:55.830Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-07T12:52:55.830Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-07T12:52:55.830Z] PASS [2021-06-07T12:52:55.830Z] [2021-06-07T12:52:55.830Z] DONE 5 tests in 0.175s [2021-06-07T12:52:55.830Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-07T12:52:55.926Z] === RUN TestContainerStopSignal [2021-06-07T12:52:55.926Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-07T12:52:55.926Z] === RUN TestContainerStopTimeout [2021-06-07T12:52:55.926Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-07T12:52:55.926Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-07T12:52:55.926Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-07T12:52:55.926Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-07T12:52:55.926Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-06-07T12:52:55.926Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-07T12:52:55.926Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-07T12:52:55.926Z] === RUN TestReplaceAndAppendEnvVars [2021-06-07T12:52:55.926Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-07T12:52:55.926Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-07T12:52:55.926Z] === RUN TestNewMemoryStore [2021-06-07T12:52:55.926Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-07T12:52:55.926Z] === RUN TestAddContainers [2021-06-07T12:52:55.926Z] --- PASS: TestAddContainers (0.00s) [2021-06-07T12:52:55.926Z] === RUN TestGetContainer [2021-06-07T12:52:55.926Z] --- PASS: TestGetContainer (0.00s) [2021-06-07T12:52:55.926Z] === RUN TestDeleteContainer [2021-06-07T12:52:55.926Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-07T12:52:55.926Z] === RUN TestListContainers [2021-06-07T12:52:55.926Z] --- PASS: TestListContainers (0.00s) [2021-06-07T12:52:55.926Z] === RUN TestFirstContainer [2021-06-07T12:52:55.926Z] --- PASS: TestFirstContainer (0.00s) [2021-06-07T12:52:55.926Z] === RUN TestApplyAllContainer [2021-06-07T12:52:55.926Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-07T12:52:55.926Z] === RUN TestIsValidHealthString [2021-06-07T12:52:55.926Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-07T12:52:55.926Z] === RUN TestStateRunStop [2021-06-07T12:52:55.926Z] --- PASS: TestStateRunStop (0.00s) [2021-06-07T12:52:55.926Z] === RUN TestStateTimeoutWait [2021-06-07T12:52:55.926Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-07T12:52:55.926Z] state_test.go:141: Stop callback fired [2021-06-07T12:52:55.926Z] state_test.go:165: Stop callback fired [2021-06-07T12:52:55.926Z] === RUN TestIsValidStateString [2021-06-07T12:52:55.926Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-07T12:52:55.926Z] === RUN TestViewSaveDelete [2021-06-07T12:52:55.926Z] --- PASS: TestViewSaveDelete (0.03s) [2021-06-07T12:52:55.926Z] === RUN TestViewAll [2021-06-07T12:52:55.926Z] --- PASS: TestViewAll (0.03s) [2021-06-07T12:52:55.926Z] === RUN TestViewGet [2021-06-07T12:52:56.085Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-07T12:52:56.085Z] Removing test suite binaries [2021-06-07T12:52:56.340Z] exiting test-integration [2021-06-07T12:52:56.340Z] ++ exit 0 [2021-06-07T12:52:56.341Z] [2021-06-07T12:52:56.388Z] --- PASS: TestViewGet (0.01s) [2021-06-07T12:52:56.388Z] === RUN TestNames [2021-06-07T12:52:56.388Z] --- PASS: TestNames (0.00s) [2021-06-07T12:52:56.388Z] === RUN TestViewWithHealthCheck [2021-06-07T12:52:56.388Z] --- PASS: TestViewWithHealthCheck (0.17s) [2021-06-07T12:52:56.388Z] PASS [2021-06-07T12:52:56.388Z] coverage: 41.5% of statements [2021-06-07T12:52:56.388Z] ok github.com/docker/docker/container 0.478s coverage: 41.5% of statements [2021-06-07T12:52:56.388Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-07T12:52:56.388Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-07T12:52:56.388Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-07T12:52:56.388Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-07T12:52:57.198Z] --- PASS: TestServiceWithPredefinedNetwork (3.00s) [2021-06-07T12:52:57.198Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-07T12:52:57.198Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-07T12:52:57.198Z] service_test.go:242: FLAKY_TEST [2021-06-07T12:52:57.198Z] === RUN TestServiceWithDataPathPortInit [2021-06-07T12:52:58.247Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-07T12:52:58.579Z] === RUN TestPrepare [2021-06-07T12:52:58.579Z] --- PASS: TestPrepare (0.00s) [2021-06-07T12:52:58.579Z] === RUN TestStart [2021-06-07T12:52:58.579Z] --- PASS: TestStart (0.00s) [2021-06-07T12:52:58.579Z] === RUN TestWaitCancel [2021-06-07T12:52:58.579Z] --- PASS: TestWaitCancel (0.00s) [2021-06-07T12:52:58.579Z] === RUN TestWaitDisabled [2021-06-07T12:52:58.579Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-07T12:52:58.579Z] === RUN TestWaitEnabled [2021-06-07T12:52:58.579Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-07T12:52:58.579Z] === RUN TestRemove [2021-06-07T12:52:58.579Z] --- PASS: TestRemove (0.00s) [2021-06-07T12:52:58.579Z] PASS [2021-06-07T12:52:58.579Z] coverage: 65.3% of statements [2021-06-07T12:52:58.580Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.500s coverage: 65.3% of statements [2021-06-07T12:52:59.214Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested Post stage [Pipeline] junit [2021-06-07T12:52:59.697Z] Recording test results [2021-06-07T12:53:00.180Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-07T12:53:00.867Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-07T12:53:00.939Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-07T12:53:01.264Z] + echo Ensuring container killed. [2021-06-07T12:53:01.264Z] Ensuring container killed. [2021-06-07T12:53:01.264Z] + docker rm -vf docker-pr27 [2021-06-07T12:53:01.264Z] Error: No such container: docker-pr27 [Pipeline] sh [2021-06-07T12:53:01.499Z] === RUN TestNewListSecretsFilters [2021-06-07T12:53:01.499Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-07T12:53:01.499Z] === RUN TestNewListConfigsFilters [2021-06-07T12:53:01.499Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-07T12:53:01.499Z] PASS [2021-06-07T12:53:01.499Z] coverage: 0.5% of statements [2021-06-07T12:53:01.499Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-07T12:53:01.499Z] ok github.com/docker/docker/daemon/cluster 0.742s coverage: 0.5% of statements [2021-06-07T12:53:01.584Z] + echo Chowning /workspace to jenkins user [2021-06-07T12:53:01.584Z] Chowning /workspace to jenkins user [2021-06-07T12:53:01.584Z] + id -u [2021-06-07T12:53:01.584Z] + id -g [2021-06-07T12:53:01.584Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42393:/workspace busybox chown -R 1000:1000 /workspace [2021-06-07T12:53:01.584Z] Unable to find image 'busybox:latest' locally [2021-06-07T12:53:01.584Z] latest: Pulling from library/busybox [2021-06-07T12:53:01.716Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-07T12:53:01.839Z] 92f8b3f0730f: Pulling fs layer [2021-06-07T12:53:01.839Z] 92f8b3f0730f: Verifying Checksum [2021-06-07T12:53:01.839Z] 92f8b3f0730f: Download complete [2021-06-07T12:53:01.839Z] 92f8b3f0730f: Pull complete [2021-06-07T12:53:01.963Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-07T12:53:01.963Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-07T12:53:01.963Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-07T12:53:01.963Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-07T12:53:01.963Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-07T12:53:01.964Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-07T12:53:01.964Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-07T12:53:01.964Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-07T12:53:01.964Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-07T12:53:01.964Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-07T12:53:01.964Z] PASS [2021-06-07T12:53:01.964Z] coverage: 35.9% of statements [2021-06-07T12:53:01.964Z] ok github.com/docker/docker/daemon/cluster/convert 0.480s coverage: 35.9% of statements [2021-06-07T12:53:02.094Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-06-07T12:53:02.095Z] Status: Downloaded newer image for busybox:latest [2021-06-07T12:53:03.251Z] --- PASS: TestBuildMultiStageCopy (18.16s) [2021-06-07T12:53:03.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (13.19s) [2021-06-07T12:53:03.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2021-06-07T12:53:03.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.14s) [2021-06-07T12:53:03.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.39s) [2021-06-07T12:53:03.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.51s) [2021-06-07T12:53:03.251Z] === RUN TestBuildMultiStageParentConfig [2021-06-07T12:53:03.404Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-07T12:53:04.786Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-07T12:53:04.936Z] + bundleName=amd64-cgroup2 [2021-06-07T12:53:04.936Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-07T12:53:04.936Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-07T12:53:04.936Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-06-07T12:53:04.936Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-06-07T12:53:05.201Z] Archiving artifacts [2021-06-07T12:53:05.724Z] --- PASS: TestUpdateRestartPolicy (15.72s) [2021-06-07T12:53:05.724Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-07T12:53:06.155Z] --- PASS: TestBuildMultiStageParentConfig (2.76s) [2021-06-07T12:53:06.155Z] === RUN TestBuildLabelWithTargets [2021-06-07T12:53:06.155Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-06-07T12:53:06.155Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T12:53:06.155Z] === RUN TestBuildWithEmptyLayers [2021-06-07T12:53:07.039Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42393/27/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-07T12:53:07.105Z] --- PASS: TestUpdateRestartWithAutoRemove (1.26s) [2021-06-07T12:53:07.105Z] === RUN TestWaitNonBlocked [2021-06-07T12:53:07.105Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-07T12:53:07.105Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-07T12:53:07.105Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-07T12:53:07.105Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-07T12:53:07.105Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-07T12:53:07.105Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-07T12:53:07.383Z] + make clean [2021-06-07T12:53:07.645Z] docker volume rm -f docker-dev-cache [2021-06-07T12:53:07.645Z] docker-dev-cache [Pipeline] deleteDir [2021-06-07T12:53:07.690Z] --- PASS: TestBuildWithEmptyLayers (1.57s) [2021-06-07T12:53:07.690Z] === RUN TestBuildMultiStageOnBuild [2021-06-07T12:53:08.487Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-07T12:53:08.747Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-07T12:53:08.747Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.67s) [2021-06-07T12:53:08.747Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.79s) [2021-06-07T12:53:08.747Z] === RUN TestWaitBlocked [2021-06-07T12:53:08.747Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-07T12:53:08.747Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-07T12:53:08.747Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-07T12:53:08.747Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-07T12:53:08.747Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-07T12:53:08.747Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-07T12:53:09.113Z] === RUN TestDiscoveryOptsErrors [2021-06-07T12:53:09.113Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestDiscoveryOpts [2021-06-07T12:53:09.113Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-07T12:53:09.113Z] PASS [2021-06-07T12:53:09.113Z] coverage: 30.0% of statements [2021-06-07T12:53:09.113Z] === RUN TestBuilderGC [2021-06-07T12:53:09.113Z] --- PASS: TestBuilderGC (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestDaemonConfigurationNotFound [2021-06-07T12:53:09.113Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestDaemonBrokenConfiguration [2021-06-07T12:53:09.113Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestParseClusterAdvertiseSettings [2021-06-07T12:53:09.113Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestFindConfigurationConflicts [2021-06-07T12:53:09.113Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-07T12:53:09.113Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-07T12:53:09.113Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-07T12:53:09.113Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-07T12:53:09.113Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-07T12:53:09.113Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-07T12:53:09.113Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-07T12:53:09.113Z] ok github.com/docker/docker/daemon/discovery 0.240s coverage: 30.0% of statements [2021-06-07T12:53:09.113Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-07T12:53:09.113Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-07T12:53:09.113Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-06-07T12:53:09.113Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-07T12:53:09.113Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-07T12:53:09.113Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestValidateConfigurationErrors [2021-06-07T12:53:09.113Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-07T12:53:09.113Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-07T12:53:09.113Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-07T12:53:09.113Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-07T12:53:09.113Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-07T12:53:09.113Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-07T12:53:09.113Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-07T12:53:09.113Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-07T12:53:09.113Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-07T12:53:09.113Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-07T12:53:09.113Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-07T12:53:09.113Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfigurationErrors (0.01s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestValidateConfiguration [2021-06-07T12:53:09.113Z] === RUN TestValidateConfiguration/with_label [2021-06-07T12:53:09.113Z] === RUN TestValidateConfiguration/with_dns [2021-06-07T12:53:09.113Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-07T12:53:09.113Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-07T12:53:09.113Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-07T12:53:09.113Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-07T12:53:09.113Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-07T12:53:09.113Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-07T12:53:09.113Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestModifiedDiscoverySettings [2021-06-07T12:53:09.113Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestReloadSetConfigFileNotExist [2021-06-07T12:53:09.113Z] time="2021-06-07T12:53:08Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-07T12:53:09.113Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2021-06-07T12:53:09.113Z] === RUN TestReloadDefaultConfigNotExist [2021-06-07T12:53:09.113Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-07T12:53:09.113Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:53:09.113Z] === RUN TestReloadBadDefaultConfig [2021-06-07T12:53:09.113Z] time="2021-06-07T12:53:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-242654215" [2021-06-07T12:53:09.113Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestReloadWithConflictingLabels [2021-06-07T12:53:09.113Z] time="2021-06-07T12:53:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-375677882" [2021-06-07T12:53:09.113Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-07T12:53:09.113Z] === RUN TestReloadWithDuplicateLabels [2021-06-07T12:53:09.113Z] time="2021-06-07T12:53:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-311479761" [2021-06-07T12:53:09.113Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-06-07T12:53:09.113Z] === RUN TestDaemonConfigurationMerge [2021-06-07T12:53:09.113Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-07T12:53:09.113Z] PASS [2021-06-07T12:53:09.113Z] coverage: 79.7% of statements [2021-06-07T12:53:09.113Z] ok github.com/docker/docker/daemon/config 0.488s coverage: 79.7% of statements [2021-06-07T12:53:10.088Z] === RUN TestWaitNodeAttachment [2021-06-07T12:53:10.130Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-07T12:53:10.552Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-07T12:53:10.552Z] === RUN TestIsolationConversion [2021-06-07T12:53:10.552Z] === RUN TestIsolationConversion/default [2021-06-07T12:53:10.552Z] === RUN TestIsolationConversion/process [2021-06-07T12:53:10.552Z] === RUN TestIsolationConversion/hyperv [2021-06-07T12:53:10.552Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-07T12:53:10.552Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-07T12:53:10.552Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-07T12:53:10.552Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestContainerLabels [2021-06-07T12:53:10.552Z] --- PASS: TestContainerLabels (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestCredentialSpecConversion [2021-06-07T12:53:10.552Z] === RUN TestCredentialSpecConversion/none [2021-06-07T12:53:10.552Z] === RUN TestCredentialSpecConversion/config [2021-06-07T12:53:10.552Z] === RUN TestCredentialSpecConversion/file [2021-06-07T12:53:10.552Z] === RUN TestCredentialSpecConversion/registry [2021-06-07T12:53:10.552Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-07T12:53:10.552Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-07T12:53:10.552Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-07T12:53:10.552Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-07T12:53:10.552Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestControllerValidateMountBind [2021-06-07T12:53:10.552Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestControllerValidateMountVolume [2021-06-07T12:53:10.552Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestControllerValidateMountTarget [2021-06-07T12:53:10.552Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestControllerValidateMountTmpfs [2021-06-07T12:53:10.552Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestControllerValidateMountInvalidType [2021-06-07T12:53:10.552Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestControllerValidateMountNamedPipe [2021-06-07T12:53:10.552Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-07T12:53:10.552Z] PASS [2021-06-07T12:53:10.552Z] coverage: 11.3% of statements [2021-06-07T12:53:10.552Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.888s coverage: 11.3% of statements [2021-06-07T12:53:10.552Z] === RUN TestVerifyNetworkingConfig [2021-06-07T12:53:10.552Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestGetContainer [2021-06-07T12:53:10.552Z] --- PASS: TestGetContainer (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestValidContainerNames [2021-06-07T12:53:10.552Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestContainerInitDNS [2021-06-07T12:53:10.552Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-07T12:53:10.552Z] daemon_test.go:147: root required [2021-06-07T12:53:10.552Z] === RUN TestMerge [2021-06-07T12:53:10.552Z] --- PASS: TestMerge (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestValidateContainerIsolation [2021-06-07T12:53:10.552Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestFindNetworkErrorType [2021-06-07T12:53:10.552Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestEnsureServicesExist [2021-06-07T12:53:10.552Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestEnsureServicesExistErrors [2021-06-07T12:53:10.552Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-07T12:53:10.552Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-07T12:53:10.552Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-07T12:53:10.552Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-07T12:53:10.552Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-07T12:53:10.552Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-07T12:53:10.552Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestContainerDelete [2021-06-07T12:53:10.552Z] --- PASS: TestContainerDelete (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestContainerDoubleDelete [2021-06-07T12:53:10.552Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestLogContainerEventCopyLabels [2021-06-07T12:53:10.552Z] --- PASS: TestLogContainerEventCopyLabels (0.01s) [2021-06-07T12:53:10.552Z] === RUN TestLogContainerEventWithAttributes [2021-06-07T12:53:10.552Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestNoneHealthcheck [2021-06-07T12:53:10.552Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestHealthStates [2021-06-07T12:53:10.552Z] time="2021-06-07T12:53:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-07T12:53:10.552Z] time="2021-06-07T12:53:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-07T12:53:10.552Z] time="2021-06-07T12:53:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-07T12:53:10.552Z] time="2021-06-07T12:53:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-07T12:53:10.552Z] time="2021-06-07T12:53:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-07T12:53:10.552Z] time="2021-06-07T12:53:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-07T12:53:10.552Z] time="2021-06-07T12:53:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-07T12:53:10.552Z] time="2021-06-07T12:53:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-07T12:53:10.552Z] time="2021-06-07T12:53:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-07T12:53:10.552Z] time="2021-06-07T12:53:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-07T12:53:10.552Z] --- PASS: TestHealthStates (0.19s) [2021-06-07T12:53:10.552Z] === RUN TestMaskURLCredentials [2021-06-07T12:53:10.552Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestGetInspectData [2021-06-07T12:53:10.552Z] --- PASS: TestGetInspectData (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestFillLicense [2021-06-07T12:53:10.552Z] --- PASS: TestFillLicense (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestListInvalidFilter [2021-06-07T12:53:10.552Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestNameFilter [2021-06-07T12:53:10.552Z] --- PASS: TestNameFilter (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-07T12:53:10.552Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-07T12:53:10.552Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-07T12:53:10.552Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-07T12:53:10.552Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-07T12:53:10.552Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-07T12:53:10.552Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-07T12:53:10.552Z] === RUN TestEventsLog [2021-06-07T12:53:10.552Z] --- PASS: TestEventsLog (0.00s) [2021-06-07T12:53:10.552Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-07T12:53:10.552Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-07T12:53:11.014Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-07T12:53:11.014Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-07T12:53:11.014Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-07T12:53:11.014Z] === 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-06-07T12:53:11.014Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-07T12:53:11.014Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-07T12:53:11.014Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-07T12:53:11.014Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-07T12:53:11.014Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-07T12:53:11.014Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-07T12:53:11.014Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-07T12:53:11.014Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-07T12:53:11.014Z] === RUN TestEventsLogTimeout [2021-06-07T12:53:11.014Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-07T12:53:11.014Z] === RUN TestLogEvents [2021-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-07T12:53:11.014Z] --- 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-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-07T12:53:11.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-07T12:53:11.014Z] === RUN TestDaemonReloadLabels [2021-06-07T12:53:11.014Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-07T12:53:11.014Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-07T12:53:11.014Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-07T12:53:11.014Z] === RUN TestDaemonReloadMirrors [2021-06-07T12:53:11.014Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-07T12:53:11.014Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-07T12:53:11.014Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-07T12:53:11.014Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-07T12:53:11.014Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-07T12:53:11.014Z] === RUN TestDaemonDiscoveryReload [2021-06-07T12:53:11.014Z] --- PASS: TestLogEvents (0.05s) [2021-06-07T12:53:11.014Z] === RUN TestLoadBufferedEvents [2021-06-07T12:53:11.014Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-06-07T12:53:11.014Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-07T12:53:11.014Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-07T12:53:11.014Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-07T12:53:11.014Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-07T12:53:11.014Z] PASS [2021-06-07T12:53:11.014Z] coverage: 50.0% of statements [2021-06-07T12:53:11.014Z] ok github.com/docker/docker/daemon/events 0.335s coverage: 50.0% of statements [2021-06-07T12:53:11.069Z] --- PASS: TestWaitBlocked (0.02s) [2021-06-07T12:53:11.069Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.36s) [2021-06-07T12:53:11.069Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.38s) [2021-06-07T12:53:11.069Z] === CONT TestContainerStartOnDaemonRestart [2021-06-07T12:53:11.069Z] === CONT TestContainerKillOnDaemonStart [2021-06-07T12:53:11.988Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-07T12:53:11.988Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-07T12:53:11.988Z] === RUN TestIsEmptyDir [2021-06-07T12:53:11.988Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-07T12:53:11.988Z] PASS [2021-06-07T12:53:11.988Z] coverage: 2.3% of statements [2021-06-07T12:53:11.988Z] ok github.com/docker/docker/daemon/graphdriver 0.104s coverage: 2.3% of statements [2021-06-07T12:53:12.449Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-07T12:53:12.449Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-07T12:53:12.449Z] === RUN TestLinkNaming [2021-06-07T12:53:12.449Z] --- PASS: TestLinkNaming (0.00s) [2021-06-07T12:53:12.449Z] === RUN TestLinkNew [2021-06-07T12:53:12.449Z] --- PASS: TestLinkNew (0.00s) [2021-06-07T12:53:12.449Z] === RUN TestLinkEnv [2021-06-07T12:53:12.449Z] --- PASS: TestLinkEnv (0.00s) [2021-06-07T12:53:12.449Z] === RUN TestLinkMultipleEnv [2021-06-07T12:53:12.449Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-07T12:53:12.449Z] === RUN TestLinkPortRangeEnv [2021-06-07T12:53:12.449Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-07T12:53:12.449Z] PASS [2021-06-07T12:53:12.449Z] coverage: 93.0% of statements [2021-06-07T12:53:12.449Z] ok github.com/docker/docker/daemon/links 0.088s coverage: 93.0% of statements [2021-06-07T12:53:12.911Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-07T12:53:12.911Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-07T12:53:12.911Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-07T12:53:12.911Z] reload_test.go:520: root required [2021-06-07T12:53:12.911Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-07T12:53:12.911Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2021-06-07T12:53:12.911Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-07T12:53:12.911Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-06-07T12:53:12.911Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-07T12:53:12.911Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2021-06-07T12:53:12.911Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-07T12:53:12.911Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-06-07T12:53:12.911Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-07T12:53:12.911Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-07T12:53:12.911Z] === RUN TestParseVolumesFrom [2021-06-07T12:53:12.911Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-07T12:53:12.911Z] PASS [2021-06-07T12:53:12.911Z] coverage: 9.0% of statements [2021-06-07T12:53:12.911Z] ok github.com/docker/docker/daemon 2.892s coverage: 9.0% of statements [2021-06-07T12:53:12.911Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-07T12:53:12.911Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-07T12:53:12.911Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-07T12:53:12.911Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-07T12:53:12.911Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-07T12:53:12.911Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-07T12:53:13.372Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-07T12:53:13.372Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-07T12:53:13.372Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-06-07T12:53:13.372Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-07T12:53:13.372Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-07T12:53:13.372Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-07T12:53:13.372Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-07T12:53:13.372Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-07T12:53:13.372Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-07T12:53:14.362Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-07T12:53:15.308Z] --- PASS: TestServiceWithDataPathPortInit (16.86s) [2021-06-07T12:53:15.308Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-07T12:53:16.296Z] === RUN TestAdapterReadLogs [2021-06-07T12:53:16.296Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-07T12:53:16.296Z] === RUN TestCopier [2021-06-07T12:53:16.296Z] --- PASS: TestCopier (0.01s) [2021-06-07T12:53:16.296Z] === RUN TestCopierLongLines [2021-06-07T12:53:16.296Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-07T12:53:16.296Z] === RUN TestCopierSlow [2021-06-07T12:53:16.296Z] === RUN TestNewStreamConfig [2021-06-07T12:53:16.296Z] === RUN TestNewStreamConfig/defaults [2021-06-07T12:53:16.296Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-07T12:53:16.296Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-07T12:53:16.296Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-07T12:53:16.296Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-07T12:53:16.296Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-07T12:53:16.296Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-07T12:53:16.296Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-07T12:53:16.296Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-07T12:53:16.296Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-07T12:53:16.296Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-07T12:53:16.296Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-07T12:53:16.296Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-07T12:53:16.296Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-07T12:53:16.296Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-07T12:53:16.296Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-07T12:53:16.296Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-07T12:53:16.296Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-07T12:53:16.296Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-07T12:53:16.296Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-07T12:53:16.296Z] --- PASS: TestCopierSlow (0.21s) [2021-06-07T12:53:16.296Z] === RUN TestCopierWithSized [2021-06-07T12:53:16.296Z] === RUN TestCopierWithSized/as_is [2021-06-07T12:53:16.296Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-07T12:53:16.758Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-07T12:53:16.758Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-06-07T12:53:16.758Z] === RUN TestCopierWithPartial [2021-06-07T12:53:16.758Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestRingLogger [2021-06-07T12:53:16.758Z] --- PASS: TestRingLogger (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestRingCap [2021-06-07T12:53:16.758Z] --- PASS: TestRingCap (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestRingClose [2021-06-07T12:53:16.758Z] --- PASS: TestRingClose (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestRingDrain [2021-06-07T12:53:16.758Z] --- PASS: TestRingDrain (0.00s) [2021-06-07T12:53:16.758Z] PASS [2021-06-07T12:53:16.758Z] coverage: 43.3% of statements [2021-06-07T12:53:16.758Z] ok github.com/docker/docker/daemon/logger 0.386s coverage: 43.3% of statements [2021-06-07T12:53:16.758Z] time="2021-06-07T12:53:16Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-07T12:53:16.758Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-06-07T12:53:16.758Z] === RUN TestCreateSuccess [2021-06-07T12:53:16.758Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestCreateLogGroupSuccess [2021-06-07T12:53:16.758Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestCreateError [2021-06-07T12:53:16.758Z] --- PASS: TestCreateError (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestCreateAlreadyExists [2021-06-07T12:53:16.758Z] time="2021-06-07T12:53:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-07T12:53:16.758Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestLogClosed [2021-06-07T12:53:16.758Z] --- PASS: TestLogClosed (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestLogBlocking [2021-06-07T12:53:16.758Z] --- PASS: TestLogBlocking (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-07T12:53:16.758Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestLogNonBlockingBufferFull [2021-06-07T12:53:16.758Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestPublishBatchSuccess [2021-06-07T12:53:16.758Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestPublishBatchError [2021-06-07T12:53:16.758Z] time="2021-06-07T12:53:16Z" level=error msg=Error [2021-06-07T12:53:16.758Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-07T12:53:16.758Z] time="2021-06-07T12:53:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-07T12:53:16.758Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-07T12:53:16.758Z] time="2021-06-07T12:53:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-07T12:53:16.758Z] time="2021-06-07T12:53:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-07T12:53:16.758Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestCollectBatchSimple [2021-06-07T12:53:16.758Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestCollectBatchTicker [2021-06-07T12:53:16.758Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestCollectBatchMultilinePattern [2021-06-07T12:53:16.758Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-07T12:53:16.758Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-07T12:53:16.758Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-07T12:53:16.758Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-06-07T12:53:16.758Z] === RUN TestCollectBatchClose [2021-06-07T12:53:16.758Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestEffectiveLen [2021-06-07T12:53:16.758Z] === RUN TestEffectiveLen/0/Hello [2021-06-07T12:53:16.758Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-07T12:53:16.758Z] === RUN TestEffectiveLen/2/🙃 [2021-06-07T12:53:16.758Z] === RUN TestEffectiveLen/3/���� [2021-06-07T12:53:16.758Z] === RUN TestEffectiveLen/4/He��o [2021-06-07T12:53:16.758Z] === RUN TestEffectiveLen/5/ [2021-06-07T12:53:16.758Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestFindValidSplit [2021-06-07T12:53:16.758Z] === RUN TestFindValidSplit/0/ [2021-06-07T12:53:16.758Z] === RUN TestFindValidSplit/1/Hello [2021-06-07T12:53:16.758Z] === RUN TestFindValidSplit/2/Hello [2021-06-07T12:53:16.758Z] === RUN TestFindValidSplit/3/Hello [2021-06-07T12:53:16.758Z] === RUN TestFindValidSplit/4/🙃 [2021-06-07T12:53:16.758Z] === RUN TestFindValidSplit/5/🙃 [2021-06-07T12:53:16.758Z] === RUN TestFindValidSplit/6/a� [2021-06-07T12:53:16.758Z] === RUN TestFindValidSplit/7/a� [2021-06-07T12:53:16.758Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-07T12:53:16.758Z] cloudwatchlogs_test.go:1044: [2021-06-07T12:53:16.758Z] cloudwatchlogs_test.go:1045: [2021-06-07T12:53:16.758Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-07T12:53:16.758Z] cloudwatchlogs_test.go:1044: Hello [2021-06-07T12:53:16.758Z] cloudwatchlogs_test.go:1045: [2021-06-07T12:53:16.758Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-07T12:53:16.758Z] cloudwatchlogs_test.go:1044: He [2021-06-07T12:53:16.758Z] cloudwatchlogs_test.go:1045: llo [2021-06-07T12:53:16.758Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-07T12:53:16.758Z] cloudwatchlogs_test.go:1044: [2021-06-07T12:53:16.758Z] cloudwatchlogs_test.go:1045: Hello [2021-06-07T12:53:16.758Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-07T12:53:16.758Z] cloudwatchlogs_test.go:1044: [2021-06-07T12:53:16.758Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-07T12:53:16.758Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-07T12:53:16.758Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-07T12:53:16.758Z] cloudwatchlogs_test.go:1045: [2021-06-07T12:53:16.758Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-07T12:53:16.758Z] cloudwatchlogs_test.go:1044: a [2021-06-07T12:53:16.758Z] cloudwatchlogs_test.go:1045: � [2021-06-07T12:53:16.758Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-07T12:53:16.758Z] cloudwatchlogs_test.go:1044: a� [2021-06-07T12:53:16.758Z] cloudwatchlogs_test.go:1045: [2021-06-07T12:53:16.758Z] === RUN TestProcessEventEmoji [2021-06-07T12:53:16.758Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-06-07T12:53:16.758Z] === RUN TestCollectBatchLineSplit [2021-06-07T12:53:16.758Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-07T12:53:16.758Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestCollectBatchMaxEvents [2021-06-07T12:53:16.758Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-06-07T12:53:16.758Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-07T12:53:16.758Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-07T12:53:16.758Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-07T12:53:16.758Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-06-07T12:53:16.758Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-07T12:53:16.758Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-06-07T12:53:16.758Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-07T12:53:16.758Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-07T12:53:16.758Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-07T12:53:16.758Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-07T12:53:16.758Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-07T12:53:16.758Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-07T12:53:16.758Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-07T12:53:16.758Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-07T12:53:16.758Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-07T12:53:16.758Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-07T12:53:16.758Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-07T12:53:16.758Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-07T12:53:16.758Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-07T12:53:16.758Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-07T12:53:16.758Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-07T12:53:16.758Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-07T12:53:16.758Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-07T12:53:16.758Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-07T12:53:16.758Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-07T12:53:16.758Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-07T12:53:16.758Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-07T12:53:16.758Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestCreateTagSuccess [2021-06-07T12:53:16.758Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-07T12:53:16.758Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-07T12:53:16.758Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-07T12:53:16.758Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-07T12:53:16.758Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-07T12:53:16.758Z] PASS [2021-06-07T12:53:16.758Z] coverage: 77.8% of statements [2021-06-07T12:53:16.758Z] ok github.com/docker/docker/daemon/logger/awslogs 0.591s coverage: 77.8% of statements [2021-06-07T12:53:16.758Z] === RUN TestSearchRegistryForImagesErrors [2021-06-07T12:53:16.758Z] --- PASS: TestSearchRegistryForImagesErrors (0.01s) [2021-06-07T12:53:16.758Z] === RUN TestSearchRegistryForImages [2021-06-07T12:53:16.758Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestOnlyPlatformWithFallback [2021-06-07T12:53:16.758Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-07T12:53:16.758Z] === RUN TestImageDelete [2021-06-07T12:53:16.758Z] === RUN TestImageDelete/no_lease [2021-06-07T12:53:16.758Z] === RUN TestImageDelete/lease_exists [2021-06-07T12:53:16.758Z] --- PASS: TestImageDelete (0.05s) [2021-06-07T12:53:16.758Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-07T12:53:16.758Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-06-07T12:53:16.758Z] === RUN TestContentStoreForPull [2021-06-07T12:53:16.903Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-07T12:53:16.903Z] --- PASS: TestContainerStartOnDaemonRestart (5.58s) [2021-06-07T12:53:16.903Z] === CONT TestIpcModeOlderClient [2021-06-07T12:53:16.903Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-06-07T12:53:16.903Z] === CONT TestDaemonHostGatewayIP [2021-06-07T12:53:17.220Z] --- PASS: TestContentStoreForPull (0.20s) [2021-06-07T12:53:17.220Z] PASS [2021-06-07T12:53:17.220Z] coverage: 6.7% of statements [2021-06-07T12:53:17.220Z] ok github.com/docker/docker/daemon/images 0.526s coverage: 6.7% of statements [2021-06-07T12:53:17.220Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-07T12:53:17.220Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-07T12:53:17.220Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-07T12:53:17.220Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-07T12:53:17.220Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-07T12:53:17.220Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-07T12:53:17.220Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-07T12:53:18.197Z] === RUN TestJSONFileLogger [2021-06-07T12:53:18.197Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-07T12:53:18.197Z] === RUN TestJSONFileLoggerWithTags [2021-06-07T12:53:18.197Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-07T12:53:18.197Z] === RUN TestJSONFileLoggerWithOpts [2021-06-07T12:53:18.197Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-07T12:53:18.197Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-07T12:53:18.197Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-07T12:53:18.197Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-07T12:53:18.197Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-07T12:53:18.197Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-06-07T12:53:18.197Z] === RUN TestEncodeDecode [2021-06-07T12:53:18.197Z] === PAUSE TestEncodeDecode [2021-06-07T12:53:18.197Z] === RUN TestUnexpectedEOF [2021-06-07T12:53:18.659Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2021-06-07T12:53:18.659Z] === RUN TestFastTimeMarshalJSON [2021-06-07T12:53:18.659Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-06-07T12:53:18.659Z] PASS [2021-06-07T12:53:18.659Z] coverage: 87.2% of statements [2021-06-07T12:53:18.659Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.326s coverage: 87.2% of statements [2021-06-07T12:53:18.659Z] time="2021-06-07T12:53:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-07T12:53:18.659Z] time="2021-06-07T12:53:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-07T12:53:18.659Z] --- PASS: TestUnexpectedEOF (0.21s) [2021-06-07T12:53:18.659Z] === CONT TestEncodeDecode [2021-06-07T12:53:18.659Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-07T12:53:18.659Z] PASS [2021-06-07T12:53:18.659Z] coverage: 69.9% of statements [2021-06-07T12:53:18.659Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.409s coverage: 69.9% of statements [2021-06-07T12:53:20.197Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-07T12:53:20.204Z] === RUN TestWriteLog [2021-06-07T12:53:20.204Z] === PAUSE TestWriteLog [2021-06-07T12:53:20.204Z] === RUN TestReadLog [2021-06-07T12:53:20.204Z] === PAUSE TestReadLog [2021-06-07T12:53:20.204Z] === CONT TestWriteLog [2021-06-07T12:53:20.204Z] --- PASS: TestWriteLog (0.00s) [2021-06-07T12:53:20.204Z] === CONT TestReadLog [2021-06-07T12:53:20.204Z] === RUN TestReadLog/tail_exact [2021-06-07T12:53:20.204Z] === RUN TestReadLog/tail_less_than_available [2021-06-07T12:53:20.204Z] === RUN TestReadLog/tail_more_than_available [2021-06-07T12:53:20.204Z] --- PASS: TestReadLog (0.19s) [2021-06-07T12:53:20.204Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-06-07T12:53:20.204Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-07T12:53:20.204Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-06-07T12:53:20.204Z] PASS [2021-06-07T12:53:20.204Z] coverage: 75.2% of statements [2021-06-07T12:53:20.204Z] ok github.com/docker/docker/daemon/logger/local 0.707s coverage: 75.2% of statements [2021-06-07T12:53:20.204Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-07T12:53:20.456Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-07T12:53:20.666Z] === RUN TestOpenFileDelete [2021-06-07T12:53:20.666Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-07T12:53:20.666Z] === RUN TestOpenFileRename [2021-06-07T12:53:20.666Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-07T12:53:20.666Z] === RUN TestParseLogTagDefaultTag [2021-06-07T12:53:20.666Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-07T12:53:20.666Z] === RUN TestParseLogTag [2021-06-07T12:53:20.666Z] --- PASS: TestParseLogTag (0.00s) [2021-06-07T12:53:20.666Z] === RUN TestParseLogTagEmptyTag [2021-06-07T12:53:20.666Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-07T12:53:20.666Z] === RUN TestTailFiles [2021-06-07T12:53:20.666Z] --- PASS: TestTailFiles (0.00s) [2021-06-07T12:53:20.666Z] === RUN TestFollowLogsConsumerGone [2021-06-07T12:53:20.666Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-07T12:53:20.666Z] === RUN TestFollowLogsProducerGone [2021-06-07T12:53:20.666Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-07T12:53:20.666Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-07T12:53:20.666Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-07T12:53:20.666Z] === RUN TestCheckCapacityAndRotate [2021-06-07T12:53:20.666Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-07T12:53:20.666Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-07T12:53:21.127Z] --- PASS: TestCheckCapacityAndRotate (0.22s) [2021-06-07T12:53:21.127Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-07T12:53:21.127Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.20s) [2021-06-07T12:53:21.127Z] PASS [2021-06-07T12:53:21.127Z] coverage: 55.3% of statements [2021-06-07T12:53:21.127Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.369s coverage: 55.3% of statements [2021-06-07T12:53:21.127Z] === RUN TestLog [2021-06-07T12:53:21.127Z] --- PASS: TestLog (0.01s) [2021-06-07T12:53:21.127Z] PASS [2021-06-07T12:53:21.127Z] coverage: 31.5% of statements [2021-06-07T12:53:21.127Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.169s coverage: 31.5% of statements [2021-06-07T12:53:21.886Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.42s) [2021-06-07T12:53:21.886Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:47cad35aohb4pwu9rnauv3ow2 Created:2021-06-07 12:53:15.164398771 +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[2338802dfdbe645981db27123ec2828f652f14499ccc85a8a812b2d738680240:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vs33hmsonbc4j8x94x8x44nfu EndpointID:abdcf1754fcad322a85698f5bfeacd7dee6407a2c2d58990ba0d08fd4978e15c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bf1ba9fcffd8dbeadfe31b58ce76912c11235334f432c6be83ce130aabd1ce2c 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:d0c0a60d8dad IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vs33hmsonbc4j8x94x8x44nfu EndpointID:abdcf1754fcad322a85698f5bfeacd7dee6407a2c2d58990ba0d08fd4978e15c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-07T12:53:21.886Z] PASS [2021-06-07T12:53:21.886Z] [2021-06-07T12:53:21.886Z] === Skipped [2021-06-07T12:53:21.886Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-07T12:53:21.886Z] service_test.go:242: FLAKY_TEST [2021-06-07T12:53:21.886Z] [2021-06-07T12:53:21.886Z] [2021-06-07T12:53:21.886Z] DONE 26 tests, 1 skipped in 57.590s [2021-06-07T12:53:22.104Z] === RUN TestValidateLogOpt [2021-06-07T12:53:22.104Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-07T12:53:22.104Z] === RUN TestNewMissedConfig [2021-06-07T12:53:22.104Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-07T12:53:22.104Z] === RUN TestNewMissedUrl [2021-06-07T12:53:22.104Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-07T12:53:22.104Z] === RUN TestNewMissedToken [2021-06-07T12:53:22.104Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-07T12:53:22.104Z] === RUN TestNewWithProxy [2021-06-07T12:53:22.104Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-07T12:53:22.104Z] === RUN TestDefault [2021-06-07T12:53:22.104Z] --- PASS: TestDefault (0.01s) [2021-06-07T12:53:22.104Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-07T12:53:22.104Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-06-07T12:53:22.104Z] === RUN TestJsonFormat [2021-06-07T12:53:22.104Z] --- PASS: TestJsonFormat (0.01s) [2021-06-07T12:53:22.104Z] === RUN TestRawFormat [2021-06-07T12:53:22.104Z] --- PASS: TestRawFormat (0.00s) [2021-06-07T12:53:22.104Z] === RUN TestRawFormatWithLabels [2021-06-07T12:53:22.104Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-07T12:53:22.104Z] === RUN TestRawFormatWithoutTag [2021-06-07T12:53:22.104Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-07T12:53:22.104Z] === RUN TestBatching [2021-06-07T12:53:22.147Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-07T12:53:22.147Z] ++ 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-06-07T12:53:22.147Z] ++ set -e [2021-06-07T12:53:22.147Z] ++ '[' -n 0 ']' [2021-06-07T12:53:22.147Z] ++ set -x [2021-06-07T12:53:22.147Z] ++ 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-06-07T12:53:22.147Z] INFO: Testing against a local daemon [2021-06-07T12:53:22.147Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-07T12:53:22.147Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-07T12:53:22.147Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-07T12:53:22.147Z] === RUN TestDockerNetworkIpvlan [2021-06-07T12:53:22.147Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-07T12:53:22.147Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-07T12:53:22.147Z] PASS [2021-06-07T12:53:22.147Z] [2021-06-07T12:53:22.147Z] === Skipped [2021-06-07T12:53:22.147Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-07T12:53:22.147Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-07T12:53:22.147Z] [2021-06-07T12:53:22.147Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-07T12:53:22.147Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-07T12:53:22.147Z] [2021-06-07T12:53:22.147Z] [2021-06-07T12:53:22.147Z] DONE 2 tests, 2 skipped in 0.160s [2021-06-07T12:53:22.147Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-07T12:53:22.147Z] ++ 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-06-07T12:53:22.147Z] ++ set -e [2021-06-07T12:53:22.147Z] ++ '[' -n 0 ']' [2021-06-07T12:53:22.147Z] ++ set -x [2021-06-07T12:53:22.147Z] ++ 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-06-07T12:53:22.361Z] --- PASS: TestDaemonHostGatewayIP (5.62s) [2021-06-07T12:53:22.361Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-07T12:53:22.407Z] INFO: Testing against a local daemon [2021-06-07T12:53:22.407Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-07T12:53:22.566Z] --- PASS: TestBatching (0.44s) [2021-06-07T12:53:22.566Z] === RUN TestFrequency [2021-06-07T12:53:22.566Z] === RUN TestNewParse [2021-06-07T12:53:22.566Z] --- PASS: TestNewParse (0.00s) [2021-06-07T12:53:22.566Z] PASS [2021-06-07T12:53:22.566Z] coverage: 8.3% of statements [2021-06-07T12:53:22.566Z] ok github.com/docker/docker/daemon/logger/templates 0.065s coverage: 8.3% of statements [2021-06-07T12:53:23.039Z] --- PASS: TestFrequency (0.18s) [2021-06-07T12:53:23.039Z] === RUN TestOneMessagePerRequest [2021-06-07T12:53:23.039Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-07T12:53:23.039Z] === RUN TestVerify [2021-06-07T12:53:23.039Z] --- PASS: TestVerify (0.00s) [2021-06-07T12:53:23.039Z] === RUN TestSkipVerify [2021-06-07T12:53:23.039Z] time="2021-06-07T12:53:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:53:23.039Z] time="2021-06-07T12:53:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:53:23.039Z] time="2021-06-07T12:53:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:53:23.039Z] === RUN TestParseLogFormat [2021-06-07T12:53:23.039Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-07T12:53:23.500Z] === RUN TestValidateLogOptEmpty [2021-06-07T12:53:23.500Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-07T12:53:23.500Z] === RUN TestValidateSyslogAddress [2021-06-07T12:53:23.500Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-07T12:53:23.500Z] === RUN TestParseAddressDefaultPort [2021-06-07T12:53:23.500Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-07T12:53:23.500Z] === RUN TestValidateSyslogFacility [2021-06-07T12:53:23.500Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-07T12:53:23.500Z] === RUN TestValidateLogOptSyslogFormat [2021-06-07T12:53:23.500Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-07T12:53:23.500Z] === RUN TestValidateLogOpt [2021-06-07T12:53:23.500Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-07T12:53:23.500Z] PASS [2021-06-07T12:53:23.500Z] coverage: 46.8% of statements [2021-06-07T12:53:23.500Z] ok github.com/docker/docker/daemon/logger/syslog 0.277s coverage: 46.8% of statements [2021-06-07T12:53:23.500Z] --- PASS: TestSkipVerify (0.51s) [2021-06-07T12:53:23.500Z] === RUN TestBufferMaximum [2021-06-07T12:53:23.500Z] time="2021-06-07T12:53:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:53:23.500Z] time="2021-06-07T12:53:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:53:23.500Z] time="2021-06-07T12:53:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:53:23.500Z] time="2021-06-07T12:53:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:53:23.500Z] time="2021-06-07T12:53:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:53:23.500Z] time="2021-06-07T12:53:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623070403.114627\",\"host\":\"488f544308ae\"}'" [2021-06-07T12:53:23.500Z] time="2021-06-07T12:53:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623070403.114627\",\"host\":\"488f544308ae\"}'" [2021-06-07T12:53:23.500Z] --- PASS: TestBufferMaximum (0.03s) [2021-06-07T12:53:23.500Z] === RUN TestServerAlwaysDown [2021-06-07T12:53:23.500Z] time="2021-06-07T12:53:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:53:23.500Z] time="2021-06-07T12:53:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:53:23.500Z] time="2021-06-07T12:53:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623070403.146639\",\"host\":\"488f544308ae\"}'" [2021-06-07T12:53:23.500Z] time="2021-06-07T12:53:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623070403.146639\",\"host\":\"488f544308ae\"}'" [2021-06-07T12:53:23.500Z] time="2021-06-07T12:53:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-07T12:53:23.500Z] time="2021-06-07T12:53:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623070403.147625\",\"host\":\"488f544308ae\"}'" [2021-06-07T12:53:23.500Z] time="2021-06-07T12:53:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623070403.147625\",\"host\":\"488f544308ae\"}'" [2021-06-07T12:53:23.500Z] time="2021-06-07T12:53:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623070403.147625\",\"host\":\"488f544308ae\"}'" [2021-06-07T12:53:23.500Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-07T12:53:23.500Z] === RUN TestCannotSendAfterClose [2021-06-07T12:53:23.500Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-07T12:53:23.500Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-07T12:53:24.319Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.90s) [2021-06-07T12:53:24.319Z] === RUN TestDockerNetworkMacvlan [2021-06-07T12:53:24.478Z] time="2021-06-07T12:53:24Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-07T12:53:24.478Z] time="2021-06-07T12:53:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"488f544308ae\"}'" [2021-06-07T12:53:24.478Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-06-07T12:53:24.478Z] PASS [2021-06-07T12:53:24.478Z] coverage: 82.5% of statements [2021-06-07T12:53:24.478Z] ok github.com/docker/docker/daemon/logger/splunk 2.353s coverage: 82.5% of statements [2021-06-07T12:53:24.478Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-07T12:53:24.478Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-07T12:53:24.478Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-07T12:53:25.261Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-07T12:53:26.024Z] === RUN TestV1IDService [2021-06-07T12:53:26.024Z] --- PASS: TestV1IDService (0.04s) [2021-06-07T12:53:26.024Z] === RUN TestV2MetadataService [2021-06-07T12:53:26.201Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-07T12:53:26.487Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-07T12:53:26.487Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-07T12:53:26.487Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-07T12:53:26.487Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-07T12:53:26.487Z] === RUN TestContinueOnError_NeverContinue [2021-06-07T12:53:26.487Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-07T12:53:26.487Z] === RUN TestManifestStore [2021-06-07T12:53:26.487Z] === RUN TestManifestStore/no_remote_or_local [2021-06-07T12:53:26.565Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite (441.36s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.11s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.05s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.67s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.70s) [2021-06-07T12:53:26.566Z] docker_cli_daemon_test.go:1455: [dfaa3ec4f3da2] daemon is not started [2021-06-07T12:53:26.566Z] check_test.go:309: [d1de5a59bedbc] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.92s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.55s) [2021-06-07T12:53:26.566Z] check_test.go:309: [ddf89e1030fd7] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.94s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.89s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.49s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.87s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.20s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.56s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.60s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.27s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-06-07T12:53:26.566Z] check_test.go:309: [dcc3cac90e54c] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-07T12:53:26.566Z] check_test.go:309: [d780cc2e7f854] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.42s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.58s) [2021-06-07T12:53:26.566Z] check_test.go:309: [d72ee027e9f9a] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.20s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.81s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.51s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.26s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.65s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.89s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-07T12:53:26.566Z] check_test.go:309: [dc81ff03651d7] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.61s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.60s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.66s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.54s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.46s) [2021-06-07T12:53:26.566Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-07T12:53:26.566Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-07T12:53:26.566Z] check_test.go:309: [d9230beeb98db] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.30s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.18s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.04s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.70s) [2021-06-07T12:53:26.566Z] check_test.go:309: [d0e99ba042855] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.62s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.59s) [2021-06-07T12:53:26.566Z] check_test.go:309: [d0477a3935755] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.71s) [2021-06-07T12:53:26.566Z] docker_cli_daemon_plugins_test.go:79: [d6e2199149107] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.97s) [2021-06-07T12:53:26.566Z] docker_cli_daemon_plugins_test.go:169: [d3c0478fac267] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.43s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.58s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-06-07T12:53:26.566Z] check_test.go:309: [d25cc93c47fd7] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.74s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.60s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.41s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.37s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.53s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.50s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.81s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.57s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.57s) [2021-06-07T12:53:26.566Z] check_test.go:309: [d6a380101a806] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.35s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.94s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.10s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.19s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.17s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.29s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.36s) [2021-06-07T12:53:26.566Z] check_test.go:309: [d1872010bd739] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.63s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.90s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.73s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.31s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.95s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.43s) [2021-06-07T12:53:26.566Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-07T12:53:26.566Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-07T12:53:26.566Z] check_test.go:309: [dee465a2b043c] daemon is not started [2021-06-07T12:53:26.566Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-07T12:53:26.566Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-07T12:53:26.566Z] check_test.go:309: [dacc4f4115f0a] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.21s) [2021-06-07T12:53:26.566Z] check_test.go:309: [d08b33a7891f1] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.17s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.59s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.59s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.33s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.88s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.17s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.92s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.17s) [2021-06-07T12:53:26.566Z] check_test.go:309: [d133d32561e1b] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.50s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.52s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.13s) [2021-06-07T12:53:26.566Z] check_test.go:309: [dd8d986b402ae] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.23s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.15s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2021-06-07T12:53:26.566Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-07T12:53:26.566Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-07T12:53:26.566Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-07T12:53:26.566Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-07T12:53:26.566Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-07T12:53:26.566Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-07T12:53:26.566Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-07T12:53:26.566Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-07T12:53:26.566Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-07T12:53:26.566Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-07T12:53:26.566Z] check_test.go:309: [d232c7e056afa] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2021-06-07T12:53:26.566Z] check_test.go:309: [ddb8ad79617bd] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.81s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.31s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2021-06-07T12:53:26.566Z] check_test.go:309: [da222aece4803] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.08s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.60s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.27s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-06-07T12:53:26.566Z] check_test.go:309: [db971745c9262] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.60s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.08s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.18s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.06s) [2021-06-07T12:53:26.566Z] check_test.go:309: [d88e61fedbaac] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.53s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-06-07T12:53:26.566Z] check_test.go:309: [df90c5a28f61e] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.55s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.73s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.67s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.74s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.14s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.01s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.64s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.50s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.04s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.35s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.24s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.06s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.71s) [2021-06-07T12:53:26.566Z] docker_cli_daemon_test.go:2550: [df53673f73311] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.54s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.99s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.39s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.62s) [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2021-06-07T12:53:26.566Z] check_test.go:309: [dbf9ad16c507f] daemon is not started [2021-06-07T12:53:26.566Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.20s) [2021-06-07T12:53:26.566Z] === RUN TestDockerSwarmSuite [2021-06-07T12:53:26.566Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-07T12:53:26.566Z] --- PASS: TestContainerKillOnDaemonStart (15.43s) [2021-06-07T12:53:26.566Z] === CONT TestDaemonRestartIpcMode [2021-06-07T12:53:26.949Z] time="2021-06-07T12:53:26Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local064294059\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-07T12:53:26.949Z] === RUN TestManifestStore/no_local_cache [2021-06-07T12:53:26.949Z] === RUN TestManifestStore/with_local_cache [2021-06-07T12:53:26.949Z] === RUN TestSuccessfulDownload [2021-06-07T12:53:26.949Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-07T12:53:26.949Z] download_test.go:268: Needs fixing on Windows [2021-06-07T12:53:26.949Z] === RUN TestCancelledDownload [2021-06-07T12:53:26.949Z] === RUN TestManifestStore/unknown_media_type [2021-06-07T12:53:26.949Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-07T12:53:26.949Z] time="2021-06-07T12:53:26Z" level=warning msg="reference for unknown type: " [2021-06-07T12:53:26.949Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-07T12:53:26.949Z] === RUN TestMaxDownloadAttempts [2021-06-07T12:53:26.949Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-07T12:53:26.949Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-07T12:53:26.949Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-07T12:53:26.949Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-07T12:53:26.949Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-07T12:53:26.949Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-07T12:53:26.949Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-07T12:53:26.949Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-07T12:53:26.949Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-07T12:53:26.949Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-07T12:53:26.949Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-07T12:53:26.949Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-07T12:53:26.949Z] time="2021-06-07T12:53:26Z" level=warning msg="reference for unknown type: " [2021-06-07T12:53:26.949Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-07T12:53:26.949Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-07T12:53:26.949Z] time="2021-06-07T12:53:26Z" level=warning msg="reference for unknown type: " [2021-06-07T12:53:26.949Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-07T12:53:26.949Z] time="2021-06-07T12:53:26Z" level=warning msg="reference for unknown type: " [2021-06-07T12:53:26.949Z] time="2021-06-07T12:53:26Z" level=warning msg="reference for unknown type: " [2021-06-07T12:53:26.949Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-07T12:53:26.949Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-07T12:53:26.949Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-07T12:53:26.949Z] time="2021-06-07T12:53:26Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-07T12:53:26.949Z] --- PASS: TestManifestStore (0.40s) [2021-06-07T12:53:26.949Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2021-06-07T12:53:26.949Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-06-07T12:53:26.949Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-06-07T12:53:26.949Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-06-07T12:53:26.949Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-06-07T12:53:26.949Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2021-06-07T12:53:26.949Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-06-07T12:53:26.949Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-06-07T12:53:26.949Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-06-07T12:53:26.949Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-06-07T12:53:26.949Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-06-07T12:53:26.949Z] === RUN TestDetectManifestBlobMediaType [2021-06-07T12:53:26.949Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-07T12:53:26.949Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-07T12:53:26.949Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-07T12:53:26.949Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-07T12:53:26.949Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-07T12:53:26.949Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-07T12:53:26.949Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-07T12:53:26.949Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-07T12:53:26.949Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-07T12:53:26.949Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-07T12:53:26.949Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-07T12:53:26.949Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-07T12:53:26.949Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-07T12:53:26.949Z] === RUN TestFixManifestLayers [2021-06-07T12:53:26.949Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-07T12:53:26.949Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-07T12:53:26.949Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-07T12:53:26.949Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-07T12:53:26.949Z] === RUN TestFixManifestLayersBadParent [2021-06-07T12:53:26.949Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-07T12:53:26.949Z] === RUN TestValidateManifest [2021-06-07T12:53:26.949Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-07T12:53:26.949Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-07T12:53:26.949Z] === RUN TestFormatPlatform [2021-06-07T12:53:26.949Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-07T12:53:26.949Z] === RUN TestGetRepositoryMountCandidates [2021-06-07T12:53:26.949Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-07T12:53:26.949Z] === RUN TestLayerAlreadyExists [2021-06-07T12:53:26.949Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-07T12:53:26.949Z] 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-06-07T12:53:26.949Z] 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-06-07T12:53:26.949Z] 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-06-07T12:53:26.949Z] 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-06-07T12:53:26.949Z] 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-06-07T12:53:26.949Z] 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-06-07T12:53:26.949Z] === RUN TestWhenEmptyAuthConfig [2021-06-07T12:53:27.136Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.82s) [2021-06-07T12:53:27.410Z] time="2021-06-07T12:53:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-07T12:53:27.410Z] time="2021-06-07T12:53:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-07T12:53:27.410Z] time="2021-06-07T12:53:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-07T12:53:27.410Z] time="2021-06-07T12:53:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-07T12:53:27.410Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-07T12:53:27.410Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2021-06-07T12:53:27.411Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2021-06-07T12:53:27.411Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2021-06-07T12:53:27.411Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2021-06-07T12:53:27.411Z] === RUN TestTransfer [2021-06-07T12:53:27.411Z] --- PASS: TestTransfer (0.12s) [2021-06-07T12:53:27.411Z] === RUN TestConcurrencyLimit [2021-06-07T12:53:27.583Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-07T12:53:27.706Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-07T12:53:27.706Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-07T12:53:27.872Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-06-07T12:53:27.872Z] === RUN TestInactiveJobs [2021-06-07T12:53:27.872Z] --- PASS: TestV2MetadataService (1.50s) [2021-06-07T12:53:27.872Z] PASS [2021-06-07T12:53:27.872Z] coverage: 48.2% of statements [2021-06-07T12:53:27.872Z] ok github.com/docker/docker/distribution/metadata 1.695s coverage: 48.2% of statements [2021-06-07T12:53:27.872Z] === RUN TestNotFound [2021-06-07T12:53:27.872Z] --- PASS: TestNotFound (0.00s) [2021-06-07T12:53:27.872Z] === RUN TestConflict [2021-06-07T12:53:27.872Z] --- PASS: TestConflict (0.00s) [2021-06-07T12:53:27.872Z] === RUN TestForbidden [2021-06-07T12:53:27.872Z] --- PASS: TestForbidden (0.00s) [2021-06-07T12:53:27.872Z] === RUN TestInvalidParameter [2021-06-07T12:53:27.872Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-07T12:53:27.872Z] === RUN TestNotImplemented [2021-06-07T12:53:27.872Z] --- PASS: TestNotImplemented (0.00s) [2021-06-07T12:53:27.872Z] === RUN TestNotModified [2021-06-07T12:53:27.872Z] --- PASS: TestNotModified (0.00s) [2021-06-07T12:53:27.872Z] === RUN TestUnauthorized [2021-06-07T12:53:27.872Z] --- PASS: TestUnauthorized (0.00s) [2021-06-07T12:53:27.872Z] === RUN TestUnknown [2021-06-07T12:53:27.872Z] --- PASS: TestUnknown (0.00s) [2021-06-07T12:53:27.872Z] === RUN TestCancelled [2021-06-07T12:53:27.872Z] --- PASS: TestCancelled (0.00s) [2021-06-07T12:53:27.872Z] === RUN TestDeadline [2021-06-07T12:53:27.872Z] --- PASS: TestDeadline (0.00s) [2021-06-07T12:53:27.872Z] === RUN TestDataLoss [2021-06-07T12:53:27.872Z] --- PASS: TestDataLoss (0.00s) [2021-06-07T12:53:27.872Z] === RUN TestUnavailable [2021-06-07T12:53:27.872Z] --- PASS: TestUnavailable (0.00s) [2021-06-07T12:53:27.872Z] === RUN TestSystem [2021-06-07T12:53:27.872Z] --- PASS: TestSystem (0.00s) [2021-06-07T12:53:27.872Z] === RUN TestFromStatusCode [2021-06-07T12:53:27.872Z] === RUN TestFromStatusCode/Not_Found [2021-06-07T12:53:27.872Z] === RUN TestFromStatusCode/Bad_Request [2021-06-07T12:53:27.872Z] === RUN TestFromStatusCode/Conflict [2021-06-07T12:53:27.872Z] === RUN TestFromStatusCode/Unauthorized [2021-06-07T12:53:27.872Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-07T12:53:27.872Z] === RUN TestFromStatusCode/Forbidden [2021-06-07T12:53:27.872Z] === RUN TestFromStatusCode/Not_Modified [2021-06-07T12:53:27.872Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-07T12:53:27.872Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-07T12:53:27.872Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-07T12:53:27.872Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-07T12:53:27.872Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-07T12:53:27.872Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-07T12:53:27.872Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-07T12:53:27.872Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-07T12:53:27.872Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-07T12:53:27.872Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-07T12:53:27.872Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-07T12:53:27.872Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-07T12:53:27.872Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-07T12:53:27.872Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-07T12:53:27.872Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-07T12:53:27.872Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-07T12:53:27.872Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-07T12:53:27.872Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-07T12:53:27.872Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-07T12:53:27.872Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-07T12:53:27.872Z] PASS [2021-06-07T12:53:27.872Z] coverage: 53.1% of statements [2021-06-07T12:53:27.872Z] ok github.com/docker/docker/errdefs 0.054s coverage: 53.1% of statements [2021-06-07T12:53:27.872Z] --- PASS: TestInactiveJobs (0.35s) [2021-06-07T12:53:27.872Z] === RUN TestWatchRelease [2021-06-07T12:53:27.872Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-06-07T12:53:27.872Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-07T12:53:27.872Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-07T12:53:27.872Z] === RUN TestTokenPassThru [2021-06-07T12:53:27.872Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-07T12:53:27.872Z] === RUN TestTokenPassThruDifferentHost [2021-06-07T12:53:27.872Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-07T12:53:27.872Z] PASS [2021-06-07T12:53:27.872Z] coverage: 23.6% of statements [2021-06-07T12:53:28.334Z] --- PASS: TestWatchRelease (0.04s) [2021-06-07T12:53:28.334Z] === RUN TestWatchFinishedTransfer [2021-06-07T12:53:28.334Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-07T12:53:28.334Z] === RUN TestDuplicateTransfer [2021-06-07T12:53:28.334Z] ok github.com/docker/docker/distribution 1.800s coverage: 23.6% of statements [2021-06-07T12:53:28.334Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-07T12:53:28.334Z] === RUN TestSuccessfulUpload [2021-06-07T12:53:28.334Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-07T12:53:28.334Z] time="2021-06-07T12:53:28Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-07T12:53:28.778Z] --- PASS: TestBuildMultiStageOnBuild (18.52s) [2021-06-07T12:53:28.778Z] === RUN TestBuildUncleanTarFilenames [2021-06-07T12:53:28.778Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-06-07T12:53:28.778Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T12:53:28.778Z] === RUN TestBuildMultiStageLayerLeak [2021-06-07T12:53:28.794Z] --- PASS: TestSuccessfulUpload (0.41s) [2021-06-07T12:53:28.794Z] === RUN TestCancelledUpload [2021-06-07T12:53:28.794Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-07T12:53:28.794Z] PASS [2021-06-07T12:53:28.794Z] coverage: 76.8% of statements [2021-06-07T12:53:28.794Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 76.8% of statements [2021-06-07T12:53:28.794Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-07T12:53:29.614Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-07T12:53:30.880Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-07T12:53:30.980Z] === RUN TestCompare [2021-06-07T12:53:30.980Z] --- PASS: TestCompare (0.00s) [2021-06-07T12:53:30.980Z] PASS [2021-06-07T12:53:30.980Z] coverage: 19.2% of statements [2021-06-07T12:53:30.980Z] ok github.com/docker/docker/image/cache 0.146s coverage: 19.2% of statements [2021-06-07T12:53:30.980Z] === RUN TestFSGetInvalidData [2021-06-07T12:53:30.980Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-07T12:53:30.980Z] === RUN TestFSInvalidSet [2021-06-07T12:53:30.981Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-07T12:53:30.981Z] === RUN TestFSInvalidRoot [2021-06-07T12:53:30.981Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-07T12:53:30.981Z] === RUN TestFSMetadataGetSet [2021-06-07T12:53:30.981Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-06-07T12:53:30.981Z] === RUN TestFSInvalidWalker [2021-06-07T12:53:30.981Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-06-07T12:53:30.981Z] === RUN TestFSGetSet [2021-06-07T12:53:30.981Z] --- PASS: TestFSGetSet (0.02s) [2021-06-07T12:53:30.981Z] === RUN TestFSGetUnsetKey [2021-06-07T12:53:30.981Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-07T12:53:30.981Z] === RUN TestFSGetEmptyData [2021-06-07T12:53:30.981Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-07T12:53:30.981Z] === RUN TestFSDelete [2021-06-07T12:53:30.981Z] --- PASS: TestFSDelete (0.03s) [2021-06-07T12:53:30.981Z] === RUN TestFSWalker [2021-06-07T12:53:30.981Z] --- PASS: TestFSWalker (0.08s) [2021-06-07T12:53:30.981Z] === RUN TestFSWalkerStopOnError [2021-06-07T12:53:30.981Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-06-07T12:53:30.981Z] === RUN TestNewFromJSON [2021-06-07T12:53:30.981Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-07T12:53:30.981Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-07T12:53:30.981Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-07T12:53:30.981Z] === RUN TestMarshalKeyOrder [2021-06-07T12:53:30.981Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-07T12:53:30.981Z] === RUN TestHistoryEqual [2021-06-07T12:53:30.981Z] === RUN TestValidateManifest [2021-06-07T12:53:30.981Z] === RUN TestValidateManifest/nil [2021-06-07T12:53:30.981Z] === RUN TestValidateManifest/non-nil [2021-06-07T12:53:30.981Z] --- PASS: TestValidateManifest (0.00s) [2021-06-07T12:53:30.981Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-07T12:53:30.981Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-07T12:53:30.981Z] PASS [2021-06-07T12:53:30.981Z] coverage: 0.6% of statements [2021-06-07T12:53:30.981Z] ok github.com/docker/docker/image/tarexport 0.081s coverage: 0.6% of statements [2021-06-07T12:53:30.981Z] --- PASS: TestHistoryEqual (0.18s) [2021-06-07T12:53:30.981Z] === RUN TestImage [2021-06-07T12:53:30.981Z] --- PASS: TestImage (0.00s) [2021-06-07T12:53:30.981Z] === RUN TestImageOSNotEmpty [2021-06-07T12:53:30.981Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-07T12:53:30.981Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-07T12:53:30.981Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-07T12:53:30.981Z] === RUN TestCreate [2021-06-07T12:53:30.981Z] --- PASS: TestCreate (0.01s) [2021-06-07T12:53:30.981Z] === RUN TestRestore [2021-06-07T12:53:30.981Z] time="2021-06-07T12:53:30Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-07T12:53:30.981Z] --- PASS: TestRestore (0.04s) [2021-06-07T12:53:30.981Z] === RUN TestAddDelete [2021-06-07T12:53:30.981Z] --- PASS: TestAddDelete (0.03s) [2021-06-07T12:53:30.981Z] === RUN TestSearchAfterDelete [2021-06-07T12:53:30.981Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-07T12:53:30.981Z] === RUN TestParentReset [2021-06-07T12:53:31.443Z] --- PASS: TestParentReset (0.04s) [2021-06-07T12:53:31.443Z] === RUN TestGetAndSetLastUpdated [2021-06-07T12:53:31.443Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-07T12:53:31.443Z] === RUN TestStoreLen [2021-06-07T12:53:31.443Z] --- PASS: TestStoreLen (0.06s) [2021-06-07T12:53:31.443Z] PASS [2021-06-07T12:53:31.443Z] coverage: 86.6% of statements [2021-06-07T12:53:31.443Z] ok github.com/docker/docker/image 0.795s coverage: 86.6% of statements [2021-06-07T12:53:31.521Z] --- PASS: TestDaemonRestartIpcMode (4.92s) [2021-06-07T12:53:31.521Z] PASS [2021-06-07T12:53:31.521Z] [2021-06-07T12:53:31.521Z] === Skipped [2021-06-07T12:53:31.521Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-07T12:53:31.521Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-07T12:53:31.521Z] [2021-06-07T12:53:31.521Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-06-07T12:53:31.521Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-07T12:53:31.521Z] [2021-06-07T12:53:31.521Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-07T12:53:31.521Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-07T12:53:31.521Z] [2021-06-07T12:53:31.521Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-07T12:53:31.521Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-07T12:53:31.521Z] [2021-06-07T12:53:31.521Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-07T12:53:31.521Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-07T12:53:31.521Z] [2021-06-07T12:53:31.521Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-07T12:53:31.521Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-07T12:53:31.521Z] [2021-06-07T12:53:31.521Z] [2021-06-07T12:53:31.521Z] DONE 196 tests, 6 skipped in 246.223s [2021-06-07T12:53:31.521Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-06-07T12:53:31.521Z] ++ 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-06-07T12:53:31.521Z] ++ set -e [2021-06-07T12:53:31.521Z] ++ '[' -n 0 ']' [2021-06-07T12:53:31.521Z] ++ set -x [2021-06-07T12:53:31.522Z] ++ 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-06-07T12:53:31.522Z] INFO: Testing against a local daemon [2021-06-07T12:53:31.522Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T12:53:31.906Z] === RUN TestMakeV1ConfigFromConfig [2021-06-07T12:53:31.906Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-07T12:53:31.906Z] PASS [2021-06-07T12:53:31.906Z] coverage: 25.0% of statements [2021-06-07T12:53:31.906Z] ok github.com/docker/docker/image/v1 0.097s coverage: 25.0% of statements [2021-06-07T12:53:31.906Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-07T12:53:32.461Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2021-06-07T12:53:32.461Z] === RUN TestDaemonConfigValidation [2021-06-07T12:53:32.461Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:53:32.461Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:53:32.461Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-07T12:53:32.461Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-07T12:53:32.461Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-07T12:53:32.461Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-07T12:53:32.461Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-07T12:53:32.461Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-07T12:53:32.461Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-07T12:53:32.461Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-07T12:53:32.461Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-07T12:53:32.461Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-07T12:53:32.461Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-07T12:53:32.461Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-07T12:53:32.721Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-07T12:53:32.721Z] --- PASS: TestDaemonConfigValidation (0.03s) [2021-06-07T12:53:32.721Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2021-06-07T12:53:32.721Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.22s) [2021-06-07T12:53:32.721Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2021-06-07T12:53:32.721Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.23s) [2021-06-07T12:53:32.721Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2021-06-07T12:53:32.721Z] PASS [2021-06-07T12:53:32.721Z] [2021-06-07T12:53:32.721Z] DONE 7 tests in 1.199s [2021-06-07T12:53:32.721Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-07T12:53:32.721Z] ++ 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-06-07T12:53:32.721Z] ++ set -e [2021-06-07T12:53:32.721Z] ++ '[' -n 0 ']' [2021-06-07T12:53:32.721Z] ++ set -x [2021-06-07T12:53:32.721Z] ++ 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-06-07T12:53:32.980Z] INFO: Testing against a local daemon [2021-06-07T12:53:32.980Z] === RUN TestCommitInheritsEnv [2021-06-07T12:53:33.452Z] === RUN TestSerialization [2021-06-07T12:53:33.452Z] --- PASS: TestSerialization (0.02s) [2021-06-07T12:53:33.452Z] PASS [2021-06-07T12:53:33.452Z] coverage: 100.0% of statements [2021-06-07T12:53:33.452Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2021-06-07T12:53:33.551Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-07T12:53:33.551Z] --- PASS: TestCommitInheritsEnv (0.49s) [2021-06-07T12:53:33.551Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-07T12:53:33.551Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-07T12:53:33.551Z] === RUN TestImagesFilterMultiReference [2021-06-07T12:53:33.551Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-07T12:53:33.551Z] === RUN TestImagePullPlatformInvalid [2021-06-07T12:53:33.551Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-06-07T12:53:33.551Z] === RUN TestRemoveImageOrphaning [2021-06-07T12:53:33.812Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2021-06-07T12:53:34.072Z] === RUN TestRemoveImageGarbageCollector [2021-06-07T12:53:34.072Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-07T12:53:34.178Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-07T12:53:34.427Z] === RUN TestEmptyLayer [2021-06-07T12:53:34.427Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-07T12:53:34.427Z] === RUN TestCommitFailure [2021-06-07T12:53:34.427Z] --- PASS: TestCommitFailure (0.01s) [2021-06-07T12:53:34.427Z] === RUN TestStartTransactionFailure [2021-06-07T12:53:34.427Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-07T12:53:34.427Z] === RUN TestGetOrphan [2021-06-07T12:53:34.427Z] --- PASS: TestGetOrphan (0.01s) [2021-06-07T12:53:34.427Z] === RUN TestMountAndRegister [2021-06-07T12:53:34.427Z] === RUN TestEnvironmentParsing [2021-06-07T12:53:34.427Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-07T12:53:34.427Z] PASS [2021-06-07T12:53:34.427Z] coverage: 1.0% of statements [2021-06-07T12:53:34.427Z] ok github.com/docker/docker/libcontainerd/local 0.102s coverage: 1.0% of statements [2021-06-07T12:53:34.888Z] --- PASS: TestMountAndRegister (0.06s) [2021-06-07T12:53:34.888Z] layer_test.go:271: Layer size: 14 [2021-06-07T12:53:34.888Z] === RUN TestLayerRelease [2021-06-07T12:53:34.888Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-07T12:53:34.888Z] layer_test.go:304: Failing on Windows [2021-06-07T12:53:34.888Z] === RUN TestStoreRestore [2021-06-07T12:53:34.888Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-07T12:53:34.888Z] layer_test.go:353: Failing on Windows [2021-06-07T12:53:34.888Z] === RUN TestTarStreamStability [2021-06-07T12:53:34.888Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-07T12:53:34.888Z] layer_test.go:468: Failing on Windows [2021-06-07T12:53:34.888Z] === RUN TestRegisterExistingLayer [2021-06-07T12:53:34.888Z] --- PASS: TestRegisterExistingLayer (0.16s) [2021-06-07T12:53:34.888Z] === RUN TestTarStreamVerification [2021-06-07T12:53:34.888Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-07T12:53:34.888Z] layer_test.go:697: Failing on Windows [2021-06-07T12:53:34.888Z] === RUN TestLayerMigration [2021-06-07T12:53:34.888Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-07T12:53:34.888Z] migration_test.go:46: Failing on Windows [2021-06-07T12:53:34.888Z] === RUN TestLayerMigrationNoTarsplit [2021-06-07T12:53:34.888Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-07T12:53:34.888Z] migration_test.go:182: Failing on Windows [2021-06-07T12:53:34.888Z] === RUN TestMountInit [2021-06-07T12:53:34.888Z] --- SKIP: TestMountInit (0.00s) [2021-06-07T12:53:34.888Z] mount_test.go:17: Failing on Windows [2021-06-07T12:53:34.888Z] === RUN TestMountSize [2021-06-07T12:53:34.888Z] --- SKIP: TestMountSize (0.00s) [2021-06-07T12:53:34.888Z] mount_test.go:76: Failing on Windows [2021-06-07T12:53:34.888Z] === RUN TestMountChanges [2021-06-07T12:53:34.888Z] --- SKIP: TestMountChanges (0.00s) [2021-06-07T12:53:34.888Z] mount_test.go:125: Failing on Windows [2021-06-07T12:53:34.888Z] === RUN TestMountApply [2021-06-07T12:53:34.888Z] --- SKIP: TestMountApply (0.00s) [2021-06-07T12:53:34.888Z] mount_test.go:212: Failing on Windows [2021-06-07T12:53:34.888Z] PASS [2021-06-07T12:53:34.888Z] coverage: 30.1% of statements [2021-06-07T12:53:34.888Z] ok github.com/docker/docker/layer 0.437s coverage: 30.1% of statements [2021-06-07T12:53:34.888Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-07T12:53:34.888Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-07T12:53:34.888Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-07T12:53:34.888Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-07T12:53:35.862Z] === RUN TestSequenceGetAvailableBit [2021-06-07T12:53:35.862Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-07T12:53:35.862Z] === RUN TestSequenceEqual [2021-06-07T12:53:35.862Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-07T12:53:35.862Z] === RUN TestSequenceCopy [2021-06-07T12:53:35.862Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-07T12:53:35.862Z] === RUN TestGetFirstAvailable [2021-06-07T12:53:35.862Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-07T12:53:35.862Z] === RUN TestFindSequence [2021-06-07T12:53:35.862Z] --- PASS: TestFindSequence (0.00s) [2021-06-07T12:53:35.862Z] === RUN TestCheckIfAvailable [2021-06-07T12:53:35.862Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-07T12:53:35.862Z] === RUN TestMergeSequences [2021-06-07T12:53:35.862Z] --- PASS: TestMergeSequences (0.00s) [2021-06-07T12:53:35.862Z] === RUN TestPushReservation [2021-06-07T12:53:35.862Z] --- PASS: TestPushReservation (0.00s) [2021-06-07T12:53:35.862Z] === RUN TestSerializeDeserialize [2021-06-07T12:53:35.862Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-07T12:53:35.862Z] === RUN TestSet [2021-06-07T12:53:35.862Z] --- PASS: TestSet (0.00s) [2021-06-07T12:53:35.862Z] === RUN TestSetUnset [2021-06-07T12:53:35.862Z] --- PASS: TestSetUnset (0.00s) [2021-06-07T12:53:35.862Z] === RUN TestOffsetSetUnset [2021-06-07T12:53:35.862Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-07T12:53:35.862Z] === RUN TestSetInRange [2021-06-07T12:53:35.862Z] --- PASS: TestSetInRange (0.00s) [2021-06-07T12:53:35.862Z] === RUN TestSetAnyInRange [2021-06-07T12:53:35.862Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-07T12:53:36.324Z] === RUN TestMethods [2021-06-07T12:53:36.324Z] --- PASS: TestMethods (0.00s) [2021-06-07T12:53:36.324Z] === RUN TestRandomAllocateDeallocate [2021-06-07T12:53:37.364Z] --- PASS: TestRemoveImageGarbageCollector (3.15s) [2021-06-07T12:53:37.364Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-07T12:53:37.364Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-07T12:53:37.364Z] === RUN TestTagInvalidReference [2021-06-07T12:53:37.364Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-07T12:53:37.364Z] === RUN TestTagValidPrefixedRepo [2021-06-07T12:53:37.364Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-07T12:53:37.364Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-07T12:53:37.364Z] === RUN TestTagExistedNameWithoutForce [2021-06-07T12:53:37.364Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-07T12:53:37.364Z] === RUN TestTagOfficialNames [2021-06-07T12:53:37.364Z] --- PASS: TestTagOfficialNames (0.11s) [2021-06-07T12:53:37.364Z] === RUN TestTagMatchesDigest [2021-06-07T12:53:37.364Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-07T12:53:37.364Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-07T12:53:37.868Z] === RUN TestClientServiceInvalidCommand [2021-06-07T12:53:37.868Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestClientServiceCreate [2021-06-07T12:53:37.868Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestClientServiceRm [2021-06-07T12:53:37.868Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestClientServiceLs [2021-06-07T12:53:37.868Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestClientServiceInfo [2021-06-07T12:53:37.868Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestClientServiceInfoById [2021-06-07T12:53:37.868Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestClientServiceJoin [2021-06-07T12:53:37.868Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestClientServiceLeave [2021-06-07T12:53:37.868Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestClientDummyCommand [2021-06-07T12:53:37.868Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestClientNetworkInvalidCommand [2021-06-07T12:53:37.868Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestClientNetworkCreate [2021-06-07T12:53:37.868Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestClientNetworkCreateWithDriver [2021-06-07T12:53:37.868Z] flag provided but not defined: -f [2021-06-07T12:53:37.868Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build991315190\b1152\client.test.exe create --help'. [2021-06-07T12:53:37.868Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestClientNetworkRm [2021-06-07T12:53:37.868Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestClientNetworkLs [2021-06-07T12:53:37.868Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestClientNetworkInfo [2021-06-07T12:53:37.868Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestClientNetworkInfoById [2021-06-07T12:53:37.868Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-07T12:53:37.868Z] PASS [2021-06-07T12:53:37.868Z] coverage: 75.2% of statements [2021-06-07T12:53:37.868Z] ok github.com/docker/docker/libnetwork/client 0.071s coverage: 75.2% of statements [2021-06-07T12:53:37.868Z] === RUN TestEverything [2021-06-07T12:53:37.868Z] --- PASS: TestEverything (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestGet [2021-06-07T12:53:37.868Z] --- PASS: TestGet (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestParsePanic [2021-06-07T12:53:37.868Z] flag provided but not defined: -int [2021-06-07T12:53:37.868Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build991315190\b1156\mflag.test.exe --help'. [2021-06-07T12:53:37.868Z] --- PASS: TestParsePanic (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestParse [2021-06-07T12:53:37.868Z] --- PASS: TestParse (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestFlagSetParse [2021-06-07T12:53:37.868Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestUserDefined [2021-06-07T12:53:37.868Z] --- PASS: TestUserDefined (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestUserDefinedBool [2021-06-07T12:53:37.868Z] flag needs an argument: -b [2021-06-07T12:53:37.868Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build991315190\b1156\mflag.test.exe test --help'. [2021-06-07T12:53:37.868Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestSetOutput [2021-06-07T12:53:37.868Z] --- PASS: TestSetOutput (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestChangingArgs [2021-06-07T12:53:37.868Z] --- PASS: TestChangingArgs (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestHelp [2021-06-07T12:53:37.868Z] --- PASS: TestHelp (0.00s) [2021-06-07T12:53:37.868Z] === RUN TestFlagCounts [2021-06-07T12:53:37.868Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-07T12:53:37.868Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-07T12:53:37.868Z] --- PASS: TestFlagCounts (0.00s) [2021-06-07T12:53:38.334Z] === RUN TestSortFlags [2021-06-07T12:53:38.334Z] --- PASS: TestSortFlags (0.00s) [2021-06-07T12:53:38.334Z] === RUN TestMergeFlags [2021-06-07T12:53:38.334Z] --- PASS: TestMergeFlags (0.00s) [2021-06-07T12:53:38.334Z] PASS [2021-06-07T12:53:38.334Z] coverage: 62.7% of statements [2021-06-07T12:53:38.334Z] ok github.com/docker/docker/libnetwork/client/mflag 0.067s coverage: 62.7% of statements [2021-06-07T12:53:39.093Z] --- PASS: TestBuildMultiStageLayerLeak (11.99s) [2021-06-07T12:53:39.093Z] === RUN TestBuildWithHugeFile [2021-06-07T12:53:39.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-07T12:53:40.531Z] === RUN TestErrorInterfaces [2021-06-07T12:53:40.531Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-07T12:53:40.531Z] === RUN TestNetworkMarshalling [2021-06-07T12:53:40.531Z] --- PASS: TestNetworkMarshalling (0.18s) [2021-06-07T12:53:40.531Z] === RUN TestEndpointMarshalling [2021-06-07T12:53:40.531Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-07T12:53:40.531Z] === RUN TestAuxAddresses [2021-06-07T12:53:40.531Z] time="2021-06-07T12:53:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-07T12:53:40.531Z] --- PASS: TestAuxAddresses (0.03s) [2021-06-07T12:53:40.531Z] === RUN TestSRVServiceQuery [2021-06-07T12:53:40.531Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-06-07T12:53:40.531Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:53:40.531Z] === RUN TestServiceVIPReuse [2021-06-07T12:53:40.531Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-06-07T12:53:40.531Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:53:40.531Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-07T12:53:40.531Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-06-07T12:53:40.531Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:53:40.531Z] === RUN TestDNSIPQuery [2021-06-07T12:53:40.531Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-07T12:53:40.531Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:53:40.531Z] === RUN TestDNSProxyServFail [2021-06-07T12:53:40.531Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-07T12:53:40.531Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:53:40.531Z] === RUN TestSandboxAddEmpty [2021-06-07T12:53:40.531Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-07T12:53:40.531Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:53:40.531Z] === RUN TestSandboxAddMultiPrio [2021-06-07T12:53:40.531Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-07T12:53:40.531Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:53:40.531Z] === RUN TestSandboxAddSamePrio [2021-06-07T12:53:40.531Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-07T12:53:40.531Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:53:40.531Z] === RUN TestCleanupServiceDiscovery [2021-06-07T12:53:40.531Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-07T12:53:40.531Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:53:40.531Z] === RUN TestDNSOptions [2021-06-07T12:53:40.531Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-07T12:53:40.531Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:53:40.531Z] === RUN TestMultipleControllersWithSameStore [2021-06-07T12:53:40.531Z] time="2021-06-07T12:53:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-07T12:53:40.531Z] time="2021-06-07T12:53:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-07T12:53:40.758Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-07T12:53:40.787Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-07T12:53:40.992Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-07T12:53:40.992Z] PASS [2021-06-07T12:53:40.992Z] coverage: 8.6% of statements [2021-06-07T12:53:40.992Z] ok github.com/docker/docker/libnetwork 0.402s coverage: 8.6% of statements [2021-06-07T12:53:40.992Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-07T12:53:41.454Z] === RUN TestTCP4Proxy [2021-06-07T12:53:41.454Z] --- PASS: TestTCP4Proxy (0.01s) [2021-06-07T12:53:41.454Z] === RUN TestTCP4ProxyHalfClose [2021-06-07T12:53:41.454Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-07T12:53:41.454Z] === RUN TestTCP6Proxy [2021-06-07T12:53:41.454Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-07T12:53:41.454Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-07T12:53:41.454Z] === RUN TestTCPDualStackProxy [2021-06-07T12:53:41.454Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-07T12:53:41.454Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-07T12:53:41.454Z] === RUN TestUDP4Proxy [2021-06-07T12:53:41.454Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-07T12:53:41.454Z] === RUN TestUDP6Proxy [2021-06-07T12:53:41.454Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-07T12:53:41.454Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-07T12:53:41.454Z] === RUN TestUDPWriteError [2021-06-07T12:53:41.454Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-07T12:53:41.454Z] === RUN TestSCTP4Proxy [2021-06-07T12:53:41.454Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-07T12:53:41.454Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-07T12:53:41.454Z] === RUN TestSCTP6Proxy [2021-06-07T12:53:41.454Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-07T12:53:41.454Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-07T12:53:41.454Z] PASS [2021-06-07T12:53:41.454Z] coverage: 49.4% of statements [2021-06-07T12:53:41.454Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.097s coverage: 49.4% of statements [2021-06-07T12:53:42.141Z] --- PASS: TestDockerNetworkMacvlan (17.97s) [2021-06-07T12:53:42.141Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-06-07T12:53:42.141Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-06-07T12:53:42.141Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.94s) [2021-06-07T12:53:42.141Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s) [2021-06-07T12:53:42.141Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.07s) [2021-06-07T12:53:42.141Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.53s) [2021-06-07T12:53:42.141Z] PASS [2021-06-07T12:53:42.141Z] [2021-06-07T12:53:42.141Z] DONE 8 tests in 20.009s [2021-06-07T12:53:42.141Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-07T12:53:42.141Z] ++ 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-06-07T12:53:42.141Z] ++ set -e [2021-06-07T12:53:42.141Z] ++ '[' -n 0 ']' [2021-06-07T12:53:42.141Z] ++ set -x [2021-06-07T12:53:42.141Z] ++ 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-06-07T12:53:42.141Z] testing: warning: no tests to run [2021-06-07T12:53:42.141Z] PASS [2021-06-07T12:53:42.141Z] [2021-06-07T12:53:42.141Z] DONE 0 tests in 0.027s [2021-06-07T12:53:42.401Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-07T12:53:42.401Z] ++ 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-06-07T12:53:42.401Z] ++ set -e [2021-06-07T12:53:42.401Z] ++ '[' -n 0 ']' [2021-06-07T12:53:42.401Z] ++ set -x [2021-06-07T12:53:42.401Z] ++ 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-06-07T12:53:42.401Z] INFO: Testing against a local daemon [2021-06-07T12:53:42.401Z] === RUN TestAuthZPluginAllowRequest [2021-06-07T12:53:42.428Z] === RUN TestInvalidConfig [2021-06-07T12:53:42.428Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-07T12:53:42.428Z] === RUN TestConfig [2021-06-07T12:53:42.428Z] --- PASS: TestConfig (0.00s) [2021-06-07T12:53:42.428Z] === RUN TestOptionsLabels [2021-06-07T12:53:42.428Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-07T12:53:42.428Z] === RUN TestValidName [2021-06-07T12:53:42.428Z] --- PASS: TestValidName (0.00s) [2021-06-07T12:53:42.428Z] === RUN TestTLSConfiguration [2021-06-07T12:53:42.889Z] time="2021-06-07T12:53:42Z" level=info msg="Option Initializing KV with TLS" [2021-06-07T12:53:42.889Z] --- PASS: TestTLSConfiguration (0.18s) [2021-06-07T12:53:42.889Z] PASS [2021-06-07T12:53:42.889Z] coverage: 24.0% of statements [2021-06-07T12:53:42.889Z] ok github.com/docker/docker/libnetwork/config 0.286s coverage: 24.0% of statements [2021-06-07T12:53:42.889Z] === RUN TestKey [2021-06-07T12:53:42.889Z] --- PASS: TestKey (0.00s) [2021-06-07T12:53:42.889Z] === RUN TestParseKey [2021-06-07T12:53:42.889Z] --- PASS: TestParseKey (0.00s) [2021-06-07T12:53:42.889Z] === RUN TestInvalidDataStore [2021-06-07T12:53:42.889Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-07T12:53:42.889Z] === RUN TestKVObjectFlatKey [2021-06-07T12:53:42.889Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-07T12:53:42.889Z] === RUN TestAtomicKVObjectFlatKey [2021-06-07T12:53:42.889Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-07T12:53:42.889Z] PASS [2021-06-07T12:53:42.889Z] coverage: 21.9% of statements [2021-06-07T12:53:42.889Z] ok github.com/docker/docker/libnetwork/datastore 0.084s coverage: 21.9% of statements [2021-06-07T12:53:43.861Z] === RUN TestIPDataMarshalling [2021-06-07T12:53:43.861Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-07T12:53:43.861Z] === RUN TestValidateAndIsV6 [2021-06-07T12:53:43.861Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-07T12:53:43.861Z] PASS [2021-06-07T12:53:43.861Z] coverage: 68.9% of statements [2021-06-07T12:53:43.861Z] ok github.com/docker/docker/libnetwork/driverapi 0.063s coverage: 68.9% of statements [2021-06-07T12:53:44.312Z] --- PASS: TestAuthZPluginAllowRequest (1.82s) [2021-06-07T12:53:44.312Z] === RUN TestAuthZPluginTLS [2021-06-07T12:53:44.323Z] --- PASS: TestRandomAllocateDeallocate (8.61s) [2021-06-07T12:53:44.323Z] === RUN TestAllocateRandomDeallocate [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-07T12:53:44.413Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-06-07T12:53:44.413Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-07T12:53:44.413Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/types [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-07T12:53:44.413Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2021-06-07T12:53:44.413Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-07T12:53:44.413Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-06-07T12:53:44.413Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/builder [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-07T12:53:44.413Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-07T12:53:44.785Z] === RUN TestDriver [2021-06-07T12:53:44.785Z] --- PASS: TestDriver (0.00s) [2021-06-07T12:53:44.785Z] PASS [2021-06-07T12:53:44.785Z] coverage: 34.8% of statements [2021-06-07T12:53:44.785Z] ok github.com/docker/docker/libnetwork/drivers/host 0.116s coverage: 34.8% of statements [2021-06-07T12:53:44.883Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-06-07T12:53:44.883Z] === RUN TestAuthZPluginDenyRequest [2021-06-07T12:53:44.980Z] ok github.com/docker/docker/builder/dockerfile 0.210s coverage: 48.5% of statements [2021-06-07T12:53:44.980Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-07T12:53:44.980Z] ok github.com/docker/docker/builder/remotecontext 0.090s coverage: 13.7% of statements [2021-06-07T12:53:45.247Z] === RUN TestDriver [2021-06-07T12:53:45.247Z] --- PASS: TestDriver (0.00s) [2021-06-07T12:53:45.247Z] PASS [2021-06-07T12:53:45.247Z] coverage: 34.8% of statements [2021-06-07T12:53:45.247Z] ok github.com/docker/docker/libnetwork/drivers/null 0.060s coverage: 34.8% of statements [2021-06-07T12:53:45.708Z] === RUN TestNetworkAllocateFree [2021-06-07T12:53:45.708Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-07T12:53:45.708Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-07T12:53:45.708Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-07T12:53:45.708Z] PASS [2021-06-07T12:53:45.708Z] coverage: 63.6% of statements [2021-06-07T12:53:45.708Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.053s coverage: 63.6% of statements [2021-06-07T12:53:45.824Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2021-06-07T12:53:45.824Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-07T12:53:46.170Z] --- PASS: TestAllocateRandomDeallocate (1.95s) [2021-06-07T12:53:46.171Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-07T12:53:46.355Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-06-07T12:53:46.394Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2021-06-07T12:53:46.394Z] === RUN TestAuthZPluginDenyResponse [2021-06-07T12:53:46.632Z] === RUN TestGetEmptyCapabilities [2021-06-07T12:53:46.632Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-07T12:53:46.632Z] === RUN TestGetExtraCapabilities [2021-06-07T12:53:46.632Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-06-07T12:53:46.632Z] === RUN TestGetInvalidCapabilities [2021-06-07T12:53:46.632Z] --- PASS: TestGetInvalidCapabilities (0.04s) [2021-06-07T12:53:46.632Z] === RUN TestRemoteDriver [2021-06-07T12:53:46.632Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-07T12:53:46.632Z] === RUN TestDriverError [2021-06-07T12:53:46.632Z] --- PASS: TestDriverError (0.01s) [2021-06-07T12:53:46.632Z] === RUN TestMissingValues [2021-06-07T12:53:46.632Z] --- PASS: TestMissingValues (0.00s) [2021-06-07T12:53:46.632Z] === RUN TestRollback [2021-06-07T12:53:46.632Z] --- PASS: TestRollback (0.01s) [2021-06-07T12:53:46.632Z] PASS [2021-06-07T12:53:46.632Z] coverage: 57.4% of statements [2021-06-07T12:53:46.632Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.152s coverage: 57.4% of statements [2021-06-07T12:53:46.964Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2021-06-07T12:53:46.964Z] === RUN TestAuthZPluginAllowEventStream [2021-06-07T12:53:47.730Z] ok github.com/docker/docker/builder/remotecontext/git 1.791s coverage: 86.3% of statements [2021-06-07T12:53:47.730Z] ? github.com/docker/docker/cli [no test files] [2021-06-07T12:53:47.730Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-07T12:53:48.181Z] === RUN TestNAT [2021-06-07T12:53:48.181Z] --- SKIP: TestNAT (0.00s) [2021-06-07T12:53:48.181Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-07T12:53:48.181Z] === RUN TestTransparent [2021-06-07T12:53:48.181Z] --- SKIP: TestTransparent (0.00s) [2021-06-07T12:53:48.181Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-07T12:53:48.181Z] PASS [2021-06-07T12:53:48.181Z] coverage: 0.0% of statements [2021-06-07T12:53:48.181Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.095s coverage: 0.0% of statements [2021-06-07T12:53:48.181Z] === RUN TestNew [2021-06-07T12:53:48.181Z] --- PASS: TestNew (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestAddDriver [2021-06-07T12:53:48.181Z] --- PASS: TestAddDriver (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestAddDuplicateDriver [2021-06-07T12:53:48.181Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-07T12:53:48.181Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestDriver [2021-06-07T12:53:48.181Z] --- PASS: TestDriver (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestIPAM [2021-06-07T12:53:48.181Z] --- PASS: TestIPAM (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestWalkIPAMs [2021-06-07T12:53:48.181Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestWalkDrivers [2021-06-07T12:53:48.181Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-07T12:53:48.181Z] PASS [2021-06-07T12:53:48.181Z] coverage: 82.4% of statements [2021-06-07T12:53:48.181Z] ok github.com/docker/docker/libnetwork/drvregistry 0.093s coverage: 82.4% of statements [2021-06-07T12:53:48.181Z] === RUN TestBuildDefault [2021-06-07T12:53:48.181Z] --- PASS: TestBuildDefault (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestBuildHostnameDomainname [2021-06-07T12:53:48.181Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestBuildHostname [2021-06-07T12:53:48.181Z] --- PASS: TestBuildHostname (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestBuildHostnameFQDN [2021-06-07T12:53:48.181Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestBuildNoIP [2021-06-07T12:53:48.181Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestUpdate [2021-06-07T12:53:48.181Z] --- PASS: TestUpdate (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-07T12:53:48.181Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-07T12:53:48.181Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestAddEmpty [2021-06-07T12:53:48.181Z] --- PASS: TestAddEmpty (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestAdd [2021-06-07T12:53:48.181Z] --- PASS: TestAdd (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestDeleteEmpty [2021-06-07T12:53:48.181Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestDeleteNewline [2021-06-07T12:53:48.181Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestDelete [2021-06-07T12:53:48.181Z] --- PASS: TestDelete (0.00s) [2021-06-07T12:53:48.181Z] === RUN TestConcurrentWrites [2021-06-07T12:53:48.181Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.98s) [2021-06-07T12:53:48.181Z] === RUN TestRetrieveFromStore [2021-06-07T12:53:48.181Z] --- PASS: TestConcurrentWrites (0.24s) [2021-06-07T12:53:48.181Z] PASS [2021-06-07T12:53:48.181Z] coverage: 81.2% of statements [2021-06-07T12:53:48.181Z] ok github.com/docker/docker/libnetwork/etchosts 0.312s coverage: 81.2% of statements [2021-06-07T12:53:48.876Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2021-06-07T12:53:48.876Z] === RUN TestAuthZPluginErrorResponse [2021-06-07T12:53:48.915Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-07T12:53:49.152Z] --- PASS: TestRetrieveFromStore (1.01s) [2021-06-07T12:53:49.153Z] === RUN TestIsCorrupted [2021-06-07T12:53:49.446Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2021-06-07T12:53:49.446Z] === RUN TestAuthZPluginErrorRequest [2021-06-07T12:53:49.616Z] --- PASS: TestIsCorrupted (0.02s) [2021-06-07T12:53:49.616Z] === RUN TestSetRollover [2021-06-07T12:53:49.616Z] === RUN TestNew [2021-06-07T12:53:49.616Z] --- PASS: TestNew (0.00s) [2021-06-07T12:53:49.616Z] === RUN TestAllocate [2021-06-07T12:53:49.616Z] --- PASS: TestAllocate (0.00s) [2021-06-07T12:53:49.616Z] === RUN TestUninitialized [2021-06-07T12:53:49.616Z] --- PASS: TestUninitialized (0.00s) [2021-06-07T12:53:49.616Z] === RUN TestAllocateInRange [2021-06-07T12:53:49.616Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-07T12:53:49.616Z] === RUN TestAllocateSerial [2021-06-07T12:53:49.616Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-07T12:53:49.616Z] PASS [2021-06-07T12:53:49.616Z] coverage: 87.5% of statements [2021-06-07T12:53:49.616Z] ok github.com/docker/docker/libnetwork/idm 0.050s coverage: 87.5% of statements [2021-06-07T12:53:50.017Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2021-06-07T12:53:50.017Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-07T12:53:50.077Z] === RUN TestDiff [2021-06-07T12:53:50.077Z] --- PASS: TestDiff (0.00s) [2021-06-07T12:53:50.077Z] === RUN TestAddedCallback [2021-06-07T12:53:50.077Z] --- PASS: TestAddedCallback (0.00s) [2021-06-07T12:53:50.077Z] === RUN TestRemovedCallback [2021-06-07T12:53:50.077Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-07T12:53:50.077Z] === RUN TestNoCallback [2021-06-07T12:53:50.077Z] --- PASS: TestNoCallback (0.00s) [2021-06-07T12:53:50.077Z] PASS [2021-06-07T12:53:50.077Z] coverage: 48.1% of statements [2021-06-07T12:53:50.077Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.082s coverage: 48.1% of statements [2021-06-07T12:53:50.264Z] ok github.com/docker/docker/client 0.145s coverage: 75.4% of statements [2021-06-07T12:53:50.539Z] === RUN TestCaller [2021-06-07T12:53:50.539Z] --- PASS: TestCaller (0.00s) [2021-06-07T12:53:50.539Z] PASS [2021-06-07T12:53:50.539Z] coverage: 100.0% of statements [2021-06-07T12:53:50.539Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2021-06-07T12:53:50.587Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2021-06-07T12:53:50.587Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-07T12:53:51.001Z] === RUN TestSetSerialInsertDelete [2021-06-07T12:53:51.001Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-07T12:53:51.001Z] === RUN TestSetParallelInsertDelete [2021-06-07T12:53:51.452Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-07T12:53:52.545Z] === RUN TestPoolRequest [2021-06-07T12:53:52.545Z] --- PASS: TestPoolRequest (0.00s) [2021-06-07T12:53:52.545Z] === RUN TestOtherRequests [2021-06-07T12:53:52.545Z] --- PASS: TestOtherRequests (0.00s) [2021-06-07T12:53:52.545Z] PASS [2021-06-07T12:53:52.545Z] coverage: 57.1% of statements [2021-06-07T12:53:52.545Z] ok github.com/docker/docker/libnetwork/ipams/null 0.052s coverage: 57.1% of statements [2021-06-07T12:53:53.006Z] === RUN TestInt2IP2IntConversion [2021-06-07T12:53:53.127Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2021-06-07T12:53:53.127Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-07T12:53:53.367Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-07T12:53:53.469Z] --- PASS: TestSetRollover (3.94s) [2021-06-07T12:53:53.469Z] === RUN TestSetRolloverSerial [2021-06-07T12:53:53.934Z] --- PASS: TestInt2IP2IntConversion (0.85s) [2021-06-07T12:53:53.934Z] === RUN TestGetAddressVersion [2021-06-07T12:53:53.934Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-07T12:53:53.934Z] === RUN TestKeyString [2021-06-07T12:53:53.934Z] --- PASS: TestKeyString (0.00s) [2021-06-07T12:53:53.934Z] === RUN TestPoolDataMarshal [2021-06-07T12:53:53.934Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-07T12:53:53.934Z] === RUN TestSubnetsMarshal [2021-06-07T12:53:53.934Z] --- PASS: TestSubnetsMarshal (0.12s) [2021-06-07T12:53:53.934Z] === RUN TestAddSubnets [2021-06-07T12:53:53.934Z] --- PASS: TestAddSubnets (0.09s) [2021-06-07T12:53:53.934Z] === RUN TestDoublePoolRelease [2021-06-07T12:53:53.934Z] --- PASS: TestDoublePoolRelease (0.04s) [2021-06-07T12:53:53.934Z] === RUN TestAddReleasePoolID [2021-06-07T12:53:53.934Z] --- PASS: TestAddReleasePoolID (0.11s) [2021-06-07T12:53:53.934Z] === RUN TestPredefinedPool [2021-06-07T12:53:53.934Z] --- PASS: TestPredefinedPool (0.05s) [2021-06-07T12:53:53.934Z] === RUN TestRemoveSubnet [2021-06-07T12:53:54.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-06-07T12:53:54.305Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-07T12:53:54.395Z] === RUN TestGetCapabilities [2021-06-07T12:53:54.395Z] --- PASS: TestGetCapabilities (0.02s) [2021-06-07T12:53:54.395Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-07T12:53:54.395Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-06-07T12:53:54.396Z] === RUN TestGetDefaultAddressSpaces [2021-06-07T12:53:54.396Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-06-07T12:53:54.396Z] === RUN TestRemoteDriver [2021-06-07T12:53:54.396Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-07T12:53:54.396Z] PASS [2021-06-07T12:53:54.396Z] coverage: 47.4% of statements [2021-06-07T12:53:54.396Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.095s coverage: 47.4% of statements [2021-06-07T12:53:54.396Z] --- PASS: TestRemoveSubnet (0.30s) [2021-06-07T12:53:54.396Z] === RUN TestGetSameAddress [2021-06-07T12:53:54.396Z] --- PASS: TestGetSameAddress (0.04s) [2021-06-07T12:53:54.396Z] === RUN TestPoolAllocationReuse [2021-06-07T12:53:55.677Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.35s) [2021-06-07T12:53:55.677Z] === RUN TestAuthZPluginHeader [2021-06-07T12:53:55.943Z] --- PASS: TestSetRolloverSerial (2.64s) [2021-06-07T12:53:55.943Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-07T12:53:55.943Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-07T12:53:55.943Z] PASS [2021-06-07T12:53:55.943Z] coverage: 84.4% of statements [2021-06-07T12:53:55.943Z] ok github.com/docker/docker/libnetwork/bitseq 20.217s coverage: 84.4% of statements [2021-06-07T12:53:55.943Z] === RUN TestWindowsIPAM [2021-06-07T12:53:55.943Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-07T12:53:55.943Z] PASS [2021-06-07T12:53:55.943Z] coverage: 71.4% of statements [2021-06-07T12:53:55.943Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.058s coverage: 71.4% of statements [2021-06-07T12:53:56.253Z] --- PASS: TestAuthZPluginHeader (0.99s) [2021-06-07T12:53:56.253Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-07T12:53:56.253Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-07T12:53:56.253Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-07T12:53:56.253Z] === RUN TestAuthZPluginV2Disable [2021-06-07T12:53:56.253Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-06-07T12:53:56.253Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-07T12:53:56.253Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-07T12:53:56.253Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-07T12:53:56.253Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-07T12:53:56.253Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-07T12:53:56.253Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-07T12:53:56.253Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-07T12:53:56.253Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-07T12:53:57.488Z] === RUN TestDefaultNetwork [2021-06-07T12:53:57.950Z] --- PASS: TestPoolAllocationReuse (3.26s) [2021-06-07T12:53:57.950Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-07T12:53:57.950Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-06-07T12:53:57.950Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-07T12:53:57.950Z] --- PASS: TestDefaultNetwork (0.57s) [2021-06-07T12:53:57.950Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-07T12:53:58.412Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.56s) [2021-06-07T12:53:58.412Z] === RUN TestInitAddressPools [2021-06-07T12:53:58.412Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-07T12:53:58.412Z] PASS [2021-06-07T12:53:58.412Z] coverage: 74.0% of statements [2021-06-07T12:53:58.412Z] ok github.com/docker/docker/libnetwork/ipamutils 1.200s coverage: 74.0% of statements [2021-06-07T12:53:59.396Z] === RUN TestKeyValue [2021-06-07T12:53:59.396Z] --- PASS: TestKeyValue (0.00s) [2021-06-07T12:53:59.396Z] PASS [2021-06-07T12:53:59.396Z] coverage: 60.0% of statements [2021-06-07T12:53:59.396Z] ok github.com/docker/docker/libnetwork/netlabel 0.042s coverage: 60.0% of statements [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-07T12:54:00.940Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-07T12:54:01.403Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-06-07T12:54:01.403Z] PASS [2021-06-07T12:54:01.403Z] coverage: 100.0% of statements [2021-06-07T12:54:01.403Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.084s coverage: 100.0% of statements [2021-06-07T12:54:02.375Z] === RUN TestGenerate [2021-06-07T12:54:02.375Z] --- PASS: TestGenerate (0.00s) [2021-06-07T12:54:02.375Z] === RUN TestGeneratePtr [2021-06-07T12:54:02.375Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-07T12:54:02.375Z] === RUN TestGenerateMissingField [2021-06-07T12:54:02.375Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-07T12:54:02.375Z] === RUN TestFieldCannotBeSet [2021-06-07T12:54:02.375Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-07T12:54:02.375Z] === RUN TestTypeMismatchError [2021-06-07T12:54:02.375Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-07T12:54:02.375Z] PASS [2021-06-07T12:54:02.375Z] coverage: 100.0% of statements [2021-06-07T12:54:02.375Z] ok github.com/docker/docker/libnetwork/options 0.054s coverage: 100.0% of statements [2021-06-07T12:54:02.837Z] testing: warning: no tests to run [2021-06-07T12:54:02.837Z] PASS [2021-06-07T12:54:02.837Z] coverage: 0.0% of statements [2021-06-07T12:54:02.837Z] ok github.com/docker/docker/libnetwork/osl 0.065s coverage: 0.0% of statements [no tests to run] [2021-06-07T12:54:03.298Z] === RUN TestNetworkDBSimple [2021-06-07T12:54:03.298Z] --- PASS: TestRequestReleaseAddressFromSubPool (5.54s) [2021-06-07T12:54:03.298Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-07T12:54:03.759Z] === RUN TestRequestNewPort [2021-06-07T12:54:03.759Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-07T12:54:03.759Z] === RUN TestRequestSpecificPort [2021-06-07T12:54:03.759Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-07T12:54:03.759Z] === RUN TestReleasePort [2021-06-07T12:54:03.759Z] --- PASS: TestReleasePort (0.00s) [2021-06-07T12:54:03.759Z] === RUN TestReuseReleasedPort [2021-06-07T12:54:03.759Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-07T12:54:03.759Z] === RUN TestReleaseUnreadledPort [2021-06-07T12:54:03.759Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-07T12:54:03.759Z] === RUN TestUnknowProtocol [2021-06-07T12:54:03.759Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-07T12:54:03.759Z] === RUN TestAllocateAllPorts [2021-06-07T12:54:03.759Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-07T12:54:03.759Z] === RUN TestPortAllocation [2021-06-07T12:54:03.759Z] --- PASS: TestPortAllocation (0.00s) [2021-06-07T12:54:03.759Z] === RUN TestPortAllocationWithCustomRange [2021-06-07T12:54:03.759Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-07T12:54:03.759Z] === RUN TestNoDuplicateBPR [2021-06-07T12:54:03.759Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-07T12:54:03.759Z] === RUN TestChangePortRange [2021-06-07T12:54:03.759Z] --- PASS: TestChangePortRange (0.00s) [2021-06-07T12:54:03.759Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-07T12:54:03.759Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-07T12:54:03.759Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-07T12:54:03.759Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-07T12:54:03.759Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-07T12:54:03.759Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-07T12:54:03.759Z] PASS [2021-06-07T12:54:03.759Z] coverage: 89.7% of statements [2021-06-07T12:54:03.759Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 89.7% of statements [2021-06-07T12:54:04.220Z] 2021/06/07 12:54:03 Closing DB instances... [2021-06-07T12:54:04.220Z] === RUN TestTransportPortConv [2021-06-07T12:54:04.220Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-07T12:54:04.220Z] === RUN TestTransportPortBindingConv [2021-06-07T12:54:04.220Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-07T12:54:04.220Z] === RUN TestErrorConstructors [2021-06-07T12:54:04.220Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-07T12:54:04.220Z] === RUN TestCompareIPMask [2021-06-07T12:54:04.220Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-07T12:54:04.220Z] === RUN TestUtilGetHostPartIP [2021-06-07T12:54:04.220Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-07T12:54:04.220Z] === RUN TestUtilGetBroadcastIP [2021-06-07T12:54:04.220Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-07T12:54:04.220Z] === RUN TestParseCIDR [2021-06-07T12:54:04.220Z] --- PASS: TestParseCIDR (0.00s) [2021-06-07T12:54:04.220Z] PASS [2021-06-07T12:54:04.220Z] coverage: 47.9% of statements [2021-06-07T12:54:04.220Z] ok github.com/docker/docker/libnetwork/types 0.054s coverage: 47.9% of statements [2021-06-07T12:54:05.192Z] --- PASS: TestNetworkDBSimple (2.22s) [2021-06-07T12:54:05.192Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-07T12:54:05.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-07T12:54:05.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-07T12:54:05.654Z] PASS [2021-06-07T12:54:05.654Z] coverage: 44.0% of statements [2021-06-07T12:54:05.654Z] ok github.com/docker/docker/oci 0.085s coverage: 44.0% of statements [2021-06-07T12:54:06.116Z] === RUN TestAddressPoolOpt [2021-06-07T12:54:06.116Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/a [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/something [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/_=a [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/env1=value1 [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/_env1=value1 [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/PATH [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/=a [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/PATH= [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/PATH=something [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/asd!qwe [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/1asd [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/123 [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/some_space [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/__some_space_before [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/some_space_after__ [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/= [2021-06-07T12:54:06.116Z] === RUN TestValidateEnv/PaTh [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestParseHost [2021-06-07T12:54:06.116Z] --- PASS: TestParseHost (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestParseDockerDaemonHost [2021-06-07T12:54:06.116Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestParseTCP [2021-06-07T12:54:06.116Z] --- PASS: TestParseTCP (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-07T12:54:06.116Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestValidateExtraHosts [2021-06-07T12:54:06.116Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestIpOptString [2021-06-07T12:54:06.116Z] --- PASS: TestIpOptString (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-07T12:54:06.116Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestNewIpOptValidDefaultVal [2021-06-07T12:54:06.116Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestIpOptSetInvalidVal [2021-06-07T12:54:06.116Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestValidateIPAddress [2021-06-07T12:54:06.116Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestMapOpts [2021-06-07T12:54:06.116Z] --- PASS: TestMapOpts (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestListOptsWithoutValidator [2021-06-07T12:54:06.116Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestListOptsWithValidator [2021-06-07T12:54:06.116Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestValidateDNSSearch [2021-06-07T12:54:06.116Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestValidateLabel [2021-06-07T12:54:06.116Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-07T12:54:06.116Z] === RUN TestValidateLabel/label_with_general_format [2021-06-07T12:54:06.116Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-07T12:54:06.116Z] === RUN TestValidateLabel/label_with_one_more [2021-06-07T12:54:06.116Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-07T12:54:06.116Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-07T12:54:06.116Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-07T12:54:06.116Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-07T12:54:06.116Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-07T12:54:06.116Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-07T12:54:06.116Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-07T12:54:06.116Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-07T12:54:06.116Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-07T12:54:06.116Z] --- PASS: TestValidateLabel (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-07T12:54:06.116Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestNamedListOpts [2021-06-07T12:54:06.116Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestNamedMapOpts [2021-06-07T12:54:06.116Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestParseLink [2021-06-07T12:54:06.116Z] --- PASS: TestParseLink (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestQuotedStringSetWithQuotes [2021-06-07T12:54:06.116Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-07T12:54:06.116Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-07T12:54:06.116Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-07T12:54:06.116Z] === RUN TestUlimitOpt [2021-06-07T12:54:06.116Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-07T12:54:06.116Z] PASS [2021-06-07T12:54:06.116Z] coverage: 67.1% of statements [2021-06-07T12:54:06.116Z] ok github.com/docker/docker/opts 0.079s coverage: 67.1% of statements [2021-06-07T12:54:06.585Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.21s) [2021-06-07T12:54:06.585Z] === RUN TestGetAddress [2021-06-07T12:54:06.585Z] 2021/06/07 12:54:06 Closing DB instances... [2021-06-07T12:54:06.585Z] === RUN TestParseVersion [2021-06-07T12:54:06.585Z] --- PASS: TestParseVersion (0.00s) [2021-06-07T12:54:06.585Z] PASS [2021-06-07T12:54:06.585Z] coverage: 52.9% of statements [2021-06-07T12:54:06.585Z] ok github.com/docker/docker/pkg/aaparser 0.055s coverage: 52.9% of statements [2021-06-07T12:54:08.772Z] time="2021-06-07T12:54:08Z" level=error msg="node1(a4c2a0099c3f) Could not close DB: timeout waiting for leave broadcast" [2021-06-07T12:54:08.772Z] time="2021-06-07T12:54:08Z" level=error msg="node: 92ef5c097736 is unknown to memberlist" [2021-06-07T12:54:08.772Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.06s) [2021-06-07T12:54:08.772Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-07T12:54:09.234Z] === RUN TestIsArchivePathDir [2021-06-07T12:54:09.234Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-06-07T12:54:09.234Z] === RUN TestIsArchivePathInvalidFile [2021-06-07T12:54:09.234Z] === RUN TestPeerCertificateMarshalJSON [2021-06-07T12:54:09.699Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-06-07T12:54:09.699Z] === RUN TestIsArchivePathTar [2021-06-07T12:54:09.699Z] 2021/06/07 12:54:09 Closing DB instances... [2021-06-07T12:54:09.699Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-06-07T12:54:09.699Z] === RUN TestDecompressStreamGzip [2021-06-07T12:54:09.699Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-06-07T12:54:09.699Z] === RUN TestDecompressStreamBzip2 [2021-06-07T12:54:10.159Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2021-06-07T12:54:10.159Z] === RUN TestDecompressStreamXz [2021-06-07T12:54:10.159Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-07T12:54:10.159Z] archive_test.go:134: Xz not present in msys2 [2021-06-07T12:54:10.159Z] === RUN TestCompressStreamXzUnsupported [2021-06-07T12:54:10.159Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-07T12:54:10.159Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-07T12:54:10.159Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-07T12:54:10.159Z] === RUN TestCompressStreamInvalid [2021-06-07T12:54:10.159Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-07T12:54:10.159Z] === RUN TestExtensionInvalid [2021-06-07T12:54:10.159Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-07T12:54:10.159Z] === RUN TestExtensionUncompressed [2021-06-07T12:54:10.159Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-07T12:54:10.159Z] === RUN TestExtensionBzip2 [2021-06-07T12:54:10.159Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-07T12:54:10.159Z] === RUN TestExtensionGzip [2021-06-07T12:54:10.159Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-07T12:54:10.159Z] === RUN TestExtensionXz [2021-06-07T12:54:10.159Z] --- PASS: TestExtensionXz (0.00s) [2021-06-07T12:54:10.159Z] === RUN TestCmdStreamLargeStderr [2021-06-07T12:54:10.159Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-06-07T12:54:10.159Z] === RUN TestCmdStreamBad [2021-06-07T12:54:10.159Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-07T12:54:10.159Z] archive_test.go:239: Failing on Windows CI machines [2021-06-07T12:54:10.159Z] === RUN TestCmdStreamGood [2021-06-07T12:54:10.159Z] --- PASS: TestCmdStreamGood (0.05s) [2021-06-07T12:54:10.159Z] === RUN TestUntarPathWithInvalidDest [2021-06-07T12:54:10.159Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2021-06-07T12:54:10.159Z] === RUN TestUntarPathWithInvalidSrc [2021-06-07T12:54:10.159Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-07T12:54:10.159Z] === RUN TestUntarPath [2021-06-07T12:54:10.159Z] --- PASS: TestUntarPath (0.09s) [2021-06-07T12:54:10.159Z] === RUN TestUntarPathWithDestinationFile [2021-06-07T12:54:10.159Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-07T12:54:10.159Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-07T12:54:10.159Z] --- PASS: TestPeerCertificateMarshalJSON (0.91s) [2021-06-07T12:54:10.159Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-07T12:54:10.159Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-07T12:54:10.159Z] === RUN TestMiddleware [2021-06-07T12:54:10.159Z] --- PASS: TestMiddleware (0.00s) [2021-06-07T12:54:10.159Z] === RUN TestNewResponseModifier [2021-06-07T12:54:10.159Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-07T12:54:10.159Z] PASS [2021-06-07T12:54:10.159Z] coverage: 26.8% of statements [2021-06-07T12:54:10.159Z] ok github.com/docker/docker/pkg/authorization 0.964s coverage: 26.8% of statements [2021-06-07T12:54:10.159Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-06-07T12:54:10.621Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-07T12:54:10.621Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-06-07T12:54:10.621Z] === RUN TestCopyWithTarInvalidSrc [2021-06-07T12:54:10.621Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-07T12:54:10.621Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-07T12:54:10.621Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-07T12:54:10.621Z] === RUN TestCopyWithTarSrcFile [2021-06-07T12:54:10.621Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-07T12:54:10.621Z] === RUN TestCopyWithTarSrcFolder [2021-06-07T12:54:10.621Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-07T12:54:10.621Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-07T12:54:10.621Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-07T12:54:10.621Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-07T12:54:10.621Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-06-07T12:54:10.621Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-07T12:54:10.621Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-07T12:54:10.621Z] === RUN TestCopyFileWithTarSrcFile [2021-06-07T12:54:10.621Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-07T12:54:10.621Z] === RUN TestTarFiles [2021-06-07T12:54:11.083Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-06-07T12:54:11.083Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-07T12:54:11.545Z] === RUN TestUnbuffered [2021-06-07T12:54:11.545Z] --- PASS: TestUnbuffered (0.00s) [2021-06-07T12:54:11.545Z] === RUN TestRaceUnbuffered [2021-06-07T12:54:11.545Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-07T12:54:11.545Z] PASS [2021-06-07T12:54:11.545Z] coverage: 100.0% of statements [2021-06-07T12:54:11.545Z] ok github.com/docker/docker/pkg/broadcaster 0.054s coverage: 100.0% of statements [2021-06-07T12:54:12.524Z] === RUN TestMatch [2021-06-07T12:54:12.524Z] === RUN TestMatch/[[]] [2021-06-07T12:54:12.524Z] === RUN TestMatch/[[foo]] [2021-06-07T12:54:12.524Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-07T12:54:12.524Z] === RUN TestMatch/[[foo_bar]] [2021-06-07T12:54:12.524Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-07T12:54:12.524Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-07T12:54:12.524Z] === RUN TestMatch/[] [2021-06-07T12:54:12.524Z] === RUN TestMatch/[]#01 [2021-06-07T12:54:12.524Z] === RUN TestMatch/[[qux]] [2021-06-07T12:54:12.524Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-07T12:54:12.524Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-07T12:54:12.524Z] === RUN TestMatch/[[foo_baz]] [2021-06-07T12:54:12.524Z] --- PASS: TestMatch (0.00s) [2021-06-07T12:54:12.524Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-07T12:54:12.524Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-07T12:54:12.524Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-07T12:54:12.524Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-07T12:54:12.524Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-07T12:54:12.524Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-07T12:54:12.524Z] --- PASS: TestMatch/[] (0.00s) [2021-06-07T12:54:12.524Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-07T12:54:12.524Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-07T12:54:12.524Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-07T12:54:12.524Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-07T12:54:12.524Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-07T12:54:12.524Z] PASS [2021-06-07T12:54:12.524Z] coverage: 87.5% of statements [2021-06-07T12:54:12.524Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2021-06-07T12:54:13.498Z] 2021/06/07 12:54:13 Closing DB instances... [2021-06-07T12:54:13.960Z] === RUN TestChrootTarUntar [2021-06-07T12:54:13.960Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-07T12:54:13.960Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:54:13.960Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-07T12:54:13.960Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-07T12:54:13.960Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:54:13.960Z] === RUN TestChrootUntarEmptyArchive [2021-06-07T12:54:13.960Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-07T12:54:13.960Z] === RUN TestChrootTarUntarWithSymlink [2021-06-07T12:54:13.960Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-07T12:54:13.960Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-07T12:54:13.960Z] === RUN TestChrootCopyWithTar [2021-06-07T12:54:13.960Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-07T12:54:13.960Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-07T12:54:13.960Z] === RUN TestChrootCopyFileWithTar [2021-06-07T12:54:13.960Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-07T12:54:13.960Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:54:13.960Z] === RUN TestChrootUntarPath [2021-06-07T12:54:13.960Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-07T12:54:13.960Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-07T12:54:13.960Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-07T12:54:13.960Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-07T12:54:13.960Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:54:13.960Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-07T12:54:13.960Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-07T12:54:13.960Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:54:13.960Z] === RUN TestChrootApplyDotDotFile [2021-06-07T12:54:13.960Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-07T12:54:13.960Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:54:13.960Z] PASS [2021-06-07T12:54:13.960Z] coverage: 15.4% of statements [2021-06-07T12:54:13.960Z] ok github.com/docker/docker/pkg/chrootarchive 0.124s coverage: 15.4% of statements [2021-06-07T12:54:14.361Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.86s) [2021-06-07T12:54:14.361Z] PASS [2021-06-07T12:54:14.361Z] [2021-06-07T12:54:14.361Z] === Skipped [2021-06-07T12:54:14.361Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-07T12:54:14.361Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-07T12:54:14.361Z] [2021-06-07T12:54:14.361Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-06-07T12:54:14.361Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-07T12:54:14.361Z] [2021-06-07T12:54:14.361Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-07T12:54:14.361Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-07T12:54:14.361Z] [2021-06-07T12:54:14.361Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-07T12:54:14.361Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-07T12:54:14.361Z] [2021-06-07T12:54:14.361Z] [2021-06-07T12:54:14.361Z] DONE 17 tests, 4 skipped in 31.788s [2021-06-07T12:54:14.361Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-07T12:54:14.361Z] ++ 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-06-07T12:54:14.361Z] ++ set -e [2021-06-07T12:54:14.361Z] ++ '[' -n 0 ']' [2021-06-07T12:54:14.361Z] ++ set -x [2021-06-07T12:54:14.361Z] ++ 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-06-07T12:54:14.361Z] INFO: Testing against a local daemon [2021-06-07T12:54:14.361Z] === RUN TestPluginInvalidJSON [2021-06-07T12:54:14.361Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-07T12:54:14.361Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-07T12:54:14.361Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-07T12:54:14.361Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-07T12:54:14.361Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-07T12:54:14.361Z] === RUN TestPluginInstall [2021-06-07T12:54:14.361Z] === RUN TestPluginInstall/no_auth [2021-06-07T12:54:14.934Z] --- PASS: TestNetworkDBCRUDTableEntry (3.67s) [2021-06-07T12:54:14.934Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-07T12:54:15.403Z] === RUN TestSizeEmpty [2021-06-07T12:54:15.403Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-07T12:54:15.403Z] === RUN TestSizeEmptyFile [2021-06-07T12:54:15.403Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-07T12:54:15.403Z] === RUN TestSizeNonemptyFile [2021-06-07T12:54:15.403Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-07T12:54:15.403Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-07T12:54:15.403Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-07T12:54:15.403Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-07T12:54:15.403Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-07T12:54:15.403Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-07T12:54:15.403Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-07T12:54:15.403Z] === RUN TestMoveToSubdir [2021-06-07T12:54:15.403Z] --- PASS: TestMoveToSubdir (0.01s) [2021-06-07T12:54:15.403Z] === RUN TestSizeNonExistingDirectory [2021-06-07T12:54:15.403Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-07T12:54:15.403Z] PASS [2021-06-07T12:54:15.403Z] coverage: 80.0% of statements [2021-06-07T12:54:15.403Z] ok github.com/docker/docker/pkg/directory 0.100s coverage: 80.0% of statements [2021-06-07T12:54:16.904Z] time="2021-06-07T12:54:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-07T12:54:16.904Z] time="2021-06-07T12:54:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f703337a08281b0c112a99cdc125cb8d85d116a3e6bcccbf90ebb7c668ed671" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-07T12:54:16.904Z] time="2021-06-07T12:54:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-07T12:54:16.904Z] time="2021-06-07T12:54:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f703337a08281b0c112a99cdc125cb8d85d116a3e6bcccbf90ebb7c668ed671" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-07T12:54:16.904Z] === RUN TestPluginInstall/with_htpasswd [2021-06-07T12:54:16.946Z] 2021/06/07 12:54:16 Closing DB instances... [2021-06-07T12:54:16.946Z] --- PASS: TestTarFiles (6.57s) [2021-06-07T12:54:16.946Z] === RUN TestTarUntar [2021-06-07T12:54:16.946Z] === RUN Test [2021-06-07T12:54:16.946Z] === RUN Test/TestContainsEntry [2021-06-07T12:54:16.946Z] === RUN Test/TestCreateEntries [2021-06-07T12:54:16.946Z] === RUN Test/TestEntriesDiff [2021-06-07T12:54:16.946Z] === RUN Test/TestEntriesEquality [2021-06-07T12:54:16.946Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-07T12:54:16.946Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-07T12:54:16.946Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-07T12:54:16.946Z] === RUN Test/TestGeneratorNotGenerate [2021-06-07T12:54:16.946Z] === RUN Test/TestGeneratorWithPort [2021-06-07T12:54:16.946Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-07T12:54:16.946Z] === RUN Test/TestNewEntry [2021-06-07T12:54:16.946Z] === RUN Test/TestParse [2021-06-07T12:54:16.946Z] --- PASS: Test (0.00s) [2021-06-07T12:54:16.946Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-07T12:54:16.946Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-07T12:54:16.946Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-07T12:54:16.946Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-07T12:54:16.946Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-07T12:54:16.946Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-07T12:54:16.946Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-07T12:54:16.946Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-07T12:54:16.946Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-07T12:54:16.946Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-07T12:54:16.946Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-07T12:54:16.946Z] --- PASS: Test/TestParse (0.00s) [2021-06-07T12:54:16.946Z] PASS [2021-06-07T12:54:16.946Z] coverage: 58.3% of statements [2021-06-07T12:54:16.946Z] ok github.com/docker/docker/pkg/discovery 0.062s coverage: 58.3% of statements [2021-06-07T12:54:16.946Z] --- PASS: TestTarUntar (0.05s) [2021-06-07T12:54:16.946Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-07T12:54:16.946Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-06-07T12:54:16.946Z] === RUN TestTarWithOptions [2021-06-07T12:54:17.407Z] --- PASS: TestTarWithOptions (0.05s) [2021-06-07T12:54:17.407Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-07T12:54:17.407Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-07T12:54:17.407Z] === RUN TestUntarUstarGnuConflict [2021-06-07T12:54:17.407Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-07T12:54:17.407Z] === RUN TestUntarInvalidFilenames [2021-06-07T12:54:17.407Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames568638866\\dest" [2021-06-07T12:54:17.407Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2021-06-07T12:54:17.407Z] === RUN TestUntarHardlinkToSymlink [2021-06-07T12:54:17.407Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-07T12:54:17.407Z] === RUN TestUntarInvalidHardlink [2021-06-07T12:54:17.407Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink935263971\\victim\\hello" -> "../victim/hello" [2021-06-07T12:54:17.407Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink918256870\\victim\\hello" -> "/../victim/hello" [2021-06-07T12:54:17.407Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink842446093\\victim" -> "../victim" [2021-06-07T12:54:17.407Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink134449416\\victim" -> "../victim" [2021-06-07T12:54:17.407Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink696646855\\victim" -> "../victim" [2021-06-07T12:54:17.407Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink993412474\\victim" -> "../victim" [2021-06-07T12:54:17.407Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-06-07T12:54:17.407Z] === RUN TestUntarInvalidSymlink [2021-06-07T12:54:17.407Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink172230289\\dest\\dotdot" -> "../victim/hello" [2021-06-07T12:54:17.407Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink532662460\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-07T12:54:17.407Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink255886571\\dest\\loophole-victim" -> "../victim" [2021-06-07T12:54:17.407Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink536254286\\dest\\loophole-victim" -> "../victim" [2021-06-07T12:54:17.407Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink806049877\\dest\\loophole-victim" -> "../victim" [2021-06-07T12:54:17.407Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink445256624\\dest\\loophole-victim" -> "../victim" [2021-06-07T12:54:17.407Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink239370063\\dest\\dir\\loophole" -> "../../victim" [2021-06-07T12:54:17.407Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2021-06-07T12:54:17.407Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-07T12:54:17.407Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-07T12:54:17.407Z] === RUN TestXGlobalNoParent [2021-06-07T12:54:17.407Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-07T12:54:17.407Z] === RUN TestReplaceFileTarWrapper [2021-06-07T12:54:17.845Z] time="2021-06-07T12:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-07T12:54:17.845Z] time="2021-06-07T12:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:484987b4938c5f9f45d4a57f3e0b55177d97155f4efe54d03691e6a87a95c0d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-07T12:54:17.845Z] time="2021-06-07T12:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-07T12:54:17.845Z] time="2021-06-07T12:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:484987b4938c5f9f45d4a57f3e0b55177d97155f4efe54d03691e6a87a95c0d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-07T12:54:17.868Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2021-06-07T12:54:17.868Z] === RUN TestPrefixHeaderReadable [2021-06-07T12:54:17.868Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-07T12:54:17.868Z] === RUN TestDisablePigz [2021-06-07T12:54:17.868Z] --- PASS: TestDisablePigz (0.18s) [2021-06-07T12:54:17.868Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-07T12:54:17.868Z] === RUN TestPigz [2021-06-07T12:54:17.868Z] --- PASS: TestPigz (0.15s) [2021-06-07T12:54:17.868Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-07T12:54:17.868Z] === RUN TestCopyFileWithInvalidDest [2021-06-07T12:54:17.868Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-07T12:54:17.868Z] archive_windows_test.go:16: Currently fails [2021-06-07T12:54:17.868Z] === RUN TestCanonicalTarNameForPath [2021-06-07T12:54:17.868Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-07T12:54:17.868Z] === RUN TestCanonicalTarName [2021-06-07T12:54:17.868Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-07T12:54:17.868Z] === RUN TestChmodTarEntry [2021-06-07T12:54:17.868Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-07T12:54:17.868Z] === RUN TestHardLinkOrder [2021-06-07T12:54:17.868Z] --- PASS: TestNetworkDBCRUDTableEntries (3.22s) [2021-06-07T12:54:17.868Z] === RUN TestNetworkDBNodeLeave [2021-06-07T12:54:18.106Z] === RUN TestPluginInstall/with_insecure [2021-06-07T12:54:18.331Z] --- PASS: TestHardLinkOrder (0.18s) [2021-06-07T12:54:18.331Z] === RUN TestChangeString [2021-06-07T12:54:18.331Z] --- PASS: TestChangeString (0.00s) [2021-06-07T12:54:18.331Z] === RUN TestChangesWithNoChanges [2021-06-07T12:54:18.331Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-06-07T12:54:18.331Z] === RUN TestChangesWithChanges [2021-06-07T12:54:18.331Z] --- PASS: TestChangesWithChanges (0.04s) [2021-06-07T12:54:18.331Z] === RUN TestChangesWithChangesGH13590 [2021-06-07T12:54:18.331Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-07T12:54:18.331Z] changes_test.go:196: needs more investigation [2021-06-07T12:54:18.331Z] === RUN TestChangesDirsEmpty [2021-06-07T12:54:18.331Z] --- PASS: TestChangesDirsEmpty (0.17s) [2021-06-07T12:54:18.331Z] === RUN TestChangesDirsMutated [2021-06-07T12:54:18.331Z] === RUN Test [2021-06-07T12:54:18.331Z] === RUN Test/TestContent [2021-06-07T12:54:18.331Z] === RUN Test/TestInitialize [2021-06-07T12:54:18.331Z] === RUN Test/TestNew [2021-06-07T12:54:18.331Z] === RUN Test/TestParsingContentsWithComments [2021-06-07T12:54:18.331Z] === RUN Test/TestRegister [2021-06-07T12:54:18.331Z] === RUN Test/TestWatch [2021-06-07T12:54:18.331Z] --- PASS: Test (0.01s) [2021-06-07T12:54:18.331Z] --- PASS: Test/TestContent (0.00s) [2021-06-07T12:54:18.331Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-07T12:54:18.331Z] --- PASS: Test/TestNew (0.00s) [2021-06-07T12:54:18.331Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-07T12:54:18.331Z] --- PASS: Test/TestRegister (0.00s) [2021-06-07T12:54:18.331Z] --- PASS: Test/TestWatch (0.01s) [2021-06-07T12:54:18.331Z] PASS [2021-06-07T12:54:18.331Z] coverage: 92.9% of statements [2021-06-07T12:54:18.331Z] ok github.com/docker/docker/pkg/discovery/file 0.070s coverage: 92.9% of statements [2021-06-07T12:54:18.793Z] --- PASS: TestChangesDirsMutated (0.22s) [2021-06-07T12:54:18.793Z] === RUN TestApplyLayer [2021-06-07T12:54:18.793Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-07T12:54:18.793Z] changes_test.go:433: needs further investigation [2021-06-07T12:54:18.793Z] === RUN TestChangesSizeWithHardlinks [2021-06-07T12:54:18.793Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-07T12:54:18.793Z] changes_test.go:469: needs further investigation [2021-06-07T12:54:18.793Z] === RUN TestChangesSizeWithNoChanges [2021-06-07T12:54:18.793Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-07T12:54:18.793Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-07T12:54:18.793Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-07T12:54:18.793Z] === RUN TestChangesSize [2021-06-07T12:54:18.793Z] --- PASS: TestChangesSize (0.00s) [2021-06-07T12:54:18.793Z] === RUN TestApplyLayerInvalidFilenames [2021-06-07T12:54:18.793Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames066651782\\dest" [2021-06-07T12:54:18.793Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-06-07T12:54:18.793Z] === RUN TestApplyLayerInvalidHardlink [2021-06-07T12:54:18.793Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink804017064\\victim\\hello" -> "../victim/hello" [2021-06-07T12:54:18.793Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink002892519\\victim\\hello" -> "/../victim/hello" [2021-06-07T12:54:18.793Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink025753882\\victim" -> "../victim" [2021-06-07T12:54:18.793Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink760259505\\victim" -> "../victim" [2021-06-07T12:54:18.793Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink176404828\\victim" -> "../victim" [2021-06-07T12:54:18.793Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink900106507\\victim" -> "../victim" [2021-06-07T12:54:18.793Z] --- PASS: TestApplyLayerInvalidHardlink (0.06s) [2021-06-07T12:54:18.793Z] === RUN TestApplyLayerInvalidSymlink [2021-06-07T12:54:18.793Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink995866350\\dest\\dotdot" -> "../victim/hello" [2021-06-07T12:54:18.793Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink196280693\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-07T12:54:18.793Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink641214544\\dest\\loophole-victim" -> "../victim" [2021-06-07T12:54:18.793Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink099830639\\dest\\loophole-victim" -> "../victim" [2021-06-07T12:54:18.793Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink992604674\\dest\\loophole-victim" -> "../victim" [2021-06-07T12:54:18.793Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink893698937\\dest\\loophole-victim" -> "../victim" [2021-06-07T12:54:18.793Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-06-07T12:54:18.793Z] === RUN TestApplyLayerWhiteouts [2021-06-07T12:54:18.793Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-06-07T12:54:18.793Z] === RUN TestGenerateEmptyFile [2021-06-07T12:54:18.793Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-07T12:54:18.793Z] === RUN TestGenerateWithContent [2021-06-07T12:54:18.793Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-07T12:54:18.793Z] PASS [2021-06-07T12:54:18.793Z] coverage: 62.6% of statements [2021-06-07T12:54:18.793Z] ok github.com/docker/docker/pkg/archive 9.697s coverage: 62.6% of statements [2021-06-07T12:54:19.490Z] time="2021-06-07T12:54:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-07T12:54:19.490Z] time="2021-06-07T12:54:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f6304413c63fb1fceab5223b2451818d768a0aacad34e0f022724d2a8e223a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-07T12:54:19.490Z] time="2021-06-07T12:54:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-07T12:54:19.490Z] time="2021-06-07T12:54:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f6304413c63fb1fceab5223b2451818d768a0aacad34e0f022724d2a8e223a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-07T12:54:19.750Z] --- PASS: TestPluginInstall (5.44s) [2021-06-07T12:54:19.750Z] --- PASS: TestPluginInstall/no_auth (2.61s) [2021-06-07T12:54:19.750Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2021-06-07T12:54:19.750Z] --- PASS: TestPluginInstall/with_insecure (1.68s) [2021-06-07T12:54:19.750Z] plugin_test.go:165: [d457a304e7750] daemon is not started [2021-06-07T12:54:19.750Z] === RUN TestPluginsWithRuntimes [2021-06-07T12:54:20.865Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-07T12:54:20.865Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-07T12:54:20.985Z] === RUN Test [2021-06-07T12:54:20.985Z] === RUN Test/TestInitialize [2021-06-07T12:54:20.985Z] time="2021-06-07T12:54:20Z" level=info msg="Initializing discovery without TLS" [2021-06-07T12:54:20.985Z] time="2021-06-07T12:54:20Z" level=info msg="Initializing discovery without TLS" [2021-06-07T12:54:20.985Z] time="2021-06-07T12:54:20Z" level=info msg="Initializing discovery without TLS" [2021-06-07T12:54:20.985Z] === RUN Test/TestInitializeWithCerts [2021-06-07T12:54:20.985Z] time="2021-06-07T12:54:20Z" level=info msg="Initializing discovery with TLS" [2021-06-07T12:54:20.985Z] === RUN Test/TestWatch [2021-06-07T12:54:20.985Z] time="2021-06-07T12:54:20Z" level=info msg="Initializing discovery without TLS" [2021-06-07T12:54:20.985Z] --- PASS: TestNetworkDBNodeLeave (2.89s) [2021-06-07T12:54:20.985Z] === RUN TestNetworkDBWatch [2021-06-07T12:54:22.293Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-07T12:54:22.531Z] 2021/06/07 12:54:22 Closing DB instances... [2021-06-07T12:54:23.233Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-07T12:54:24.085Z] --- PASS: Test (3.22s) [2021-06-07T12:54:24.085Z] --- PASS: Test/TestInitialize (0.18s) [2021-06-07T12:54:24.085Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-06-07T12:54:24.085Z] --- PASS: Test/TestWatch (3.03s) [2021-06-07T12:54:24.085Z] PASS [2021-06-07T12:54:24.085Z] coverage: 84.1% of statements [2021-06-07T12:54:24.085Z] ok github.com/docker/docker/pkg/discovery/kv 3.280s coverage: 84.1% of statements [2021-06-07T12:54:24.085Z] --- PASS: TestNetworkDBWatch (3.05s) [2021-06-07T12:54:24.085Z] === RUN TestNetworkDBBulkSync [2021-06-07T12:54:25.059Z] 2021/06/07 12:54:25 Closing DB instances... [2021-06-07T12:54:25.061Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-07T12:54:25.061Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-07T12:54:25.061Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-07T12:54:25.143Z] --- PASS: TestPluginsWithRuntimes (5.18s) [2021-06-07T12:54:25.143Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.49s) [2021-06-07T12:54:25.143Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.47s) [2021-06-07T12:54:25.143Z] === RUN TestPluginBackCompatMediaTypes [2021-06-07T12:54:25.520Z] === RUN Test [2021-06-07T12:54:25.520Z] === RUN Test/TestWatch [2021-06-07T12:54:25.520Z] --- PASS: Test (0.00s) [2021-06-07T12:54:25.520Z] --- PASS: Test/TestWatch (0.00s) [2021-06-07T12:54:25.520Z] PASS [2021-06-07T12:54:25.520Z] coverage: 92.3% of statements [2021-06-07T12:54:25.520Z] ok github.com/docker/docker/pkg/discovery/memory 0.058s coverage: 92.3% of statements [2021-06-07T12:54:25.631Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-07T12:54:25.892Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-07T12:54:26.084Z] --- PASS: TestPluginBackCompatMediaTypes (1.11s) [2021-06-07T12:54:26.084Z] PASS [2021-06-07T12:54:26.084Z] [2021-06-07T12:54:26.084Z] DONE 10 tests in 11.925s [2021-06-07T12:54:26.084Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-07T12:54:26.084Z] ++ 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-06-07T12:54:26.084Z] ++ set -e [2021-06-07T12:54:26.084Z] ++ '[' -n 0 ']' [2021-06-07T12:54:26.084Z] ++ set -x [2021-06-07T12:54:26.084Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-06-07T12:54:26.084Z] INFO: Testing against a local daemon [2021-06-07T12:54:26.084Z] === RUN TestExternalGraphDriver [2021-06-07T12:54:26.152Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-07T12:54:26.344Z] === RUN TestExternalGraphDriver/json [2021-06-07T12:54:26.412Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-07T12:54:26.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-07T12:54:26.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-07T12:54:27.068Z] === RUN Test [2021-06-07T12:54:27.068Z] === RUN Test/TestInitialize [2021-06-07T12:54:27.068Z] === RUN Test/TestInitializeWithPattern [2021-06-07T12:54:27.068Z] === RUN Test/TestRegister [2021-06-07T12:54:27.068Z] === RUN Test/TestWatch [2021-06-07T12:54:27.068Z] --- PASS: Test (0.00s) [2021-06-07T12:54:27.068Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-07T12:54:27.068Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-07T12:54:27.068Z] --- PASS: Test/TestRegister (0.00s) [2021-06-07T12:54:27.068Z] --- PASS: Test/TestWatch (0.00s) [2021-06-07T12:54:27.068Z] PASS [2021-06-07T12:54:27.068Z] coverage: 93.8% of statements [2021-06-07T12:54:27.068Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-06-07T12:54:27.068Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-07T12:54:27.068Z] ok github.com/docker/docker/pkg/discovery/nodes 0.076s coverage: 93.8% of statements [2021-06-07T12:54:28.042Z] === RUN TestPollerAddRemove [2021-06-07T12:54:28.042Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-07T12:54:28.042Z] === RUN TestPollerEvent [2021-06-07T12:54:28.042Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-07T12:54:28.042Z] poller_test.go:41: No chmod on Windows [2021-06-07T12:54:28.042Z] === RUN TestPollerClose [2021-06-07T12:54:28.042Z] --- PASS: TestPollerClose (0.00s) [2021-06-07T12:54:28.042Z] PASS [2021-06-07T12:54:28.042Z] coverage: 45.7% of statements [2021-06-07T12:54:28.042Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 45.7% of statements [2021-06-07T12:54:28.927Z] === RUN TestExternalGraphDriver/spec [2021-06-07T12:54:30.234Z] === RUN TestCopyFileWithInvalidSrc [2021-06-07T12:54:30.234Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestCopyFileWithInvalidDest [2021-06-07T12:54:30.234Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-07T12:54:30.234Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-07T12:54:30.234Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-06-07T12:54:30.234Z] === RUN TestCopyFile [2021-06-07T12:54:30.234Z] --- PASS: TestCopyFile (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-07T12:54:30.234Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-07T12:54:30.234Z] fileutils_test.go:134: Needs porting to Windows [2021-06-07T12:54:30.234Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-07T12:54:30.234Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-07T12:54:30.234Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-07T12:54:30.234Z] fileutils_test.go:180: Needs porting to Windows [2021-06-07T12:54:30.234Z] === RUN TestWildcardMatches [2021-06-07T12:54:30.234Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestPatternMatches [2021-06-07T12:54:30.234Z] --- PASS: TestPatternMatches (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-07T12:54:30.234Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestPatternMatchesFolderExclusions [2021-06-07T12:54:30.234Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-07T12:54:30.234Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-07T12:54:30.234Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-07T12:54:30.234Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-07T12:54:30.234Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestSingleExclamationError [2021-06-07T12:54:30.234Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestMatchesWithNoPatterns [2021-06-07T12:54:30.234Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestMatchesWithMalformedPatterns [2021-06-07T12:54:30.234Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestMatches [2021-06-07T12:54:30.234Z] --- PASS: TestMatches (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestCleanPatterns [2021-06-07T12:54:30.234Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-07T12:54:30.234Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestCleanPatternsExceptionFlag [2021-06-07T12:54:30.234Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-07T12:54:30.234Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-07T12:54:30.234Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestCleanPatternsErrorSingleException [2021-06-07T12:54:30.234Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestCreateIfNotExistsDir [2021-06-07T12:54:30.234Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestCreateIfNotExistsFile [2021-06-07T12:54:30.234Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-07T12:54:30.234Z] === RUN TestMatch [2021-06-07T12:54:30.234Z] --- PASS: TestMatch (0.00s) [2021-06-07T12:54:30.234Z] PASS [2021-06-07T12:54:30.234Z] coverage: 87.7% of statements [2021-06-07T12:54:30.234Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 87.7% of statements [2021-06-07T12:54:30.234Z] 2021/06/07 12:54:29 Closing DB instances... [2021-06-07T12:54:30.870Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-07T12:54:31.207Z] === RUN TestGet [2021-06-07T12:54:31.207Z] --- PASS: TestGet (0.00s) [2021-06-07T12:54:31.207Z] === RUN TestGetShortcutString [2021-06-07T12:54:31.207Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-07T12:54:31.207Z] PASS [2021-06-07T12:54:31.207Z] coverage: 42.9% of statements [2021-06-07T12:54:31.207Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2021-06-07T12:54:31.470Z] === RUN TestExternalGraphDriver/pull [2021-06-07T12:54:31.672Z] time="2021-06-07T12:54:31Z" level=error msg="node: 6be3570476cf is unknown to memberlist" [2021-06-07T12:54:31.810Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-07T12:54:32.135Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.34s) [2021-06-07T12:54:32.135Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-07T12:54:32.597Z] === RUN TestCreateIDMapOrder [2021-06-07T12:54:32.597Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-07T12:54:32.597Z] PASS [2021-06-07T12:54:32.597Z] coverage: 7.2% of statements [2021-06-07T12:54:32.597Z] ok github.com/docker/docker/pkg/idtools 0.052s coverage: 7.2% of statements [2021-06-07T12:54:33.380Z] --- PASS: TestExternalGraphDriver (7.17s) [2021-06-07T12:54:33.380Z] --- PASS: TestExternalGraphDriver/json (2.41s) [2021-06-07T12:54:33.380Z] --- PASS: TestExternalGraphDriver/spec (2.54s) [2021-06-07T12:54:33.380Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2021-06-07T12:54:33.380Z] === RUN TestGraphdriverPluginV2 [2021-06-07T12:54:33.380Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2021-06-07T12:54:33.380Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-07T12:54:33.380Z] PASS [2021-06-07T12:54:33.380Z] [2021-06-07T12:54:33.380Z] === Skipped [2021-06-07T12:54:33.380Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2021-06-07T12:54:33.380Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-07T12:54:33.380Z] [2021-06-07T12:54:33.380Z] [2021-06-07T12:54:33.380Z] DONE 5 tests, 1 skipped in 7.403s [2021-06-07T12:54:33.380Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-07T12:54:33.380Z] ++ 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-06-07T12:54:33.380Z] ++ set -e [2021-06-07T12:54:33.380Z] ++ '[' -n 0 ']' [2021-06-07T12:54:33.380Z] ++ set -x [2021-06-07T12:54:33.380Z] ++ 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-06-07T12:54:33.641Z] INFO: Testing against a local daemon [2021-06-07T12:54:33.641Z] === RUN TestContinueAfterPluginCrash [2021-06-07T12:54:33.641Z] === PAUSE TestContinueAfterPluginCrash [2021-06-07T12:54:33.641Z] === RUN TestReadPluginNoRead [2021-06-07T12:54:33.641Z] === PAUSE TestReadPluginNoRead [2021-06-07T12:54:33.641Z] === RUN TestDaemonStartWithLogOpt [2021-06-07T12:54:33.641Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-07T12:54:33.641Z] === CONT TestContinueAfterPluginCrash [2021-06-07T12:54:33.641Z] === CONT TestDaemonStartWithLogOpt [2021-06-07T12:54:33.641Z] === CONT TestReadPluginNoRead [2021-06-07T12:54:33.717Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-07T12:54:34.141Z] 2021/06/07 12:54:33 Closing DB instances... [2021-06-07T12:54:34.141Z] === RUN TestFixedBufferCap [2021-06-07T12:54:34.141Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-07T12:54:34.141Z] === RUN TestFixedBufferLen [2021-06-07T12:54:34.141Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-07T12:54:34.141Z] === RUN TestFixedBufferString [2021-06-07T12:54:34.141Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-07T12:54:34.141Z] === RUN TestFixedBufferWrite [2021-06-07T12:54:34.141Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-07T12:54:34.141Z] === RUN TestFixedBufferRead [2021-06-07T12:54:34.141Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-07T12:54:34.141Z] === RUN TestBytesPipeRead [2021-06-07T12:54:34.141Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-07T12:54:34.141Z] === RUN TestBytesPipeWrite [2021-06-07T12:54:34.141Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-07T12:54:34.141Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-07T12:54:34.602Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-06-07T12:54:34.602Z] === RUN TestAtomicWriteToFile [2021-06-07T12:54:34.602Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-07T12:54:34.602Z] === RUN TestAtomicWriteSetCommit [2021-06-07T12:54:34.602Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-07T12:54:34.602Z] === RUN TestAtomicWriteSetCancel [2021-06-07T12:54:34.602Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-07T12:54:34.602Z] === RUN TestReadCloserWrapperClose [2021-06-07T12:54:34.602Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-07T12:54:34.602Z] === RUN TestReaderErrWrapperReadOnError [2021-06-07T12:54:34.602Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-07T12:54:34.602Z] === RUN TestReaderErrWrapperRead [2021-06-07T12:54:34.602Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-07T12:54:34.602Z] === RUN TestHashData [2021-06-07T12:54:34.602Z] --- PASS: TestHashData (0.00s) [2021-06-07T12:54:34.602Z] === RUN TestCancelReadCloser [2021-06-07T12:54:34.602Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-07T12:54:34.602Z] === RUN TestWriteCloserWrapperClose [2021-06-07T12:54:34.602Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-07T12:54:34.602Z] === RUN TestNopWriteCloser [2021-06-07T12:54:34.602Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-07T12:54:34.602Z] === RUN TestNopWriter [2021-06-07T12:54:34.602Z] --- PASS: TestNopWriter (0.00s) [2021-06-07T12:54:34.602Z] === RUN TestWriteCounter [2021-06-07T12:54:34.602Z] --- PASS: TestWriteCounter (0.00s) [2021-06-07T12:54:34.602Z] PASS [2021-06-07T12:54:34.602Z] coverage: 69.7% of statements [2021-06-07T12:54:34.602Z] ok github.com/docker/docker/pkg/ioutils 0.652s coverage: 69.7% of statements [2021-06-07T12:54:35.578Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.21s) [2021-06-07T12:54:35.578Z] === RUN TestNetworkDBGarbageCollection [2021-06-07T12:54:35.624Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-07T12:54:36.553Z] === RUN TestError [2021-06-07T12:54:36.553Z] --- PASS: TestError (0.00s) [2021-06-07T12:54:36.553Z] === RUN TestProgressString [2021-06-07T12:54:36.553Z] === RUN TestProgressString/no_progress [2021-06-07T12:54:36.553Z] === RUN TestProgressString/progress_1 [2021-06-07T12:54:36.553Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-07T12:54:36.553Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-07T12:54:36.553Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-07T12:54:36.553Z] === RUN TestProgressString/with_units [2021-06-07T12:54:36.553Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-07T12:54:36.553Z] === RUN TestProgressString/hide_counts [2021-06-07T12:54:36.553Z] --- PASS: TestProgressString (0.00s) [2021-06-07T12:54:36.553Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-07T12:54:36.553Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-07T12:54:36.553Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-07T12:54:36.553Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-07T12:54:36.553Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-07T12:54:36.553Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-07T12:54:36.553Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-07T12:54:36.553Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-07T12:54:36.553Z] === RUN TestJSONMessageDisplay [2021-06-07T12:54:36.553Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-06-07T12:54:36.553Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-07T12:54:36.553Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-07T12:54:36.553Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-07T12:54:36.553Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-07T12:54:36.553Z] === RUN TestDisplayJSONMessagesStream [2021-06-07T12:54:36.553Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-07T12:54:36.553Z] PASS [2021-06-07T12:54:36.553Z] coverage: 91.7% of statements [2021-06-07T12:54:36.553Z] ok github.com/docker/docker/pkg/jsonmessage 0.244s coverage: 91.7% of statements [2021-06-07T12:54:36.553Z] --- PASS: TestGetAddress (30.19s) [2021-06-07T12:54:36.553Z] === RUN TestRequestSyntaxCheck [2021-06-07T12:54:36.553Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-06-07T12:54:36.553Z] === RUN TestRequest [2021-06-07T12:54:36.958Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 29.1% of statements [2021-06-07T12:54:36.958Z] ok github.com/docker/docker/container 0.119s coverage: 34.6% of statements [2021-06-07T12:54:36.958Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-07T12:54:36.958Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-07T12:54:36.958Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-07T12:54:36.958Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-07T12:54:37.003Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-07T12:54:37.527Z] === RUN TestStandardLongPath [2021-06-07T12:54:37.527Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-07T12:54:37.527Z] === RUN TestUNCLongPath [2021-06-07T12:54:37.527Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-07T12:54:37.527Z] PASS [2021-06-07T12:54:37.527Z] coverage: 100.0% of statements [2021-06-07T12:54:37.527Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2021-06-07T12:54:37.849Z] === RUN TestReadPluginNoRead/default [2021-06-07T12:54:37.942Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-07T12:54:38.420Z] --- PASS: TestDaemonStartWithLogOpt (4.69s) [2021-06-07T12:54:38.506Z] === RUN TestNameFormat [2021-06-07T12:54:38.506Z] --- PASS: TestNameFormat (0.00s) [2021-06-07T12:54:38.506Z] === RUN TestNameRetries [2021-06-07T12:54:38.506Z] --- PASS: TestNameRetries (0.00s) [2021-06-07T12:54:38.506Z] PASS [2021-06-07T12:54:38.506Z] coverage: 85.7% of statements [2021-06-07T12:54:38.506Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2021-06-07T12:54:39.484Z] === RUN TestParseKeyValueOpt [2021-06-07T12:54:39.484Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-07T12:54:39.484Z] === RUN TestParseUintList [2021-06-07T12:54:39.484Z] --- PASS: TestParseUintList (0.00s) [2021-06-07T12:54:39.484Z] === RUN TestParseUintListMaximumLimits [2021-06-07T12:54:39.484Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-07T12:54:39.484Z] PASS [2021-06-07T12:54:39.484Z] coverage: 97.0% of statements [2021-06-07T12:54:39.484Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2021-06-07T12:54:39.801Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-07T12:54:41.032Z] === RUN TestNewAndRemove [2021-06-07T12:54:41.032Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-07T12:54:41.032Z] === RUN TestRemoveInvalidPath [2021-06-07T12:54:41.032Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-07T12:54:41.032Z] PASS [2021-06-07T12:54:41.032Z] coverage: 82.6% of statements [2021-06-07T12:54:41.032Z] ok github.com/docker/docker/pkg/pidfile 0.056s coverage: 82.6% of statements [2021-06-07T12:54:41.710Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-07T12:54:42.229Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2021-06-07T12:54:42.577Z] === RUN TestParseEmptyInterface [2021-06-07T12:54:42.577Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-07T12:54:42.577Z] === RUN TestParseNonInterfaceType [2021-06-07T12:54:42.577Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-07T12:54:42.577Z] === RUN TestParseWithOneFunction [2021-06-07T12:54:42.577Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-07T12:54:42.577Z] === RUN TestParseWithMultipleFuncs [2021-06-07T12:54:42.577Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-07T12:54:42.577Z] === RUN TestParseWithUnnamedReturn [2021-06-07T12:54:42.577Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-07T12:54:42.577Z] === RUN TestEmbeddedInterface [2021-06-07T12:54:42.577Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-07T12:54:42.577Z] === RUN TestParsedImports [2021-06-07T12:54:42.577Z] --- PASS: TestParsedImports (0.00s) [2021-06-07T12:54:42.577Z] === RUN TestAliasedImports [2021-06-07T12:54:42.577Z] --- PASS: TestAliasedImports (0.00s) [2021-06-07T12:54:42.577Z] PASS [2021-06-07T12:54:42.577Z] coverage: 56.8% of statements [2021-06-07T12:54:42.577Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2021-06-07T12:54:42.577Z] === RUN TestFailedConnection [2021-06-07T12:54:43.557Z] --- PASS: TestFailedConnection (1.02s) [2021-06-07T12:54:43.557Z] === RUN TestFailOnce [2021-06-07T12:54:43.557Z] 2021/06/07 12:54:43 http: panic serving 127.0.0.1:49335: Plugin not ready [2021-06-07T12:54:43.557Z] goroutine 18 [running]: [2021-06-07T12:54:43.557Z] net/http.(*conn).serve.func1(0xc000108000) [2021-06-07T12:54:43.557Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-07T12:54:43.557Z] panic(0x84ab40, 0x987da0) [2021-06-07T12:54:43.557Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-07T12:54:43.557Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc000132000, 0xc000120000) [2021-06-07T12:54:43.557Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-07T12:54:43.557Z] net/http.HandlerFunc.ServeHTTP(0xc00003eec0, 0x99b9e0, 0xc000132000, 0xc000120000) [2021-06-07T12:54:43.557Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-07T12:54:43.557Z] net/http.(*ServeMux).ServeHTTP(0xc00004a980, 0x99b9e0, 0xc000132000, 0xc000120000) [2021-06-07T12:54:43.557Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-07T12:54:43.557Z] net/http.serverHandler.ServeHTTP(0xc0000e2000, 0x99b9e0, 0xc000132000, 0xc000120000) [2021-06-07T12:54:43.557Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-07T12:54:43.557Z] net/http.(*conn).serve(0xc000108000, 0x99c5a0, 0xc000116000) [2021-06-07T12:54:43.557Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-07T12:54:43.557Z] created by net/http.(*Server).Serve [2021-06-07T12:54:43.557Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-07T12:54:43.557Z] time="2021-06-07T12:54:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49334/Test.FailOnce: Post http://127.0.0.1:49334/Test.FailOnce: EOF, retrying in 1s" [2021-06-07T12:54:43.620Z] --- PASS: TestReadPluginNoRead (9.61s) [2021-06-07T12:54:43.620Z] --- PASS: TestReadPluginNoRead/default (1.82s) [2021-06-07T12:54:43.620Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2021-06-07T12:54:43.620Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.78s) [2021-06-07T12:54:43.621Z] read_test.go:92: [d6175869f45e7] daemon is not started [2021-06-07T12:54:43.881Z] --- PASS: TestContinueAfterPluginCrash (10.21s) [2021-06-07T12:54:43.881Z] PASS [2021-06-07T12:54:43.881Z] [2021-06-07T12:54:43.881Z] DONE 6 tests in 10.372s [2021-06-07T12:54:43.881Z] 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-06-07T12:54:43.881Z] ++ 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-06-07T12:54:43.881Z] ++ set -e [2021-06-07T12:54:43.881Z] ++ '[' -n 0 ']' [2021-06-07T12:54:43.881Z] ++ set -x [2021-06-07T12:54:43.881Z] ++ 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-06-07T12:54:43.881Z] testing: warning: no tests to run [2021-06-07T12:54:43.881Z] PASS [2021-06-07T12:54:43.881Z] [2021-06-07T12:54:43.881Z] DONE 0 tests in 0.050s [2021-06-07T12:54:43.881Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-07T12:54:43.881Z] ++ 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-06-07T12:54:43.881Z] ++ set -e [2021-06-07T12:54:43.881Z] ++ '[' -n 0 ']' [2021-06-07T12:54:43.881Z] ++ set -x [2021-06-07T12:54:43.881Z] ++ 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-06-07T12:54:44.023Z] === RUN TestHTTPTransport [2021-06-07T12:54:44.023Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-07T12:54:44.023Z] PASS [2021-06-07T12:54:44.023Z] coverage: 85.7% of statements [2021-06-07T12:54:44.023Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2021-06-07T12:54:44.133Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-06-07T12:54:44.141Z] INFO: Testing against a local daemon [2021-06-07T12:54:44.141Z] === RUN TestPluginWithDevMounts [2021-06-07T12:54:44.141Z] === PAUSE TestPluginWithDevMounts [2021-06-07T12:54:44.141Z] === CONT TestPluginWithDevMounts [2021-06-07T12:54:44.996Z] --- PASS: TestFailOnce (1.18s) [2021-06-07T12:54:44.996Z] === RUN TestEchoInputOutput [2021-06-07T12:54:44.996Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-07T12:54:44.996Z] === RUN TestBackoff [2021-06-07T12:54:44.996Z] --- PASS: TestBackoff (0.00s) [2021-06-07T12:54:44.996Z] === RUN TestAbortRetry [2021-06-07T12:54:44.996Z] --- PASS: TestAbortRetry (0.00s) [2021-06-07T12:54:44.996Z] === RUN TestClientScheme [2021-06-07T12:54:44.996Z] --- PASS: TestClientScheme (0.00s) [2021-06-07T12:54:44.996Z] === RUN TestNewClientWithTimeout [2021-06-07T12:54:44.996Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-07T12:54:44.996Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-07T12:54:44.996Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-07T12:54:44.996Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-07T12:54:44.996Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-07T12:54:44.996Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-07T12:54:44.996Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-07T12:54:44.996Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-07T12:54:44.996Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-07T12:54:44.996Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-07T12:54:44.996Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-07T12:54:44.996Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-07T12:54:44.996Z] === RUN TestBufferPoolPutAndGet [2021-06-07T12:54:44.996Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-07T12:54:44.996Z] PASS [2021-06-07T12:54:44.996Z] coverage: 88.2% of statements [2021-06-07T12:54:44.996Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2021-06-07T12:54:45.463Z] time="2021-06-07T12:54:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49340/Test.Echo: Post http://127.0.0.1:49340/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-07T12:54:45.463Z] === RUN TestOutputOnPrematureClose [2021-06-07T12:54:45.463Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-07T12:54:45.463Z] === RUN TestCompleteSilently [2021-06-07T12:54:45.463Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-07T12:54:45.463Z] PASS [2021-06-07T12:54:45.463Z] coverage: 75.9% of statements [2021-06-07T12:54:45.463Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2021-06-07T12:54:45.511Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-06-07T12:54:46.434Z] === RUN TestSendToOneSub [2021-06-07T12:54:46.434Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-07T12:54:46.434Z] === RUN TestSendToMultipleSubs [2021-06-07T12:54:46.434Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-07T12:54:46.434Z] === RUN TestEvictOneSub [2021-06-07T12:54:46.434Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-07T12:54:46.434Z] === RUN TestClosePublisher [2021-06-07T12:54:46.434Z] --- PASS: TestClosePublisher (0.00s) [2021-06-07T12:54:46.434Z] === RUN TestPubSubRace [2021-06-07T12:54:46.681Z] --- PASS: TestPluginWithDevMounts (2.09s) [2021-06-07T12:54:46.681Z] PASS [2021-06-07T12:54:46.681Z] [2021-06-07T12:54:46.681Z] DONE 1 tests in 2.253s [2021-06-07T12:54:46.681Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-07T12:54:46.681Z] ++ 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-06-07T12:54:46.681Z] ++ set -e [2021-06-07T12:54:46.681Z] ++ '[' -n 0 ']' [2021-06-07T12:54:46.681Z] ++ set -x [2021-06-07T12:54:46.681Z] ++ 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-06-07T12:54:46.681Z] INFO: Testing against a local daemon [2021-06-07T12:54:46.681Z] === RUN TestSecretInspect [2021-06-07T12:54:46.896Z] time="2021-06-07T12:54:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49340/Test.Echo: Post http://127.0.0.1:49340/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-07T12:54:47.357Z] --- PASS: TestPubSubRace (1.05s) [2021-06-07T12:54:47.357Z] PASS [2021-06-07T12:54:47.357Z] coverage: 75.0% of statements [2021-06-07T12:54:47.357Z] ok github.com/docker/docker/pkg/pubsub 1.100s coverage: 75.0% of statements [2021-06-07T12:54:47.944Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-07T12:54:48.330Z] === RUN TestRegister [2021-06-07T12:54:48.330Z] --- PASS: TestRegister (0.00s) [2021-06-07T12:54:48.330Z] === RUN TestCommand [2021-06-07T12:54:48.330Z] --- PASS: TestCommand (0.03s) [2021-06-07T12:54:48.330Z] === RUN TestNaiveSelf [2021-06-07T12:54:48.330Z] --- PASS: TestNaiveSelf (0.04s) [2021-06-07T12:54:48.330Z] PASS [2021-06-07T12:54:48.330Z] coverage: 82.4% of statements [2021-06-07T12:54:48.513Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-07T12:54:48.792Z] ok github.com/docker/docker/pkg/reexec 0.108s coverage: 82.4% of statements [2021-06-07T12:54:49.222Z] --- PASS: TestSecretInspect (2.95s) [2021-06-07T12:54:49.222Z] === RUN TestSecretList [2021-06-07T12:54:49.253Z] time="2021-06-07T12:54:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49340/Test.Echo: Post http://127.0.0.1:49340/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-07T12:54:49.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-07T12:54:49.713Z] === RUN TestParseSignal [2021-06-07T12:54:49.713Z] --- PASS: TestParseSignal (0.00s) [2021-06-07T12:54:49.713Z] === RUN TestValidSignalForPlatform [2021-06-07T12:54:49.713Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-07T12:54:49.713Z] PASS [2021-06-07T12:54:49.713Z] coverage: 19.7% of statements [2021-06-07T12:54:49.713Z] ok github.com/docker/docker/pkg/signal 0.048s coverage: 19.7% of statements [2021-06-07T12:54:50.174Z] --- PASS: TestRequest (13.47s) [2021-06-07T12:54:50.174Z] === RUN TestOverlappingRequests [2021-06-07T12:54:50.636Z] === RUN TestNewStdWriter [2021-06-07T12:54:50.636Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-07T12:54:50.636Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-07T12:54:50.636Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-07T12:54:50.636Z] === RUN TestWriteWithNilBytes [2021-06-07T12:54:50.636Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-07T12:54:50.636Z] === RUN TestWrite [2021-06-07T12:54:50.636Z] --- PASS: TestWrite (0.00s) [2021-06-07T12:54:50.636Z] === RUN TestWriteWithWriterError [2021-06-07T12:54:50.636Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-07T12:54:50.636Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-07T12:54:50.636Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-07T12:54:50.636Z] === RUN TestStdCopyWriteAndRead [2021-06-07T12:54:50.636Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-07T12:54:50.636Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-07T12:54:50.636Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-07T12:54:50.636Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-07T12:54:50.636Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-07T12:54:50.636Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-07T12:54:50.636Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-07T12:54:50.636Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-07T12:54:50.636Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-07T12:54:50.636Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-07T12:54:50.636Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-07T12:54:50.636Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-07T12:54:50.636Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-07T12:54:50.636Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-07T12:54:50.636Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-07T12:54:50.636Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-07T12:54:50.636Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-07T12:54:50.636Z] PASS [2021-06-07T12:54:50.636Z] coverage: 100.0% of statements [2021-06-07T12:54:50.636Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2021-06-07T12:54:50.636Z] --- PASS: TestOverlappingRequests (0.64s) [2021-06-07T12:54:50.636Z] === RUN TestRelease [2021-06-07T12:54:51.608Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-07T12:54:51.608Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-07T12:54:51.608Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-07T12:54:51.608Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-07T12:54:51.608Z] === RUN TestFormatStatus [2021-06-07T12:54:51.608Z] --- PASS: TestFormatStatus (0.00s) [2021-06-07T12:54:51.608Z] === RUN TestFormatError [2021-06-07T12:54:51.608Z] --- PASS: TestFormatError (0.00s) [2021-06-07T12:54:51.608Z] === RUN TestFormatJSONError [2021-06-07T12:54:51.608Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-07T12:54:51.608Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-07T12:54:51.608Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-07T12:54:51.608Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-07T12:54:51.608Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-07T12:54:51.608Z] === RUN TestNewJSONProgressOutput [2021-06-07T12:54:51.608Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-07T12:54:51.608Z] === RUN TestAuxFormatterEmit [2021-06-07T12:54:51.608Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-07T12:54:51.608Z] === RUN TestStreamWriterStdout [2021-06-07T12:54:51.608Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-07T12:54:51.608Z] === RUN TestStreamWriterStderr [2021-06-07T12:54:51.608Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-07T12:54:51.608Z] PASS [2021-06-07T12:54:51.608Z] coverage: 66.2% of statements [2021-06-07T12:54:51.608Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2021-06-07T12:54:52.517Z] --- PASS: TestSecretList (2.93s) [2021-06-07T12:54:52.517Z] === RUN TestSecretsCreateAndDelete [2021-06-07T12:54:52.583Z] === RUN TestGenerateRandomID [2021-06-07T12:54:52.583Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-07T12:54:52.583Z] === RUN TestShortenId [2021-06-07T12:54:52.583Z] --- PASS: TestShortenId (0.00s) [2021-06-07T12:54:52.583Z] === RUN TestShortenSha256Id [2021-06-07T12:54:52.583Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-07T12:54:52.583Z] === RUN TestShortenIdEmpty [2021-06-07T12:54:52.583Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-07T12:54:52.583Z] === RUN TestShortenIdInvalid [2021-06-07T12:54:52.583Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-07T12:54:52.583Z] === RUN TestIsShortIDNonHex [2021-06-07T12:54:52.583Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-07T12:54:52.583Z] === RUN TestIsShortIDNotCorrectSize [2021-06-07T12:54:52.583Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-07T12:54:52.583Z] PASS [2021-06-07T12:54:52.583Z] coverage: 70.6% of statements [2021-06-07T12:54:52.583Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2021-06-07T12:54:53.559Z] --- PASS: TestRelease (2.57s) [2021-06-07T12:54:53.559Z] === RUN TestAllocateRandomDeallocate [2021-06-07T12:54:53.559Z] === RUN TestIsCpusetListAvailable [2021-06-07T12:54:53.559Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-07T12:54:53.559Z] PASS [2021-06-07T12:54:53.559Z] coverage: 38.2% of statements [2021-06-07T12:54:53.559Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 38.2% of statements [2021-06-07T12:54:53.559Z] time="2021-06-07T12:54:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49340/Test.Echo: Post http://127.0.0.1:49340/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-07T12:54:55.058Z] --- PASS: TestSecretsCreateAndDelete (2.92s) [2021-06-07T12:54:55.058Z] === RUN TestSecretsUpdate [2021-06-07T12:54:55.483Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2021-06-07T12:54:55.483Z] ok github.com/docker/docker/daemon 12.139s coverage: 17.3% of statements [2021-06-07T12:54:55.483Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-07T12:54:55.483Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-07T12:54:55.742Z] ok github.com/docker/docker/daemon/config 0.058s coverage: 81.8% of statements [2021-06-07T12:54:55.747Z] === RUN TestChtimes [2021-06-07T12:54:55.747Z] --- PASS: TestChtimes (0.01s) [2021-06-07T12:54:55.747Z] === RUN TestChtimesWindows [2021-06-07T12:54:55.747Z] --- PASS: TestChtimesWindows (0.01s) [2021-06-07T12:54:55.747Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-07T12:54:55.747Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-07T12:54:55.747Z] === RUN TestEnsureRemoveAllNotExist [2021-06-07T12:54:55.747Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-07T12:54:55.747Z] === RUN TestEnsureRemoveAllWithDir [2021-06-07T12:54:55.747Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-07T12:54:55.747Z] === RUN TestEnsureRemoveAllWithFile [2021-06-07T12:54:55.747Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-07T12:54:55.747Z] === RUN TestHasWin32KSupport [2021-06-07T12:54:55.747Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-07T12:54:55.747Z] syscall_windows_test.go:8: win32k: true [2021-06-07T12:54:55.747Z] PASS [2021-06-07T12:54:55.747Z] coverage: 12.0% of statements [2021-06-07T12:54:55.747Z] ok github.com/docker/docker/pkg/system 0.060s coverage: 12.0% of statements [2021-06-07T12:54:56.678Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-06-07T12:54:56.719Z] === RUN TestTailFile [2021-06-07T12:54:56.719Z] --- PASS: TestTailFile (0.00s) [2021-06-07T12:54:56.719Z] === RUN TestTailFileManyLines [2021-06-07T12:54:56.719Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-07T12:54:56.719Z] === RUN TestTailEmptyFile [2021-06-07T12:54:56.719Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-07T12:54:56.719Z] === RUN TestTailNegativeN [2021-06-07T12:54:56.719Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/no_delimiter [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/truncated_last_line [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader/no_delimiter [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:54:56.719Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:54:56.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:54:56.719Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-07T12:54:56.720Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-07T12:54:56.720Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:54:56.720Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:54:56.720Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-07T12:54:56.720Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:54:56.720Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:54:56.936Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-06-07T12:54:56.936Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-07T12:54:56.936Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.181Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:54:57.181Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:54:57.181Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-07T12:54:57.181Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-07T12:54:57.181Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:54:57.181Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:54:57.181Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:54:57.181Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:54:57.181Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:54:57.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-07T12:54:57.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:54:57.182Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:54:57.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:54:57.183Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:54:57.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:54:57.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:54:57.184Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-07T12:54:57.185Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-07T12:54:57.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-07T12:54:57.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-07T12:54:57.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-07T12:54:57.652Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-07T12:54:57.653Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-07T12:54:57.653Z] PASS [2021-06-07T12:54:57.653Z] coverage: 88.6% of statements [2021-06-07T12:54:57.653Z] ok github.com/docker/docker/pkg/tailfile 0.193s coverage: 88.6% of statements [2021-06-07T12:54:58.312Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2021-06-07T12:54:58.355Z] --- PASS: TestSecretsUpdate (2.93s) [2021-06-07T12:54:58.355Z] === RUN TestTemplatedSecret [2021-06-07T12:54:58.629Z] === RUN TestTarSumRemoveNonExistent [2021-06-07T12:54:58.629Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-07T12:54:58.629Z] === RUN TestTarSumRemove [2021-06-07T12:54:58.629Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-07T12:54:58.629Z] === RUN TestSortFileInfoSums [2021-06-07T12:54:58.629Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-07T12:54:58.629Z] === RUN TestNewTarSumForLabelInvalid [2021-06-07T12:54:58.629Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-07T12:54:58.629Z] === RUN TestNewTarSumForLabel [2021-06-07T12:54:58.629Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-07T12:54:58.629Z] === RUN TestEmptyTar [2021-06-07T12:54:58.629Z] --- PASS: TestEmptyTar (0.00s) [2021-06-07T12:54:58.629Z] === RUN TestTarSumsReadSize [2021-06-07T12:54:58.629Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-07T12:54:58.629Z] === RUN TestTarSums [2021-06-07T12:54:58.629Z] --- PASS: TestTarSums (0.10s) [2021-06-07T12:54:58.629Z] === RUN TestIteration [2021-06-07T12:54:58.629Z] --- PASS: TestIteration (0.00s) [2021-06-07T12:54:58.629Z] === RUN TestVersionLabelForChecksum [2021-06-07T12:54:58.629Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-07T12:54:58.629Z] === RUN TestVersion [2021-06-07T12:54:58.629Z] --- PASS: TestVersion (0.00s) [2021-06-07T12:54:58.629Z] === RUN TestGetVersion [2021-06-07T12:54:58.629Z] --- PASS: TestGetVersion (0.00s) [2021-06-07T12:54:58.629Z] === RUN TestGetVersions [2021-06-07T12:54:58.629Z] --- PASS: TestGetVersions (0.00s) [2021-06-07T12:54:58.629Z] PASS [2021-06-07T12:54:58.629Z] coverage: 89.3% of statements [2021-06-07T12:54:58.629Z] ok github.com/docker/docker/pkg/tarsum 0.159s coverage: 89.3% of statements [2021-06-07T12:54:59.607Z] testing: warning: no tests to run [2021-06-07T12:54:59.607Z] PASS [2021-06-07T12:54:59.607Z] coverage: [no statements] [2021-06-07T12:54:59.607Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2021-06-07T12:55:00.215Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.357s coverage: 73.3% of statements [2021-06-07T12:55:00.582Z] === RUN TestTruncIndex [2021-06-07T12:55:00.582Z] --- PASS: TestTruncIndex (0.10s) [2021-06-07T12:55:00.582Z] PASS [2021-06-07T12:55:00.582Z] coverage: 91.5% of statements [2021-06-07T12:55:00.582Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2021-06-07T12:55:00.783Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.1% of statements [2021-06-07T12:55:01.047Z] --- PASS: TestAllocateRandomDeallocate (7.59s) [2021-06-07T12:55:01.047Z] === RUN TestRetrieveFromStore [2021-06-07T12:55:01.351Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.434s coverage: 56.2% of statements [2021-06-07T12:55:01.508Z] === RUN TestIsGIT [2021-06-07T12:55:01.508Z] --- PASS: TestIsGIT (0.00s) [2021-06-07T12:55:01.508Z] === RUN TestIsTransport [2021-06-07T12:55:01.508Z] --- PASS: TestIsTransport (0.00s) [2021-06-07T12:55:01.508Z] PASS [2021-06-07T12:55:01.508Z] coverage: 100.0% of statements [2021-06-07T12:55:01.508Z] ok github.com/docker/docker/pkg/urlutil 0.058s coverage: 100.0% of statements [2021-06-07T12:55:01.970Z] === RUN TestVersionInfo [2021-06-07T12:55:01.970Z] --- PASS: TestVersionInfo (0.00s) [2021-06-07T12:55:01.970Z] === RUN TestAppendVersions [2021-06-07T12:55:01.970Z] --- PASS: TestAppendVersions (0.00s) [2021-06-07T12:55:01.970Z] PASS [2021-06-07T12:55:01.970Z] coverage: 88.9% of statements [2021-06-07T12:55:01.970Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2021-06-07T12:55:02.431Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-07T12:55:02.431Z] === RUN TestClientStream [2021-06-07T12:55:02.431Z] --- PASS: TestClientStream (0.00s) [2021-06-07T12:55:02.431Z] === RUN TestClientSendFile [2021-06-07T12:55:02.431Z] --- PASS: TestClientSendFile (0.00s) [2021-06-07T12:55:02.431Z] === RUN TestClientWithRequestTimeout [2021-06-07T12:55:02.431Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-07T12:55:02.431Z] === RUN TestFileSpecPlugin [2021-06-07T12:55:02.431Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-07T12:55:02.431Z] === RUN TestFileJSONSpecPlugin [2021-06-07T12:55:02.431Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-07T12:55:02.431Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-07T12:55:02.431Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-06-07T12:55:02.431Z] === RUN TestPluginAddHandler [2021-06-07T12:55:02.431Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-07T12:55:02.431Z] === RUN TestPluginWaitBadPlugin [2021-06-07T12:55:02.431Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-07T12:55:02.431Z] === RUN TestGet [2021-06-07T12:55:02.431Z] time="2021-06-07T12:55:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-07T12:55:02.557Z] --- PASS: TestTemplatedSecret (3.82s) [2021-06-07T12:55:02.557Z] === RUN TestSecretCreateResolve [2021-06-07T12:55:03.404Z] time="2021-06-07T12:55:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-07T12:55:03.404Z] --- PASS: TestRetrieveFromStore (2.42s) [2021-06-07T12:55:03.404Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-07T12:55:03.404Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-07T12:55:03.404Z] === RUN TestParallelPredefinedRequest1 [2021-06-07T12:55:03.404Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-07T12:55:03.404Z] === RUN TestParallelPredefinedRequest2 [2021-06-07T12:55:03.404Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-07T12:55:03.404Z] === RUN TestParallelPredefinedRequest3 [2021-06-07T12:55:03.404Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-07T12:55:03.404Z] === RUN TestParallelPredefinedRequest4 [2021-06-07T12:55:03.404Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-07T12:55:03.404Z] === RUN TestParallelPredefinedRequest5 [2021-06-07T12:55:03.404Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-07T12:55:03.404Z] === RUN TestDebug [2021-06-07T12:55:03.404Z] --- PASS: TestDebug (0.00s) [2021-06-07T12:55:03.404Z] === RUN TestRequestPoolParallel [2021-06-07T12:55:03.865Z] --- PASS: TestRequestPoolParallel (0.29s) [2021-06-07T12:55:03.865Z] === RUN TestFullAllocateRelease [2021-06-07T12:55:03.890Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-06-07T12:55:04.327Z] --- PASS: TestFullAllocateRelease (0.74s) [2021-06-07T12:55:04.328Z] === RUN TestOddAllocateRelease [2021-06-07T12:55:04.789Z] === RUN TestValidatePrivileges [2021-06-07T12:55:04.789Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-07T12:55:04.789Z] === RUN TestFilterByCapNeg [2021-06-07T12:55:04.789Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-07T12:55:04.789Z] === RUN TestFilterByCapPos [2021-06-07T12:55:04.789Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-07T12:55:04.789Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-07T12:55:04.789Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-07T12:55:04.789Z] PASS [2021-06-07T12:55:04.789Z] coverage: 12.0% of statements [2021-06-07T12:55:04.789Z] ok github.com/docker/docker/plugin 0.073s coverage: 12.0% of statements [2021-06-07T12:55:04.789Z] --- PASS: TestOddAllocateRelease (0.35s) [2021-06-07T12:55:04.789Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-07T12:55:04.790Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.12s) [2021-06-07T12:55:04.790Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-07T12:55:04.790Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2021-06-07T12:55:04.790Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-07T12:55:05.106Z] --- PASS: TestSecretCreateResolve (2.97s) [2021-06-07T12:55:05.106Z] PASS [2021-06-07T12:55:05.106Z] [2021-06-07T12:55:05.106Z] DONE 6 tests in 18.677s [2021-06-07T12:55:05.106Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-06-07T12:55:05.106Z] ++ 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-06-07T12:55:05.106Z] ++ set -e [2021-06-07T12:55:05.106Z] ++ '[' -n 0 ']' [2021-06-07T12:55:05.106Z] ++ set -x [2021-06-07T12:55:05.106Z] ++ 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-06-07T12:55:05.106Z] INFO: Testing against a local daemon [2021-06-07T12:55:05.106Z] === RUN TestServiceCreateInit [2021-06-07T12:55:05.106Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-07T12:55:05.252Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2021-06-07T12:55:05.252Z] === CONT TestParallelPredefinedRequest1 [2021-06-07T12:55:05.252Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-07T12:55:05.252Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:55:05.252Z] === CONT TestParallelPredefinedRequest2 [2021-06-07T12:55:05.252Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-07T12:55:05.252Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:55:05.252Z] === CONT TestParallelPredefinedRequest4 [2021-06-07T12:55:05.252Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-07T12:55:05.252Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:55:05.252Z] === CONT TestParallelPredefinedRequest5 [2021-06-07T12:55:05.252Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-07T12:55:05.252Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:55:05.252Z] === CONT TestParallelPredefinedRequest3 [2021-06-07T12:55:05.252Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-07T12:55:05.252Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:55:05.252Z] PASS [2021-06-07T12:55:05.252Z] coverage: 85.3% of statements [2021-06-07T12:55:05.252Z] ok github.com/docker/docker/libnetwork/ipam 72.277s coverage: 85.3% of statements [2021-06-07T12:55:05.252Z] time="2021-06-07T12:55:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-07T12:55:05.853Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.333s coverage: 49.4% of statements [2021-06-07T12:55:06.115Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.716s coverage: 45.9% of statements [2021-06-07T12:55:06.115Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-07T12:55:06.226Z] === RUN TestNewSettable [2021-06-07T12:55:06.226Z] --- PASS: TestNewSettable (0.00s) [2021-06-07T12:55:06.226Z] === RUN TestIsSettable [2021-06-07T12:55:06.226Z] --- PASS: TestIsSettable (0.00s) [2021-06-07T12:55:06.226Z] === RUN TestUpdateSettingsEnv [2021-06-07T12:55:06.226Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-07T12:55:06.226Z] PASS [2021-06-07T12:55:06.226Z] coverage: 20.1% of statements [2021-06-07T12:55:06.226Z] ok github.com/docker/docker/plugin/v2 0.050s coverage: 20.1% of statements [2021-06-07T12:55:07.770Z] === RUN TestLoad [2021-06-07T12:55:07.770Z] --- PASS: TestLoad (0.00s) [2021-06-07T12:55:07.770Z] === RUN TestSave [2021-06-07T12:55:07.770Z] --- PASS: TestSave (0.04s) [2021-06-07T12:55:07.770Z] === RUN TestAddDeleteGet [2021-06-07T12:55:07.770Z] --- PASS: TestAddDeleteGet (0.05s) [2021-06-07T12:55:07.770Z] === RUN TestInvalidTags [2021-06-07T12:55:07.770Z] --- PASS: TestInvalidTags (0.01s) [2021-06-07T12:55:07.770Z] PASS [2021-06-07T12:55:07.770Z] coverage: 84.4% of statements [2021-06-07T12:55:07.770Z] ok github.com/docker/docker/reference 0.149s coverage: 84.4% of statements [2021-06-07T12:55:08.017Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-06-07T12:55:08.276Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.542s coverage: 57.7% of statements [2021-06-07T12:55:08.276Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-07T12:55:08.276Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-07T12:55:09.318Z] time="2021-06-07T12:55:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-07T12:55:10.176Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-06-07T12:55:10.388Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-07T12:55:10.742Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2021-06-07T12:55:10.862Z] === RUN TestResolveAuthConfigIndexServer [2021-06-07T12:55:10.862Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-07T12:55:10.862Z] === RUN TestResolveAuthConfigFullURL [2021-06-07T12:55:10.862Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-07T12:55:10.862Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-07T12:55:10.862Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-07T12:55:10.862Z] === RUN TestValidateMirror [2021-06-07T12:55:10.862Z] --- PASS: TestValidateMirror (0.00s) [2021-06-07T12:55:10.862Z] === RUN TestLoadInsecureRegistries [2021-06-07T12:55:10.862Z] time="2021-06-07T12:55:10Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-07T12:55:10.862Z] time="2021-06-07T12:55:10Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-07T12:55:10.862Z] time="2021-06-07T12:55:10Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-07T12:55:10.862Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2021-06-07T12:55:10.862Z] === RUN TestNewServiceConfig [2021-06-07T12:55:10.862Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-07T12:55:10.862Z] === RUN TestValidateIndexName [2021-06-07T12:55:10.862Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-07T12:55:10.862Z] === RUN TestValidateIndexNameWithError [2021-06-07T12:55:10.862Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-07T12:55:10.862Z] === RUN TestEndpointParse [2021-06-07T12:55:10.862Z] --- PASS: TestEndpointParse (0.00s) [2021-06-07T12:55:10.862Z] === RUN TestEndpointParseInvalid [2021-06-07T12:55:10.862Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-07T12:55:10.862Z] === RUN TestValidateEndpoint [2021-06-07T12:55:10.862Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-07T12:55:10.862Z] === RUN TestPing [2021-06-07T12:55:10.862Z] --- PASS: TestPing (0.00s) [2021-06-07T12:55:10.862Z] === RUN TestPingRegistryEndpoint [2021-06-07T12:55:10.862Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-07T12:55:10.862Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:55:10.862Z] === RUN TestEndpoint [2021-06-07T12:55:10.862Z] --- SKIP: TestEndpoint (0.00s) [2021-06-07T12:55:10.862Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:55:10.862Z] === RUN TestParseRepositoryInfo [2021-06-07T12:55:10.862Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-07T12:55:10.862Z] === RUN TestNewIndexInfo [2021-06-07T12:55:10.862Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-07T12:55:10.862Z] === RUN TestMirrorEndpointLookup [2021-06-07T12:55:10.862Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-06-07T12:55:10.862Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:55:10.862Z] === RUN TestSearchRepositories [2021-06-07T12:55:10.862Z] --- PASS: TestSearchRepositories (0.01s) [2021-06-07T12:55:10.862Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-07T12:55:10.862Z] Host: 127.0.0.1:49384 [2021-06-07T12:55:10.862Z] User-Agent: docker test client [2021-06-07T12:55:10.862Z] Authorization: Token fake-token [2021-06-07T12:55:10.862Z] X-Docker-Token: true [2021-06-07T12:55:10.862Z] Accept-Encoding: gzip [2021-06-07T12:55:10.862Z] [2021-06-07T12:55:10.862Z] [2021-06-07T12:55:10.862Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-07T12:55:10.862Z] Connection: close [2021-06-07T12:55:10.862Z] Content-Length: 144 [2021-06-07T12:55:10.863Z] Cache-Control: no-cache [2021-06-07T12:55:10.863Z] Content-Type: application/json [2021-06-07T12:55:10.863Z] Date: Mon, 07 Jun 2021 12:55:10 GMT [2021-06-07T12:55:10.863Z] Expires: -1 [2021-06-07T12:55:10.863Z] Pragma: no-cache [2021-06-07T12:55:10.863Z] Server: docker-tests/mock [2021-06-07T12:55:10.863Z] X-Docker-Registry-Config: mock [2021-06-07T12:55:10.863Z] X-Docker-Registry-Version: 0.0.0 [2021-06-07T12:55:10.863Z] [2021-06-07T12:55:10.863Z] [2021-06-07T12:55:10.863Z] === RUN TestTrustedLocation [2021-06-07T12:55:10.863Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-07T12:55:10.863Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-07T12:55:10.863Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-07T12:55:10.863Z] === RUN TestAllowNondistributableArtifacts [2021-06-07T12:55:10.863Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-07T12:55:10.863Z] === RUN TestIsSecureIndex [2021-06-07T12:55:10.863Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-07T12:55:10.863Z] PASS [2021-06-07T12:55:10.863Z] coverage: 51.7% of statements [2021-06-07T12:55:10.863Z] ok github.com/docker/docker/registry 0.277s coverage: 51.7% of statements [2021-06-07T12:55:11.676Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-06-07T12:55:11.676Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-07T12:55:11.676Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-07T12:55:12.408Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-07T12:55:12.408Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-06-07T12:55:12.408Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-07T12:55:12.408Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-07T12:55:12.408Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-07T12:55:12.408Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-07T12:55:12.408Z] === RUN TestResumableRequestReaderWithReadError [2021-06-07T12:55:12.408Z] time="2021-06-07T12:55:11Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-07T12:55:12.408Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2021-06-07T12:55:12.408Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-07T12:55:12.408Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-07T12:55:12.408Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-07T12:55:12.408Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-07T12:55:12.408Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-07T12:55:12.408Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-07T12:55:12.408Z] === RUN TestResumableRequestReader [2021-06-07T12:55:12.408Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-07T12:55:12.408Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-07T12:55:12.408Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-07T12:55:12.408Z] PASS [2021-06-07T12:55:12.408Z] coverage: 100.0% of statements [2021-06-07T12:55:12.408Z] ok github.com/docker/docker/registry/resumable 0.234s coverage: 100.0% of statements [2021-06-07T12:55:13.052Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.5% of statements [2021-06-07T12:55:13.380Z] === RUN TestRestartManagerTimeout [2021-06-07T12:55:13.380Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-07T12:55:13.380Z] === RUN TestRestartManagerTimeoutReset [2021-06-07T12:55:13.380Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-07T12:55:13.380Z] PASS [2021-06-07T12:55:13.380Z] coverage: 50.9% of statements [2021-06-07T12:55:13.380Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 50.9% of statements [2021-06-07T12:55:13.987Z] ok github.com/docker/docker/daemon/logger/awslogs 0.140s coverage: 77.4% of statements [2021-06-07T12:55:13.987Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-07T12:55:13.987Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-07T12:55:14.352Z] === RUN TestDecodeContainerConfig [2021-06-07T12:55:14.352Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-07T12:55:14.352Z] === RUN TestDecodeContainerConfigIsolation [2021-06-07T12:55:14.352Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-07T12:55:14.352Z] === RUN TestValidatePrivileged [2021-06-07T12:55:14.352Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-07T12:55:14.352Z] PASS [2021-06-07T12:55:14.352Z] coverage: 52.2% of statements [2021-06-07T12:55:14.352Z] ok github.com/docker/docker/runconfig 0.077s coverage: 52.2% of statements [2021-06-07T12:55:14.553Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2021-06-07T12:55:15.325Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-07T12:55:15.325Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-07T12:55:15.325Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-07T12:55:15.325Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-07T12:55:15.325Z] PASS [2021-06-07T12:55:15.325Z] coverage: 62.5% of statements [2021-06-07T12:55:15.325Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2021-06-07T12:55:15.490Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2021-06-07T12:55:15.672Z] --- PASS: TestServiceCreateInit (10.58s) [2021-06-07T12:55:15.672Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s) [2021-06-07T12:55:15.672Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s) [2021-06-07T12:55:15.672Z] === RUN TestCreateServiceMultipleTimes [2021-06-07T12:55:15.749Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-06-07T12:55:16.007Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-06-07T12:55:16.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-07T12:55:16.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-07T12:55:17.385Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-06-07T12:55:17.385Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-07T12:55:17.514Z] --- PASS: TestGet (15.01s) [2021-06-07T12:55:17.514Z] === RUN TestPluginWithNoManifest [2021-06-07T12:55:17.514Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-07T12:55:17.514Z] === RUN TestGetAll [2021-06-07T12:55:17.514Z] --- PASS: TestGetAll (0.00s) [2021-06-07T12:55:17.514Z] PASS [2021-06-07T12:55:17.514Z] coverage: 73.4% of statements [2021-06-07T12:55:17.514Z] ok github.com/docker/docker/pkg/plugins 34.918s coverage: 73.4% of statements [2021-06-07T12:55:17.644Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 56.8% of statements [2021-06-07T12:55:19.019Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-06-07T12:55:19.057Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-07T12:55:19.057Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-07T12:55:19.057Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-07T12:55:19.057Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-07T12:55:20.032Z] === RUN TestGetDriver [2021-06-07T12:55:20.032Z] --- PASS: TestGetDriver (0.00s) [2021-06-07T12:55:20.032Z] === RUN TestVolumeRequestError [2021-06-07T12:55:20.032Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-07T12:55:20.032Z] PASS [2021-06-07T12:55:20.032Z] coverage: 36.1% of statements [2021-06-07T12:55:20.032Z] ok github.com/docker/docker/volume/drivers 0.073s coverage: 36.1% of statements [2021-06-07T12:55:20.396Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-06-07T12:55:20.396Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-07T12:55:20.501Z] === RUN TestGetAddress [2021-06-07T12:55:20.501Z] --- PASS: TestGetAddress (0.00s) [2021-06-07T12:55:20.501Z] === RUN TestRemove [2021-06-07T12:55:20.501Z] --- SKIP: TestRemove (0.00s) [2021-06-07T12:55:20.501Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-07T12:55:20.501Z] === RUN TestInitializeWithVolumes [2021-06-07T12:55:20.501Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-07T12:55:20.501Z] === RUN TestCreate [2021-06-07T12:55:20.501Z] --- PASS: TestCreate (0.01s) [2021-06-07T12:55:20.501Z] === RUN TestValidateName [2021-06-07T12:55:20.501Z] --- PASS: TestValidateName (0.00s) [2021-06-07T12:55:20.501Z] === RUN TestCreateWithOpts [2021-06-07T12:55:20.501Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-07T12:55:20.501Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-07T12:55:20.501Z] === RUN TestRelaodNoOpts [2021-06-07T12:55:20.501Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-06-07T12:55:20.501Z] PASS [2021-06-07T12:55:20.501Z] coverage: 41.5% of statements [2021-06-07T12:55:20.501Z] ok github.com/docker/docker/volume/local 0.104s coverage: 41.5% of statements [2021-06-07T12:55:20.962Z] === RUN TestConvertTmpfsOptions [2021-06-07T12:55:20.962Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-07T12:55:20.962Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-07T12:55:20.962Z] parser_test.go:49: data="ro" [2021-06-07T12:55:20.962Z] === RUN TestParseMountRaw [2021-06-07T12:55:20.962Z] --- PASS: TestParseMountRaw (0.04s) [2021-06-07T12:55:20.962Z] === RUN TestParseMountRawSplit [2021-06-07T12:55:20.962Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-07T12:55:20.962Z] parser_test.go:390: case 0 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 1 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 2 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 3 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 4 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 5 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 6 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 7 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 8 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 0 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 1 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 2 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 3 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 4 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 5 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 6 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 7 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 8 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 9 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 10 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 11 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 12 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 0 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 1 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 2 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 3 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 4 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 5 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 6 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 7 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 8 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 9 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 10 [2021-06-07T12:55:20.962Z] parser_test.go:390: case 11 [2021-06-07T12:55:20.962Z] === RUN TestParseMountSpec [2021-06-07T12:55:20.962Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-07T12:55:20.962Z] parser_test.go:455: case 0 [2021-06-07T12:55:20.962Z] parser_test.go:455: case 1 [2021-06-07T12:55:20.962Z] parser_test.go:455: case 2 [2021-06-07T12:55:20.962Z] parser_test.go:455: case 3 [2021-06-07T12:55:20.962Z] parser_test.go:455: case 4 [2021-06-07T12:55:20.962Z] parser_test.go:455: case 5 [2021-06-07T12:55:20.962Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-07T12:55:20.962Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-07T12:55:20.962Z] === RUN TestValidateMount [2021-06-07T12:55:20.962Z] --- PASS: TestValidateMount (0.00s) [2021-06-07T12:55:20.962Z] PASS [2021-06-07T12:55:20.962Z] coverage: 66.2% of statements [2021-06-07T12:55:20.962Z] ok github.com/docker/docker/volume/mounts 0.128s coverage: 66.2% of statements [2021-06-07T12:55:21.331Z] ok github.com/docker/docker/daemon/logger/splunk 1.623s coverage: 82.5% of statements [2021-06-07T12:55:21.331Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-07T12:55:21.331Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2021-06-07T12:55:21.331Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-07T12:55:22.506Z] === RUN TestSetGetMeta [2021-06-07T12:55:22.506Z] === PAUSE TestSetGetMeta [2021-06-07T12:55:22.506Z] === RUN TestRestore [2021-06-07T12:55:22.506Z] === PAUSE TestRestore [2021-06-07T12:55:22.506Z] === RUN TestServiceCreate [2021-06-07T12:55:22.506Z] === PAUSE TestServiceCreate [2021-06-07T12:55:22.506Z] === RUN TestServiceList [2021-06-07T12:55:22.506Z] === PAUSE TestServiceList [2021-06-07T12:55:22.506Z] === RUN TestServiceRemove [2021-06-07T12:55:22.506Z] === PAUSE TestServiceRemove [2021-06-07T12:55:22.506Z] === RUN TestServiceGet [2021-06-07T12:55:22.506Z] === PAUSE TestServiceGet [2021-06-07T12:55:22.506Z] === RUN TestServicePrune [2021-06-07T12:55:22.506Z] === PAUSE TestServicePrune [2021-06-07T12:55:22.506Z] === RUN TestCreate [2021-06-07T12:55:22.506Z] === PAUSE TestCreate [2021-06-07T12:55:22.506Z] === RUN TestRemove [2021-06-07T12:55:22.506Z] === PAUSE TestRemove [2021-06-07T12:55:22.506Z] === RUN TestList [2021-06-07T12:55:22.506Z] === PAUSE TestList [2021-06-07T12:55:22.506Z] === RUN TestFindByDriver [2021-06-07T12:55:22.506Z] === PAUSE TestFindByDriver [2021-06-07T12:55:22.506Z] === RUN TestFindByReferenced [2021-06-07T12:55:22.506Z] === PAUSE TestFindByReferenced [2021-06-07T12:55:22.507Z] === RUN TestDerefMultipleOfSameRef [2021-06-07T12:55:22.507Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-07T12:55:22.507Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-07T12:55:22.507Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-07T12:55:22.507Z] === RUN TestDefererencePluginOnCreateError [2021-06-07T12:55:22.507Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-07T12:55:22.507Z] === RUN TestRefDerefRemove [2021-06-07T12:55:22.507Z] === PAUSE TestRefDerefRemove [2021-06-07T12:55:22.507Z] === RUN TestGet [2021-06-07T12:55:22.507Z] === PAUSE TestGet [2021-06-07T12:55:22.507Z] === RUN TestGetWithReference [2021-06-07T12:55:22.507Z] === PAUSE TestGetWithReference [2021-06-07T12:55:22.507Z] === RUN TestFilterFunc [2021-06-07T12:55:22.507Z] === RUN TestFilterFunc/test_nil_list [2021-06-07T12:55:22.507Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-07T12:55:22.507Z] === RUN TestFilterFunc/test_empty_list [2021-06-07T12:55:22.507Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-07T12:55:22.507Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-07T12:55:22.507Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-07T12:55:22.507Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-07T12:55:22.507Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-07T12:55:22.507Z] === RUN TestFilterFunc/test_filter_some [2021-06-07T12:55:22.507Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-07T12:55:22.507Z] === RUN TestFilterFunc/test_filter_middle [2021-06-07T12:55:22.507Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-07T12:55:22.507Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-07T12:55:22.507Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-07T12:55:22.507Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-07T12:55:22.507Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-07T12:55:22.507Z] === CONT TestFilterFunc/test_nil_list [2021-06-07T12:55:22.507Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-07T12:55:22.507Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-07T12:55:22.507Z] === CONT TestFilterFunc/test_filter_middle [2021-06-07T12:55:22.507Z] === CONT TestFilterFunc/test_filter_some [2021-06-07T12:55:22.507Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-07T12:55:22.507Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-07T12:55:22.507Z] === CONT TestFilterFunc/test_empty_list [2021-06-07T12:55:22.507Z] --- PASS: TestFilterFunc (0.00s) [2021-06-07T12:55:22.507Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-07T12:55:22.507Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-07T12:55:22.507Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-07T12:55:22.507Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-07T12:55:22.507Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-07T12:55:22.507Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-07T12:55:22.507Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-07T12:55:22.507Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-07T12:55:22.507Z] === CONT TestSetGetMeta [2021-06-07T12:55:22.507Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-07T12:55:22.507Z] === CONT TestCreate [2021-06-07T12:55:22.507Z] === CONT TestFindByDriver [2021-06-07T12:55:22.507Z] === CONT TestServicePrune [2021-06-07T12:55:22.507Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-07T12:55:22.507Z] --- PASS: TestCreate (0.03s) [2021-06-07T12:55:22.507Z] === CONT TestServiceGet [2021-06-07T12:55:22.507Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2021-06-07T12:55:22.507Z] === CONT TestServiceRemove [2021-06-07T12:55:22.507Z] --- PASS: TestFindByDriver (0.04s) [2021-06-07T12:55:22.507Z] === CONT TestServiceList [2021-06-07T12:55:22.507Z] --- PASS: TestServiceGet (0.15s) [2021-06-07T12:55:22.507Z] === CONT TestServiceCreate [2021-06-07T12:55:22.507Z] time="2021-06-07T12:55:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-07T12:55:22.507Z] --- PASS: TestServiceRemove (0.16s) [2021-06-07T12:55:22.507Z] === CONT TestRestore [2021-06-07T12:55:22.507Z] time="2021-06-07T12:55:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-07T12:55:22.507Z] --- PASS: TestServiceList (0.15s) [2021-06-07T12:55:22.507Z] === CONT TestList [2021-06-07T12:55:22.507Z] time="2021-06-07T12:55:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-07T12:55:22.507Z] time="2021-06-07T12:55:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-07T12:55:22.507Z] --- PASS: TestServiceCreate (0.04s) [2021-06-07T12:55:22.507Z] === CONT TestRemove [2021-06-07T12:55:22.507Z] time="2021-06-07T12:55:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-07T12:55:22.507Z] --- PASS: TestRestore (0.04s) [2021-06-07T12:55:22.507Z] === CONT TestDerefMultipleOfSameRef [2021-06-07T12:55:22.507Z] --- PASS: TestServicePrune (0.21s) [2021-06-07T12:55:22.507Z] === CONT TestFindByReferenced [2021-06-07T12:55:22.507Z] --- PASS: TestList (0.04s) [2021-06-07T12:55:22.507Z] === CONT TestGetWithReference [2021-06-07T12:55:22.507Z] --- PASS: TestRemove (0.03s) [2021-06-07T12:55:22.507Z] === CONT TestGet [2021-06-07T12:55:22.507Z] --- PASS: TestFindByReferenced (0.03s) [2021-06-07T12:55:22.507Z] === CONT TestRefDerefRemove [2021-06-07T12:55:22.507Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-06-07T12:55:22.507Z] === CONT TestDefererencePluginOnCreateError [2021-06-07T12:55:22.507Z] --- PASS: TestGetWithReference (0.03s) [2021-06-07T12:55:22.507Z] --- PASS: TestGet (0.03s) [2021-06-07T12:55:22.507Z] --- PASS: TestRefDerefRemove (0.03s) [2021-06-07T12:55:22.507Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-06-07T12:55:22.507Z] PASS [2021-06-07T12:55:22.507Z] coverage: 70.3% of statements [2021-06-07T12:55:22.507Z] ok github.com/docker/docker/volume/service 0.392s coverage: 70.3% of statements [2021-06-07T12:55:23.233Z] ok github.com/docker/docker/distribution/metadata 0.080s coverage: 48.2% of statements [2021-06-07T12:55:24.169Z] ok github.com/docker/docker/distribution 0.161s coverage: 25.2% of statements [2021-06-07T12:55:24.169Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-07T12:55:25.104Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-06-07T12:55:25.996Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-07T12:55:26.039Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-06-07T12:55:26.255Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-07T12:55:26.605Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2021-06-07T12:55:26.605Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-07T12:55:26.605Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2021-06-07T12:55:26.824Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-07T12:55:27.393Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-07T12:55:27.982Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements [2021-06-07T12:55:27.982Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2021-06-07T12:55:28.241Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-07T12:55:28.313Z] 2021/06/07 12:55:27 Closing DB instances... [2021-06-07T12:55:28.808Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2021-06-07T12:55:29.287Z] --- PASS: TestNetworkDBGarbageCollection (53.68s) [2021-06-07T12:55:29.287Z] === RUN TestFindNode [2021-06-07T12:55:29.287Z] 2021/06/07 12:55:28 Closing DB instances... [2021-06-07T12:55:29.287Z] --- PASS: TestFindNode (0.01s) [2021-06-07T12:55:29.287Z] === RUN TestChangeNodeState [2021-06-07T12:55:29.287Z] 2021/06/07 12:55:28 Closing DB instances... [2021-06-07T12:55:29.287Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-07T12:55:29.287Z] === RUN TestNodeReincarnation [2021-06-07T12:55:29.287Z] 2021/06/07 12:55:28 Closing DB instances... [2021-06-07T12:55:29.317Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-07T12:55:29.317Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-07T12:55:29.576Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-07T12:55:33.780Z] --- PASS: TestCreateServiceMultipleTimes (17.37s) [2021-06-07T12:55:33.780Z] === RUN TestCreateServiceConflict [2021-06-07T12:55:33.989Z] time="2021-06-07T12:55:33Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-07T12:55:33.989Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-07T12:55:33.989Z] === RUN TestParallelCreate [2021-06-07T12:55:33.989Z] 2021/06/07 12:55:33 Closing DB instances... [2021-06-07T12:55:33.989Z] --- PASS: TestParallelCreate (0.01s) [2021-06-07T12:55:33.989Z] === RUN TestParallelDelete [2021-06-07T12:55:33.989Z] 2021/06/07 12:55:33 Closing DB instances... [2021-06-07T12:55:33.989Z] --- PASS: TestParallelDelete (0.01s) [2021-06-07T12:55:33.989Z] === RUN TestNetworkDBIslands [2021-06-07T12:55:33.989Z] time="2021-06-07T12:55:33Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c51e2efeb31a with config:&{NodeID:c51e2efeb31a Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-07T12:55:33.989Z] time="2021-06-07T12:55:33Z" level=info msg="Node c51e2efeb31a/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:33.989Z] time="2021-06-07T12:55:33Z" level=info msg="Node c51e2efeb31a/172.17.153.67, added to nodes list" [2021-06-07T12:55:33.989Z] time="2021-06-07T12:55:33Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8b41502367b6 with config:&{NodeID:8b41502367b6 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-07T12:55:33.989Z] time="2021-06-07T12:55:33Z" level=info msg="Node 8b41502367b6/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:33.989Z] time="2021-06-07T12:55:33Z" level=info msg="Node 8b41502367b6/172.17.153.67, added to nodes list" [2021-06-07T12:55:33.989Z] time="2021-06-07T12:55:33Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-07T12:55:33.989Z] time="2021-06-07T12:55:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-07T12:55:33.989Z] time="2021-06-07T12:55:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49432" [2021-06-07T12:55:33.989Z] time="2021-06-07T12:55:33Z" level=info msg="Node c51e2efeb31a/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:33.989Z] time="2021-06-07T12:55:33Z" level=info msg="Node 8b41502367b6/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:33.989Z] time="2021-06-07T12:55:33Z" level=info msg="Node 8b41502367b6/172.17.153.67, added to nodes list" [2021-06-07T12:55:33.989Z] time="2021-06-07T12:55:33Z" level=info msg="Node c51e2efeb31a/172.17.153.67, added to nodes list" [2021-06-07T12:55:33.989Z] time="2021-06-07T12:55:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-07T12:55:33.989Z] time="2021-06-07T12:55:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49433" [2021-06-07T12:55:34.961Z] time="2021-06-07T12:55:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:40445261a2b6 with config:&{NodeID:40445261a2b6 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-07T12:55:34.961Z] time="2021-06-07T12:55:34Z" level=info msg="Node 40445261a2b6/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:34.961Z] time="2021-06-07T12:55:34Z" level=info msg="Node 40445261a2b6/172.17.153.67, added to nodes list" [2021-06-07T12:55:34.961Z] time="2021-06-07T12:55:34Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-07T12:55:34.961Z] time="2021-06-07T12:55:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-07T12:55:34.961Z] time="2021-06-07T12:55:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49434" [2021-06-07T12:55:34.961Z] time="2021-06-07T12:55:34Z" level=info msg="Node 40445261a2b6/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:34.961Z] time="2021-06-07T12:55:34Z" level=info msg="Node 40445261a2b6/172.17.153.67, added to nodes list" [2021-06-07T12:55:34.961Z] time="2021-06-07T12:55:34Z" level=info msg="Node c51e2efeb31a/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:34.961Z] time="2021-06-07T12:55:34Z" level=info msg="Node c51e2efeb31a/172.17.153.67, added to nodes list" [2021-06-07T12:55:34.961Z] time="2021-06-07T12:55:34Z" level=info msg="Node 8b41502367b6/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:34.961Z] time="2021-06-07T12:55:34Z" level=info msg="Node 8b41502367b6/172.17.153.67, added to nodes list" [2021-06-07T12:55:34.961Z] time="2021-06-07T12:55:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-07T12:55:34.961Z] time="2021-06-07T12:55:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49435" [2021-06-07T12:55:34.961Z] time="2021-06-07T12:55:34Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:34.961Z] time="2021-06-07T12:55:34Z" level=info msg="Node 40445261a2b6/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:34.961Z] time="2021-06-07T12:55:34Z" level=info msg="Node 40445261a2b6/172.17.153.67, added to nodes list" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:c7d4360afc0b with config:&{NodeID:c7d4360afc0b Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=info msg="Node c7d4360afc0b/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=info msg="Node c7d4360afc0b/172.17.153.67, added to nodes list" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49437" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=info msg="Node c7d4360afc0b/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=info msg="Node c7d4360afc0b/172.17.153.67, added to nodes list" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=info msg="Node 8b41502367b6/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=info msg="Node 8b41502367b6/172.17.153.67, added to nodes list" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=info msg="Node 40445261a2b6/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=info msg="Node 40445261a2b6/172.17.153.67, added to nodes list" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=info msg="Node c51e2efeb31a/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=info msg="Node c51e2efeb31a/172.17.153.67, added to nodes list" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49438" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=info msg="Node c7d4360afc0b/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=info msg="Node c7d4360afc0b/172.17.153.67, added to nodes list" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=info msg="Node c7d4360afc0b/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:35.422Z] time="2021-06-07T12:55:35Z" level=info msg="Node c7d4360afc0b/172.17.153.67, added to nodes list" [2021-06-07T12:55:35.556Z] --- PASS: TestBuildWithHugeFile (117.67s) [2021-06-07T12:55:35.556Z] === RUN TestBuildWCOWSandboxSize [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b232d711ba2a with config:&{NodeID:b232d711ba2a Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="Node b232d711ba2a/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="Node b232d711ba2a/172.17.153.67, added to nodes list" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49439" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="Node b232d711ba2a/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="Node b232d711ba2a/172.17.153.67, added to nodes list" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="Node c51e2efeb31a/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="Node c51e2efeb31a/172.17.153.67, added to nodes list" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="Node 40445261a2b6/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="Node 40445261a2b6/172.17.153.67, added to nodes list" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="Node c7d4360afc0b/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="Node c7d4360afc0b/172.17.153.67, added to nodes list" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="Node 8b41502367b6/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="Node 8b41502367b6/172.17.153.67, added to nodes list" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49440" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="Node b232d711ba2a/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="Node b232d711ba2a/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="Node b232d711ba2a/172.17.153.67, added to nodes list" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="Node b232d711ba2a/172.17.153.67, added to nodes list" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="Node b232d711ba2a/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:35.883Z] time="2021-06-07T12:55:35Z" level=info msg="Node b232d711ba2a/172.17.153.67, added to nodes list" [2021-06-07T12:55:36.320Z] --- PASS: TestCreateServiceConflict (2.94s) [2021-06-07T12:55:36.320Z] === RUN TestCreateServiceMaxReplicas [2021-06-07T12:55:36.344Z] time="2021-06-07T12:55:35Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:36.344Z] time="2021-06-07T12:55:35Z" level=info msg="The new bootstrap node list is:[172.17.153.67:10033 172.17.153.67:10034 172.17.153.67:10035]" [2021-06-07T12:55:36.344Z] time="2021-06-07T12:55:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.153.67:10033" [2021-06-07T12:55:36.344Z] time="2021-06-07T12:55:35Z" level=debug msg="memberlist: Stream connection from=172.17.153.67:49442" [2021-06-07T12:55:36.344Z] time="2021-06-07T12:55:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.153.67:10034" [2021-06-07T12:55:36.344Z] time="2021-06-07T12:55:35Z" level=debug msg="memberlist: Stream connection from=172.17.153.67:49443" [2021-06-07T12:55:36.344Z] time="2021-06-07T12:55:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.153.67:10035" [2021-06-07T12:55:36.344Z] time="2021-06-07T12:55:35Z" level=debug msg="memberlist: Stream connection from=172.17.153.67:49444" [2021-06-07T12:55:36.344Z] time="2021-06-07T12:55:36Z" level=info msg="The new bootstrap node list is:[172.17.153.67:10033 172.17.153.67:10034 172.17.153.67:10035]" [2021-06-07T12:55:36.344Z] time="2021-06-07T12:55:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.153.67:10033" [2021-06-07T12:55:36.344Z] time="2021-06-07T12:55:36Z" level=debug msg="memberlist: Stream connection from=172.17.153.67:49445" [2021-06-07T12:55:36.344Z] time="2021-06-07T12:55:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.153.67:10034" [2021-06-07T12:55:36.344Z] time="2021-06-07T12:55:36Z" level=debug msg="memberlist: Stream connection from=172.17.153.67:49446" [2021-06-07T12:55:36.344Z] time="2021-06-07T12:55:36Z" level=debug msg="memberlist: Stream connection from=172.17.153.67:49447" [2021-06-07T12:55:36.344Z] time="2021-06-07T12:55:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.153.67:10035" [2021-06-07T12:55:36.344Z] time="2021-06-07T12:55:36Z" level=info msg="node 0 leaving" [2021-06-07T12:55:36.807Z] time="2021-06-07T12:55:36Z" level=info msg="Node c51e2efeb31a change state NodeActive --> NodeLeft" [2021-06-07T12:55:36.807Z] time="2021-06-07T12:55:36Z" level=info msg="node3(40445261a2b6): Node leave event for c51e2efeb31a/172.17.153.67" [2021-06-07T12:55:36.807Z] time="2021-06-07T12:55:36Z" level=info msg="Node c51e2efeb31a change state NodeActive --> NodeLeft" [2021-06-07T12:55:36.807Z] time="2021-06-07T12:55:36Z" level=info msg="node2(8b41502367b6): Node leave event for c51e2efeb31a/172.17.153.67" [2021-06-07T12:55:36.807Z] time="2021-06-07T12:55:36Z" level=info msg="Node c51e2efeb31a change state NodeActive --> NodeLeft" [2021-06-07T12:55:36.807Z] time="2021-06-07T12:55:36Z" level=info msg="node4(c7d4360afc0b): Node leave event for c51e2efeb31a/172.17.153.67" [2021-06-07T12:55:36.807Z] time="2021-06-07T12:55:36Z" level=info msg="Node c51e2efeb31a change state NodeActive --> NodeLeft" [2021-06-07T12:55:36.807Z] time="2021-06-07T12:55:36Z" level=info msg="node5(b232d711ba2a): Node leave event for c51e2efeb31a/172.17.153.67" [2021-06-07T12:55:36.807Z] time="2021-06-07T12:55:36Z" level=info msg="Node c51e2efeb31a change state NodeActive --> NodeLeft" [2021-06-07T12:55:36.807Z] time="2021-06-07T12:55:36Z" level=info msg="node1(c51e2efeb31a): Node leave event for c51e2efeb31a/172.17.153.67" [2021-06-07T12:55:36.807Z] time="2021-06-07T12:55:36Z" level=info msg="Node c51e2efeb31a/172.17.153.67, left gossip cluster" [2021-06-07T12:55:36.807Z] time="2021-06-07T12:55:36Z" level=info msg="Node c51e2efeb31a/172.17.153.67, left gossip cluster" [2021-06-07T12:55:36.807Z] time="2021-06-07T12:55:36Z" level=info msg="Node c51e2efeb31a/172.17.153.67, left gossip cluster" [2021-06-07T12:55:36.807Z] time="2021-06-07T12:55:36Z" level=info msg="Node c51e2efeb31a/172.17.153.67, left gossip cluster" [2021-06-07T12:55:36.807Z] time="2021-06-07T12:55:36Z" level=info msg="Node c51e2efeb31a/172.17.153.67, left gossip cluster" [2021-06-07T12:55:37.268Z] time="2021-06-07T12:55:36Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:37.268Z] time="2021-06-07T12:55:36Z" level=info msg="node 1 leaving" [2021-06-07T12:55:37.268Z] time="2021-06-07T12:55:36Z" level=info msg="Node 8b41502367b6 change state NodeActive --> NodeLeft" [2021-06-07T12:55:37.268Z] time="2021-06-07T12:55:36Z" level=info msg="node5(b232d711ba2a): Node leave event for 8b41502367b6/172.17.153.67" [2021-06-07T12:55:37.268Z] time="2021-06-07T12:55:36Z" level=info msg="Node 8b41502367b6/172.17.153.67, left gossip cluster" [2021-06-07T12:55:37.268Z] time="2021-06-07T12:55:36Z" level=info msg="Node 8b41502367b6 change state NodeActive --> NodeLeft" [2021-06-07T12:55:37.268Z] time="2021-06-07T12:55:36Z" level=info msg="Node 8b41502367b6 change state NodeActive --> NodeLeft" [2021-06-07T12:55:37.268Z] time="2021-06-07T12:55:36Z" level=info msg="node4(c7d4360afc0b): Node leave event for 8b41502367b6/172.17.153.67" [2021-06-07T12:55:37.268Z] time="2021-06-07T12:55:36Z" level=info msg="node3(40445261a2b6): Node leave event for 8b41502367b6/172.17.153.67" [2021-06-07T12:55:37.268Z] time="2021-06-07T12:55:36Z" level=info msg="Node 8b41502367b6 change state NodeActive --> NodeFailed" [2021-06-07T12:55:37.268Z] time="2021-06-07T12:55:36Z" level=info msg="Node 8b41502367b6/172.17.153.67, added to failed nodes list" [2021-06-07T12:55:37.268Z] time="2021-06-07T12:55:36Z" level=error msg="node: 8b41502367b6 is unknown to memberlist" [2021-06-07T12:55:37.268Z] time="2021-06-07T12:55:37Z" level=info msg="Node 8b41502367b6/172.17.153.67, left gossip cluster" [2021-06-07T12:55:37.268Z] time="2021-06-07T12:55:37Z" level=info msg="Node 8b41502367b6/172.17.153.67, left gossip cluster" [2021-06-07T12:55:37.268Z] time="2021-06-07T12:55:37Z" level=info msg="Node 8b41502367b6/172.17.153.67, left gossip cluster" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=info msg="node 2 leaving" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=info msg="Node 40445261a2b6 change state NodeActive --> NodeLeft" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=info msg="node5(b232d711ba2a): Node leave event for 40445261a2b6/172.17.153.67" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=info msg="Node 40445261a2b6 change state NodeActive --> NodeLeft" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=info msg="node4(c7d4360afc0b): Node leave event for 40445261a2b6/172.17.153.67" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=info msg="Node 40445261a2b6 change state NodeActive --> NodeLeft" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=info msg="node3(40445261a2b6): Node leave event for 40445261a2b6/172.17.153.67" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=debug msg="memberlist: Failed ping: 40445261a2b6 (timeout reached)" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.153.67:10034: use of closed network connection" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.153.67:10037: use of closed network connection" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.153.67:10036: use of closed network connection" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=debug msg="memberlist: Stream connection from=172.17.153.67:49449" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=info msg="Node 40445261a2b6/172.17.153.67, left gossip cluster" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=info msg="Node 40445261a2b6/172.17.153.67, left gossip cluster" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=info msg="Node 40445261a2b6/172.17.153.67, left gossip cluster" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.17.153.67:10036: use of closed network connection" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=info msg="node 0 coming back" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:506a59afbc69 with config:&{NodeID:506a59afbc69 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=info msg="Node 506a59afbc69/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=info msg="Node 506a59afbc69/172.17.153.67, added to nodes list" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=info msg="node 1 coming back" [2021-06-07T12:55:37.729Z] time="2021-06-07T12:55:37Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:bbfa5a1eecb9 with config:&{NodeID:bbfa5a1eecb9 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-07T12:55:38.189Z] time="2021-06-07T12:55:37Z" level=info msg="Node bbfa5a1eecb9/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:38.189Z] time="2021-06-07T12:55:37Z" level=info msg="Node bbfa5a1eecb9/172.17.153.67, added to nodes list" [2021-06-07T12:55:38.189Z] time="2021-06-07T12:55:37Z" level=info msg="node 2 coming back" [2021-06-07T12:55:38.189Z] time="2021-06-07T12:55:37Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:75fd403536ed with config:&{NodeID:75fd403536ed Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-07T12:55:38.189Z] time="2021-06-07T12:55:37Z" level=info msg="Node 75fd403536ed/172.17.153.67, joined gossip cluster" [2021-06-07T12:55:38.189Z] time="2021-06-07T12:55:37Z" level=info msg="Node 75fd403536ed/172.17.153.67, added to nodes list" [2021-06-07T12:55:38.189Z] time="2021-06-07T12:55:37Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:38.189Z] time="2021-06-07T12:55:37Z" level=warning msg="memberlist: Was able to connect to 40445261a2b6 but other probes failed, network may be misconfigured" [2021-06-07T12:55:38.781Z] ok github.com/docker/docker/layer 7.402s coverage: 68.8% of statements [2021-06-07T12:55:38.781Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-07T12:55:38.781Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-07T12:55:38.781Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-07T12:55:38.781Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-07T12:55:39.161Z] time="2021-06-07T12:55:38Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:39.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-07T12:55:39.693Z] --- PASS: TestCreateServiceMaxReplicas (3.55s) [2021-06-07T12:55:39.693Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-07T12:55:40.139Z] time="2021-06-07T12:55:39Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:41.111Z] time="2021-06-07T12:55:40Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:41.311Z] ok github.com/docker/docker/libnetwork/api 1.361s coverage: 90.1% of statements [2021-06-07T12:55:41.879Z] ok github.com/docker/docker/libnetwork/bitseq 0.124s coverage: 84.4% of statements [2021-06-07T12:55:42.084Z] time="2021-06-07T12:55:41Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:42.814Z] ok github.com/docker/docker/libnetwork/client 0.018s coverage: 75.2% of statements [2021-06-07T12:55:43.061Z] time="2021-06-07T12:55:42Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:43.381Z] ok github.com/docker/docker/libnetwork/client/mflag 0.003s coverage: 62.7% of statements [2021-06-07T12:55:44.034Z] time="2021-06-07T12:55:43Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:44.839Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-07T12:55:44.839Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-07T12:55:45.009Z] time="2021-06-07T12:55:44Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:45.284Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.084s coverage: 69.3% of statements [2021-06-07T12:55:45.778Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-07T12:55:45.852Z] ok github.com/docker/docker/libnetwork/config 0.050s coverage: 24.0% of statements [2021-06-07T12:55:45.980Z] time="2021-06-07T12:55:45Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:46.038Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-07T12:55:46.418Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-06-07T12:55:46.607Z] === RUN TestDockerSuite/TestBuildFails [2021-06-07T12:55:46.953Z] time="2021-06-07T12:55:46Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:46.986Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-06-07T12:55:47.545Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-07T12:55:47.815Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-07T12:55:47.977Z] time="2021-06-07T12:55:47Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:48.952Z] time="2021-06-07T12:55:48Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:49.930Z] time="2021-06-07T12:55:49Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:50.271Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.447s coverage: 59.9% of statements [2021-06-07T12:55:50.271Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-06-07T12:55:50.354Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-07T12:55:51.206Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 4.0% of statements [2021-06-07T12:55:51.476Z] time="2021-06-07T12:55:50Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:51.938Z] time="2021-06-07T12:55:51Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:52.141Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-06-07T12:55:52.399Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-06-07T12:55:53.481Z] time="2021-06-07T12:55:52Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:53.649Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-07T12:55:53.942Z] time="2021-06-07T12:55:53Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:54.590Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.37s) [2021-06-07T12:55:54.590Z] === RUN TestCreateServiceSecretFileMode [2021-06-07T12:55:55.485Z] time="2021-06-07T12:55:54Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:55.559Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-07T12:55:55.950Z] time="2021-06-07T12:55:55Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:56.921Z] time="2021-06-07T12:55:56Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:57.132Z] --- PASS: TestCreateServiceSecretFileMode (2.73s) [2021-06-07T12:55:57.132Z] === RUN TestCreateServiceConfigFileMode [2021-06-07T12:55:58.101Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-07T12:55:58.101Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-07T12:55:58.466Z] time="2021-06-07T12:55:57Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:58.928Z] time="2021-06-07T12:55:58Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:55:59.481Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-07T12:56:00.431Z] --- PASS: TestCreateServiceConfigFileMode (3.23s) [2021-06-07T12:56:00.431Z] === RUN TestCreateServiceSysctls [2021-06-07T12:56:00.470Z] time="2021-06-07T12:55:59Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:00.932Z] time="2021-06-07T12:56:00Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:02.366Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.294s coverage: 7.3% of statements [2021-06-07T12:56:02.476Z] time="2021-06-07T12:56:01Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:02.781Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-07T12:56:02.945Z] time="2021-06-07T12:56:02Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:03.302Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-06-07T12:56:03.720Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-07T12:56:03.729Z] --- PASS: TestCreateServiceSysctls (3.76s) [2021-06-07T12:56:03.729Z] === RUN TestCreateServiceCapabilities [2021-06-07T12:56:03.870Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-06-07T12:56:03.980Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-07T12:56:04.438Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-06-07T12:56:04.491Z] time="2021-06-07T12:56:03Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:04.952Z] time="2021-06-07T12:56:04Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:05.004Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2021-06-07T12:56:05.414Z] time="2021-06-07T12:56:05Z" level=warning msg="NetworkDB stats node1(a4c2a0099c3f) - healthscore:1 (connectivity issues)" [2021-06-07T12:56:05.570Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-06-07T12:56:05.845Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2021-06-07T12:56:06.388Z] time="2021-06-07T12:56:05Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:06.430Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-06-07T12:56:06.520Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-07T12:56:07.025Z] --- PASS: TestCreateServiceCapabilities (3.27s) [2021-06-07T12:56:07.025Z] === RUN TestInspect [2021-06-07T12:56:07.362Z] time="2021-06-07T12:56:06Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:08.335Z] time="2021-06-07T12:56:07Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:09.307Z] time="2021-06-07T12:56:08Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:09.811Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-07T12:56:10.280Z] time="2021-06-07T12:56:09Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:11.192Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-07T12:56:11.229Z] --- PASS: TestInspect (3.56s) [2021-06-07T12:56:11.229Z] === RUN TestCreateJob [2021-06-07T12:56:11.256Z] time="2021-06-07T12:56:10Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:11.716Z] ok github.com/docker/docker/libnetwork 38.129s coverage: 40.7% of statements [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-07T12:56:11.716Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-07T12:56:12.229Z] time="2021-06-07T12:56:11Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:13.203Z] time="2021-06-07T12:56:12Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:13.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-07T12:56:14.174Z] time="2021-06-07T12:56:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.153.67:10037" [2021-06-07T12:56:14.174Z] time="2021-06-07T12:56:13Z" level=debug msg="memberlist: Stream connection from=172.17.153.67:49486" [2021-06-07T12:56:14.174Z] time="2021-06-07T12:56:13Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:15.148Z] time="2021-06-07T12:56:14Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:15.430Z] --- PASS: TestCreateJob (4.22s) [2021-06-07T12:56:15.430Z] === RUN TestReplicatedJob [2021-06-07T12:56:16.121Z] time="2021-06-07T12:56:15Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:16.273Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-07T12:56:16.843Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-07T12:56:16.984Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.026s coverage: 100.0% of statements [2021-06-07T12:56:17.098Z] time="2021-06-07T12:56:16Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:17.551Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2021-06-07T12:56:18.074Z] time="2021-06-07T12:56:17Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:18.228Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-07T12:56:18.936Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.012s coverage: 47.4% of statements [2021-06-07T12:56:19.045Z] time="2021-06-07T12:56:18Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:19.166Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-07T12:56:19.742Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-07T12:56:19.742Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-07T12:56:19.870Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2021-06-07T12:56:20.016Z] time="2021-06-07T12:56:19Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:20.989Z] time="2021-06-07T12:56:20Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:21.125Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-07T12:56:21.384Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-07T12:56:21.771Z] ok github.com/docker/docker/libnetwork/ipamutils 0.970s coverage: 74.0% of statements [2021-06-07T12:56:21.952Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-07T12:56:22.009Z] --- PASS: TestReplicatedJob (6.72s) [2021-06-07T12:56:22.009Z] === RUN TestUpdateReplicatedJob [2021-06-07T12:56:22.520Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-07T12:56:22.532Z] time="2021-06-07T12:56:21Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:22.780Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-07T12:56:22.993Z] time="2021-06-07T12:56:22Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:23.148Z] ok github.com/docker/docker/libnetwork/iptables 0.370s coverage: 45.1% of statements [2021-06-07T12:56:23.349Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-07T12:56:23.407Z] ok github.com/docker/docker/libnetwork/netlabel 0.026s coverage: 60.0% of statements [2021-06-07T12:56:23.456Z] time="2021-06-07T12:56:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.153.67:10036" [2021-06-07T12:56:23.456Z] time="2021-06-07T12:56:22Z" level=debug msg="memberlist: Stream connection from=172.17.153.67:49497" [2021-06-07T12:56:24.344Z] ok github.com/docker/docker/libnetwork/netutils 0.039s coverage: 43.8% of statements [2021-06-07T12:56:24.428Z] time="2021-06-07T12:56:23Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:24.732Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-07T12:56:25.401Z] time="2021-06-07T12:56:24Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:26.209Z] --- PASS: TestUpdateReplicatedJob (4.48s) [2021-06-07T12:56:26.209Z] === RUN TestServiceListWithStatuses [2021-06-07T12:56:26.209Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-07T12:56:26.209Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-07T12:56:26.209Z] === RUN TestDockerNetworkConnectAlias [2021-06-07T12:56:26.385Z] time="2021-06-07T12:56:25Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:27.359Z] time="2021-06-07T12:56:26Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:28.023Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-07T12:56:28.335Z] time="2021-06-07T12:56:27Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:29.307Z] time="2021-06-07T12:56:28Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:30.279Z] time="2021-06-07T12:56:29Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:31.254Z] time="2021-06-07T12:56:30Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:32.216Z] --- PASS: TestImportExtremelyLargeImageWorks (174.83s) [2021-06-07T12:56:32.216Z] PASS [2021-06-07T12:56:32.216Z] [2021-06-07T12:56:32.216Z] DONE 12 tests in 179.484s [2021-06-07T12:56:32.216Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-07T12:56:32.216Z] ++ 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-06-07T12:56:32.216Z] ++ set -e [2021-06-07T12:56:32.216Z] ++ '[' -n 0 ']' [2021-06-07T12:56:32.216Z] ++ set -x [2021-06-07T12:56:32.216Z] ++ 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-06-07T12:56:32.216Z] INFO: Testing against a local daemon [2021-06-07T12:56:32.216Z] === RUN TestNetworkCreateDelete [2021-06-07T12:56:32.226Z] time="2021-06-07T12:56:31Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:32.475Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-06-07T12:56:32.475Z] === RUN TestDockerNetworkDeletePreferID [2021-06-07T12:56:32.792Z] --- PASS: TestDockerNetworkConnectAlias (6.02s) [2021-06-07T12:56:32.792Z] === RUN TestDockerNetworkReConnect [2021-06-07T12:56:33.044Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2021-06-07T12:56:33.044Z] === RUN TestDaemonDNSFallback [2021-06-07T12:56:33.200Z] time="2021-06-07T12:56:32Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:33.614Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-07T12:56:34.173Z] time="2021-06-07T12:56:33Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:35.154Z] time="2021-06-07T12:56:34Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:35.154Z] time="2021-06-07T12:56:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.153.67:10033 172.17.153.67:10034 172.17.153.67:10035]" [2021-06-07T12:56:35.616Z] time="2021-06-07T12:56:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.153.67:10033 172.17.153.67:10034 172.17.153.67:10035]" [2021-06-07T12:56:36.077Z] time="2021-06-07T12:56:35Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.153.67:10033" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=debug msg="memberlist: Stream connection from=172.17.153.67:49511" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node b232d711ba2a/172.17.153.67, joined gossip cluster" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node b232d711ba2a/172.17.153.67, added to nodes list" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node c7d4360afc0b/172.17.153.67, joined gossip cluster" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node c7d4360afc0b/172.17.153.67, added to nodes list" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 506a59afbc69/172.17.153.67, joined gossip cluster" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 506a59afbc69/172.17.153.67, is the new incarnation of the shutdown node c51e2efeb31a/172.17.153.67" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 506a59afbc69/172.17.153.67, added to nodes list" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.153.67:10034" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=debug msg="memberlist: Stream connection from=172.17.153.67:49512" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node b232d711ba2a/172.17.153.67, joined gossip cluster" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node b232d711ba2a/172.17.153.67, added to nodes list" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 506a59afbc69/172.17.153.67, joined gossip cluster" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 506a59afbc69/172.17.153.67, added to nodes list" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node c7d4360afc0b/172.17.153.67, joined gossip cluster" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node c7d4360afc0b/172.17.153.67, added to nodes list" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node bbfa5a1eecb9/172.17.153.67, joined gossip cluster" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node bbfa5a1eecb9/172.17.153.67, is the new incarnation of the shutdown node 8b41502367b6/172.17.153.67" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node bbfa5a1eecb9/172.17.153.67, added to nodes list" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 506a59afbc69/172.17.153.67, joined gossip cluster" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 506a59afbc69/172.17.153.67, is the new incarnation of the shutdown node c51e2efeb31a/172.17.153.67" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 506a59afbc69/172.17.153.67, added to nodes list" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=debug msg="memberlist: Stream connection from=172.17.153.67:49513" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.153.67:10035" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node bbfa5a1eecb9/172.17.153.67, joined gossip cluster" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node bbfa5a1eecb9/172.17.153.67, added to nodes list" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 506a59afbc69/172.17.153.67, joined gossip cluster" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 506a59afbc69/172.17.153.67, added to nodes list" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node c7d4360afc0b/172.17.153.67, joined gossip cluster" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node c7d4360afc0b/172.17.153.67, added to nodes list" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node b232d711ba2a/172.17.153.67, joined gossip cluster" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node b232d711ba2a/172.17.153.67, added to nodes list" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 75fd403536ed/172.17.153.67, joined gossip cluster" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 75fd403536ed/172.17.153.67, is the new incarnation of the shutdown node 40445261a2b6/172.17.153.67" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 75fd403536ed/172.17.153.67, added to nodes list" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node bbfa5a1eecb9/172.17.153.67, joined gossip cluster" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node bbfa5a1eecb9/172.17.153.67, is the new incarnation of the shutdown node 8b41502367b6/172.17.153.67" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node bbfa5a1eecb9/172.17.153.67, added to nodes list" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node bbfa5a1eecb9/172.17.153.67, joined gossip cluster" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node bbfa5a1eecb9/172.17.153.67, added to nodes list" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 75fd403536ed/172.17.153.67, joined gossip cluster" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 75fd403536ed/172.17.153.67, added to nodes list" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 75fd403536ed/172.17.153.67, joined gossip cluster" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 75fd403536ed/172.17.153.67, is the new incarnation of the shutdown node 40445261a2b6/172.17.153.67" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 75fd403536ed/172.17.153.67, added to nodes list" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 75fd403536ed/172.17.153.67, joined gossip cluster" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=info msg="Node 75fd403536ed/172.17.153.67, added to nodes list" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.153.67:10033" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=debug msg="memberlist: Stream connection from=172.17.153.67:49514" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.153.67:10034" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=debug msg="memberlist: Stream connection from=172.17.153.67:49515" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.153.67:10035" [2021-06-07T12:56:36.539Z] time="2021-06-07T12:56:36Z" level=debug msg="memberlist: Stream connection from=172.17.153.67:49516" [2021-06-07T12:56:36.548Z] ok github.com/docker/docker/libnetwork/ipam 23.081s coverage: 85.3% of statements [2021-06-07T12:56:36.548Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-07T12:56:36.548Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-07T12:56:36.548Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-07T12:56:36.548Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-06-07T12:56:37.004Z] --- PASS: TestDockerNetworkReConnect (4.63s) [2021-06-07T12:56:37.004Z] === RUN TestServicePlugin [2021-06-07T12:56:37.004Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-07T12:56:37.004Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-07T12:56:37.004Z] === RUN TestServiceUpdateLabel [2021-06-07T12:56:37.516Z] time="2021-06-07T12:56:36Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:37.811Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-07T12:56:37.811Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-07T12:56:37.811Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-07T12:56:37.811Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-07T12:56:37.811Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-07T12:56:37.811Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-07T12:56:37.977Z] 2021/06/07 12:56:37 Closing DB instances... [2021-06-07T12:56:37.977Z] time="2021-06-07T12:56:37Z" level=info msg="Node 506a59afbc69 change state NodeActive --> NodeLeft" [2021-06-07T12:56:37.977Z] time="2021-06-07T12:56:37Z" level=info msg="Node 506a59afbc69 change state NodeActive --> NodeLeft" [2021-06-07T12:56:37.977Z] time="2021-06-07T12:56:37Z" level=info msg="node4(c7d4360afc0b): Node leave event for 506a59afbc69/172.17.153.67" [2021-06-07T12:56:37.977Z] time="2021-06-07T12:56:37Z" level=info msg="Node 506a59afbc69 change state NodeActive --> NodeLeft" [2021-06-07T12:56:37.977Z] time="2021-06-07T12:56:37Z" level=info msg="node5(b232d711ba2a): Node leave event for 506a59afbc69/172.17.153.67" [2021-06-07T12:56:37.977Z] time="2021-06-07T12:56:37Z" level=info msg="node3(75fd403536ed): Node leave event for 506a59afbc69/172.17.153.67" [2021-06-07T12:56:37.977Z] time="2021-06-07T12:56:37Z" level=info msg="Node 506a59afbc69 change state NodeActive --> NodeLeft" [2021-06-07T12:56:37.977Z] time="2021-06-07T12:56:37Z" level=info msg="node1(506a59afbc69): Node leave event for 506a59afbc69/172.17.153.67" [2021-06-07T12:56:37.977Z] time="2021-06-07T12:56:37Z" level=info msg="Node 506a59afbc69 change state NodeActive --> NodeLeft" [2021-06-07T12:56:37.977Z] time="2021-06-07T12:56:37Z" level=info msg="node2(bbfa5a1eecb9): Node leave event for 506a59afbc69/172.17.153.67" [2021-06-07T12:56:38.442Z] time="2021-06-07T12:56:37Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:38.442Z] time="2021-06-07T12:56:38Z" level=info msg="Node 506a59afbc69/172.17.153.67, left gossip cluster" [2021-06-07T12:56:38.442Z] time="2021-06-07T12:56:38Z" level=info msg="Node 506a59afbc69/172.17.153.67, left gossip cluster" [2021-06-07T12:56:38.442Z] time="2021-06-07T12:56:38Z" level=info msg="Node 506a59afbc69/172.17.153.67, left gossip cluster" [2021-06-07T12:56:38.442Z] time="2021-06-07T12:56:38Z" level=info msg="Node 506a59afbc69/172.17.153.67, left gossip cluster" [2021-06-07T12:56:38.442Z] time="2021-06-07T12:56:38Z" level=info msg="Node 506a59afbc69/172.17.153.67, left gossip cluster" [2021-06-07T12:56:38.442Z] time="2021-06-07T12:56:38Z" level=info msg="Node bbfa5a1eecb9 change state NodeActive --> NodeLeft" [2021-06-07T12:56:38.442Z] time="2021-06-07T12:56:38Z" level=info msg="node4(c7d4360afc0b): Node leave event for bbfa5a1eecb9/172.17.153.67" [2021-06-07T12:56:38.442Z] time="2021-06-07T12:56:38Z" level=info msg="Node bbfa5a1eecb9 change state NodeActive --> NodeLeft" [2021-06-07T12:56:38.442Z] time="2021-06-07T12:56:38Z" level=info msg="node3(75fd403536ed): Node leave event for bbfa5a1eecb9/172.17.153.67" [2021-06-07T12:56:38.442Z] time="2021-06-07T12:56:38Z" level=info msg="Node bbfa5a1eecb9 change state NodeActive --> NodeLeft" [2021-06-07T12:56:38.442Z] time="2021-06-07T12:56:38Z" level=info msg="node2(bbfa5a1eecb9): Node leave event for bbfa5a1eecb9/172.17.153.67" [2021-06-07T12:56:38.442Z] time="2021-06-07T12:56:38Z" level=info msg="Node bbfa5a1eecb9 change state NodeActive --> NodeLeft" [2021-06-07T12:56:38.442Z] time="2021-06-07T12:56:38Z" level=info msg="node5(b232d711ba2a): Node leave event for bbfa5a1eecb9/172.17.153.67" [2021-06-07T12:56:38.749Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-07T12:56:38.904Z] time="2021-06-07T12:56:38Z" level=info msg="Node bbfa5a1eecb9/172.17.153.67, left gossip cluster" [2021-06-07T12:56:38.904Z] time="2021-06-07T12:56:38Z" level=info msg="Node bbfa5a1eecb9/172.17.153.67, left gossip cluster" [2021-06-07T12:56:38.904Z] time="2021-06-07T12:56:38Z" level=info msg="Node bbfa5a1eecb9/172.17.153.67, left gossip cluster" [2021-06-07T12:56:38.904Z] time="2021-06-07T12:56:38Z" level=info msg="Node bbfa5a1eecb9/172.17.153.67, left gossip cluster" [2021-06-07T12:56:38.904Z] time="2021-06-07T12:56:38Z" level=info msg="Node 75fd403536ed change state NodeActive --> NodeLeft" [2021-06-07T12:56:38.904Z] time="2021-06-07T12:56:38Z" level=info msg="node5(b232d711ba2a): Node leave event for 75fd403536ed/172.17.153.67" [2021-06-07T12:56:38.904Z] time="2021-06-07T12:56:38Z" level=info msg="Node 75fd403536ed/172.17.153.67, left gossip cluster" [2021-06-07T12:56:38.904Z] time="2021-06-07T12:56:38Z" level=info msg="Node 75fd403536ed change state NodeActive --> NodeLeft" [2021-06-07T12:56:38.904Z] time="2021-06-07T12:56:38Z" level=info msg="node4(c7d4360afc0b): Node leave event for 75fd403536ed/172.17.153.67" [2021-06-07T12:56:38.904Z] time="2021-06-07T12:56:38Z" level=info msg="Node 75fd403536ed change state NodeActive --> NodeFailed" [2021-06-07T12:56:38.904Z] time="2021-06-07T12:56:38Z" level=info msg="Node 75fd403536ed/172.17.153.67, added to failed nodes list" [2021-06-07T12:56:39.009Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-07T12:56:39.366Z] time="2021-06-07T12:56:38Z" level=error msg="node: 75fd403536ed is unknown to memberlist" [2021-06-07T12:56:39.366Z] time="2021-06-07T12:56:38Z" level=info msg="Node 75fd403536ed/172.17.153.67, left gossip cluster" [2021-06-07T12:56:39.366Z] time="2021-06-07T12:56:38Z" level=debug msg="memberlist: Failed to join 172.17.153.67: dial tcp 172.17.153.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-07T12:56:39.366Z] time="2021-06-07T12:56:39Z" level=info msg="Node 75fd403536ed/172.17.153.67, left gossip cluster" [2021-06-07T12:56:39.366Z] time="2021-06-07T12:56:39Z" level=info msg="Node c7d4360afc0b/172.17.153.67, left gossip cluster" [2021-06-07T12:56:39.366Z] time="2021-06-07T12:56:39Z" level=info msg="Node c7d4360afc0b change state NodeActive --> NodeLeft" [2021-06-07T12:56:39.366Z] time="2021-06-07T12:56:39Z" level=info msg="node5(b232d711ba2a): Node leave event for c7d4360afc0b/172.17.153.67" [2021-06-07T12:56:39.366Z] time="2021-06-07T12:56:39Z" level=info msg="Node c7d4360afc0b change state NodeActive --> NodeFailed" [2021-06-07T12:56:39.366Z] time="2021-06-07T12:56:39Z" level=info msg="Node c7d4360afc0b/172.17.153.67, added to failed nodes list" [2021-06-07T12:56:39.366Z] time="2021-06-07T12:56:39Z" level=error msg="node: c7d4360afc0b is unknown to memberlist" [2021-06-07T12:56:39.366Z] time="2021-06-07T12:56:39Z" level=debug msg="memberlist: Failed ping: 75fd403536ed (timeout reached)" [2021-06-07T12:56:39.366Z] time="2021-06-07T12:56:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.153.67:10037: use of closed network connection" [2021-06-07T12:56:39.366Z] time="2021-06-07T12:56:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.153.67:10036: use of closed network connection" [2021-06-07T12:56:39.366Z] time="2021-06-07T12:56:39Z" level=info msg="Node c7d4360afc0b/172.17.153.67, left gossip cluster" [2021-06-07T12:56:39.545Z] --- PASS: TestServiceUpdateLabel (2.94s) [2021-06-07T12:56:39.545Z] === RUN TestServiceUpdateSecrets [2021-06-07T12:56:39.827Z] time="2021-06-07T12:56:39Z" level=info msg="Node b232d711ba2a/172.17.153.67, left gossip cluster" [2021-06-07T12:56:39.827Z] time="2021-06-07T12:56:39Z" level=info msg="Node b232d711ba2a change state NodeActive --> NodeFailed" [2021-06-07T12:56:39.827Z] time="2021-06-07T12:56:39Z" level=info msg="Node b232d711ba2a/172.17.153.67, added to failed nodes list" [2021-06-07T12:56:39.827Z] --- PASS: TestNetworkDBIslands (65.63s) [2021-06-07T12:56:39.827Z] networkdb_test.go:827: Re-joining: 3 [2021-06-07T12:56:39.827Z] networkdb_test.go:827: Re-joining: 4 [2021-06-07T12:56:39.827Z] networkdb_test.go:859: node4: OK [2021-06-07T12:56:39.827Z] networkdb_test.go:859: node5: OK [2021-06-07T12:56:39.827Z] PASS [2021-06-07T12:56:39.827Z] coverage: 60.6% of statements [2021-06-07T12:56:39.827Z] ok github.com/docker/docker/libnetwork/networkdb 156.767s coverage: 60.6% of statements [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/quota [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/rootless [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/volume [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-07T12:56:39.827Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-07T12:56:40.389Z] --- PASS: TestDaemonDNSFallback (7.15s) [2021-06-07T12:56:40.389Z] === RUN TestInspectNetwork [2021-06-07T12:56:40.389Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-07T12:56:41.810Z] ok github.com/docker/docker/libnetwork/osl 4.311s coverage: 39.7% of statements [2021-06-07T12:56:42.069Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-06-07T12:56:42.327Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 87.1% of statements [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === Skipped [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-07T12:56:42.748Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-07T12:56:42.748Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-07T12:56:42.748Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-06-07T12:56:42.748Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-06-07T12:56:42.748Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-07T12:56:42.748Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-07T12:56:42.748Z] daemon_test.go:147: root required [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-07T12:56:42.748Z] reload_test.go:520: root required [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-07T12:56:42.748Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-07T12:56:42.748Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-07T12:56:42.748Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-07T12:56:42.748Z] download_test.go:268: Needs fixing on Windows [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-07T12:56:42.748Z] layer_test.go:304: Failing on Windows [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-07T12:56:42.748Z] layer_test.go:353: Failing on Windows [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-07T12:56:42.748Z] layer_test.go:468: Failing on Windows [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-07T12:56:42.748Z] layer_test.go:697: Failing on Windows [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-07T12:56:42.748Z] migration_test.go:46: Failing on Windows [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-07T12:56:42.748Z] migration_test.go:182: Failing on Windows [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-07T12:56:42.748Z] mount_test.go:17: Failing on Windows [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-07T12:56:42.748Z] mount_test.go:76: Failing on Windows [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-07T12:56:42.748Z] mount_test.go:125: Failing on Windows [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-07T12:56:42.748Z] mount_test.go:212: Failing on Windows [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-06-07T12:56:42.748Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-06-07T12:56:42.748Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-06-07T12:56:42.748Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-07T12:56:42.748Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-07T12:56:42.748Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-07T12:56:42.748Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-07T12:56:42.748Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-07T12:56:42.748Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-07T12:56:42.748Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-07T12:56:42.748Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-07T12:56:42.748Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-07T12:56:42.748Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.748Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-07T12:56:42.748Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-07T12:56:42.748Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-07T12:56:42.749Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-07T12:56:42.749Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-07T12:56:42.749Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-07T12:56:42.749Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-07T12:56:42.749Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-07T12:56:42.749Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-07T12:56:42.749Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-07T12:56:42.749Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-07T12:56:42.749Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-07T12:56:42.749Z] archive_test.go:134: Xz not present in msys2 [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-07T12:56:42.749Z] archive_test.go:239: Failing on Windows CI machines [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-07T12:56:42.749Z] archive_windows_test.go:16: Currently fails [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-07T12:56:42.749Z] changes_test.go:196: needs more investigation [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-07T12:56:42.749Z] changes_test.go:433: needs further investigation [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-07T12:56:42.749Z] changes_test.go:469: needs further investigation [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-07T12:56:42.749Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-07T12:56:42.749Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-07T12:56:42.749Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-07T12:56:42.749Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-07T12:56:42.749Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-07T12:56:42.749Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-07T12:56:42.749Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-07T12:56:42.749Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-07T12:56:42.749Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-07T12:56:42.749Z] poller_test.go:41: No chmod on Windows [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-07T12:56:42.749Z] fileutils_test.go:134: Needs porting to Windows [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-07T12:56:42.749Z] fileutils_test.go:180: Needs porting to Windows [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-07T12:56:42.749Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-07T12:56:42.749Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-06-07T12:56:42.749Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-07T12:56:42.749Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-07T12:56:42.749Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] [2021-06-07T12:56:42.749Z] DONE 2054 tests, 67 skipped in 369.387s [2021-06-07T12:56:42.749Z] INFO: make.ps1 ended at 06/07/2021 12:56:42 [2021-06-07T12:56:43.262Z] ok github.com/docker/docker/libnetwork/portmapper 0.246s coverage: 49.5% of statements [2021-06-07T12:56:43.520Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-06-07T12:56:44.087Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-06-07T12:56:44.294Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-07T12:56:44.294Z] INFO: Unit tests ended at 06/07/2021 12:56:44. Duration:00:06:29.9714685 [2021-06-07T12:56:44.294Z] INFO: Building busybox [2021-06-07T12:56:44.755Z] Sending build context to Docker daemon 5.12kB [2021-06-07T12:56:44.755Z] [2021-06-07T12:56:44.755Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-07T12:56:44.755Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-07T12:56:44.755Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-07T12:56:44.755Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-07T12:56:44.755Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-07T12:56:44.755Z] ---> 3a7f23e29bd7 [2021-06-07T12:56:44.755Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-07T12:56:44.755Z] ---> Running in f65dfa71bbc4 [2021-06-07T12:56:45.022Z] ok github.com/docker/docker/oci 0.007s coverage: 45.2% of statements [2021-06-07T12:56:45.589Z] ok github.com/docker/docker/opts 0.023s coverage: 67.1% of statements [2021-06-07T12:56:45.589Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-06-07T12:56:46.970Z] === RUN TestInspectNetwork/full_network_id [2021-06-07T12:56:46.970Z] === RUN TestInspectNetwork/partial_network_id [2021-06-07T12:56:46.970Z] === RUN TestInspectNetwork/network_name [2021-06-07T12:56:46.970Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-07T12:56:46.970Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-07T12:56:46.970Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-07T12:56:46.970Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-07T12:56:47.493Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 82.3% of statements [2021-06-07T12:56:48.428Z] ok github.com/docker/docker/pkg/authorization 0.309s coverage: 68.3% of statements [2021-06-07T12:56:48.686Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-06-07T12:56:48.946Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2021-06-07T12:56:50.260Z] --- PASS: TestInspectNetwork (10.10s) [2021-06-07T12:56:50.260Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-07T12:56:50.260Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-07T12:56:50.260Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-07T12:56:50.260Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-07T12:56:50.260Z] === RUN TestRunContainerWithBridgeNone [2021-06-07T12:56:50.593Z] Removing intermediate container f65dfa71bbc4 [2021-06-07T12:56:50.593Z] ---> fd3afaec9a56 [2021-06-07T12:56:50.593Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-07T12:56:50.593Z] ---> Running in 1118a4108044 [2021-06-07T12:56:50.593Z] Removing intermediate container 1118a4108044 [2021-06-07T12:56:50.593Z] ---> fe16ad141e41 [2021-06-07T12:56:50.593Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-07T12:56:50.593Z] ---> Running in a6c97a7109cc [2021-06-07T12:56:51.054Z] Removing intermediate container a6c97a7109cc [2021-06-07T12:56:51.054Z] ---> aca5c316f995 [2021-06-07T12:56:51.054Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-07T12:56:52.029Z] [2021-06-07T12:56:52.229Z] ok github.com/docker/docker/pkg/chrootarchive 2.501s coverage: 43.2% of statements [2021-06-07T12:56:52.229Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-06-07T12:56:52.532Z] ---> 1aa753efef94 [2021-06-07T12:56:52.532Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-07T12:56:52.796Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-06-07T12:56:52.994Z] ---> Running in af62f88cc6a3 [2021-06-07T12:56:53.055Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-06-07T12:56:54.457Z] --- PASS: TestRunContainerWithBridgeNone (4.28s) [2021-06-07T12:56:54.457Z] === RUN TestNetworkInvalidJSON [2021-06-07T12:56:54.457Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-07T12:56:54.457Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-07T12:56:54.457Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-07T12:56:54.457Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-07T12:56:54.457Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-07T12:56:54.457Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-07T12:56:54.457Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-07T12:56:54.457Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-07T12:56:54.457Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-07T12:56:54.457Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-06-07T12:56:54.457Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-07T12:56:54.457Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-07T12:56:54.457Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-07T12:56:54.457Z] === RUN TestNetworkList [2021-06-07T12:56:54.719Z] === RUN TestNetworkList//networks [2021-06-07T12:56:54.719Z] === PAUSE TestNetworkList//networks [2021-06-07T12:56:54.719Z] === RUN TestNetworkList//networks/ [2021-06-07T12:56:54.719Z] === PAUSE TestNetworkList//networks/ [2021-06-07T12:56:54.719Z] === CONT TestNetworkList//networks [2021-06-07T12:56:54.719Z] === CONT TestNetworkList//networks/ [2021-06-07T12:56:54.719Z] --- PASS: TestNetworkList (0.02s) [2021-06-07T12:56:54.719Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-07T12:56:54.719Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-07T12:56:54.719Z] === RUN TestHostIPv4BridgeLabel [2021-06-07T12:56:55.289Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-06-07T12:56:55.289Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-07T12:56:56.229Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-06-07T12:56:56.229Z] === RUN TestDaemonDefaultNetworkPools [2021-06-07T12:56:57.166Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2021-06-07T12:56:57.166Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-07T12:56:57.242Z] ok github.com/docker/docker/pkg/discovery/kv 3.042s coverage: 84.1% of statements [2021-06-07T12:56:57.242Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-06-07T12:56:57.426Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-07T12:56:57.501Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-06-07T12:56:57.650Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2021-06-07T12:56:57.650Z] === RUN TestServiceUpdateConfigs [2021-06-07T12:56:57.759Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-06-07T12:56:58.364Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-06-07T12:56:58.364Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-07T12:56:58.692Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-06-07T12:56:59.259Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 88.7% of statements [2021-06-07T12:56:59.517Z] ok github.com/docker/docker/pkg/fsutils 0.130s coverage: 85.1% of statements [2021-06-07T12:56:59.742Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-06-07T12:56:59.742Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-07T12:56:59.776Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-06-07T12:57:00.001Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-06-07T12:57:00.001Z] === RUN TestServiceWithPredefinedNetwork [2021-06-07T12:57:00.711Z] ok github.com/docker/docker/pkg/idtools 0.302s coverage: 69.5% of statements [2021-06-07T12:57:01.381Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-07T12:57:01.646Z] ok github.com/docker/docker/pkg/ioutils 0.399s coverage: 69.3% of statements [2021-06-07T12:57:01.906Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-06-07T12:57:02.165Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-06-07T12:57:02.165Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-06-07T12:57:02.423Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-06-07T12:57:02.773Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-07T12:57:02.989Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-06-07T12:57:03.247Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-06-07T12:57:03.247Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-06-07T12:57:03.354Z] Removing intermediate container af62f88cc6a3 [2021-06-07T12:57:03.354Z] ---> 18dd9576c864 [2021-06-07T12:57:03.354Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-07T12:57:03.354Z] ---> Running in c63d13b0e915 [2021-06-07T12:57:03.711Z] --- PASS: TestServiceWithPredefinedNetwork (3.46s) [2021-06-07T12:57:03.711Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-07T12:57:03.711Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-07T12:57:03.711Z] service_test.go:242: FLAKY_TEST [2021-06-07T12:57:03.711Z] === RUN TestServiceWithDataPathPortInit [2021-06-07T12:57:03.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-07T12:57:04.896Z] [2021-06-07T12:57:04.896Z] SUCCESS: Specified value was saved. [2021-06-07T12:57:06.520Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-07T12:57:06.520Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-07T12:57:07.088Z] Removing intermediate container c63d13b0e915 [2021-06-07T12:57:07.088Z] ---> 044375be76fe [2021-06-07T12:57:07.088Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-07T12:57:07.088Z] ---> Running in 31dd9d9a7582 [2021-06-07T12:57:10.716Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-07T12:57:11.797Z] Cannot create a file when that file already exists. [2021-06-07T12:57:12.547Z] --- PASS: TestServiceUpdateConfigs (15.49s) [2021-06-07T12:57:12.547Z] === RUN TestServiceUpdateNetwork [2021-06-07T12:57:13.257Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-07T12:57:13.516Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-07T12:57:16.057Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-07T12:57:16.057Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-07T12:57:17.613Z] Removing intermediate container 31dd9d9a7582 [2021-06-07T12:57:17.613Z] ---> 5cd33cc19744 [2021-06-07T12:57:17.613Z] Step 13/13 : CMD ["sh"] [2021-06-07T12:57:17.613Z] ---> Running in f16c5e1316c9 [2021-06-07T12:57:17.613Z] Removing intermediate container f16c5e1316c9 [2021-06-07T12:57:17.613Z] ---> 035a722ee7f1 [2021-06-07T12:57:17.613Z] Successfully built 035a722ee7f1 [2021-06-07T12:57:17.613Z] Successfully tagged busybox:latest [2021-06-07T12:57:17.613Z] INFO: Docker images of the daemon under test [2021-06-07T12:57:17.613Z] [2021-06-07T12:57:17.613Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-07T12:57:17.613Z] busybox latest 035a722ee7f1 Less than a second ago 5.3GB [2021-06-07T12:57:17.613Z] mcr.microsoft.com/windows/servercore ltsc2019 3a7f23e29bd7 4 weeks ago 5.28GB [2021-06-07T12:57:17.613Z] microsoft/windowsservercore latest 3a7f23e29bd7 4 weeks ago 5.28GB [2021-06-07T12:57:17.613Z] [2021-06-07T12:57:17.613Z] INFO: Running integration tests at 06/07/2021 12:57:17... [2021-06-07T12:57:17.613Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-07T12:57:17.613Z] INFO: Integration API tests being run from the host: [2021-06-07T12:57:18.074Z] INFO: make.ps1 starting at 06/07/2021 12:57:17 [2021-06-07T12:57:18.592Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-07T12:57:19.046Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-07T12:57:19.162Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-07T12:57:20.100Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-07T12:57:21.479Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-07T12:57:22.049Z] --- PASS: TestServiceWithDataPathPortInit (18.42s) [2021-06-07T12:57:22.049Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-07T12:57:22.308Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-07T12:57:22.877Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-07T12:57:22.877Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-07T12:57:23.136Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-07T12:57:23.396Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-07T12:57:23.965Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-07T12:57:24.535Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-07T12:57:24.768Z] --- PASS: TestServiceUpdateNetwork (14.19s) [2021-06-07T12:57:24.768Z] === RUN TestServiceUpdatePidsLimit [2021-06-07T12:57:26.150Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-07T12:57:27.536Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-07T12:57:27.833Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-07T12:57:28.770Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-07T12:57:31.308Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.28s) [2021-06-07T12:57:31.309Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z2cnb2mzt52xfg2e75jwpe215 Created:2021-06-07 12:57:23.516173635 +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[528b0b4095996fdf9c7797786358ea824f9cc3dba20ea3bff9af8481763716a1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1lfepohm0bdgd4eenp45fj66k EndpointID:a5fa3b2c7031e8007ab237c83b40001fa4760326147a046eb5367dc69865f9b7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4c7c88247b28956f472ff10a81127d8b3c8e67610f7a5b8879ad945893af3635 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:f2588faaf9ff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1lfepohm0bdgd4eenp45fj66k EndpointID:a5fa3b2c7031e8007ab237c83b40001fa4760326147a046eb5367dc69865f9b7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-07T12:57:31.309Z] PASS [2021-06-07T12:57:31.309Z] [2021-06-07T12:57:31.309Z] === Skipped [2021-06-07T12:57:31.309Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-07T12:57:31.309Z] service_test.go:242: FLAKY_TEST [2021-06-07T12:57:31.309Z] [2021-06-07T12:57:31.309Z] [2021-06-07T12:57:31.309Z] DONE 26 tests, 1 skipped in 59.008s [2021-06-07T12:57:31.309Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-07T12:57:31.309Z] ++ 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-06-07T12:57:31.309Z] ++ set -e [2021-06-07T12:57:31.309Z] ++ '[' -n 0 ']' [2021-06-07T12:57:31.309Z] ++ set -x [2021-06-07T12:57:31.309Z] ++ 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-06-07T12:57:31.309Z] INFO: Testing against a local daemon [2021-06-07T12:57:31.309Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-07T12:57:31.309Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-07T12:57:31.309Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-07T12:57:31.309Z] === RUN TestDockerNetworkIpvlan [2021-06-07T12:57:31.309Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-07T12:57:31.309Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-07T12:57:31.309Z] PASS [2021-06-07T12:57:31.309Z] [2021-06-07T12:57:31.309Z] === Skipped [2021-06-07T12:57:31.309Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-07T12:57:31.309Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-07T12:57:31.309Z] [2021-06-07T12:57:31.309Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-07T12:57:31.309Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-07T12:57:31.309Z] [2021-06-07T12:57:31.309Z] [2021-06-07T12:57:31.309Z] DONE 2 tests, 2 skipped in 0.062s [2021-06-07T12:57:31.309Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-07T12:57:31.309Z] ++ 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-06-07T12:57:31.309Z] ++ set -e [2021-06-07T12:57:31.309Z] ++ '[' -n 0 ']' [2021-06-07T12:57:31.309Z] ++ set -x [2021-06-07T12:57:31.309Z] ++ 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-06-07T12:57:31.309Z] INFO: Testing against a local daemon [2021-06-07T12:57:31.309Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-07T12:57:31.568Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-07T12:57:32.947Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-06-07T12:57:32.947Z] === RUN TestDockerNetworkMacvlan [2021-06-07T12:57:33.209Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-07T12:57:33.779Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-07T12:57:34.716Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-07T12:57:35.655Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-07T12:57:35.656Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-07T12:57:35.664Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-07T12:57:37.565Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-07T12:57:39.473Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-07T12:57:39.473Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-07T12:57:40.041Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-07T12:57:41.942Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2021-06-07T12:57:41.942Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-06-07T12:57:41.942Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-07T12:57:41.942Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-07T12:57:41.942Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-06-07T12:57:41.942Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-06-07T12:57:41.942Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-06-07T12:57:42.284Z] --- PASS: TestServiceUpdatePidsLimit (17.74s) [2021-06-07T12:57:42.284Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-06-07T12:57:42.284Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-06-07T12:57:42.284Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2021-06-07T12:57:42.284Z] PASS [2021-06-07T12:57:42.546Z] [2021-06-07T12:57:42.546Z] === Skipped [2021-06-07T12:57:42.546Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-07T12:57:42.546Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-07T12:57:42.546Z] [2021-06-07T12:57:42.546Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-06-07T12:57:42.546Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-07T12:57:42.546Z] [2021-06-07T12:57:42.546Z] [2021-06-07T12:57:42.546Z] DONE 27 tests, 2 skipped in 157.490s [2021-06-07T12:57:42.546Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-06-07T12:57:42.546Z] ++ 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-06-07T12:57:42.546Z] ++ set -e [2021-06-07T12:57:42.546Z] ++ '[' -n 0 ']' [2021-06-07T12:57:42.546Z] ++ set -x [2021-06-07T12:57:42.546Z] ++ 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-06-07T12:57:42.546Z] INFO: Testing against a local daemon [2021-06-07T12:57:42.546Z] === RUN TestSessionCreate [2021-06-07T12:57:42.546Z] --- PASS: TestSessionCreate (0.05s) [2021-06-07T12:57:42.546Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-07T12:57:42.808Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2021-06-07T12:57:42.808Z] PASS [2021-06-07T12:57:42.808Z] [2021-06-07T12:57:42.808Z] DONE 2 tests in 0.268s [2021-06-07T12:57:42.808Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-06-07T12:57:42.808Z] ++ 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-06-07T12:57:42.808Z] ++ set -e [2021-06-07T12:57:42.808Z] ++ '[' -n 0 ']' [2021-06-07T12:57:42.808Z] ++ set -x [2021-06-07T12:57:42.809Z] ++ 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-06-07T12:57:42.809Z] INFO: Testing against a local daemon [2021-06-07T12:57:42.809Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-07T12:57:42.809Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-07T12:57:42.809Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-07T12:57:42.809Z] === RUN TestEventsExecDie [2021-06-07T12:57:43.334Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-07T12:57:44.193Z] --- PASS: TestEventsExecDie (1.18s) [2021-06-07T12:57:44.194Z] === RUN TestEventsBackwardsCompatible [2021-06-07T12:57:44.194Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-06-07T12:57:44.194Z] === RUN TestInfoBinaryCommits [2021-06-07T12:57:44.194Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-06-07T12:57:44.194Z] === RUN TestInfoAPIVersioned [2021-06-07T12:57:44.194Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-06-07T12:57:44.194Z] === RUN TestInfoDiscoveryBackend [2021-06-07T12:57:44.271Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-07T12:57:44.765Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2021-06-07T12:57:44.765Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-07T12:57:45.222Z] ok github.com/docker/docker/pkg/signal 3.353s coverage: 62.3% of statements [2021-06-07T12:57:45.222Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-06-07T12:57:45.222Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-06-07T12:57:45.481Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-07T12:57:45.706Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-07T12:57:45.706Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-07T12:57:46.108Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.9% of statements [2021-06-07T12:57:46.402Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2021-06-07T12:57:46.402Z] === RUN TestInfoAPI [2021-06-07T12:57:46.402Z] --- PASS: TestInfoAPI (0.05s) [2021-06-07T12:57:46.402Z] === RUN TestInfoAPIWarnings [2021-06-07T12:57:46.677Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-06-07T12:57:46.811Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-07T12:57:47.244Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2021-06-07T12:57:47.814Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-06-07T12:57:47.814Z] testing: warning: no tests to run [2021-06-07T12:57:47.814Z] coverage: [no statements] [2021-06-07T12:57:47.814Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-06-07T12:57:48.190Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-07T12:57:48.379Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-07T12:57:48.379Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-06-07T12:57:48.638Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-06-07T12:57:49.581Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-07T12:57:50.586Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-06-07T12:57:51.489Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-07T12:57:51.527Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-06-07T12:57:52.093Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.4% of statements [2021-06-07T12:57:53.467Z] ok github.com/docker/docker/quota 0.254s coverage: 71.4% of statements [2021-06-07T12:57:53.726Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-06-07T12:57:54.026Z] --- PASS: TestDockerNetworkMacvlan (20.80s) [2021-06-07T12:57:54.026Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-06-07T12:57:54.026Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-06-07T12:57:54.026Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.49s) [2021-06-07T12:57:54.026Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.89s) [2021-06-07T12:57:54.026Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.45s) [2021-06-07T12:57:54.026Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.20s) [2021-06-07T12:57:54.026Z] PASS [2021-06-07T12:57:54.026Z] [2021-06-07T12:57:54.026Z] DONE 8 tests in 22.243s [2021-06-07T12:57:54.026Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-07T12:57:54.027Z] ++ 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-06-07T12:57:54.027Z] ++ set -e [2021-06-07T12:57:54.027Z] ++ '[' -n 0 ']' [2021-06-07T12:57:54.027Z] ++ set -x [2021-06-07T12:57:54.027Z] ++ 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-06-07T12:57:54.027Z] testing: warning: no tests to run [2021-06-07T12:57:54.027Z] PASS [2021-06-07T12:57:54.027Z] [2021-06-07T12:57:54.027Z] DONE 0 tests in 0.009s [2021-06-07T12:57:54.027Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-07T12:57:54.027Z] ++ 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-06-07T12:57:54.027Z] ++ set -e [2021-06-07T12:57:54.027Z] ++ '[' -n 0 ']' [2021-06-07T12:57:54.027Z] ++ set -x [2021-06-07T12:57:54.027Z] ++ 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-06-07T12:57:54.027Z] INFO: Testing against a local daemon [2021-06-07T12:57:54.027Z] === RUN TestAuthZPluginAllowRequest [2021-06-07T12:57:54.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T12:57:54.846Z] INFO: Testing against a local daemon [2021-06-07T12:57:54.846Z] === RUN TestBuildWithSession [2021-06-07T12:57:54.846Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-07T12:57:54.846Z] build_session_test.go:25: TODO: BuildKit [2021-06-07T12:57:54.846Z] === RUN TestBuildSquashParent [2021-06-07T12:57:54.846Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-07T12:57:54.846Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T12:57:54.846Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-07T12:57:54.846Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-07T12:57:54.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-07T12:57:54.846Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-07T12:57:54.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-07T12:57:54.846Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-07T12:57:54.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-07T12:57:54.846Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-07T12:57:54.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-07T12:57:54.846Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-07T12:57:54.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-07T12:57:54.846Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-07T12:57:54.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-07T12:57:54.846Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-07T12:57:54.846Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-07T12:57:54.846Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-07T12:57:54.846Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-07T12:57:55.102Z] ok github.com/docker/docker/registry 0.058s coverage: 58.8% of statements [2021-06-07T12:57:55.668Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-06-07T12:57:55.668Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-06-07T12:57:55.933Z] --- PASS: TestAuthZPluginAllowRequest (1.87s) [2021-06-07T12:57:55.933Z] === RUN TestAuthZPluginTLS [2021-06-07T12:57:56.195Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-06-07T12:57:56.195Z] === RUN TestAuthZPluginDenyRequest [2021-06-07T12:57:56.604Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-06-07T12:57:56.768Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-06-07T12:57:56.768Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-07T12:57:56.862Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-07T12:57:57.337Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-06-07T12:57:57.337Z] === RUN TestAuthZPluginDenyResponse [2021-06-07T12:57:57.905Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-06-07T12:57:57.905Z] === RUN TestAuthZPluginAllowEventStream [2021-06-07T12:57:59.394Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-06-07T12:57:59.812Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2021-06-07T12:57:59.812Z] === RUN TestAuthZPluginErrorResponse [2021-06-07T12:58:00.071Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-07T12:58:00.071Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2021-06-07T12:58:00.071Z] === RUN TestAuthZPluginErrorRequest [2021-06-07T12:58:00.639Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-06-07T12:58:00.639Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-07T12:58:00.770Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2021-06-07T12:58:01.029Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-06-07T12:58:01.209Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-06-07T12:58:01.209Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-07T12:58:02.405Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2021-06-07T12:58:03.746Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.30s) [2021-06-07T12:58:03.746Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-07T12:58:04.509Z] --- PASS: TestInfoAPIWarnings (16.62s) [2021-06-07T12:58:04.509Z] === RUN TestInfoDebug [2021-06-07T12:58:04.509Z] --- PASS: TestInfoDebug (0.61s) [2021-06-07T12:58:04.509Z] === RUN TestInfoInsecureRegistries [2021-06-07T12:58:04.509Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2021-06-07T12:58:04.509Z] === RUN TestInfoRegistryMirrors [2021-06-07T12:58:05.081Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2021-06-07T12:58:05.081Z] === RUN TestLoginFailsWithBadCredentials [2021-06-07T12:58:05.125Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-07T12:58:05.242Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-07T12:58:05.242Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-07T12:58:05.341Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-06-07T12:58:05.341Z] === RUN TestPingCacheHeaders [2021-06-07T12:58:05.341Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-06-07T12:58:05.341Z] === RUN TestPingGet [2021-06-07T12:58:05.341Z] --- PASS: TestPingGet (0.03s) [2021-06-07T12:58:05.341Z] === RUN TestPingHead [2021-06-07T12:58:05.341Z] --- PASS: TestPingHead (0.05s) [2021-06-07T12:58:05.341Z] === RUN TestVersion [2021-06-07T12:58:05.341Z] --- PASS: TestVersion (0.05s) [2021-06-07T12:58:05.341Z] PASS [2021-06-07T12:58:05.341Z] [2021-06-07T12:58:05.341Z] === Skipped [2021-06-07T12:58:05.341Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-07T12:58:05.341Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-07T12:58:05.341Z] [2021-06-07T12:58:05.341Z] [2021-06-07T12:58:05.341Z] DONE 18 tests, 1 skipped in 22.706s [2021-06-07T12:58:05.341Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-07T12:58:05.341Z] ++ 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-06-07T12:58:05.341Z] ++ set -e [2021-06-07T12:58:05.341Z] ++ '[' -n 0 ']' [2021-06-07T12:58:05.341Z] ++ set -x [2021-06-07T12:58:05.341Z] ++ 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-06-07T12:58:05.603Z] INFO: Testing against a local daemon [2021-06-07T12:58:05.603Z] === RUN TestVolumesCreateAndList [2021-06-07T12:58:05.603Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-07T12:58:05.603Z] === RUN TestVolumesRemove [2021-06-07T12:58:05.603Z] --- PASS: TestVolumesRemove (0.09s) [2021-06-07T12:58:05.603Z] === RUN TestVolumesInspect [2021-06-07T12:58:05.693Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s) [2021-06-07T12:58:05.693Z] === RUN TestAuthZPluginHeader [2021-06-07T12:58:05.863Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-07T12:58:05.863Z] === RUN TestVolumesInvalidJSON [2021-06-07T12:58:05.863Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-07T12:58:05.863Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-07T12:58:05.863Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-07T12:58:05.863Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-07T12:58:05.863Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-07T12:58:05.863Z] PASS [2021-06-07T12:58:05.863Z] [2021-06-07T12:58:05.863Z] DONE 5 tests in 0.343s [2021-06-07T12:58:05.863Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-07T12:58:06.434Z] ++++ cat bundles/test-integration/docker.pid [2021-06-07T12:58:06.434Z] +++ kill 14392 [2021-06-07T12:58:06.629Z] --- PASS: TestAuthZPluginHeader (0.75s) [2021-06-07T12:58:06.629Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-07T12:58:06.695Z] +++ /etc/init.d/apparmor stop [2021-06-07T12:58:06.695Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-07T12:58:06.695Z] [2021-06-07T12:58:06.695Z] Unloading profiles will leave already running processes permanently [2021-06-07T12:58:06.695Z] unconfined, which can lead to unexpected situations. [2021-06-07T12:58:06.695Z] [2021-06-07T12:58:06.695Z] To set a process to complain mode, use the command line tool [2021-06-07T12:58:06.695Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-07T12:58:06.695Z] +++ true [2021-06-07T12:58:06.695Z] exiting test-integration [2021-06-07T12:58:06.695Z] ++ exit 0 [2021-06-07T12:58:06.695Z] Post stage [Pipeline] junit [2021-06-07T12:58:10.011Z] Recording test results [2021-06-07T12:58:10.307Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-07T12:58:10.645Z] + echo Ensuring container killed. [2021-06-07T12:58:10.645Z] Ensuring container killed. [2021-06-07T12:58:10.645Z] + docker rm -vf docker-pr27 [2021-06-07T12:58:10.645Z] Error: No such container: docker-pr27 [Pipeline] sh [2021-06-07T12:58:10.836Z] === RUN TestDockerSuite/TestBuildRm [2021-06-07T12:58:10.836Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.29s) [2021-06-07T12:58:10.836Z] === RUN TestAuthZPluginV2Disable [2021-06-07T12:58:10.933Z] + echo Chowning /workspace to jenkins user [2021-06-07T12:58:10.933Z] Chowning /workspace to jenkins user [2021-06-07T12:58:10.933Z] + id -u [2021-06-07T12:58:10.933Z] + id -g [2021-06-07T12:58:10.933Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42393:/workspace busybox chown -R 1000:1000 /workspace [2021-06-07T12:58:10.933Z] Unable to find image 'busybox:latest' locally [2021-06-07T12:58:11.193Z] latest: Pulling from library/busybox [2021-06-07T12:58:11.193Z] 3f18b27a9121: Pulling fs layer [2021-06-07T12:58:11.454Z] 3f18b27a9121: Pull complete [2021-06-07T12:58:11.454Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-06-07T12:58:11.454Z] Status: Downloaded newer image for busybox:latest [2021-06-07T12:58:12.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-07T12:58:13.859Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-07T12:58:13.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.82s) [2021-06-07T12:58:13.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.83s) [2021-06-07T12:58:13.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.00s) [2021-06-07T12:58:13.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.17s) [2021-06-07T12:58:13.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.82s) [2021-06-07T12:58:13.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.94s) [2021-06-07T12:58:13.859Z] === RUN TestBuildMultiStageCopy [2021-06-07T12:58:13.859Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-07T12:58:14.122Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-07T12:58:14.381Z] --- PASS: TestAuthZPluginV2Disable (3.66s) [2021-06-07T12:58:14.381Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-07T12:58:15.762Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-07T12:58:17.141Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-07T12:58:17.400Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-07T12:58:17.659Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.34s) [2021-06-07T12:58:17.659Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-07T12:58:18.228Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-07T12:58:18.332Z] + bundleName=arm64-integration [2021-06-07T12:58:18.333Z] + echo Creating arm64-integration-bundles.tar.gz [2021-06-07T12:58:18.333Z] Creating arm64-integration-bundles.tar.gz [2021-06-07T12:58:18.333Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json+ -o -name *.log -o -namexargs *.prof tar -o -czf -name arm64-integration-bundles.tar.gz *-report.xml [2021-06-07T12:58:18.333Z] ) -print [Pipeline] archiveArtifacts [2021-06-07T12:58:18.605Z] Archiving artifacts [2021-06-07T12:58:20.137Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-07T12:58:20.976Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42393/27/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-07T12:58:21.291Z] + make clean [2021-06-07T12:58:21.861Z] docker volume rm -f docker-dev-cache [2021-06-07T12:58:21.861Z] docker-dev-cache [Pipeline] deleteDir [2021-06-07T12:58:22.046Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-07T12:58:23.956Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-07T12:58:24.206Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-07T12:58:24.206Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-07T12:58:25.177Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-07T12:58:26.723Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-07T12:58:28.267Z] --- PASS: TestBuildMultiStageCopy (15.00s) [2021-06-07T12:58:28.267Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.00s) [2021-06-07T12:58:28.267Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2021-06-07T12:58:28.267Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.08s) [2021-06-07T12:58:28.267Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.36s) [2021-06-07T12:58:28.267Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.63s) [2021-06-07T12:58:28.267Z] === RUN TestBuildMultiStageParentConfig [2021-06-07T12:58:30.532Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-07T12:58:30.532Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-07T12:58:30.532Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-07T12:58:30.532Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-07T12:58:30.532Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-07T12:58:30.791Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.12s) [2021-06-07T12:58:30.791Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2021-06-07T12:58:31.187Z] --- PASS: TestBuildMultiStageParentConfig (3.10s) [2021-06-07T12:58:31.187Z] === RUN TestBuildLabelWithTargets [2021-06-07T12:58:31.187Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-06-07T12:58:31.187Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T12:58:31.187Z] === RUN TestBuildWithEmptyLayers [Pipeline] // stage [Pipeline] } [2021-06-07T12:58:31.730Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-07T12:58:31.730Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-07T12:58:32.684Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-07T12:58:32.730Z] --- PASS: TestBuildWithEmptyLayers (1.61s) [2021-06-07T12:58:32.730Z] === RUN TestBuildMultiStageOnBuild [2021-06-07T12:58:33.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-07T12:58:37.816Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-07T12:58:38.384Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-07T12:58:39.323Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-07T12:58:39.582Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-07T12:58:40.520Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-07T12:58:41.899Z] === RUN TestDockerSuite/TestBuildUser [2021-06-07T12:58:43.805Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-07T12:58:46.340Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-07T12:58:47.579Z] --- PASS: TestBuildMultiStageOnBuild (14.34s) [2021-06-07T12:58:47.579Z] === RUN TestBuildUncleanTarFilenames [2021-06-07T12:58:47.579Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-07T12:58:47.579Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T12:58:47.579Z] === RUN TestBuildMultiStageLayerLeak [2021-06-07T12:58:47.717Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-06-07T12:58:47.717Z] PASS [2021-06-07T12:58:47.717Z] [2021-06-07T12:58:47.717Z] DONE 17 tests in 53.772s [2021-06-07T12:58:47.717Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-07T12:58:47.717Z] ++ 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-06-07T12:58:47.717Z] ++ set -e [2021-06-07T12:58:47.717Z] ++ '[' -n 0 ']' [2021-06-07T12:58:47.717Z] ++ set -x [2021-06-07T12:58:47.717Z] ++ 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-06-07T12:58:47.717Z] INFO: Testing against a local daemon [2021-06-07T12:58:47.717Z] === RUN TestPluginInvalidJSON [2021-06-07T12:58:47.718Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-07T12:58:47.718Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-07T12:58:47.718Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-07T12:58:47.718Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-07T12:58:47.718Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-07T12:58:47.718Z] === RUN TestPluginInstall [2021-06-07T12:58:47.718Z] === RUN TestPluginInstall/no_auth [2021-06-07T12:58:50.256Z] time="2021-06-07T12:58:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-07T12:58:50.256Z] time="2021-06-07T12:58:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b816f56ad59fc5dedac8020df8337c577694506867b5a9e1dbbba2c9472fe179" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-07T12:58:50.256Z] time="2021-06-07T12:58:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-07T12:58:50.256Z] time="2021-06-07T12:58:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b816f56ad59fc5dedac8020df8337c577694506867b5a9e1dbbba2c9472fe179" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-07T12:58:50.256Z] === RUN TestPluginInstall/with_htpasswd [2021-06-07T12:58:51.195Z] time="2021-06-07T12:58:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-07T12:58:51.195Z] time="2021-06-07T12:58:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4703e6b70c89b480fe71ed72b13a3899e44e4f0e648d70a6efda7db0cf089725" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-07T12:58:51.195Z] time="2021-06-07T12:58:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-07T12:58:51.195Z] time="2021-06-07T12:58:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4703e6b70c89b480fe71ed72b13a3899e44e4f0e648d70a6efda7db0cf089725" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-07T12:58:51.454Z] === RUN TestPluginInstall/with_insecure [2021-06-07T12:58:52.832Z] time="2021-06-07T12:58:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-07T12:58:52.832Z] time="2021-06-07T12:58:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:207bfd67bcc41622949afea75bba8e40988f60db0ad03bda4f57972e4d5c47a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-07T12:58:52.832Z] time="2021-06-07T12:58:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-07T12:58:52.832Z] time="2021-06-07T12:58:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:207bfd67bcc41622949afea75bba8e40988f60db0ad03bda4f57972e4d5c47a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-07T12:58:52.832Z] --- PASS: TestPluginInstall (5.44s) [2021-06-07T12:58:52.832Z] --- PASS: TestPluginInstall/no_auth (2.79s) [2021-06-07T12:58:52.832Z] --- PASS: TestPluginInstall/with_htpasswd (1.10s) [2021-06-07T12:58:52.832Z] --- PASS: TestPluginInstall/with_insecure (1.55s) [2021-06-07T12:58:52.832Z] plugin_test.go:165: [dae275b2ba46a] daemon is not started [2021-06-07T12:58:52.832Z] === RUN TestPluginsWithRuntimes [2021-06-07T12:58:55.383Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-07T12:58:55.951Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-07T12:58:57.329Z] --- PASS: TestPluginsWithRuntimes (4.29s) [2021-06-07T12:58:57.329Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2021-06-07T12:58:57.329Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2021-06-07T12:58:57.329Z] === RUN TestPluginBackCompatMediaTypes [2021-06-07T12:58:58.269Z] --- PASS: TestPluginBackCompatMediaTypes (0.97s) [2021-06-07T12:58:58.269Z] PASS [2021-06-07T12:58:58.269Z] [2021-06-07T12:58:58.269Z] DONE 10 tests in 10.775s [2021-06-07T12:58:58.269Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-07T12:58:58.269Z] ++ 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-06-07T12:58:58.269Z] ++ set -e [2021-06-07T12:58:58.269Z] ++ '[' -n 0 ']' [2021-06-07T12:58:58.269Z] ++ set -x [2021-06-07T12:58:58.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-06-07T12:58:58.269Z] INFO: Testing against a local daemon [2021-06-07T12:58:58.269Z] === RUN TestExternalGraphDriver [2021-06-07T12:58:58.529Z] === RUN TestExternalGraphDriver/json [2021-06-07T12:58:59.990Z] --- PASS: TestBuildMultiStageLayerLeak (12.48s) [2021-06-07T12:58:59.990Z] === RUN TestBuildWithHugeFile [2021-06-07T12:59:01.065Z] === RUN TestExternalGraphDriver/spec [2021-06-07T12:59:02.973Z] === RUN TestExternalGraphDriver/pull [2021-06-07T12:59:04.879Z] --- PASS: TestExternalGraphDriver (6.71s) [2021-06-07T12:59:04.879Z] --- PASS: TestExternalGraphDriver/json (2.28s) [2021-06-07T12:59:04.879Z] --- PASS: TestExternalGraphDriver/spec (2.25s) [2021-06-07T12:59:04.879Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2021-06-07T12:59:04.879Z] === RUN TestGraphdriverPluginV2 [2021-06-07T12:59:05.139Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-07T12:59:06.077Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-07T12:59:06.337Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-07T12:59:07.718Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-07T12:59:08.658Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-07T12:59:09.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-07T12:59:09.492Z] --- PASS: TestGraphdriverPluginV2 (4.37s) [2021-06-07T12:59:09.492Z] PASS [2021-06-07T12:59:09.492Z] [2021-06-07T12:59:09.492Z] DONE 5 tests in 11.117s [2021-06-07T12:59:09.492Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-07T12:59:09.492Z] ++ 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-06-07T12:59:09.492Z] ++ set -e [2021-06-07T12:59:09.492Z] ++ '[' -n 0 ']' [2021-06-07T12:59:09.492Z] ++ set -x [2021-06-07T12:59:09.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-06-07T12:59:09.492Z] INFO: Testing against a local daemon [2021-06-07T12:59:09.492Z] === RUN TestContinueAfterPluginCrash [2021-06-07T12:59:09.492Z] === PAUSE TestContinueAfterPluginCrash [2021-06-07T12:59:09.492Z] === RUN TestReadPluginNoRead [2021-06-07T12:59:09.492Z] === PAUSE TestReadPluginNoRead [2021-06-07T12:59:09.492Z] === RUN TestDaemonStartWithLogOpt [2021-06-07T12:59:09.492Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-07T12:59:09.492Z] === CONT TestContinueAfterPluginCrash [2021-06-07T12:59:09.492Z] === CONT TestDaemonStartWithLogOpt [2021-06-07T12:59:10.067Z] ok github.com/docker/docker/libnetwork/networkdb 156.731s coverage: 60.6% of statements [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/rootless [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/volume [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-07T12:59:10.067Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-07T12:59:10.067Z] [2021-06-07T12:59:10.067Z] === Skipped [2021-06-07T12:59:10.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-07T12:59:10.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:59:10.067Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-07T12:59:10.067Z] [2021-06-07T12:59:10.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-07T12:59:10.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:59:10.067Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-07T12:59:10.067Z] [2021-06-07T12:59:10.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-07T12:59:10.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:59:10.067Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-07T12:59:10.067Z] [2021-06-07T12:59:10.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-07T12:59:10.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:59:10.067Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-07T12:59:10.067Z] [2021-06-07T12:59:10.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-07T12:59:10.067Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:59:10.067Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-07T12:59:10.067Z] [2021-06-07T12:59:10.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-07T12:59:10.067Z] graphtest_unix.go:73: No driver to put! [2021-06-07T12:59:10.067Z] [2021-06-07T12:59:10.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-07T12:59:10.067Z] time="2021-06-07T12:55:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-07T12:59:10.067Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-07T12:59:10.067Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-07T12:59:10.067Z] [2021-06-07T12:59:10.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-07T12:59:10.067Z] time="2021-06-07T12:55:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-07T12:59:10.067Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-07T12:59:10.067Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-07T12:59:10.067Z] [2021-06-07T12:59:10.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-07T12:59:10.067Z] time="2021-06-07T12:55:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-07T12:59:10.067Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-07T12:59:10.067Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-07T12:59:10.067Z] [2021-06-07T12:59:10.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-07T12:59:10.067Z] time="2021-06-07T12:55:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-07T12:59:10.067Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-07T12:59:10.067Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-07T12:59:10.067Z] [2021-06-07T12:59:10.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-07T12:59:10.068Z] time="2021-06-07T12:55:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-07T12:59:10.068Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-07T12:59:10.068Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-07T12:59:10.068Z] graphtest_unix.go:73: No driver to put! [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-07T12:59:10.068Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-07T12:59:10.068Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-07T12:59:10.068Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-07T12:59:10.068Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-07T12:59:10.068Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:59:10.068Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-07T12:59:10.068Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:59:10.068Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-07T12:59:10.068Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:59:10.068Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-07T12:59:10.068Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:59:10.068Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-07T12:59:10.068Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-07T12:59:10.068Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-07T12:59:10.068Z] graphtest_unix.go:73: No driver to put! [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-06-07T12:59:10.068Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-06-07T12:59:10.068Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-06-07T12:59:10.068Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-07T12:59:10.068Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-07T12:59:10.068Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-07T12:59:10.068Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-07T12:59:10.068Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-07T12:59:10.068Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-07T12:59:10.068Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-07T12:59:10.068Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-07T12:59:10.068Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-07T12:59:10.068Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-07T12:59:10.068Z] firewalld_test.go:13: firewalld is not running [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-07T12:59:10.068Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-07T12:59:10.068Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] [2021-06-07T12:59:10.068Z] DONE 2654 tests, 37 skipped in 417.232s Post stage [Pipeline] junit [2021-06-07T12:59:10.079Z] Recording test results [2021-06-07T12:59:10.333Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-07T12:59:10.430Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-07T12:59:10.430Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-07T12:59:10.430Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-07T12:59:10.430Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-07T12:59:10.430Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-07T12:59:10.658Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42393/.git:/go/src/github.com/docker/docker/.git --name docker-pr27 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fed1e1064ecb452b4d411c97824451c802e7c194 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fed1e1064ecb452b4d411c97824451c802e7c194 hack/validate/vendor [2021-06-07T12:59:11.596Z] No vendor changes in diff. [2021-06-07T12:59:11.596Z] WARNING: github.com/docker/libnetwork is vendored but unused [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-07T12:59:12.172Z] + echo Ensuring container killed. [2021-06-07T12:59:12.172Z] Ensuring container killed. [2021-06-07T12:59:12.172Z] + docker rm -vf docker-pr27 [2021-06-07T12:59:12.172Z] Error: No such container: docker-pr27 [Pipeline] sh [2021-06-07T12:59:12.464Z] + echo Chowning /workspace to jenkins user [2021-06-07T12:59:12.464Z] Chowning /workspace to jenkins user [2021-06-07T12:59:12.464Z] + id -u [2021-06-07T12:59:12.464Z] + id -g [2021-06-07T12:59:12.464Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42393:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-07T12:59:13.329Z] + bundleName=unit [2021-06-07T12:59:13.329Z] + echo Creating unit-bundles.tar.gz [2021-06-07T12:59:13.329Z] Creating unit-bundles.tar.gz [2021-06-07T12:59:13.329Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-07T12:59:13.329Z] bundles/junit-report.xml [2021-06-07T12:59:13.329Z] bundles/go-test-report.json [2021-06-07T12:59:13.329Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-07T12:59:13.341Z] Archiving artifacts [2021-06-07T12:59:13.726Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-07T12:59:13.727Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-07T12:59:13.767Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42393/27/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-07T12:59:14.070Z] + make clean [2021-06-07T12:59:14.328Z] docker volume rm -f docker-dev-cache [2021-06-07T12:59:14.328Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-07T12:59:15.114Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-07T12:59:15.683Z] --- PASS: TestDaemonStartWithLogOpt (6.23s) [2021-06-07T12:59:15.683Z] === CONT TestReadPluginNoRead [2021-06-07T12:59:15.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-07T12:59:15.944Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-07T12:59:17.323Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-07T12:59:17.892Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-07T12:59:20.428Z] === RUN TestReadPluginNoRead/default [2021-06-07T12:59:21.810Z] --- PASS: TestContinueAfterPluginCrash (12.05s) [2021-06-07T12:59:22.070Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-07T12:59:22.070Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-07T12:59:24.615Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-07T12:59:24.615Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-07T12:59:25.183Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-07T12:59:25.443Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-07T12:59:26.017Z] --- PASS: TestReadPluginNoRead (10.31s) [2021-06-07T12:59:26.017Z] --- PASS: TestReadPluginNoRead/default (2.14s) [2021-06-07T12:59:26.017Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.95s) [2021-06-07T12:59:26.017Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s) [2021-06-07T12:59:26.017Z] read_test.go:92: [dcf257f056b07] daemon is not started [2021-06-07T12:59:26.017Z] PASS [2021-06-07T12:59:26.017Z] [2021-06-07T12:59:26.017Z] DONE 6 tests in 16.639s [2021-06-07T12:59:26.017Z] 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-06-07T12:59:26.017Z] ++ 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-06-07T12:59:26.017Z] ++ set -e [2021-06-07T12:59:26.017Z] ++ '[' -n 0 ']' [2021-06-07T12:59:26.017Z] ++ set -x [2021-06-07T12:59:26.017Z] ++ 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-06-07T12:59:26.017Z] testing: warning: no tests to run [2021-06-07T12:59:26.017Z] PASS [2021-06-07T12:59:26.017Z] [2021-06-07T12:59:26.017Z] DONE 0 tests in 0.018s [2021-06-07T12:59:26.017Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-07T12:59:26.018Z] ++ 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-06-07T12:59:26.018Z] ++ set -e [2021-06-07T12:59:26.018Z] ++ '[' -n 0 ']' [2021-06-07T12:59:26.018Z] ++ set -x [2021-06-07T12:59:26.018Z] ++ 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-06-07T12:59:26.018Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-07T12:59:26.018Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-07T12:59:26.277Z] INFO: Testing against a local daemon [2021-06-07T12:59:26.277Z] === RUN TestPluginWithDevMounts [2021-06-07T12:59:26.277Z] === PAUSE TestPluginWithDevMounts [2021-06-07T12:59:26.277Z] === CONT TestPluginWithDevMounts [2021-06-07T12:59:26.846Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-07T12:59:28.228Z] --- PASS: TestPluginWithDevMounts (1.99s) [2021-06-07T12:59:28.228Z] PASS [2021-06-07T12:59:28.228Z] [2021-06-07T12:59:28.228Z] DONE 1 tests in 2.072s [2021-06-07T12:59:28.228Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-07T12:59:28.228Z] ++ 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-06-07T12:59:28.228Z] ++ set -e [2021-06-07T12:59:28.228Z] ++ '[' -n 0 ']' [2021-06-07T12:59:28.228Z] ++ set -x [2021-06-07T12:59:28.229Z] ++ 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-06-07T12:59:28.229Z] INFO: Testing against a local daemon [2021-06-07T12:59:28.229Z] === RUN TestSecretInspect [2021-06-07T12:59:29.165Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-07T12:59:29.165Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-07T12:59:29.165Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-07T12:59:30.103Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-07T12:59:31.040Z] --- PASS: TestSecretInspect (2.65s) [2021-06-07T12:59:31.040Z] === RUN TestSecretList [2021-06-07T12:59:31.040Z] === RUN TestDockerSuite/TestCommitChange [2021-06-07T12:59:32.419Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-07T12:59:33.365Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-07T12:59:33.625Z] --- PASS: TestSecretList (2.71s) [2021-06-07T12:59:33.625Z] === RUN TestSecretsCreateAndDelete [2021-06-07T12:59:35.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-07T12:59:35.261Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-07T12:59:36.642Z] --- PASS: TestSecretsCreateAndDelete (2.97s) [2021-06-07T12:59:36.642Z] === RUN TestSecretsUpdate [2021-06-07T12:59:38.022Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-07T12:59:39.400Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-07T12:59:39.969Z] --- PASS: TestSecretsUpdate (3.17s) [2021-06-07T12:59:39.969Z] === RUN TestTemplatedSecret [2021-06-07T12:59:41.878Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-07T12:59:43.260Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-07T12:59:44.639Z] --- PASS: TestTemplatedSecret (4.70s) [2021-06-07T12:59:44.639Z] === RUN TestSecretCreateResolve [2021-06-07T12:59:44.898Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-07T12:59:45.836Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-07T12:59:45.836Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-07T12:59:46.096Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-07T12:59:46.096Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-07T12:59:46.096Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-07T12:59:46.096Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-07T12:59:46.356Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-07T12:59:47.295Z] --- PASS: TestSecretCreateResolve (2.75s) [2021-06-07T12:59:47.295Z] PASS [2021-06-07T12:59:47.295Z] [2021-06-07T12:59:47.295Z] DONE 6 tests in 19.083s [2021-06-07T12:59:47.295Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-07T12:59:47.295Z] ++ 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-06-07T12:59:47.295Z] ++ set -e [2021-06-07T12:59:47.295Z] ++ '[' -n 0 ']' [2021-06-07T12:59:47.295Z] ++ set -x [2021-06-07T12:59:47.295Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-06-07T12:59:47.295Z] INFO: Testing against a local daemon [2021-06-07T12:59:47.295Z] === RUN TestServiceCreateInit [2021-06-07T12:59:47.295Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-07T12:59:48.233Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-07T12:59:50.775Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-07T12:59:50.775Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-07T12:59:51.344Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-07T12:59:52.735Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-07T12:59:52.994Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-07T12:59:53.562Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-07T12:59:54.130Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-07T12:59:55.068Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-07T12:59:55.068Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-07T12:59:55.068Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-07T12:59:56.447Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-07T12:59:56.447Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-07T12:59:56.447Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-07T12:59:56.447Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-07T12:59:56.447Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-07T12:59:57.385Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-07T12:59:58.325Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-07T12:59:59.262Z] --- PASS: TestServiceCreateInit (11.67s) [2021-06-07T12:59:59.262Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.62s) [2021-06-07T12:59:59.262Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.03s) [2021-06-07T12:59:59.262Z] === RUN TestCreateServiceMultipleTimes [2021-06-07T12:59:59.262Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-07T12:59:59.262Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-07T13:00:01.799Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-07T13:00:02.738Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-07T13:00:02.738Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-07T13:00:04.121Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-07T13:00:05.061Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-07T13:00:06.441Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-07T13:00:07.381Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-07T13:00:07.381Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-07T13:00:08.762Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-07T13:00:09.699Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-07T13:00:10.636Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-07T13:00:10.636Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-07T13:00:11.214Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-07T13:00:13.126Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-07T13:00:14.504Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-07T13:00:14.504Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-07T13:00:14.763Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-07T13:00:14.763Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-07T13:00:14.763Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-07T13:00:15.334Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-07T13:00:19.523Z] --- PASS: TestCreateServiceMultipleTimes (20.32s) [2021-06-07T13:00:19.523Z] === RUN TestCreateServiceConflict [2021-06-07T13:00:19.782Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-07T13:00:20.721Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-07T13:00:21.660Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-07T13:00:21.660Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-07T13:00:21.919Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-07T13:00:22.179Z] --- PASS: TestCreateServiceConflict (2.74s) [2021-06-07T13:00:22.179Z] === RUN TestCreateServiceMaxReplicas [2021-06-07T13:00:24.714Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-07T13:00:25.652Z] --- PASS: TestCreateServiceMaxReplicas (3.46s) [2021-06-07T13:00:25.652Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-07T13:00:25.652Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-07T13:00:27.031Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-07T13:00:33.601Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-07T13:00:34.184Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-07T13:00:36.092Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-07T13:00:37.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-07T13:00:38.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-07T13:00:38.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-07T13:00:40.351Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.67s) [2021-06-07T13:00:40.351Z] === RUN TestCreateServiceSecretFileMode [2021-06-07T13:00:40.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-07T13:00:41.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-07T13:00:41.865Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-07T13:00:43.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008862e0_} [2021-06-07T13:00:43.504Z] --- PASS: TestCreateServiceSecretFileMode (3.17s) [2021-06-07T13:00:43.504Z] === RUN TestCreateServiceConfigFileMode [2021-06-07T13:00:45.410Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1080882236_/foo_false____} [2021-06-07T13:00:47.319Z] --- PASS: TestCreateServiceConfigFileMode (3.97s) [2021-06-07T13:00:47.319Z] === RUN TestCreateServiceSysctls [2021-06-07T13:00:47.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1080882236_/foo_true____} [2021-06-07T13:00:49.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3681456235_/foo_false____} [2021-06-07T13:00:50.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3681456235_/foo_true____} [2021-06-07T13:00:52.246Z] --- PASS: TestCreateServiceSysctls (4.67s) [2021-06-07T13:00:52.246Z] === RUN TestCreateServiceCapabilities [2021-06-07T13:00:52.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3681456235_/foo_true__0xc000886340__} [2021-06-07T13:00:54.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000886360_} [2021-06-07T13:00:55.364Z] --- PASS: TestCreateServiceCapabilities (3.16s) [2021-06-07T13:00:55.364Z] === RUN TestInspect [2021-06-07T13:00:55.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000886380_} [2021-06-07T13:00:58.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008863a0_} [2021-06-07T13:00:59.042Z] --- PASS: TestInspect (3.77s) [2021-06-07T13:00:59.042Z] === RUN TestCreateJob [2021-06-07T13:00:59.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008863c0_} [2021-06-07T13:01:01.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-07T13:01:03.264Z] --- PASS: TestCreateJob (4.29s) [2021-06-07T13:01:03.264Z] === RUN TestReplicatedJob [2021-06-07T13:01:03.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-07T13:01:03.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-07T13:01:03.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-07T13:01:03.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-07T13:01:03.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-07T13:01:03.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-07T13:01:03.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-07T13:01:03.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-07T13:01:03.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-07T13:01:03.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-07T13:01:03.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-07T13:01:03.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-07T13:01:03.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-07T13:01:03.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-07T13:01:04.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-07T13:01:04.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-07T13:01:04.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-07T13:01:04.094Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-07T13:01:09.374Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-07T13:01:11.914Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-07T13:01:12.483Z] --- PASS: TestReplicatedJob (9.20s) [2021-06-07T13:01:12.483Z] === RUN TestUpdateReplicatedJob [2021-06-07T13:01:15.794Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-07T13:01:17.700Z] --- PASS: TestUpdateReplicatedJob (4.85s) [2021-06-07T13:01:17.700Z] === RUN TestServiceListWithStatuses [2021-06-07T13:01:17.700Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-07T13:01:17.700Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-07T13:01:17.700Z] === RUN TestDockerNetworkConnectAlias [2021-06-07T13:01:17.700Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-07T13:01:17.700Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-07T13:01:18.638Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-07T13:01:19.576Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-07T13:01:20.956Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-07T13:01:21.896Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-07T13:01:22.835Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-07T13:01:23.771Z] --- PASS: TestDockerNetworkConnectAlias (6.52s) [2021-06-07T13:01:23.771Z] === RUN TestDockerNetworkReConnect [2021-06-07T13:01:24.339Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-07T13:01:25.722Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-07T13:01:27.104Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-07T13:01:28.043Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-07T13:01:28.302Z] --- PASS: TestDockerNetworkReConnect (4.48s) [2021-06-07T13:01:28.302Z] === RUN TestServicePlugin [2021-06-07T13:01:29.242Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-07T13:01:30.627Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-07T13:01:31.566Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-07T13:01:32.507Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-07T13:01:33.907Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-07T13:01:34.166Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-07T13:01:35.547Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-07T13:01:36.928Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-07T13:01:36.928Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-07T13:01:37.866Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-07T13:01:38.435Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-07T13:01:39.814Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-07T13:01:40.382Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-07T13:01:41.768Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-07T13:01:42.154Z] --- PASS: TestBuildWithHugeFile (157.95s) [2021-06-07T13:01:42.154Z] === RUN TestBuildWCOWSandboxSize [2021-06-07T13:01:43.146Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-07T13:01:44.083Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-07T13:01:46.622Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-07T13:01:51.905Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-07T13:01:54.449Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-07T13:01:55.388Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-07T13:01:55.388Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-07T13:02:01.960Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-07T13:02:01.961Z] --- PASS: TestServicePlugin (33.45s) [2021-06-07T13:02:01.961Z] plugin_test.go:62: [dd1f76a4f8cc4] joining swarm manager [dd3cc5f262556]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:02:01.961Z] plugin_test.go:65: [d50abf7ebad89] joining swarm manager [dd3cc5f262556]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:02:01.961Z] === RUN TestServiceUpdateLabel [2021-06-07T13:02:01.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-07T13:02:05.250Z] --- PASS: TestServiceUpdateLabel (3.32s) [2021-06-07T13:02:05.250Z] === RUN TestServiceUpdateSecrets [2021-06-07T13:02:06.629Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-07T13:02:08.013Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-07T13:02:16.140Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-07T13:02:16.141Z] === RUN TestDockerSuite/TestCpToDot [2021-06-07T13:02:17.079Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-07T13:02:18.458Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-07T13:02:19.837Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-07T13:02:20.777Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-07T13:02:22.162Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-07T13:02:22.162Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-07T13:02:22.421Z] --- PASS: TestServiceUpdateSecrets (17.19s) [2021-06-07T13:02:22.421Z] === RUN TestServiceUpdateConfigs [2021-06-07T13:02:22.990Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-07T13:02:24.898Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-07T13:02:24.898Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-07T13:02:24.898Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-07T13:02:25.466Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-07T13:02:25.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-07T13:02:25.985Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-07T13:02:25.985Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-07T13:02:26.245Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-07T13:02:27.182Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-07T13:02:27.442Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-07T13:02:27.442Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-07T13:02:27.702Z] === RUN TestDockerSuite/TestCreateRM [2021-06-07T13:02:27.702Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-07T13:02:27.702Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-07T13:02:27.961Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-07T13:02:28.223Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-07T13:02:31.517Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-07T13:02:31.517Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-07T13:02:31.517Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-07T13:02:36.799Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-07T13:02:36.799Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-07T13:02:36.799Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-07T13:02:36.799Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-07T13:02:36.799Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-07T13:02:37.059Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-07T13:02:37.629Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-07T13:02:38.198Z] --- PASS: TestServiceUpdateConfigs (15.99s) [2021-06-07T13:02:38.198Z] === RUN TestServiceUpdateNetwork [2021-06-07T13:02:39.579Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-07T13:02:40.518Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-07T13:02:42.442Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-07T13:02:43.824Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-07T13:02:44.760Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-07T13:02:45.331Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-07T13:02:45.331Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-07T13:02:45.900Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-07T13:02:46.468Z] === RUN TestDockerSuite/TestDockerFails [2021-06-07T13:02:46.468Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-07T13:02:46.468Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-07T13:02:46.468Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-07T13:02:48.376Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-07T13:02:49.314Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-07T13:02:51.855Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-07T13:02:51.855Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-07T13:02:51.855Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-07T13:02:51.855Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-07T13:02:53.233Z] --- PASS: TestServiceUpdateNetwork (14.95s) [2021-06-07T13:02:53.233Z] === RUN TestServiceUpdatePidsLimit [2021-06-07T13:02:54.614Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-07T13:02:55.993Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-07T13:02:59.281Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-07T13:03:01.186Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-07T13:03:03.098Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-07T13:03:03.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-07T13:03:04.036Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-07T13:03:07.330Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-07T13:03:08.283Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-07T13:03:09.663Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-07T13:03:10.601Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-07T13:03:11.543Z] --- PASS: TestServiceUpdatePidsLimit (18.28s) [2021-06-07T13:03:11.543Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-06-07T13:03:11.543Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-06-07T13:03:11.543Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.82s) [2021-06-07T13:03:11.543Z] PASS [2021-06-07T13:03:11.543Z] [2021-06-07T13:03:11.543Z] === Skipped [2021-06-07T13:03:11.543Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-07T13:03:11.543Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-07T13:03:11.543Z] [2021-06-07T13:03:11.543Z] [2021-06-07T13:03:11.543Z] DONE 27 tests, 1 skipped in 204.272s [2021-06-07T13:03:11.543Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-07T13:03:11.543Z] ++ 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-06-07T13:03:11.543Z] ++ set -e [2021-06-07T13:03:11.543Z] ++ '[' -n 0 ']' [2021-06-07T13:03:11.543Z] ++ set -x [2021-06-07T13:03:11.544Z] ++ 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-06-07T13:03:11.804Z] INFO: Testing against a local daemon [2021-06-07T13:03:11.804Z] === RUN TestSessionCreate [2021-06-07T13:03:11.804Z] --- PASS: TestSessionCreate (0.03s) [2021-06-07T13:03:11.804Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-07T13:03:11.804Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-06-07T13:03:11.804Z] PASS [2021-06-07T13:03:11.804Z] [2021-06-07T13:03:11.804Z] DONE 2 tests in 0.206s [2021-06-07T13:03:11.804Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-07T13:03:11.804Z] ++ 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-06-07T13:03:11.804Z] ++ set -e [2021-06-07T13:03:11.804Z] ++ '[' -n 0 ']' [2021-06-07T13:03:11.804Z] ++ set -x [2021-06-07T13:03:11.804Z] ++ 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-06-07T13:03:11.804Z] INFO: Testing against a local daemon [2021-06-07T13:03:11.804Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-07T13:03:11.804Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-07T13:03:11.804Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-07T13:03:11.804Z] === RUN TestEventsExecDie [2021-06-07T13:03:12.064Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-07T13:03:12.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-07T13:03:13.445Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-07T13:03:14.014Z] --- PASS: TestEventsExecDie (1.92s) [2021-06-07T13:03:14.014Z] === RUN TestEventsBackwardsCompatible [2021-06-07T13:03:14.014Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-06-07T13:03:14.014Z] === RUN TestInfoBinaryCommits [2021-06-07T13:03:14.014Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-06-07T13:03:14.014Z] === RUN TestInfoAPIVersioned [2021-06-07T13:03:14.014Z] --- PASS: TestInfoAPIVersioned (0.04s) [2021-06-07T13:03:14.014Z] === RUN TestInfoDiscoveryBackend [2021-06-07T13:03:14.583Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2021-06-07T13:03:14.583Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-07T13:03:14.583Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-07T13:03:15.526Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-07T13:03:15.526Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-07T13:03:16.096Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2021-06-07T13:03:16.096Z] === RUN TestInfoAPI [2021-06-07T13:03:16.355Z] --- PASS: TestInfoAPI (0.04s) [2021-06-07T13:03:16.355Z] === RUN TestInfoAPIWarnings [2021-06-07T13:03:16.925Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-07T13:03:19.464Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-07T13:03:23.675Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-07T13:03:25.578Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-07T13:03:26.518Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-07T13:03:28.425Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-07T13:03:32.613Z] --- PASS: TestInfoAPIWarnings (16.39s) [2021-06-07T13:03:32.613Z] === RUN TestInfoDebug [2021-06-07T13:03:33.181Z] --- PASS: TestInfoDebug (0.52s) [2021-06-07T13:03:33.181Z] === RUN TestInfoInsecureRegistries [2021-06-07T13:03:33.749Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-07T13:03:33.749Z] === RUN TestInfoRegistryMirrors [2021-06-07T13:03:33.749Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-07T13:03:34.008Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-07T13:03:34.267Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-07T13:03:34.267Z] === RUN TestLoginFailsWithBadCredentials [2021-06-07T13:03:34.527Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2021-06-07T13:03:34.527Z] === RUN TestPingCacheHeaders [2021-06-07T13:03:34.527Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-06-07T13:03:34.527Z] === RUN TestPingGet [2021-06-07T13:03:34.527Z] --- PASS: TestPingGet (0.03s) [2021-06-07T13:03:34.527Z] === RUN TestPingHead [2021-06-07T13:03:34.527Z] --- PASS: TestPingHead (0.03s) [2021-06-07T13:03:34.527Z] === RUN TestVersion [2021-06-07T13:03:34.527Z] --- PASS: TestVersion (0.02s) [2021-06-07T13:03:34.527Z] PASS [2021-06-07T13:03:34.527Z] [2021-06-07T13:03:34.527Z] === Skipped [2021-06-07T13:03:34.527Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-07T13:03:34.527Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-07T13:03:34.527Z] [2021-06-07T13:03:34.527Z] [2021-06-07T13:03:34.527Z] DONE 18 tests, 1 skipped in 22.743s [2021-06-07T13:03:34.527Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-07T13:03:34.527Z] ++ 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-06-07T13:03:34.527Z] ++ set -e [2021-06-07T13:03:34.527Z] ++ '[' -n 0 ']' [2021-06-07T13:03:34.527Z] ++ set -x [2021-06-07T13:03:34.527Z] ++ 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-06-07T13:03:34.787Z] INFO: Testing against a local daemon [2021-06-07T13:03:34.787Z] === RUN TestVolumesCreateAndList [2021-06-07T13:03:34.787Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-07T13:03:34.787Z] === RUN TestVolumesRemove [2021-06-07T13:03:34.787Z] --- PASS: TestVolumesRemove (0.07s) [2021-06-07T13:03:34.787Z] === RUN TestVolumesInspect [2021-06-07T13:03:34.787Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-07T13:03:34.787Z] === RUN TestVolumesInvalidJSON [2021-06-07T13:03:34.787Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-07T13:03:34.787Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-07T13:03:34.787Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-07T13:03:34.787Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-07T13:03:34.787Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-07T13:03:34.787Z] PASS [2021-06-07T13:03:34.787Z] [2021-06-07T13:03:34.787Z] DONE 5 tests in 0.294s [2021-06-07T13:03:34.787Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-07T13:03:35.360Z] ++++ cat bundles/test-integration/docker.pid [2021-06-07T13:03:35.360Z] +++ kill 14271 [2021-06-07T13:03:35.620Z] +++ /etc/init.d/apparmor stop [2021-06-07T13:03:35.620Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-07T13:03:35.620Z] [2021-06-07T13:03:35.620Z] Unloading profiles will leave already running processes permanently [2021-06-07T13:03:35.620Z] unconfined, which can lead to unexpected situations. [2021-06-07T13:03:35.620Z] [2021-06-07T13:03:35.620Z] To set a process to complain mode, use the command line tool [2021-06-07T13:03:35.620Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-07T13:03:35.620Z] +++ true [2021-06-07T13:03:35.620Z] exiting test-integration [2021-06-07T13:03:35.620Z] ++ exit 0 [2021-06-07T13:03:35.620Z] [2021-06-07T13:03:35.881Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-07T13:03:36.143Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-07T13:03:36.402Z] + for job in $(jobs -p) [2021-06-07T13:03:36.402Z] + wait 3846 [2021-06-07T13:03:36.661Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-07T13:03:36.920Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-07T13:03:37.179Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-07T13:03:37.179Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-07T13:03:38.560Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-07T13:03:39.938Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-07T13:03:40.198Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-07T13:03:40.198Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-07T13:03:41.156Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-07T13:03:41.414Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-07T13:03:41.673Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-07T13:03:42.610Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-07T13:03:42.869Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-07T13:03:42.869Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-07T13:03:42.869Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-07T13:03:43.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-07T13:03:44.506Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-07T13:03:45.446Z] === RUN TestDockerSuite/TestEventsRename [2021-06-07T13:03:45.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-07T13:03:46.274Z] === RUN TestDockerSuite/TestEventsResize [2021-06-07T13:03:47.213Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-07T13:03:53.784Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-07T13:03:54.352Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-07T13:03:54.919Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-07T13:03:58.207Z] === RUN TestDockerSuite/TestEventsTop [2021-06-07T13:03:59.145Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-07T13:04:02.431Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-07T13:04:03.373Z] === RUN TestDockerSuite/TestExec [2021-06-07T13:04:04.311Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-07T13:04:05.249Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-07T13:04:06.186Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-07T13:04:06.754Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-07T13:04:09.291Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-07T13:04:09.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-07T13:04:09.860Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-07T13:04:11.240Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-07T13:04:12.621Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-07T13:04:14.000Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-07T13:04:14.937Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-07T13:04:16.846Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-07T13:04:20.140Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-07T13:04:23.433Z] === RUN TestDockerSuite/TestExecEnv [2021-06-07T13:04:24.009Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-07T13:04:25.920Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-07T13:04:27.299Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-07T13:04:29.204Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-07T13:04:30.582Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-07T13:04:31.521Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-07T13:04:32.898Z] === RUN TestDockerSuite/TestExecParseError [2021-06-07T13:04:33.466Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-07T13:04:34.406Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-07T13:04:35.787Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-07T13:04:41.064Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-07T13:04:41.323Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-07T13:04:42.260Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-07T13:04:44.164Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-07T13:04:54.162Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-07T13:04:54.731Z] === RUN TestDockerSuite/TestExecTTY [2021-06-07T13:04:56.110Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-07T13:04:57.048Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-07T13:04:57.987Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-07T13:04:58.926Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-07T13:04:58.926Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-07T13:05:01.461Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-07T13:05:02.029Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-07T13:05:03.935Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-07T13:05:04.873Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-07T13:05:06.779Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-07T13:05:12.066Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-07T13:05:12.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-07T13:05:16.283Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-07T13:05:18.190Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-07T13:05:23.461Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-07T13:05:24.028Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-07T13:05:24.028Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-07T13:05:24.028Z] === RUN TestDockerSuite/TestHealth [2021-06-07T13:05:50.579Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-07T13:05:50.579Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-07T13:05:50.579Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-07T13:05:50.579Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-07T13:05:50.579Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-07T13:05:50.579Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-07T13:05:50.579Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-07T13:05:50.579Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-07T13:05:50.579Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-07T13:05:50.579Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-07T13:05:50.579Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-07T13:05:50.579Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-07T13:05:50.579Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-07T13:05:50.579Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-07T13:05:51.146Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-07T13:05:51.146Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-07T13:05:51.715Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-07T13:05:52.652Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-07T13:05:52.652Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-07T13:05:53.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-07T13:05:53.480Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-07T13:05:56.789Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-07T13:05:56.789Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-07T13:05:56.789Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-07T13:05:59.330Z] === RUN TestDockerSuite/TestImportFile [2021-06-07T13:06:01.869Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-07T13:06:01.869Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-07T13:06:03.776Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-07T13:06:05.684Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-07T13:06:08.222Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-07T13:06:09.601Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-07T13:06:10.981Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-07T13:06:11.923Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-07T13:06:11.923Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-07T13:06:11.923Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-07T13:06:12.860Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-07T13:06:14.244Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-07T13:06:15.187Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-07T13:06:16.569Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-07T13:06:17.509Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-07T13:06:18.890Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-07T13:06:18.890Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-07T13:06:21.428Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-07T13:06:22.367Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-07T13:06:23.309Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-07T13:06:23.568Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-07T13:06:24.137Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-07T13:06:24.137Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-07T13:06:25.516Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-07T13:06:26.895Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-07T13:06:27.833Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-07T13:06:29.211Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-07T13:06:29.211Z] === RUN TestDockerSuite/TestInspectImage [2021-06-07T13:06:29.211Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-07T13:06:29.211Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-07T13:06:29.211Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-07T13:06:29.781Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-07T13:06:30.719Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-07T13:06:30.978Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-07T13:06:31.915Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-07T13:06:33.298Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-07T13:06:35.206Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-07T13:06:35.206Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-07T13:06:35.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-07T13:06:36.036Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-07T13:06:36.974Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-07T13:06:38.354Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-07T13:06:38.922Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-07T13:06:39.862Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-07T13:06:41.243Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-07T13:06:42.182Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-07T13:06:42.182Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-07T13:06:42.750Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-07T13:06:43.690Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-07T13:06:45.072Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-07T13:06:45.072Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-07T13:06:45.640Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-07T13:06:47.020Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-07T13:06:49.559Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-07T13:06:49.559Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-07T13:06:51.474Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-07T13:06:51.740Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-07T13:06:52.678Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-07T13:06:54.587Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-07T13:06:57.124Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-07T13:06:57.383Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-07T13:07:00.676Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-07T13:07:00.676Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-07T13:07:02.056Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-07T13:07:02.995Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-07T13:07:03.934Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-07T13:07:04.873Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-07T13:07:17.084Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-07T13:07:18.463Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-07T13:07:20.372Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-07T13:07:21.308Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-07T13:07:24.600Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-07T13:07:24.600Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-07T13:07:24.600Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-07T13:07:24.600Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-07T13:07:24.600Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-07T13:07:25.168Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-07T13:07:26.106Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-07T13:07:27.042Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-07T13:07:30.332Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-07T13:07:30.903Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-07T13:07:36.176Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-07T13:07:36.176Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-07T13:07:36.750Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-07T13:07:36.750Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-07T13:07:38.662Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-07T13:07:40.044Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-07T13:07:40.304Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-07T13:07:41.267Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-07T13:07:43.180Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-07T13:07:43.749Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-07T13:07:46.287Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-07T13:07:46.548Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-07T13:07:47.486Z] === RUN TestDockerSuite/TestLogsSince [2021-06-07T13:07:54.050Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-07T13:07:54.310Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-07T13:07:56.217Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-07T13:07:59.506Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-07T13:08:00.073Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-07T13:08:01.010Z] === RUN TestDockerSuite/TestLogsTail [2021-06-07T13:08:02.390Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-07T13:08:02.390Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-07T13:08:02.959Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-07T13:08:03.914Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-07T13:08:04.173Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-07T13:08:05.111Z] === RUN TestDockerSuite/TestNetHostname [2021-06-07T13:08:07.018Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-07T13:08:07.956Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-07T13:08:08.524Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-07T13:08:10.432Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-07T13:08:14.624Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-07T13:08:14.624Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-07T13:08:16.533Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-07T13:08:16.795Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-07T13:08:17.733Z] === RUN TestDockerSuite/TestPluginActive [2021-06-07T13:08:19.639Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-07T13:08:21.546Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-07T13:08:25.768Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-07T13:08:25.768Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-07T13:08:26.335Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-07T13:08:29.624Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-07T13:08:29.624Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-07T13:08:31.004Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-07T13:08:32.909Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-07T13:08:34.813Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-07T13:08:39.006Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-07T13:08:40.911Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-07T13:08:42.295Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-07T13:08:44.202Z] === RUN TestDockerSuite/TestPortList [2021-06-07T13:08:49.479Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-07T13:08:52.021Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-07T13:08:55.311Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-07T13:08:56.252Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-07T13:08:56.511Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-07T13:08:59.801Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-07T13:09:03.993Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-07T13:09:03.993Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-07T13:09:04.254Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-07T13:09:04.514Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-07T13:09:05.083Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-07T13:09:05.083Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-07T13:09:06.023Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-07T13:09:06.023Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-07T13:09:06.962Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-07T13:09:06.962Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-07T13:09:08.868Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-07T13:09:08.868Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-07T13:09:08.868Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-07T13:09:13.070Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-07T13:09:14.454Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-07T13:09:14.714Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-07T13:09:14.714Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-07T13:09:18.004Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-07T13:09:18.572Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-07T13:09:21.862Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-07T13:09:22.431Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-07T13:09:26.998Z] --- PASS: TestBuildWCOWSandboxSize (829.14s) [2021-06-07T13:09:26.998Z] === RUN TestBuildWithEmptyDockerfile [2021-06-07T13:09:26.998Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-07T13:09:26.998Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-07T13:09:26.998Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-07T13:09:26.998Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-07T13:09:26.998Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-07T13:09:26.998Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-07T13:09:26.998Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-07T13:09:26.998Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-07T13:09:26.998Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-07T13:09:26.998Z] --- PASS: TestBuildWithEmptyDockerfile (0.61s) [2021-06-07T13:09:26.998Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-06-07T13:09:26.998Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-07T13:09:26.998Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-07T13:09:26.998Z] === RUN TestBuildPreserveOwnership [2021-06-07T13:09:26.998Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-07T13:09:26.998Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T13:09:26.998Z] === RUN TestBuildPlatformInvalid [2021-06-07T13:09:26.998Z] --- PASS: TestBuildPlatformInvalid (0.64s) [2021-06-07T13:09:26.998Z] PASS [2021-06-07T13:09:26.998Z] ok github.com/docker/docker/integration/build 1025.738s [2021-06-07T13:09:26.998Z] [2021-06-07T13:09:26.998Z] === Skipped [2021-06-07T13:09:26.998Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-07T13:09:26.998Z] build_session_test.go:25: TODO: BuildKit [2021-06-07T13:09:26.998Z] [2021-06-07T13:09:26.998Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-07T13:09:26.998Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:09:26.998Z] [2021-06-07T13:09:26.998Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-06-07T13:09:26.998Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T13:09:26.998Z] [2021-06-07T13:09:26.998Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-06-07T13:09:26.998Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T13:09:26.998Z] [2021-06-07T13:09:26.998Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-07T13:09:26.998Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T13:09:26.998Z] [2021-06-07T13:09:26.998Z] [2021-06-07T13:09:26.998Z] DONE 29 tests, 5 skipped in 1055.677s [2021-06-07T13:09:26.998Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-07T13:09:27.705Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-07T13:09:27.705Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-07T13:09:30.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T13:09:30.220Z] INFO: Testing against a local daemon [2021-06-07T13:09:30.220Z] === RUN TestConfigInspect [2021-06-07T13:09:30.220Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-07T13:09:30.220Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:09:30.220Z] === RUN TestConfigList [2021-06-07T13:09:30.220Z] --- SKIP: TestConfigList (0.00s) [2021-06-07T13:09:30.220Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:09:30.220Z] === RUN TestConfigsCreateAndDelete [2021-06-07T13:09:30.220Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-07T13:09:30.220Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:09:30.220Z] === RUN TestConfigsUpdate [2021-06-07T13:09:30.220Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-07T13:09:30.220Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:09:30.220Z] === RUN TestTemplatedConfig [2021-06-07T13:09:30.220Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-07T13:09:30.220Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:09:30.220Z] === RUN TestConfigCreateResolve [2021-06-07T13:09:30.220Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-07T13:09:30.220Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:09:30.220Z] PASS [2021-06-07T13:09:30.220Z] ok github.com/docker/docker/integration/config 0.210s [2021-06-07T13:09:30.220Z] [2021-06-07T13:09:30.220Z] === Skipped [2021-06-07T13:09:30.220Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-07T13:09:30.220Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:09:30.220Z] [2021-06-07T13:09:30.220Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-07T13:09:30.220Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:09:30.220Z] [2021-06-07T13:09:30.220Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-07T13:09:30.220Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:09:30.220Z] [2021-06-07T13:09:30.220Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-07T13:09:30.220Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:09:30.220Z] [2021-06-07T13:09:30.220Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-07T13:09:30.220Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:09:30.220Z] [2021-06-07T13:09:30.220Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-07T13:09:30.220Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:09:30.220Z] [2021-06-07T13:09:30.220Z] [2021-06-07T13:09:30.220Z] DONE 6 tests, 6 skipped in 3.295s [2021-06-07T13:09:30.220Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-07T13:09:30.996Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-07T13:09:33.163Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T13:09:33.163Z] INFO: Testing against a local daemon [2021-06-07T13:09:33.163Z] === RUN TestCheckpoint [2021-06-07T13:09:33.163Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-07T13:09:33.163Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-07T13:09:33.163Z] === RUN TestContainerInvalidJSON [2021-06-07T13:09:33.163Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-07T13:09:33.163Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-07T13:09:33.163Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-07T13:09:33.163Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-07T13:09:33.163Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-07T13:09:33.163Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-07T13:09:33.621Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-07T13:09:33.621Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-07T13:09:33.621Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-07T13:09:33.621Z] --- PASS: TestContainerInvalidJSON (0.59s) [2021-06-07T13:09:33.621Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-07T13:09:33.621Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-07T13:09:33.621Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-07T13:09:33.621Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-07T13:09:34.084Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2021-06-07T13:09:34.084Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-07T13:09:34.084Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2021-06-07T13:09:34.084Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-07T13:09:34.542Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2021-06-07T13:09:34.542Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-07T13:09:34.542Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-06-07T13:09:34.542Z] === RUN TestCopyFromContainer [2021-06-07T13:09:34.542Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-07T13:09:34.542Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:09:34.542Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-07T13:09:34.542Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-07T13:09:34.542Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-07T13:09:34.542Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-07T13:09:34.542Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-07T13:09:34.542Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-07T13:09:34.542Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-07T13:09:34.542Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-07T13:09:34.542Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-07T13:09:34.542Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-07T13:09:34.542Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-07T13:09:34.542Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-07T13:09:34.542Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-07T13:09:35.001Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-07T13:09:35.001Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-07T13:09:35.001Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-07T13:09:35.001Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-07T13:09:35.001Z] === RUN TestCreateWithInvalidEnv [2021-06-07T13:09:35.001Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-07T13:09:35.001Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-07T13:09:35.001Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-07T13:09:35.001Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-07T13:09:35.001Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-07T13:09:35.001Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-07T13:09:35.001Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-07T13:09:35.001Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-07T13:09:35.001Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-07T13:09:35.001Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-07T13:09:35.001Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-07T13:09:35.001Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-07T13:09:35.001Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-07T13:09:35.001Z] === RUN TestCreateTmpfsMountsTarget [2021-06-07T13:09:35.001Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-07T13:09:35.001Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:09:35.001Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-07T13:09:35.001Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-07T13:09:35.001Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:09:35.001Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-07T13:09:35.001Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-07T13:09:35.001Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:09:35.001Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-07T13:09:35.001Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-07T13:09:35.001Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-07T13:09:35.001Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-07T13:09:35.001Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-07T13:09:35.001Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-07T13:09:35.001Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-07T13:09:35.001Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-07T13:09:35.001Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-07T13:09:35.001Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-07T13:09:35.001Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-07T13:09:35.001Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-07T13:09:35.001Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-07T13:09:35.001Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-07T13:09:35.001Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-07T13:09:35.001Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-07T13:09:35.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-07T13:09:35.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-07T13:09:35.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-07T13:09:35.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-07T13:09:35.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-07T13:09:35.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-07T13:09:35.002Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-07T13:09:35.002Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-07T13:09:35.002Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-07T13:09:35.002Z] === RUN TestCreateDifferentPlatform [2021-06-07T13:09:35.002Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-07T13:09:35.002Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-07T13:09:35.002Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-06-07T13:09:35.002Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-07T13:09:35.002Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-07T13:09:35.002Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-07T13:09:35.002Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-06-07T13:09:35.002Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-07T13:09:35.002Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-07T13:09:35.002Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-07T13:09:35.002Z] === RUN TestContainerKillOnDaemonStart [2021-06-07T13:09:35.002Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-07T13:09:35.002Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:09:35.002Z] === RUN TestDiff [2021-06-07T13:09:35.002Z] --- SKIP: TestDiff (0.00s) [2021-06-07T13:09:35.002Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-07T13:09:35.002Z] === RUN TestExecWithCloseStdin [2021-06-07T13:09:36.269Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-07T13:09:37.923Z] --- PASS: TestExecWithCloseStdin (3.06s) [2021-06-07T13:09:37.923Z] === RUN TestExec [2021-06-07T13:09:40.098Z] --- PASS: TestExec (2.16s) [2021-06-07T13:09:40.098Z] === RUN TestExecUser [2021-06-07T13:09:40.098Z] --- SKIP: TestExecUser (0.00s) [2021-06-07T13:09:40.098Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-07T13:09:40.098Z] === RUN TestExportContainerAndImportImage [2021-06-07T13:09:40.098Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-07T13:09:40.098Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:09:40.098Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-07T13:09:40.098Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-07T13:09:40.098Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:09:40.098Z] === RUN TestHealthCheckWorkdir [2021-06-07T13:09:40.098Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-07T13:09:40.098Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-07T13:09:40.098Z] === RUN TestHealthKillContainer [2021-06-07T13:09:40.098Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-07T13:09:40.098Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-07T13:09:40.098Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-07T13:09:40.098Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-07T13:09:40.098Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-07T13:09:40.098Z] === RUN TestKillContainerInvalidSignal [2021-06-07T13:09:40.480Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-07T13:09:41.419Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-07T13:09:42.280Z] --- PASS: TestKillContainerInvalidSignal (2.12s) [2021-06-07T13:09:42.281Z] === RUN TestKillContainer [2021-06-07T13:09:42.281Z] === RUN TestKillContainer/no_signal [2021-06-07T13:09:43.954Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-07T13:09:44.456Z] === RUN TestKillContainer/non_killing_signal [2021-06-07T13:09:44.456Z] === RUN TestKillContainer/killing_signal [2021-06-07T13:09:45.334Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-07T13:09:46.713Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-07T13:09:47.357Z] --- PASS: TestKillContainer (4.71s) [2021-06-07T13:09:47.357Z] --- PASS: TestKillContainer/no_signal (1.96s) [2021-06-07T13:09:47.357Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-07T13:09:47.357Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-07T13:09:47.357Z] --- PASS: TestKillContainer/killing_signal (2.70s) [2021-06-07T13:09:47.357Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-07T13:09:47.357Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-07T13:09:47.357Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-07T13:09:47.357Z] === RUN TestKillStoppedContainer [2021-06-07T13:09:47.357Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-07T13:09:47.357Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-07T13:09:47.357Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-07T13:09:47.357Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-07T13:09:47.358Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-07T13:09:47.358Z] === RUN TestKillDifferentUserContainer [2021-06-07T13:09:47.358Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-07T13:09:47.358Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-07T13:09:47.358Z] === RUN TestInspectOomKilledTrue [2021-06-07T13:09:47.358Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-07T13:09:47.358Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:09:47.358Z] === RUN TestInspectOomKilledFalse [2021-06-07T13:09:47.358Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-07T13:09:47.358Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-07T13:09:47.358Z] === RUN TestLogsFollowTailEmpty [2021-06-07T13:09:49.251Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-07T13:09:49.531Z] --- PASS: TestLogsFollowTailEmpty (2.12s) [2021-06-07T13:09:49.531Z] === RUN TestNetworkNat [2021-06-07T13:09:49.531Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-07T13:09:49.531Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-07T13:09:49.531Z] === RUN TestNetworkLocalhostTCPNat [2021-06-07T13:09:50.629Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-07T13:09:51.568Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-07T13:09:51.706Z] --- PASS: TestNetworkLocalhostTCPNat (2.47s) [2021-06-07T13:09:51.707Z] === RUN TestNetworkLoopbackNat [2021-06-07T13:09:51.707Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-07T13:09:51.707Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-07T13:09:51.707Z] === RUN TestPause [2021-06-07T13:09:51.707Z] --- SKIP: TestPause (0.00s) [2021-06-07T13:09:51.707Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-07T13:09:51.707Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-07T13:09:53.478Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-07T13:09:53.478Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-07T13:09:53.478Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-07T13:09:53.883Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.13s) [2021-06-07T13:09:53.883Z] === RUN TestPauseStopPausedContainer [2021-06-07T13:09:53.883Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-07T13:09:53.883Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:09:53.883Z] === RUN TestPsFilter [2021-06-07T13:09:54.341Z] --- PASS: TestPsFilter (0.36s) [2021-06-07T13:09:54.341Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-07T13:09:54.417Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-07T13:09:56.955Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-07T13:09:57.252Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.72s) [2021-06-07T13:09:57.252Z] === RUN TestRemoveContainerWithVolume [2021-06-07T13:09:59.509Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-07T13:10:00.078Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-07T13:10:00.078Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-07T13:10:00.153Z] --- PASS: TestRemoveContainerWithVolume (2.74s) [2021-06-07T13:10:00.153Z] === RUN TestRemoveContainerRunning [2021-06-07T13:10:00.337Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-07T13:10:00.597Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-07T13:10:00.597Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-07T13:10:01.534Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-07T13:10:01.686Z] --- PASS: TestRemoveContainerRunning (2.05s) [2021-06-07T13:10:01.686Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-07T13:10:03.442Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-07T13:10:03.860Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.08s) [2021-06-07T13:10:03.860Z] === RUN TestRemoveInvalidContainer [2021-06-07T13:10:03.860Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-07T13:10:03.860Z] === RUN TestRenameLinkedContainer [2021-06-07T13:10:03.860Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-07T13:10:03.860Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-07T13:10:03.860Z] === RUN TestRenameStoppedContainer [2021-06-07T13:10:04.821Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-07T13:10:05.760Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-07T13:10:06.036Z] --- PASS: TestRenameStoppedContainer (2.36s) [2021-06-07T13:10:06.036Z] === RUN TestRenameRunningContainerAndReuse [2021-06-07T13:10:10.721Z] --- PASS: TestRenameRunningContainerAndReuse (4.12s) [2021-06-07T13:10:10.721Z] === RUN TestRenameInvalidName [2021-06-07T13:10:12.255Z] --- PASS: TestRenameInvalidName (2.08s) [2021-06-07T13:10:12.255Z] === RUN TestRenameAnonymousContainer [2021-06-07T13:10:12.335Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-07T13:10:14.243Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-07T13:10:17.534Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-07T13:10:17.534Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-07T13:10:18.472Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-07T13:10:21.774Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-07T13:10:21.774Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-07T13:10:21.774Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-07T13:10:21.774Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-07T13:10:24.313Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-07T13:10:24.628Z] --- PASS: TestRenameAnonymousContainer (10.60s) [2021-06-07T13:10:24.628Z] === RUN TestRenameContainerWithSameName [2021-06-07T13:10:25.086Z] --- PASS: TestRenameContainerWithSameName (2.10s) [2021-06-07T13:10:25.086Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-07T13:10:25.086Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-07T13:10:25.086Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-07T13:10:25.086Z] === RUN TestResize [2021-06-07T13:10:25.691Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-07T13:10:27.261Z] --- PASS: TestResize (2.13s) [2021-06-07T13:10:27.261Z] === RUN TestResizeWithInvalidSize [2021-06-07T13:10:29.436Z] --- PASS: TestResizeWithInvalidSize (2.10s) [2021-06-07T13:10:29.436Z] === RUN TestResizeWhenContainerNotStarted [2021-06-07T13:10:29.885Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-07T13:10:31.264Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-07T13:10:31.264Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-07T13:10:31.264Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-07T13:10:32.344Z] --- PASS: TestResizeWhenContainerNotStarted (2.73s) [2021-06-07T13:10:32.344Z] === RUN TestDaemonRestartKillContainers [2021-06-07T13:10:32.344Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-07T13:10:32.344Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:10:32.344Z] === RUN TestStats [2021-06-07T13:10:32.344Z] --- SKIP: TestStats (0.00s) [2021-06-07T13:10:32.344Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-07T13:10:32.344Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-07T13:10:34.557Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-07T13:10:35.494Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-07T13:10:35.754Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-07T13:10:37.132Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-07T13:10:37.392Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-07T13:10:38.772Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-07T13:10:39.426Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.74s) [2021-06-07T13:10:39.427Z] === RUN TestStopContainerWithTimeout [2021-06-07T13:10:39.427Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-07T13:10:39.427Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-07T13:10:39.427Z] === RUN TestUpdateRestartPolicy [2021-06-07T13:10:40.680Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-07T13:10:41.617Z] === RUN TestDockerSuite/TestRmiTag [2021-06-07T13:10:41.617Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-07T13:10:42.554Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-07T13:10:45.885Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-07T13:10:46.825Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-07T13:10:48.206Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-07T13:10:48.206Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-07T13:10:49.145Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-07T13:10:49.405Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-07T13:10:51.313Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-07T13:10:51.881Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-07T13:10:52.451Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-07T13:10:53.388Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-07T13:10:53.388Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-07T13:10:53.958Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-07T13:10:55.337Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-07T13:10:56.275Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-07T13:10:57.213Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-07T13:10:58.151Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-07T13:10:59.089Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-07T13:11:00.467Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-07T13:11:01.433Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-07T13:11:02.374Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-07T13:11:02.943Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-07T13:11:03.879Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-07T13:11:04.563Z] --- PASS: TestUpdateRestartPolicy (22.22s) [2021-06-07T13:11:04.563Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-07T13:11:04.563Z] --- PASS: TestUpdateRestartWithAutoRemove (2.13s) [2021-06-07T13:11:04.563Z] === RUN TestWaitNonBlocked [2021-06-07T13:11:04.563Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-07T13:11:04.563Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-07T13:11:04.563Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-07T13:11:04.563Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-07T13:11:04.563Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-07T13:11:04.563Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-07T13:11:04.817Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-07T13:11:04.817Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-07T13:11:06.197Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-07T13:11:07.576Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-07T13:11:08.145Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-07T13:11:09.084Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-07T13:11:09.653Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-07T13:11:09.653Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-07T13:11:11.634Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-07T13:11:11.634Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.36s) [2021-06-07T13:11:11.634Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.59s) [2021-06-07T13:11:11.634Z] === RUN TestWaitBlocked [2021-06-07T13:11:11.634Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-07T13:11:11.634Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:11.634Z] PASS [2021-06-07T13:11:11.634Z] ok github.com/docker/docker/integration/container 97.768s [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === Skipped [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-07T13:11:11.634Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-07T13:11:11.634Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-07T13:11:11.634Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-07T13:11:11.634Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-07T13:11:11.634Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-07T13:11:11.634Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-07T13:11:11.634Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-07T13:11:11.634Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-07T13:11:11.634Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-07T13:11:11.634Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-07T13:11:11.634Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-07T13:11:11.634Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-07T13:11:11.634Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-07T13:11:11.634Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-07T13:11:11.634Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-07T13:11:11.634Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-07T13:11:11.634Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-07T13:11:11.634Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-07T13:11:11.634Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-07T13:11:11.634Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-07T13:11:11.634Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-07T13:11:11.634Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-07T13:11:11.634Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-07T13:11:11.634Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-07T13:11:11.634Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-07T13:11:11.634Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-07T13:11:11.634Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-07T13:11:11.634Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-07T13:11:11.634Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-07T13:11:11.634Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-07T13:11:11.634Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-07T13:11:11.634Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-07T13:11:11.634Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-07T13:11:11.634Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] [2021-06-07T13:11:11.634Z] DONE 88 tests, 33 skipped in 100.727s [2021-06-07T13:11:11.634Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-06-07T13:11:12.190Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-07T13:11:12.758Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-07T13:11:13.170Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T13:11:13.170Z] INFO: Testing against a local daemon [2021-06-07T13:11:13.170Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T13:11:13.170Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-07T13:11:13.170Z] daemon_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:13.170Z] === RUN TestDaemonConfigValidation [2021-06-07T13:11:13.170Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-06-07T13:11:13.170Z] daemon_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:13.170Z] PASS [2021-06-07T13:11:13.170Z] ok github.com/docker/docker/integration/daemon 0.212s [2021-06-07T13:11:13.170Z] [2021-06-07T13:11:13.170Z] === Skipped [2021-06-07T13:11:13.170Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-06-07T13:11:13.170Z] daemon_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:13.170Z] [2021-06-07T13:11:13.170Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-06-07T13:11:13.170Z] daemon_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:13.170Z] [2021-06-07T13:11:13.170Z] [2021-06-07T13:11:13.170Z] DONE 2 tests, 2 skipped in 2.431s [2021-06-07T13:11:13.170Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-07T13:11:13.695Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-07T13:11:14.264Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-07T13:11:15.203Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-07T13:11:15.203Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-07T13:11:16.076Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T13:11:16.076Z] INFO: Testing against a local daemon [2021-06-07T13:11:16.076Z] === RUN TestCommitInheritsEnv [2021-06-07T13:11:16.076Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-07T13:11:16.076Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T13:11:16.076Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-07T13:11:16.076Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-07T13:11:16.076Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-07T13:11:16.076Z] === RUN TestImagesFilterMultiReference [2021-06-07T13:11:16.076Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-07T13:11:16.076Z] === RUN TestImagePullPlatformInvalid [2021-06-07T13:11:16.076Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-07T13:11:16.076Z] === RUN TestRemoveImageOrphaning [2021-06-07T13:11:16.140Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-07T13:11:16.708Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-07T13:11:17.044Z] --- PASS: TestRemoveImageOrphaning (1.05s) [2021-06-07T13:11:17.045Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-07T13:11:17.045Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-07T13:11:17.045Z] === RUN TestTagInvalidReference [2021-06-07T13:11:17.045Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-07T13:11:17.045Z] === RUN TestTagValidPrefixedRepo [2021-06-07T13:11:17.045Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-07T13:11:17.045Z] === RUN TestTagExistedNameWithoutForce [2021-06-07T13:11:17.045Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-07T13:11:17.045Z] === RUN TestTagOfficialNames [2021-06-07T13:11:17.045Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-07T13:11:17.045Z] === RUN TestTagMatchesDigest [2021-06-07T13:11:17.045Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-07T13:11:17.045Z] PASS [2021-06-07T13:11:17.045Z] ok github.com/docker/docker/integration/image 1.632s [2021-06-07T13:11:17.045Z] [2021-06-07T13:11:17.045Z] === Skipped [2021-06-07T13:11:17.045Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-07T13:11:17.045Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T13:11:17.045Z] [2021-06-07T13:11:17.045Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-07T13:11:17.045Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-07T13:11:17.045Z] [2021-06-07T13:11:17.045Z] [2021-06-07T13:11:17.045Z] DONE 11 tests, 2 skipped in 3.797s [2021-06-07T13:11:17.045Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-07T13:11:17.276Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-07T13:11:18.300Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-07T13:11:18.867Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-07T13:11:18.867Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-07T13:11:19.804Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-07T13:11:19.804Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-07T13:11:19.950Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T13:11:19.950Z] INFO: Testing against a local daemon [2021-06-07T13:11:19.950Z] === RUN TestNetworkCreateDelete [2021-06-07T13:11:19.950Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-07T13:11:19.950Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:19.950Z] === RUN TestDockerNetworkDeletePreferID [2021-06-07T13:11:19.950Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-07T13:11:19.950Z] 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-06-07T13:11:19.950Z] === RUN TestDaemonDNSFallback [2021-06-07T13:11:19.950Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-07T13:11:19.950Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:19.950Z] === RUN TestInspectNetwork [2021-06-07T13:11:19.950Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-07T13:11:19.950Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-07T13:11:19.950Z] === RUN TestRunContainerWithBridgeNone [2021-06-07T13:11:19.950Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-07T13:11:19.950Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:19.950Z] === RUN TestNetworkInvalidJSON [2021-06-07T13:11:19.950Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-07T13:11:19.950Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-07T13:11:19.950Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-07T13:11:19.950Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-07T13:11:19.950Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-07T13:11:19.950Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-07T13:11:19.950Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-07T13:11:19.950Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-07T13:11:19.950Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-07T13:11:19.950Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-06-07T13:11:19.950Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-07T13:11:19.950Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-07T13:11:19.950Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-07T13:11:19.950Z] === RUN TestNetworkList [2021-06-07T13:11:19.950Z] === RUN TestNetworkList//networks [2021-06-07T13:11:19.950Z] === PAUSE TestNetworkList//networks [2021-06-07T13:11:19.950Z] === RUN TestNetworkList//networks/ [2021-06-07T13:11:19.950Z] === PAUSE TestNetworkList//networks/ [2021-06-07T13:11:19.950Z] === CONT TestNetworkList//networks [2021-06-07T13:11:19.950Z] === CONT TestNetworkList//networks/ [2021-06-07T13:11:19.950Z] --- PASS: TestNetworkList (0.04s) [2021-06-07T13:11:19.950Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-07T13:11:19.950Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-07T13:11:19.950Z] === RUN TestHostIPv4BridgeLabel [2021-06-07T13:11:19.950Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-07T13:11:19.950Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-07T13:11:19.950Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-07T13:11:19.950Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-07T13:11:19.950Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-07T13:11:19.950Z] === RUN TestDaemonDefaultNetworkPools [2021-06-07T13:11:19.950Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-07T13:11:19.950Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-07T13:11:19.950Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-07T13:11:19.950Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-07T13:11:19.950Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-07T13:11:19.950Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-07T13:11:19.950Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-07T13:11:19.950Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-07T13:11:19.950Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-07T13:11:19.950Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-07T13:11:19.950Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-07T13:11:19.950Z] === RUN TestServiceWithPredefinedNetwork [2021-06-07T13:11:19.950Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-07T13:11:19.950Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-07T13:11:19.950Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-07T13:11:19.950Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-07T13:11:19.950Z] service_test.go:242: FLAKY_TEST [2021-06-07T13:11:19.950Z] === RUN TestServiceWithDataPathPortInit [2021-06-07T13:11:19.950Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-07T13:11:19.950Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-07T13:11:19.950Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-07T13:11:19.950Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-07T13:11:19.950Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-07T13:11:19.950Z] PASS [2021-06-07T13:11:19.950Z] ok github.com/docker/docker/integration/network 0.292s [2021-06-07T13:11:19.950Z] [2021-06-07T13:11:19.950Z] === Skipped [2021-06-07T13:11:19.950Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-07T13:11:19.950Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:19.950Z] [2021-06-07T13:11:19.950Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-07T13:11:19.950Z] 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-06-07T13:11:19.950Z] [2021-06-07T13:11:19.950Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-07T13:11:19.950Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:19.950Z] [2021-06-07T13:11:19.950Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-07T13:11:19.950Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-07T13:11:19.950Z] [2021-06-07T13:11:19.950Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-07T13:11:19.950Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:19.950Z] [2021-06-07T13:11:19.950Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-07T13:11:19.950Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-07T13:11:19.950Z] [2021-06-07T13:11:19.950Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-07T13:11:19.950Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-07T13:11:19.950Z] [2021-06-07T13:11:19.950Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-07T13:11:19.950Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-07T13:11:19.950Z] [2021-06-07T13:11:19.950Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-07T13:11:19.950Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-07T13:11:19.950Z] [2021-06-07T13:11:19.950Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-07T13:11:19.950Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-07T13:11:19.950Z] [2021-06-07T13:11:19.950Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-07T13:11:19.950Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-07T13:11:19.950Z] [2021-06-07T13:11:19.950Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-07T13:11:19.950Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-07T13:11:19.950Z] [2021-06-07T13:11:19.950Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-07T13:11:19.950Z] service_test.go:242: FLAKY_TEST [2021-06-07T13:11:19.950Z] [2021-06-07T13:11:19.950Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-07T13:11:19.951Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-07T13:11:19.951Z] [2021-06-07T13:11:19.951Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-07T13:11:19.951Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-07T13:11:19.951Z] [2021-06-07T13:11:19.951Z] [2021-06-07T13:11:19.951Z] DONE 22 tests, 15 skipped in 2.792s [2021-06-07T13:11:19.951Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-07T13:11:20.373Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-07T13:11:20.633Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-07T13:11:20.922Z] testing: warning: no tests to run [2021-06-07T13:11:20.922Z] PASS [2021-06-07T13:11:20.922Z] ok github.com/docker/docker/integration/network/ipvlan 0.075s [2021-06-07T13:11:20.922Z] [2021-06-07T13:11:20.922Z] DONE 0 tests in 0.880s [2021-06-07T13:11:20.922Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-07T13:11:21.571Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-07T13:11:21.893Z] testing: warning: no tests to run [2021-06-07T13:11:21.893Z] PASS [2021-06-07T13:11:21.893Z] ok github.com/docker/docker/integration/network/macvlan 0.082s [2021-06-07T13:11:21.893Z] [2021-06-07T13:11:21.893Z] DONE 0 tests in 0.857s [2021-06-07T13:11:21.893Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-07T13:11:22.510Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-07T13:11:22.860Z] testing: warning: no tests to run [2021-06-07T13:11:22.860Z] PASS [2021-06-07T13:11:22.860Z] ok github.com/docker/docker/integration/plugin 0.080s [2021-06-07T13:11:22.860Z] [2021-06-07T13:11:22.860Z] DONE 0 tests in 0.872s [2021-06-07T13:11:22.860Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-07T13:11:23.829Z] testing: warning: no tests to run [2021-06-07T13:11:23.829Z] PASS [2021-06-07T13:11:23.829Z] ok github.com/docker/docker/integration/plugin/authz 0.083s [2021-06-07T13:11:23.829Z] [2021-06-07T13:11:23.829Z] DONE 0 tests in 0.837s [2021-06-07T13:11:23.829Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-07T13:11:23.889Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-07T13:11:23.889Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-07T13:11:24.456Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-07T13:11:25.835Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-07T13:11:27.214Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-07T13:11:28.591Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-07T13:11:29.160Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-07T13:11:29.419Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-07T13:11:30.357Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-07T13:11:31.297Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-07T13:11:32.237Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-07T13:11:33.177Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-07T13:11:34.159Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T13:11:34.159Z] INFO: Testing against a local daemon [2021-06-07T13:11:34.159Z] === RUN TestPluginInvalidJSON [2021-06-07T13:11:34.159Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-07T13:11:34.159Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-07T13:11:34.159Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-07T13:11:34.159Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-07T13:11:34.159Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-06-07T13:11:34.159Z] === RUN TestPluginInstall [2021-06-07T13:11:34.159Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-07T13:11:34.159Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-07T13:11:34.159Z] === RUN TestPluginsWithRuntimes [2021-06-07T13:11:34.159Z] --- SKIP: TestPluginsWithRuntimes (0.01s) [2021-06-07T13:11:34.159Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-07T13:11:34.159Z] === RUN TestPluginBackCompatMediaTypes [2021-06-07T13:11:34.159Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-07T13:11:34.159Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-07T13:11:34.159Z] PASS [2021-06-07T13:11:34.159Z] ok github.com/docker/docker/integration/plugin/common 0.245s [2021-06-07T13:11:34.159Z] [2021-06-07T13:11:34.159Z] === Skipped [2021-06-07T13:11:34.159Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-07T13:11:34.159Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-07T13:11:34.159Z] [2021-06-07T13:11:34.159Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.01s) [2021-06-07T13:11:34.159Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-07T13:11:34.159Z] [2021-06-07T13:11:34.159Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-07T13:11:34.159Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-07T13:11:34.159Z] [2021-06-07T13:11:34.159Z] [2021-06-07T13:11:34.159Z] DONE 5 tests, 3 skipped in 9.889s [2021-06-07T13:11:34.159Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-07T13:11:35.103Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-07T13:11:37.070Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T13:11:37.071Z] INFO: Testing against a local daemon [2021-06-07T13:11:37.071Z] === RUN TestExternalGraphDriver [2021-06-07T13:11:37.071Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-07T13:11:37.071Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-07T13:11:37.071Z] === RUN TestGraphdriverPluginV2 [2021-06-07T13:11:37.071Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-07T13:11:37.071Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-07T13:11:37.071Z] PASS [2021-06-07T13:11:37.071Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.221s [2021-06-07T13:11:37.071Z] [2021-06-07T13:11:37.071Z] === Skipped [2021-06-07T13:11:37.071Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-07T13:11:37.071Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-07T13:11:37.071Z] [2021-06-07T13:11:37.071Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-07T13:11:37.071Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-07T13:11:37.071Z] [2021-06-07T13:11:37.071Z] [2021-06-07T13:11:37.071Z] DONE 2 tests, 2 skipped in 3.436s [2021-06-07T13:11:37.071Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-07T13:11:38.397Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-07T13:11:38.397Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-07T13:11:38.657Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-07T13:11:39.975Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T13:11:39.975Z] INFO: Testing against a local daemon [2021-06-07T13:11:39.975Z] === RUN TestReadPluginNoRead [2021-06-07T13:11:39.975Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-07T13:11:39.975Z] read_test.go:21: no unix domain sockets on Windows [2021-06-07T13:11:39.975Z] PASS [2021-06-07T13:11:39.975Z] ok github.com/docker/docker/integration/plugin/logging 0.218s [2021-06-07T13:11:39.975Z] [2021-06-07T13:11:39.975Z] === Skipped [2021-06-07T13:11:39.975Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-07T13:11:39.975Z] read_test.go:21: no unix domain sockets on Windows [2021-06-07T13:11:39.975Z] [2021-06-07T13:11:39.975Z] [2021-06-07T13:11:39.975Z] DONE 1 tests, 1 skipped in 2.916s [2021-06-07T13:11:40.433Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-07T13:11:41.192Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-07T13:11:41.972Z] testing: warning: no tests to run [2021-06-07T13:11:41.972Z] PASS [2021-06-07T13:11:41.972Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.096s [2021-06-07T13:11:41.972Z] [2021-06-07T13:11:41.972Z] DONE 0 tests in 1.439s [2021-06-07T13:11:41.972Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-07T13:11:42.569Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-07T13:11:44.150Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T13:11:44.150Z] INFO: Testing against a local daemon [2021-06-07T13:11:44.150Z] === RUN TestPluginWithDevMounts [2021-06-07T13:11:44.150Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-07T13:11:44.150Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:44.150Z] PASS [2021-06-07T13:11:44.150Z] ok github.com/docker/docker/integration/plugin/volumes 0.194s [2021-06-07T13:11:44.608Z] [2021-06-07T13:11:44.608Z] === Skipped [2021-06-07T13:11:44.608Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-07T13:11:44.608Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:44.608Z] [2021-06-07T13:11:44.608Z] [2021-06-07T13:11:44.608Z] DONE 1 tests, 1 skipped in 2.903s [2021-06-07T13:11:44.608Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-07T13:11:45.105Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-07T13:11:46.785Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T13:11:46.785Z] INFO: Testing against a local daemon [2021-06-07T13:11:46.785Z] === RUN TestSecretInspect [2021-06-07T13:11:46.785Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-07T13:11:46.785Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:46.785Z] === RUN TestSecretList [2021-06-07T13:11:46.785Z] --- SKIP: TestSecretList (0.00s) [2021-06-07T13:11:46.785Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:46.785Z] === RUN TestSecretsCreateAndDelete [2021-06-07T13:11:46.785Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-07T13:11:46.785Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:46.785Z] === RUN TestSecretsUpdate [2021-06-07T13:11:46.785Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-07T13:11:46.785Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:46.785Z] === RUN TestTemplatedSecret [2021-06-07T13:11:46.785Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-07T13:11:46.785Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:46.785Z] === RUN TestSecretCreateResolve [2021-06-07T13:11:46.785Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-07T13:11:46.785Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:46.785Z] PASS [2021-06-07T13:11:46.785Z] ok github.com/docker/docker/integration/secret 0.191s [2021-06-07T13:11:47.245Z] [2021-06-07T13:11:47.245Z] === Skipped [2021-06-07T13:11:47.245Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-07T13:11:47.245Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:47.245Z] [2021-06-07T13:11:47.245Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-07T13:11:47.245Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:47.245Z] [2021-06-07T13:11:47.245Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-07T13:11:47.245Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:47.245Z] [2021-06-07T13:11:47.245Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-07T13:11:47.245Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:47.245Z] [2021-06-07T13:11:47.245Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-07T13:11:47.245Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:47.245Z] [2021-06-07T13:11:47.245Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-07T13:11:47.245Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:47.245Z] [2021-06-07T13:11:47.245Z] [2021-06-07T13:11:47.245Z] DONE 6 tests, 6 skipped in 2.479s [2021-06-07T13:11:47.245Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-07T13:11:47.643Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-07T13:11:47.643Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-07T13:11:47.643Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-07T13:11:47.902Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-07T13:11:50.150Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T13:11:50.150Z] INFO: Testing against a local daemon [2021-06-07T13:11:50.150Z] === RUN TestServiceCreateInit [2021-06-07T13:11:50.150Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-07T13:11:50.150Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-07T13:11:50.150Z] --- PASS: TestServiceCreateInit (0.04s) [2021-06-07T13:11:50.150Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-07T13:11:50.150Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.150Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-07T13:11:50.150Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.150Z] === RUN TestCreateServiceMultipleTimes [2021-06-07T13:11:50.150Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-07T13:11:50.150Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.150Z] === RUN TestCreateServiceConflict [2021-06-07T13:11:50.150Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-07T13:11:50.150Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.150Z] === RUN TestCreateServiceMaxReplicas [2021-06-07T13:11:50.150Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-06-07T13:11:50.150Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.150Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-07T13:11:50.150Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-07T13:11:50.150Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.150Z] === RUN TestCreateServiceSecretFileMode [2021-06-07T13:11:50.150Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-07T13:11:50.150Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.150Z] === RUN TestCreateServiceConfigFileMode [2021-06-07T13:11:50.150Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-07T13:11:50.150Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.150Z] === RUN TestCreateServiceSysctls [2021-06-07T13:11:50.150Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-07T13:11:50.150Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.150Z] === RUN TestCreateServiceCapabilities [2021-06-07T13:11:50.150Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-06-07T13:11:50.150Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.150Z] === RUN TestInspect [2021-06-07T13:11:50.150Z] --- SKIP: TestInspect (0.00s) [2021-06-07T13:11:50.150Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.150Z] === RUN TestCreateJob [2021-06-07T13:11:50.150Z] --- SKIP: TestCreateJob (0.00s) [2021-06-07T13:11:50.150Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.150Z] === RUN TestReplicatedJob [2021-06-07T13:11:50.150Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-07T13:11:50.150Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.150Z] === RUN TestUpdateReplicatedJob [2021-06-07T13:11:50.150Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-07T13:11:50.150Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.150Z] === RUN TestServiceListWithStatuses [2021-06-07T13:11:50.150Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-07T13:11:50.150Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.150Z] === RUN TestDockerNetworkConnectAlias [2021-06-07T13:11:50.150Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-07T13:11:50.150Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.150Z] === RUN TestDockerNetworkReConnect [2021-06-07T13:11:50.150Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-07T13:11:50.150Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.150Z] === RUN TestServicePlugin [2021-06-07T13:11:50.150Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-07T13:11:50.150Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.150Z] === RUN TestServiceUpdateLabel [2021-06-07T13:11:50.150Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-07T13:11:50.150Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:50.150Z] === RUN TestServiceUpdateSecrets [2021-06-07T13:11:50.150Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-07T13:11:50.150Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:50.150Z] === RUN TestServiceUpdateConfigs [2021-06-07T13:11:50.150Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-07T13:11:50.150Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:50.150Z] === RUN TestServiceUpdateNetwork [2021-06-07T13:11:50.150Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-07T13:11:50.150Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:50.150Z] === RUN TestServiceUpdatePidsLimit [2021-06-07T13:11:50.150Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-06-07T13:11:50.150Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:50.150Z] PASS [2021-06-07T13:11:50.150Z] ok github.com/docker/docker/integration/service 0.337s [2021-06-07T13:11:50.438Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === Skipped [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-07T13:11:50.609Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-07T13:11:50.609Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-07T13:11:50.609Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-07T13:11:50.609Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-07T13:11:50.609Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-07T13:11:50.609Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-06-07T13:11:50.609Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-07T13:11:50.609Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-07T13:11:50.609Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-07T13:11:50.609Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-07T13:11:50.609Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-06-07T13:11:50.609Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-07T13:11:50.609Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-07T13:11:50.609Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-07T13:11:50.609Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-07T13:11:50.609Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-07T13:11:50.609Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-07T13:11:50.609Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-07T13:11:50.609Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-07T13:11:50.609Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-07T13:11:50.609Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-07T13:11:50.609Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-07T13:11:50.609Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-07T13:11:50.609Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-06-07T13:11:50.609Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] [2021-06-07T13:11:50.609Z] DONE 24 tests, 23 skipped in 3.286s [2021-06-07T13:11:50.609Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-07T13:11:51.820Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-07T13:11:52.787Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T13:11:52.787Z] INFO: Testing against a local daemon [2021-06-07T13:11:52.787Z] === RUN TestSessionCreate [2021-06-07T13:11:52.787Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-07T13:11:52.787Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-07T13:11:52.787Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-07T13:11:52.787Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-07T13:11:52.787Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-07T13:11:52.787Z] PASS [2021-06-07T13:11:52.787Z] ok github.com/docker/docker/integration/session 0.158s [2021-06-07T13:11:52.787Z] [2021-06-07T13:11:52.787Z] === Skipped [2021-06-07T13:11:52.787Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-07T13:11:52.787Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-07T13:11:52.787Z] [2021-06-07T13:11:52.787Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-07T13:11:52.787Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-07T13:11:52.787Z] [2021-06-07T13:11:52.787Z] [2021-06-07T13:11:52.787Z] DONE 2 tests, 2 skipped in 2.296s [2021-06-07T13:11:52.787Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-07T13:11:54.357Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-07T13:11:54.924Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-07T13:11:55.692Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T13:11:55.692Z] INFO: Testing against a local daemon [2021-06-07T13:11:55.692Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-07T13:11:55.692Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-07T13:11:55.692Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:55.692Z] === RUN TestEventsExecDie [2021-06-07T13:11:55.692Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-07T13:11:55.692Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-07T13:11:55.692Z] === RUN TestEventsBackwardsCompatible [2021-06-07T13:11:55.692Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-07T13:11:55.692Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-07T13:11:55.692Z] === RUN TestInfoAPI [2021-06-07T13:11:55.692Z] --- PASS: TestInfoAPI (0.04s) [2021-06-07T13:11:55.692Z] === RUN TestInfoAPIWarnings [2021-06-07T13:11:55.692Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-07T13:11:55.692Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T13:11:55.692Z] === RUN TestInfoDebug [2021-06-07T13:11:55.692Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-07T13:11:55.692Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-07T13:11:55.692Z] === RUN TestInfoInsecureRegistries [2021-06-07T13:11:55.692Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-07T13:11:55.692Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-07T13:11:55.692Z] === RUN TestInfoRegistryMirrors [2021-06-07T13:11:55.692Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-07T13:11:55.692Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-07T13:11:55.692Z] === RUN TestLoginFailsWithBadCredentials [2021-06-07T13:11:56.150Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-06-07T13:11:56.150Z] === RUN TestPingCacheHeaders [2021-06-07T13:11:56.150Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-07T13:11:56.150Z] === RUN TestPingGet [2021-06-07T13:11:56.150Z] --- PASS: TestPingGet (0.03s) [2021-06-07T13:11:56.150Z] === RUN TestPingHead [2021-06-07T13:11:56.150Z] --- PASS: TestPingHead (0.03s) [2021-06-07T13:11:56.150Z] === RUN TestVersion [2021-06-07T13:11:56.150Z] --- PASS: TestVersion (0.03s) [2021-06-07T13:11:56.150Z] PASS [2021-06-07T13:11:56.150Z] ok github.com/docker/docker/integration/system 1.266s [2021-06-07T13:11:56.150Z] [2021-06-07T13:11:56.150Z] === Skipped [2021-06-07T13:11:56.150Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-07T13:11:56.150Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:11:56.150Z] [2021-06-07T13:11:56.150Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-07T13:11:56.150Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-07T13:11:56.150Z] [2021-06-07T13:11:56.150Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-07T13:11:56.150Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-07T13:11:56.150Z] [2021-06-07T13:11:56.150Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-07T13:11:56.150Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T13:11:56.150Z] [2021-06-07T13:11:56.150Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-07T13:11:56.150Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-07T13:11:56.150Z] [2021-06-07T13:11:56.150Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-07T13:11:56.150Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-07T13:11:56.150Z] [2021-06-07T13:11:56.150Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-07T13:11:56.150Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-07T13:11:56.150Z] [2021-06-07T13:11:56.150Z] [2021-06-07T13:11:56.150Z] DONE 13 tests, 7 skipped in 3.411s [2021-06-07T13:11:56.304Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-07T13:11:56.611Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-07T13:11:56.872Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-07T13:11:56.872Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-07T13:11:57.809Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-07T13:11:58.787Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T13:11:58.787Z] INFO: Testing against a local daemon [2021-06-07T13:11:58.787Z] === RUN TestVolumesCreateAndList [2021-06-07T13:11:58.787Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-06-07T13:11:58.787Z] === RUN TestVolumesRemove [2021-06-07T13:11:58.787Z] --- PASS: TestVolumesRemove (0.15s) [2021-06-07T13:11:58.787Z] === RUN TestVolumesInspect [2021-06-07T13:11:58.787Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-07T13:11:58.787Z] === RUN TestVolumesInvalidJSON [2021-06-07T13:11:58.787Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-07T13:11:58.787Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-07T13:11:58.787Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-07T13:11:58.787Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-07T13:11:58.787Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-07T13:11:58.787Z] PASS [2021-06-07T13:11:58.787Z] ok github.com/docker/docker/integration/volume 0.398s [2021-06-07T13:11:59.188Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-07T13:11:59.188Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-07T13:11:59.246Z] [2021-06-07T13:11:59.246Z] DONE 5 tests in 2.774s [2021-06-07T13:11:59.246Z] INFO: make.ps1 ended at 06/07/2021 13:11:58 [2021-06-07T13:11:59.246Z] INFO: Integration CLI tests being run from the host: [2021-06-07T13:11:59.246Z] 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-06-07T13:12:00.125Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-07T13:12:00.693Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-07T13:12:01.262Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-07T13:12:02.198Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-07T13:12:02.198Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-07T13:12:02.766Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-07T13:12:03.705Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-07T13:12:04.275Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-07T13:12:05.213Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-07T13:12:05.783Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-07T13:12:06.350Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-07T13:12:07.287Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-07T13:12:07.822Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-07T13:12:07.822Z] INFO: Testing against a local daemon [2021-06-07T13:12:07.822Z] === RUN TestDockerSuite [2021-06-07T13:12:07.822Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-07T13:12:07.822Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-07T13:12:07.822Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-07T13:12:07.822Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-07T13:12:07.822Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-07T13:12:07.822Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-07T13:12:07.822Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-07T13:12:07.822Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-07T13:12:07.856Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-07T13:12:07.856Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-07T13:12:08.432Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-07T13:12:08.790Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-07T13:12:09.249Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-07T13:12:09.394Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-07T13:12:09.708Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-07T13:12:10.166Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-07T13:12:10.774Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-07T13:12:11.033Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-07T13:12:11.033Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-07T13:12:14.324Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-07T13:12:14.893Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-07T13:12:27.101Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-07T13:12:27.101Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-07T13:12:28.483Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-07T13:12:28.483Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-07T13:12:28.483Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-07T13:12:28.483Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-07T13:12:29.422Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-07T13:12:32.714Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-07T13:12:33.654Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-07T13:12:35.579Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-07T13:12:42.142Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-07T13:12:42.142Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-07T13:12:42.142Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-07T13:12:43.519Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-07T13:12:43.519Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-07T13:12:43.519Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-07T13:12:44.896Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-07T13:12:46.802Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-07T13:12:48.182Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-07T13:12:48.182Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-07T13:12:48.182Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-07T13:12:49.560Z] === RUN TestDockerSuite/TestRunMount [2021-06-07T13:12:57.681Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-07T13:12:58.624Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-07T13:12:59.200Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-07T13:13:00.578Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-07T13:13:03.114Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-07T13:13:06.405Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-07T13:13:08.312Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-07T13:13:10.849Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-07T13:13:12.229Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-07T13:13:13.867Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-07T13:13:13.867Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-07T13:13:14.804Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-07T13:13:16.184Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-07T13:13:16.758Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-07T13:13:17.698Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-07T13:13:20.235Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-07T13:13:22.141Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-07T13:13:22.405Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-07T13:13:22.405Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-07T13:13:22.405Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-07T13:13:22.405Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-07T13:13:22.405Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-07T13:13:22.405Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-07T13:13:22.405Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-07T13:13:22.405Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-07T13:13:22.405Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-07T13:13:22.405Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-07T13:13:22.405Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-07T13:13:22.405Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-07T13:13:22.405Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-07T13:13:22.405Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-07T13:13:22.405Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-07T13:13:23.952Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-07T13:13:26.334Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-07T13:13:26.856Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-07T13:13:26.856Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-07T13:13:26.856Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-07T13:13:26.856Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-07T13:13:26.856Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-07T13:13:26.905Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-07T13:13:26.905Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-07T13:13:27.842Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-07T13:13:27.842Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-07T13:13:28.411Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-07T13:13:28.980Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-07T13:13:29.239Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-07T13:13:29.807Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-07T13:13:30.591Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-07T13:13:30.591Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-07T13:13:30.591Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-07T13:13:36.372Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-07T13:13:36.372Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-07T13:13:36.372Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-07T13:13:36.389Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-07T13:13:37.311Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-07T13:13:38.713Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-07T13:13:39.649Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-07T13:13:39.909Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-07T13:13:40.476Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-07T13:13:41.045Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-07T13:13:41.613Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-07T13:13:42.181Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-07T13:13:42.181Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-07T13:13:42.749Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-07T13:13:43.316Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-07T13:13:43.316Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-07T13:13:44.253Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-07T13:13:45.632Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-07T13:13:45.632Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-07T13:13:48.922Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-07T13:13:50.301Z] === RUN TestDockerSuite/TestRunRm [2021-06-07T13:13:50.870Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-07T13:13:55.060Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-07T13:13:55.642Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-07T13:13:56.584Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-07T13:13:57.961Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-07T13:13:58.530Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-07T13:14:02.722Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-07T13:14:06.915Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-07T13:14:06.915Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-07T13:14:07.487Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-07T13:14:08.057Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-07T13:14:08.626Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-07T13:14:09.193Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-07T13:14:09.455Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-07T13:14:10.399Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-07T13:14:10.967Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-07T13:14:11.903Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-07T13:14:14.437Z] === RUN TestDockerSuite/TestRunState [2021-06-07T13:14:16.349Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-07T13:14:16.918Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-07T13:14:17.486Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-07T13:14:17.746Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-07T13:14:17.746Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-07T13:14:18.683Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-07T13:14:18.941Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-07T13:14:20.322Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-07T13:14:20.322Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-07T13:14:20.322Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-07T13:14:21.258Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-07T13:14:23.794Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-07T13:14:24.363Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-07T13:14:26.268Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-07T13:14:29.558Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-07T13:14:32.847Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-07T13:14:33.423Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-07T13:14:34.361Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-07T13:14:35.300Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-07T13:14:37.205Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-07T13:14:38.143Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-07T13:14:38.711Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-07T13:14:38.970Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-07T13:14:39.229Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-07T13:14:39.798Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-07T13:14:40.735Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-07T13:14:41.302Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-07T13:14:41.302Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-07T13:14:41.302Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-07T13:14:42.241Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-07T13:14:46.436Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-07T13:14:46.695Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-07T13:14:47.634Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-07T13:14:50.170Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-07T13:14:51.562Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-07T13:14:53.466Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-07T13:14:54.844Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-07T13:14:56.223Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-07T13:14:57.162Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-07T13:14:57.162Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-07T13:14:57.162Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-07T13:14:57.162Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-07T13:14:57.422Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-07T13:14:57.422Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-07T13:14:59.328Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-07T13:15:01.865Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-07T13:15:02.435Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-07T13:15:02.435Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-07T13:15:03.242Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-07T13:15:04.620Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-07T13:15:06.000Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-07T13:15:06.938Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-07T13:15:06.938Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-07T13:15:07.880Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-07T13:15:07.880Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-07T13:15:07.880Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-07T13:15:07.880Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-07T13:15:07.880Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-07T13:15:07.880Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-07T13:15:07.880Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-07T13:15:07.880Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-07T13:15:07.880Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-07T13:15:08.147Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-07T13:15:09.092Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-07T13:15:09.506Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-07T13:15:09.506Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-07T13:15:09.661Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-07T13:15:09.661Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-07T13:15:11.040Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-07T13:15:11.300Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-07T13:15:12.239Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-07T13:15:12.239Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-07T13:15:13.176Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-07T13:15:14.115Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-07T13:15:14.115Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-07T13:15:14.115Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-07T13:15:15.054Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-07T13:15:17.591Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-07T13:15:17.591Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-07T13:15:18.079Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-07T13:15:18.159Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-07T13:15:18.159Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-07T13:15:18.731Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-07T13:15:18.731Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-07T13:15:19.048Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-07T13:15:19.048Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-07T13:15:19.048Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-07T13:15:19.048Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-07T13:15:19.515Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-07T13:15:20.113Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-07T13:15:20.494Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-07T13:15:20.682Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-07T13:15:21.250Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-07T13:15:24.234Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-07T13:15:24.545Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-07T13:15:25.146Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-07T13:15:25.146Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-07T13:15:25.146Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-07T13:15:25.406Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-07T13:15:25.771Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-07T13:15:25.771Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-07T13:15:25.771Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-07T13:15:25.771Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-07T13:15:26.342Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-07T13:15:27.720Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-07T13:15:29.100Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-07T13:15:29.100Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-07T13:15:29.507Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-07T13:15:31.007Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-07T13:15:31.007Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-07T13:15:31.267Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-07T13:15:32.206Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-07T13:15:33.586Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-07T13:15:33.586Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-07T13:15:36.124Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-07T13:15:36.124Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-07T13:15:36.124Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-07T13:15:36.124Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-07T13:15:36.124Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-07T13:15:38.031Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-07T13:15:39.410Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-07T13:15:39.978Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-07T13:15:39.978Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-07T13:15:39.978Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-07T13:15:40.237Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-07T13:15:40.804Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-07T13:15:41.896Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-07T13:15:42.726Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-07T13:15:43.295Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-07T13:15:43.862Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-07T13:15:44.122Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-07T13:15:46.656Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-07T13:15:47.681Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-07T13:15:48.637Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-07T13:15:48.637Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-07T13:15:49.946Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-07T13:15:51.851Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-07T13:15:52.381Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-07T13:15:52.787Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-07T13:15:53.918Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-07T13:15:54.167Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-07T13:15:57.454Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-07T13:15:59.361Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-07T13:15:59.707Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-07T13:15:59.707Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-07T13:15:59.707Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-07T13:15:59.707Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-07T13:15:59.707Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-07T13:15:59.707Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-07T13:16:00.315Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-07T13:16:01.693Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-07T13:16:04.229Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-07T13:16:06.134Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-07T13:16:09.421Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-07T13:16:14.691Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-07T13:16:17.222Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-07T13:16:22.492Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-07T13:16:25.046Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-07T13:16:26.950Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-07T13:16:27.518Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-07T13:16:28.088Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-07T13:16:28.656Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-07T13:16:28.656Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-07T13:16:29.595Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-07T13:16:33.787Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-07T13:16:37.074Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-07T13:16:37.644Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-07T13:16:38.582Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-07T13:16:38.582Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-07T13:16:38.582Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-07T13:16:39.961Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-07T13:16:39.961Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-07T13:16:41.363Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-07T13:16:42.246Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-07T13:16:42.246Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-07T13:16:42.246Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-07T13:16:42.745Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-07T13:16:44.649Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-07T13:16:48.841Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-07T13:16:50.219Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-07T13:16:50.219Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-07T13:16:52.123Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-07T13:16:53.059Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-07T13:16:57.067Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-07T13:16:57.529Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-07T13:16:57.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-07T13:16:58.331Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-07T13:17:02.526Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-07T13:17:05.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-07T13:17:06.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-07T13:17:06.734Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-07T13:17:10.026Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-07T13:17:11.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-07T13:17:14.218Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-07T13:17:19.534Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-07T13:17:20.147Z] --- PASS: TestBuildWCOWSandboxSize (941.95s) [2021-06-07T13:17:20.147Z] === RUN TestBuildWithEmptyDockerfile [2021-06-07T13:17:20.147Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-07T13:17:20.147Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-07T13:17:20.147Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-07T13:17:20.147Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-07T13:17:20.147Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-07T13:17:20.147Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-07T13:17:20.147Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-07T13:17:20.147Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-07T13:17:20.147Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-07T13:17:20.147Z] --- PASS: TestBuildWithEmptyDockerfile (0.65s) [2021-06-07T13:17:20.147Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-06-07T13:17:20.147Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-07T13:17:20.147Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-07T13:17:20.147Z] === RUN TestBuildPreserveOwnership [2021-06-07T13:17:20.147Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-07T13:17:20.147Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T13:17:20.147Z] === RUN TestBuildPlatformInvalid [2021-06-07T13:17:21.122Z] --- PASS: TestBuildPlatformInvalid (0.59s) [2021-06-07T13:17:21.122Z] PASS [2021-06-07T13:17:21.122Z] ok github.com/docker/docker/integration/build 1171.630s [2021-06-07T13:17:21.440Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-07T13:17:21.582Z] [2021-06-07T13:17:21.582Z] === Skipped [2021-06-07T13:17:21.582Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-07T13:17:21.582Z] build_session_test.go:25: TODO: BuildKit [2021-06-07T13:17:21.582Z] [2021-06-07T13:17:21.582Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-07T13:17:21.582Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:17:21.582Z] [2021-06-07T13:17:21.582Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-06-07T13:17:21.582Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T13:17:21.582Z] [2021-06-07T13:17:21.582Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-07T13:17:21.582Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T13:17:21.582Z] [2021-06-07T13:17:21.582Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-07T13:17:21.582Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T13:17:21.582Z] [2021-06-07T13:17:21.582Z] [2021-06-07T13:17:21.582Z] DONE 29 tests, 5 skipped in 1202.578s [2021-06-07T13:17:21.582Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-07T13:17:23.979Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-07T13:17:25.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T13:17:25.328Z] INFO: Testing against a local daemon [2021-06-07T13:17:25.328Z] === RUN TestConfigInspect [2021-06-07T13:17:25.328Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-07T13:17:25.328Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:17:25.328Z] === RUN TestConfigList [2021-06-07T13:17:25.328Z] --- SKIP: TestConfigList (0.00s) [2021-06-07T13:17:25.328Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:17:25.328Z] === RUN TestConfigsCreateAndDelete [2021-06-07T13:17:25.328Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-07T13:17:25.328Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:17:25.328Z] === RUN TestConfigsUpdate [2021-06-07T13:17:25.328Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-07T13:17:25.328Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:17:25.328Z] === RUN TestTemplatedConfig [2021-06-07T13:17:25.328Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-07T13:17:25.328Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:17:25.328Z] === RUN TestConfigCreateResolve [2021-06-07T13:17:25.328Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-07T13:17:25.328Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:17:25.328Z] PASS [2021-06-07T13:17:25.328Z] ok github.com/docker/docker/integration/config 0.202s [2021-06-07T13:17:25.328Z] [2021-06-07T13:17:25.328Z] === Skipped [2021-06-07T13:17:25.328Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-07T13:17:25.328Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:17:25.328Z] [2021-06-07T13:17:25.328Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-07T13:17:25.328Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:17:25.328Z] [2021-06-07T13:17:25.328Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-07T13:17:25.328Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:17:25.328Z] [2021-06-07T13:17:25.328Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-07T13:17:25.328Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:17:25.328Z] [2021-06-07T13:17:25.328Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-07T13:17:25.328Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:17:25.328Z] [2021-06-07T13:17:25.328Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-07T13:17:25.328Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:17:25.328Z] [2021-06-07T13:17:25.328Z] [2021-06-07T13:17:25.328Z] DONE 6 tests, 6 skipped in 3.488s [2021-06-07T13:17:25.328Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-07T13:17:25.371Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-07T13:17:26.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-07T13:17:26.749Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-07T13:17:28.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T13:17:28.255Z] INFO: Testing against a local daemon [2021-06-07T13:17:28.255Z] === RUN TestCheckpoint [2021-06-07T13:17:28.255Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-07T13:17:28.255Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-07T13:17:28.255Z] === RUN TestContainerInvalidJSON [2021-06-07T13:17:28.255Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-07T13:17:28.255Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-07T13:17:28.255Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-07T13:17:28.255Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-07T13:17:28.255Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-07T13:17:28.255Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-07T13:17:28.653Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-07T13:17:29.228Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-07T13:17:29.228Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-07T13:17:29.228Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-07T13:17:29.228Z] --- PASS: TestContainerInvalidJSON (0.57s) [2021-06-07T13:17:29.228Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-07T13:17:29.228Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-07T13:17:29.228Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-07T13:17:29.228Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-07T13:17:29.228Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2021-06-07T13:17:29.228Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-07T13:17:29.688Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2021-06-07T13:17:29.688Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-07T13:17:29.688Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2021-06-07T13:17:29.688Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-07T13:17:30.148Z] --- PASS: TestCopyToContainerPathIsNotDir (0.40s) [2021-06-07T13:17:30.148Z] === RUN TestCopyFromContainer [2021-06-07T13:17:30.148Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-07T13:17:30.148Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:17:30.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-07T13:17:30.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-07T13:17:30.148Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-07T13:17:30.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-07T13:17:30.148Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-07T13:17:30.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-07T13:17:30.148Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-07T13:17:30.148Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-07T13:17:30.148Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-07T13:17:30.148Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-07T13:17:30.148Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-07T13:17:30.148Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-07T13:17:30.148Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-06-07T13:17:30.148Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-07T13:17:30.148Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-07T13:17:30.148Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-07T13:17:30.148Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-07T13:17:30.148Z] === RUN TestCreateWithInvalidEnv [2021-06-07T13:17:30.148Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-07T13:17:30.148Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-07T13:17:30.148Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-07T13:17:30.148Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-07T13:17:30.148Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-07T13:17:30.148Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-07T13:17:30.148Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-07T13:17:30.148Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-07T13:17:30.148Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-07T13:17:30.148Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-07T13:17:30.148Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-07T13:17:30.148Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-06-07T13:17:30.148Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-07T13:17:30.148Z] === RUN TestCreateTmpfsMountsTarget [2021-06-07T13:17:30.148Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2021-06-07T13:17:30.148Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:17:30.148Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-07T13:17:30.148Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-07T13:17:30.148Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:17:30.148Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-07T13:17:30.148Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-07T13:17:30.148Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:17:30.148Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-07T13:17:30.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-07T13:17:30.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-07T13:17:30.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-07T13:17:30.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-07T13:17:30.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-07T13:17:30.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-07T13:17:30.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-07T13:17:30.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-07T13:17:30.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-07T13:17:30.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-07T13:17:30.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-07T13:17:30.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-07T13:17:30.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-07T13:17:30.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-07T13:17:30.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-07T13:17:30.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-07T13:17:30.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-07T13:17:30.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-07T13:17:30.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-07T13:17:30.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-07T13:17:30.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-07T13:17:30.148Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-07T13:17:30.148Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-07T13:17:30.148Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-07T13:17:30.148Z] === RUN TestCreateDifferentPlatform [2021-06-07T13:17:30.148Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-07T13:17:30.148Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-07T13:17:30.148Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-06-07T13:17:30.148Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-07T13:17:30.148Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-06-07T13:17:30.148Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-07T13:17:30.608Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-06-07T13:17:30.608Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-07T13:17:30.608Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-07T13:17:30.608Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-07T13:17:30.608Z] === RUN TestContainerKillOnDaemonStart [2021-06-07T13:17:30.608Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-07T13:17:30.608Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:17:30.608Z] === RUN TestDiff [2021-06-07T13:17:30.608Z] --- SKIP: TestDiff (0.00s) [2021-06-07T13:17:30.608Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-07T13:17:30.608Z] === RUN TestExecWithCloseStdin [2021-06-07T13:17:31.188Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-07T13:17:33.094Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-07T13:17:33.094Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-07T13:17:34.356Z] --- PASS: TestExecWithCloseStdin (3.42s) [2021-06-07T13:17:34.356Z] === RUN TestExec [2021-06-07T13:17:35.629Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-07T13:17:35.898Z] --- PASS: TestExec (2.27s) [2021-06-07T13:17:35.898Z] === RUN TestExecUser [2021-06-07T13:17:35.898Z] --- SKIP: TestExecUser (0.00s) [2021-06-07T13:17:35.898Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-07T13:17:35.898Z] === RUN TestExportContainerAndImportImage [2021-06-07T13:17:35.898Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-07T13:17:35.898Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:17:35.898Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-07T13:17:35.898Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-07T13:17:35.898Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:17:35.898Z] === RUN TestHealthCheckWorkdir [2021-06-07T13:17:35.898Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-07T13:17:35.898Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-07T13:17:35.898Z] === RUN TestHealthKillContainer [2021-06-07T13:17:35.898Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-07T13:17:35.898Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-07T13:17:35.898Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-07T13:17:35.898Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-07T13:17:35.898Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-07T13:17:35.898Z] === RUN TestKillContainerInvalidSignal [2021-06-07T13:17:38.082Z] --- PASS: TestKillContainerInvalidSignal (2.17s) [2021-06-07T13:17:38.082Z] === RUN TestKillContainer [2021-06-07T13:17:38.082Z] === RUN TestKillContainer/no_signal [2021-06-07T13:17:38.165Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-07T13:17:38.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-07T13:17:38.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-07T13:17:40.273Z] === RUN TestKillContainer/non_killing_signal [2021-06-07T13:17:40.273Z] === RUN TestKillContainer/killing_signal [2021-06-07T13:17:42.456Z] --- PASS: TestKillContainer (4.39s) [2021-06-07T13:17:42.456Z] --- PASS: TestKillContainer/no_signal (2.10s) [2021-06-07T13:17:42.456Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-07T13:17:42.456Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-07T13:17:42.456Z] --- PASS: TestKillContainer/killing_signal (2.24s) [2021-06-07T13:17:42.456Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-07T13:17:42.456Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-07T13:17:42.456Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-07T13:17:42.456Z] === RUN TestKillStoppedContainer [2021-06-07T13:17:42.456Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-07T13:17:42.456Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-07T13:17:42.456Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-07T13:17:42.456Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-07T13:17:42.456Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-07T13:17:42.456Z] === RUN TestKillDifferentUserContainer [2021-06-07T13:17:42.456Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-07T13:17:42.456Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-07T13:17:42.456Z] === RUN TestInspectOomKilledTrue [2021-06-07T13:17:42.456Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-07T13:17:42.456Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:17:42.456Z] === RUN TestInspectOomKilledFalse [2021-06-07T13:17:42.456Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-07T13:17:42.916Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-07T13:17:42.916Z] === RUN TestLogsFollowTailEmpty [2021-06-07T13:17:44.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-07T13:17:44.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-07T13:17:44.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-07T13:17:45.105Z] --- PASS: TestLogsFollowTailEmpty (2.01s) [2021-06-07T13:17:45.105Z] === RUN TestNetworkNat [2021-06-07T13:17:45.105Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-07T13:17:45.105Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-07T13:17:45.105Z] === RUN TestNetworkLocalhostTCPNat [2021-06-07T13:17:47.294Z] --- PASS: TestNetworkLocalhostTCPNat (2.39s) [2021-06-07T13:17:47.294Z] === RUN TestNetworkLoopbackNat [2021-06-07T13:17:47.294Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-07T13:17:47.294Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-07T13:17:47.294Z] === RUN TestPause [2021-06-07T13:17:47.294Z] --- SKIP: TestPause (0.00s) [2021-06-07T13:17:47.294Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-07T13:17:47.294Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-07T13:17:48.139Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-07T13:17:49.477Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.02s) [2021-06-07T13:17:49.477Z] === RUN TestPauseStopPausedContainer [2021-06-07T13:17:49.477Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-07T13:17:49.477Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:17:49.477Z] === RUN TestPsFilter [2021-06-07T13:17:49.477Z] --- PASS: TestPsFilter (0.21s) [2021-06-07T13:17:49.477Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-07T13:17:51.459Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-07T13:17:51.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-07T13:17:51.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-07T13:17:51.659Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.36s) [2021-06-07T13:17:51.659Z] === RUN TestRemoveContainerWithVolume [2021-06-07T13:17:51.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-07T13:17:51.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-07T13:17:51.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-07T13:17:53.362Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-07T13:17:53.362Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-07T13:17:53.362Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-07T13:17:53.849Z] --- PASS: TestRemoveContainerWithVolume (2.35s) [2021-06-07T13:17:53.849Z] === RUN TestRemoveContainerRunning [2021-06-07T13:17:54.299Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-07T13:17:54.299Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-07T13:17:54.299Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-07T13:17:54.299Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-07T13:17:55.236Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-07T13:17:55.236Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-07T13:17:56.012Z] --- PASS: TestRemoveContainerRunning (2.01s) [2021-06-07T13:17:56.012Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-07T13:17:56.173Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-07T13:17:56.173Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-07T13:17:56.434Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-07T13:17:56.434Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-07T13:17:56.434Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-07T13:17:58.195Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.00s) [2021-06-07T13:17:58.195Z] === RUN TestRemoveInvalidContainer [2021-06-07T13:17:58.195Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-07T13:17:58.195Z] === RUN TestRenameLinkedContainer [2021-06-07T13:17:58.195Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-07T13:17:58.195Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-07T13:17:58.195Z] === RUN TestRenameStoppedContainer [2021-06-07T13:17:58.972Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-07T13:17:58.972Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-07T13:17:58.972Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-07T13:17:58.972Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-07T13:17:58.972Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-07T13:18:05.286Z] --- PASS: TestRenameStoppedContainer (7.26s) [2021-06-07T13:18:05.286Z] === RUN TestRenameRunningContainerAndReuse [2021-06-07T13:18:05.538Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-07T13:18:06.918Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-07T13:18:06.918Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-07T13:18:06.918Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-07T13:18:09.993Z] --- PASS: TestRenameRunningContainerAndReuse (4.43s) [2021-06-07T13:18:09.993Z] === RUN TestRenameInvalidName [2021-06-07T13:18:10.213Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-07T13:18:12.181Z] --- PASS: TestRenameInvalidName (2.09s) [2021-06-07T13:18:12.182Z] === RUN TestRenameAnonymousContainer [2021-06-07T13:18:14.420Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite (1927.67s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.64s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.87s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.49s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.12s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.06s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.05s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.78s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.06s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.26s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.24s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.34s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.24s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.58s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.54s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAttachDetach (1.64s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.69s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.70s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.28s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.44s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.97s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.32s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.02s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (2.00s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.91s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (29.80s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.10s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.61s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.38s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.64s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (13.35s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (7.43s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.22s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.89s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.99s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.79s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.04s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.71s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.21s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.57s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.93s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddScript (5.20s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (12.91s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.83s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.42s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddTar (14.15s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.31s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.01s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.44s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (11.94s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.83s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.42s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.87s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.92s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.43s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.63s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.96s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.43s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.84s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.69s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.94s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.28s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.44s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.38s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.95s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.85s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.19s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.04s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.45s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.72s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.19s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.50s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (9.45s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.44s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.12s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.72s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2021-06-07T13:18:14.420Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-07T13:18:14.420Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.51s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.68s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.50s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.19s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (19.24s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.94s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (6.23s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.30s) [2021-06-07T13:18:14.420Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-06-07T13:18:14.420Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.420Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-06-07T13:18:14.420Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.420Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-07T13:18:14.420Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.420Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-06-07T13:18:14.420Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (6.10s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.75s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.11s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.23s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.63s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.35s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.94s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.92s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.90s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.78s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.81s) [2021-06-07T13:18:14.420Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.04s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.55s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.71s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (18.16s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.27s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.24s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.22s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.47s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.98s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.65s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.01s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (24.13s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.81s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.66s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.59s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.63s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.80s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEnv (1.75s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.43s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.32s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.29s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.36s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.83s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.73s) [2021-06-07T13:18:14.421Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-06-07T13:18:14.421Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (15.02s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildExpose (0.41s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.71s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.56s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildFails (1.11s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.77s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.82s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.38s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.08s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.42s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.34s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.69s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.33s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.61s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.92s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.63s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildHistory (4.93s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.83s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.53s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.71s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.30s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.55s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.21s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.97s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.04s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.58s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.06s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.63s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.60s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.69s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.01s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.48s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.26s) [2021-06-07T13:18:14.421Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2021-06-07T13:18:14.421Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.78s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.30s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.48s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.67s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.91s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.07s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.18s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.86s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildOnBuild (3.39s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.88s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.91s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.57s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.52s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.96s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.75s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.52s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildPATH (2.46s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.06s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.36s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.83s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.89s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.60s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildRm (3.38s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.68s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.18s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.96s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.78s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.92s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.83s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (6.05s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2021-06-07T13:18:14.421Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-07T13:18:14.421Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.06s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildStderr (0.84s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.76s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.93s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.91s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.86s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.20s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildUser (1.77s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.96s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.63s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.03s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.09s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.05s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.93s) [2021-06-07T13:18:14.421Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-06-07T13:18:14.421Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.421Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-07T13:18:14.421Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.421Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-07T13:18:14.421Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.421Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-06-07T13:18:14.421Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (3.23s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.15s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.19s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.84s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.56s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.19s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.27s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.82s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.46s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.61s) [2021-06-07T13:18:14.421Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-07T13:18:14.421Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.70s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.43s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-07T13:18:14.421Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-07T13:18:14.421Z] docker_cli_sni_test.go:18: Flakey test [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.83s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.02s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestCommitChange (1.08s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.12s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.82s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.73s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.30s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestCommitTTY (2.55s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.24s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.00s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.96s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.17s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.00s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.10s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.98s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.12s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.95s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.84s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.85s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.07s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.97s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.98s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.94s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.20s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.19s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.14s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.23s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.12s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.21s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.33s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.75s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.72s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.91s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.45s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.73s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.49s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.03s) [2021-06-07T13:18:14.421Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-07T13:18:14.421Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.89s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.91s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.36s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.47s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.76s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.65s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.36s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.36s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.67s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.56s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.84s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (2.01s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008862e0_} (2.17s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1080882236_/foo_false____} (2.20s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1080882236_/foo_true____} (1.78s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3681456235_/foo_false____} (1.13s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3681456235_/foo_true____} (1.91s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3681456235_/foo_true__0xc000886340__} (1.77s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000886360_} (1.70s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000886380_} (2.17s) [2021-06-07T13:18:14.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008863a0_} (1.77s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008863c0_} (1.69s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.18s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.36s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.97s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (4.19s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.81s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.11s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.12s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.03s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.11s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.37s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.30s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.24s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.12s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.24s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.35s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.02s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.62s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.39s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.07s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.85s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.11s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.86s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.12s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.59s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.74s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.63s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.92s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.93s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.81s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpToCaseG (6.31s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpToCaseH (4.88s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.49s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpToCaseJ (7.13s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.15s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.38s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.42s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpToStdout (0.79s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.26s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.98s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.70s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s) [2021-06-07T13:18:14.422Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-07T13:18:14.422Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.87s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2021-06-07T13:18:14.422Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-07T13:18:14.422Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.82s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.50s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.70s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.99s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.05s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.50s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.75s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.95s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.86s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.07s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.07s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.06s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.29s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.95s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.40s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.71s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (3.02s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.34s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsAttach (1.28s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsCommit (0.98s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.63s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.25s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.28s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.23s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.26s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (4.00s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsCopy (1.10s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.55s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.68s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.93s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.16s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.47s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsFilters (1.50s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsFormat (1.45s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.81s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.44s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.36s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2021-06-07T13:18:14.422Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-07T13:18:14.422Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-07T13:18:14.422Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-07T13:18:14.422Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.43s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.00s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsRename (0.88s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsResize (0.94s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.97s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.10s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.75s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsTop (1.16s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.50s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExec (1.12s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.75s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.77s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.03s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.04s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.21s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.49s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.18s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.12s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.00s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.01s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecCgroup (3.15s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecEnv (1.08s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.81s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.10s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecInspectID (2.17s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecInteractive (1.15s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.14s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.14s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecParseError (0.80s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.09s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.23s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.44s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.01s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecStartFails (1.06s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.49s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.04s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecTTY (1.27s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.03s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.78s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecUlimits (1.07s) [2021-06-07T13:18:14.422Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-07T13:18:14.422Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.14s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.01s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.77s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.07s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestExecWithUser (1.53s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.76s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.91s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.89s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.10s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.74s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestHealth (23.74s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.85s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.84s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.86s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.97s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImportDisplay (2.50s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImportFile (2.33s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.06s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImportGzipped (2.20s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.60s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.39s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.00s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.25s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.22s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.10s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.29s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.16s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.26s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.28s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.09s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.16s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.74s) [2021-06-07T13:18:14.422Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-07T13:18:14.422Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.31s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.13s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectDefault (1.17s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectHistory (1.13s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2021-06-07T13:18:14.422Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-07T13:18:14.422Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.85s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.87s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2021-06-07T13:18:14.422Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.18s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.99s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.84s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.00s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestInspectStatus (1.01s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.99s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.81s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.25s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.05s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.81s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.78s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.17s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.28s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.36s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.66s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.70s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.74s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.86s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.96s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.66s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.64s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.18s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.17s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.21s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.17s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.85s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.78s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.71s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.71s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.02s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.04s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.97s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.89s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.57s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.51s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.33s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.55s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.96s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.11s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.70s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.84s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsSince (6.82s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.90s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.86s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsTail (1.16s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.89s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.81s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.10s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestNetHostname (2.68s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.49s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.34s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.16s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.86s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPluginActive (1.71s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.09s) [2021-06-07T13:18:14.423Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-07T13:18:14.423Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.24s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.53s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.96s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.45s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.11s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.64s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.65s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPortList (11.13s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.59s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.53s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.89s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.82s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.07s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.94s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.78s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.44s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPsByOrder (2.96s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.93s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.14s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.25s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.68s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.11s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.49s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.18s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.46s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.42s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.34s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.68s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.80s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.92s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.54s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.35s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.87s) [2021-06-07T13:18:14.423Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-06-07T13:18:14.423Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.09s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.79s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.46s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.76s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.38s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.49s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.85s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.56s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.40s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.96s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.45s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.43s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.95s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.64s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.09s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.13s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.88s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.75s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.38s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.07s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.08s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.39s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.83s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAddHost (0.71s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.50s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.72s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.71s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.53s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.72s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.86s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.04s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.94s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.42s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.91s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.89s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.84s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.78s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.02s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.05s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.41s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.79s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.90s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.71s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.15s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.74s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.94s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.76s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.73s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.71s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.75s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.71s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.73s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.06s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.93s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.04s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.97s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.72s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.45s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.46s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.15s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (1.00s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.87s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.03s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.93s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.87s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.70s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.12s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.75s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.20s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.62s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.37s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.38s) [2021-06-07T13:18:14.423Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-07T13:18:14.423Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.423Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-07T13:18:14.423Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.70s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.36s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.55s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.15s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.70s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.46s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.69s) [2021-06-07T13:18:14.423Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-07T13:18:14.423Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.52s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.72s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.72s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.71s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.73s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.71s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.72s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.73s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunExitCode (0.69s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.70s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.72s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.71s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.70s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.71s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.40s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.49s) [2021-06-07T13:18:14.423Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-07T13:18:14.423Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.09s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.41s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.45s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.71s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.12s) [2021-06-07T13:18:14.423Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.44s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.47s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.59s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.61s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.19s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.37s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.48s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.48s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.45s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunMount (8.14s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.73s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.74s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.48s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.12s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.53s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.11s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.21s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.49s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.61s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.95s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNetHost (1.22s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.72s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.00s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.11s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.16s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.26s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.62s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.71s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.77s) [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-07T13:18:14.424Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.73s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.58s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.86s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s) [2021-06-07T13:18:14.424Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.69s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s) [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-07T13:18:14.424Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-07T13:18:14.424Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.71s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.42s) [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-07T13:18:14.424Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.22s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.52s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunRm (0.75s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.87s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.75s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.77s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.34s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.74s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.84s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.91s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.47s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.72s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.74s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.76s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.78s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunState (1.58s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.75s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-07T13:18:14.424Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.74s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.49s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunSysctls (1.45s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.36s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.75s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.57s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.23s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.75s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.75s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.98s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunUserByID (0.72s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.71s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunUserByName (0.72s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.72s) [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-07T13:18:14.424Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.66s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.97s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.95s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.20s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.46s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.19s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.59s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (1.08s) [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-07T13:18:14.424Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-06-07T13:18:14.424Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-06-07T13:18:14.424Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.27s) [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-07T13:18:14.424Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.50s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (1.03s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.73s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (1.11s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (1.03s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.93s) [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-07T13:18:14.424Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-07T13:18:14.424Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-07T13:18:14.424Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-07T13:18:14.424Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-07T13:18:14.424Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-07T13:18:14.424Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.97s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.76s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.40s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.93s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.93s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.92s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.98s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.01s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.85s) [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-06-07T13:18:14.424Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.84s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.62s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.88s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (1.04s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.24s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.19s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.34s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.73s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.11s) [2021-06-07T13:18:14.424Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents482429428 [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.29s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.85s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.87s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.96s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.76s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.30s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.41s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.80s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.36s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.78s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestStartRecordError (1.62s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.55s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.91s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.02s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.77s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.01s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.79s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.77s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.77s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-07T13:18:14.424Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.04s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.86s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.43s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.69s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.68s) [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-07T13:18:14.424Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-07T13:18:14.424Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.46s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.31s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.61s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.75s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUpdateStats (3.81s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.61s) [2021-06-07T13:18:14.424Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-07T13:18:14.424Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.90s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.06s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.14s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.53s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.03s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.84s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.54s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.35s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.13s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.12s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.52s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.44s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.15s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.14s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.17s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.70s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.24s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.09s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.15s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.98s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.93s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.88s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.22s) [2021-06-07T13:18:14.424Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-06-07T13:18:14.425Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-06-07T13:18:14.425Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-06-07T13:18:14.425Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-06-07T13:18:14.425Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.69s) [2021-06-07T13:18:14.425Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.15s) [2021-06-07T13:18:14.425Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-06-07T13:18:14.425Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-06-07T13:18:14.425Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.06s) [2021-06-07T13:18:14.425Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.79s) [2021-06-07T13:18:14.425Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-07T13:18:14.425Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-07T13:18:14.425Z] === RUN TestDockerRegistrySuite [2021-06-07T13:18:14.425Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-07T13:18:15.362Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-07T13:18:16.741Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-07T13:18:18.646Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-07T13:18:18.646Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-07T13:18:21.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-07T13:18:22.840Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-07T13:18:24.587Z] --- PASS: TestRenameAnonymousContainer (11.94s) [2021-06-07T13:18:24.587Z] === RUN TestRenameContainerWithSameName [2021-06-07T13:18:26.129Z] --- PASS: TestRenameContainerWithSameName (2.01s) [2021-06-07T13:18:26.130Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-07T13:18:26.130Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-07T13:18:26.130Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-07T13:18:26.130Z] === RUN TestResize [2021-06-07T13:18:27.720Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-07T13:18:28.314Z] --- PASS: TestResize (2.21s) [2021-06-07T13:18:28.314Z] === RUN TestResizeWithInvalidSize [2021-06-07T13:18:28.688Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-07T13:18:29.148Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-07T13:18:29.405Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-07T13:18:29.855Z] --- PASS: TestResizeWithInvalidSize (2.02s) [2021-06-07T13:18:29.855Z] === RUN TestResizeWhenContainerNotStarted [2021-06-07T13:18:30.686Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-07T13:18:30.687Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-07T13:18:32.707Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-07T13:18:32.764Z] --- PASS: TestResizeWhenContainerNotStarted (2.28s) [2021-06-07T13:18:32.764Z] === RUN TestDaemonRestartKillContainers [2021-06-07T13:18:32.764Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-07T13:18:32.764Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:18:32.764Z] === RUN TestStats [2021-06-07T13:18:32.764Z] --- SKIP: TestStats (0.00s) [2021-06-07T13:18:32.764Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-07T13:18:32.764Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-07T13:18:34.088Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-07T13:18:35.025Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-07T13:18:35.374Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-07T13:18:36.402Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-07T13:18:36.912Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-07T13:18:36.912Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-07T13:18:36.912Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-07T13:18:37.780Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-07T13:18:38.450Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-07T13:18:39.158Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-07T13:18:39.419Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-07T13:18:39.857Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.11s) [2021-06-07T13:18:39.857Z] === RUN TestStopContainerWithTimeout [2021-06-07T13:18:39.857Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-07T13:18:39.857Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-07T13:18:39.857Z] === RUN TestUpdateRestartPolicy [2021-06-07T13:18:40.387Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-07T13:18:40.540Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-07T13:18:40.847Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-07T13:18:41.815Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-07T13:18:41.922Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-07T13:18:44.460Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-07T13:18:46.996Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-07T13:18:47.609Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-07T13:18:47.933Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-07T13:18:49.789Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-07T13:18:49.789Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-07T13:18:50.761Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-07T13:18:50.761Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-07T13:18:51.226Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-07T13:18:51.729Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-07T13:18:52.163Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-07T13:18:52.163Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-07T13:18:54.073Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-07T13:18:55.011Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-07T13:18:56.390Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-07T13:18:58.811Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-07T13:18:59.271Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-07T13:18:59.684Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-07T13:18:59.729Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-07T13:18:59.729Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-07T13:18:59.943Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-07T13:19:00.981Z] --- PASS: TestUpdateRestartPolicy (20.64s) [2021-06-07T13:19:00.981Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-07T13:19:01.266Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-07T13:19:01.322Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-07T13:19:01.581Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-07T13:19:01.581Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-07T13:19:01.728Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-07T13:19:01.728Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-07T13:19:01.728Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-07T13:19:01.840Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-07T13:19:02.099Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-07T13:19:02.524Z] --- PASS: TestUpdateRestartWithAutoRemove (2.09s) [2021-06-07T13:19:02.524Z] === RUN TestWaitNonBlocked [2021-06-07T13:19:02.524Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-07T13:19:02.524Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-07T13:19:02.524Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-07T13:19:02.524Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-07T13:19:02.524Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-07T13:19:02.524Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-07T13:19:02.667Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-07T13:19:02.667Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-07T13:19:04.045Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-07T13:19:05.465Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-07T13:19:05.465Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.74s) [2021-06-07T13:19:05.465Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.93s) [2021-06-07T13:19:05.465Z] === RUN TestWaitBlocked [2021-06-07T13:19:05.465Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-07T13:19:05.465Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:05.465Z] PASS [2021-06-07T13:19:05.465Z] ok github.com/docker/docker/integration/container 96.923s [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === Skipped [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-07T13:19:05.465Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-07T13:19:05.465Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-07T13:19:05.465Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2021-06-07T13:19:05.465Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-07T13:19:05.465Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-07T13:19:05.465Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-07T13:19:05.465Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-07T13:19:05.465Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-07T13:19:05.465Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-07T13:19:05.465Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-07T13:19:05.465Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-07T13:19:05.465Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-07T13:19:05.465Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-07T13:19:05.465Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-07T13:19:05.465Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-07T13:19:05.465Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-07T13:19:05.465Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-07T13:19:05.465Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-07T13:19:05.465Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-07T13:19:05.465Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-07T13:19:05.465Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-07T13:19:05.465Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-07T13:19:05.465Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-07T13:19:05.465Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-07T13:19:05.465Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-07T13:19:05.465Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-07T13:19:05.465Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-07T13:19:05.465Z] [2021-06-07T13:19:05.465Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-07T13:19:05.466Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:05.466Z] [2021-06-07T13:19:05.466Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-07T13:19:05.466Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-07T13:19:05.466Z] [2021-06-07T13:19:05.466Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-07T13:19:05.466Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-07T13:19:05.466Z] [2021-06-07T13:19:05.466Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-07T13:19:05.466Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:05.466Z] [2021-06-07T13:19:05.466Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-07T13:19:05.466Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-07T13:19:05.466Z] [2021-06-07T13:19:05.466Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-07T13:19:05.466Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-07T13:19:05.466Z] [2021-06-07T13:19:05.466Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-07T13:19:05.466Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:05.466Z] [2021-06-07T13:19:05.466Z] [2021-06-07T13:19:05.466Z] DONE 88 tests, 33 skipped in 100.025s [2021-06-07T13:19:05.466Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-06-07T13:19:05.950Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-07T13:19:07.347Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-07T13:19:07.653Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T13:19:07.653Z] INFO: Testing against a local daemon [2021-06-07T13:19:07.653Z] === RUN TestConfigDaemonLibtrustID [2021-06-07T13:19:07.653Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-07T13:19:07.653Z] daemon_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:07.653Z] === RUN TestDaemonConfigValidation [2021-06-07T13:19:07.653Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-06-07T13:19:07.653Z] daemon_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:07.653Z] PASS [2021-06-07T13:19:07.653Z] ok github.com/docker/docker/integration/daemon 0.227s [2021-06-07T13:19:07.653Z] [2021-06-07T13:19:07.653Z] === Skipped [2021-06-07T13:19:07.653Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-06-07T13:19:07.653Z] daemon_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:07.653Z] [2021-06-07T13:19:07.654Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-06-07T13:19:07.654Z] daemon_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:07.654Z] [2021-06-07T13:19:07.654Z] [2021-06-07T13:19:07.654Z] DONE 2 tests, 2 skipped in 2.516s [2021-06-07T13:19:07.654Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-07T13:19:08.724Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-07T13:19:08.801Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-07T13:19:09.292Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite (56.42s) [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.51s) [2021-06-07T13:19:10.230Z] check_test.go:196: [ddc25d2c4194e] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.39s) [2021-06-07T13:19:10.230Z] check_test.go:196: [dbbc7b4e3a9b8] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.60s) [2021-06-07T13:19:10.230Z] check_test.go:196: [d6875581983a5] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-06-07T13:19:10.230Z] check_test.go:196: [da724261654d1] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.90s) [2021-06-07T13:19:10.230Z] check_test.go:196: [dd447b3a4cdc9] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.31s) [2021-06-07T13:19:10.230Z] check_test.go:196: [d682e4e4425f4] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.76s) [2021-06-07T13:19:10.230Z] check_test.go:196: [d485f2740e3eb] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.41s) [2021-06-07T13:19:10.230Z] check_test.go:196: [dafb16db23045] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2021-06-07T13:19:10.230Z] check_test.go:196: [d354157fa8931] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.33s) [2021-06-07T13:19:10.230Z] check_test.go:196: [dd4b63279f4b3] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.36s) [2021-06-07T13:19:10.230Z] check_test.go:196: [dbe0efe709912] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.34s) [2021-06-07T13:19:10.230Z] check_test.go:196: [dd093bce096b5] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.27s) [2021-06-07T13:19:10.230Z] check_test.go:196: [dc3a9451a471a] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.41s) [2021-06-07T13:19:10.230Z] check_test.go:196: [d516d3b58e9dc] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.48s) [2021-06-07T13:19:10.230Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5a9a67d5595a009136b70485b1e894718fdbd122e0f1c2a1444e12e75242e07e [2021-06-07T13:19:10.230Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7cfa4d6a74e924c6e489da6461c13efc81ac263a1c70c508bddecfca9c97a7cd [2021-06-07T13:19:10.230Z] check_test.go:196: [d375263ebc851] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.47s) [2021-06-07T13:19:10.230Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:573a0b414e2271810a968bb4ae11a0749110911f3c5908f0a3679189d2dfd64c [2021-06-07T13:19:10.230Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1e3fcbaf499cd53e068d5410731964d8e59171757f13f18d6529618b72d79c22 [2021-06-07T13:19:10.230Z] check_test.go:196: [d65c96d48ea8b] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.27s) [2021-06-07T13:19:10.230Z] check_test.go:196: [d324cee117aee] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.93s) [2021-06-07T13:19:10.230Z] check_test.go:196: [dacd9f7a4db4f] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.21s) [2021-06-07T13:19:10.230Z] check_test.go:196: [dd9c93d3ec84b] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-07T13:19:10.230Z] check_test.go:196: [d7ba1c1400c39] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.55s) [2021-06-07T13:19:10.230Z] check_test.go:196: [d5bdaa32174e1] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.20s) [2021-06-07T13:19:10.230Z] check_test.go:196: [dffbb883463c9] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.13s) [2021-06-07T13:19:10.230Z] check_test.go:196: [daec7c3c2f5d0] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.34s) [2021-06-07T13:19:10.230Z] check_test.go:196: [dee724d84faba] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-06-07T13:19:10.230Z] check_test.go:196: [dd4226ff359c2] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.29s) [2021-06-07T13:19:10.230Z] check_test.go:196: [da551865d795e] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-06-07T13:19:10.230Z] check_test.go:196: [d33ba89a6ab25] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-06-07T13:19:10.230Z] check_test.go:196: [dcfa5ae5a6f15] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s) [2021-06-07T13:19:10.230Z] check_test.go:196: [da9a10bfaf167] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-06-07T13:19:10.230Z] check_test.go:196: [d7ea76d7183ce] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-06-07T13:19:10.230Z] check_test.go:196: [d42d862fae145] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-06-07T13:19:10.230Z] check_test.go:196: [d36572b32073d] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.33s) [2021-06-07T13:19:10.230Z] check_test.go:196: [dbb8886698f00] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.97s) [2021-06-07T13:19:10.230Z] check_test.go:196: [d406d673ea47f] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2021-06-07T13:19:10.230Z] check_test.go:196: [d098f80c04ffc] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.29s) [2021-06-07T13:19:10.230Z] check_test.go:196: [dc2af42c9e8d7] daemon is not started [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.97s) [2021-06-07T13:19:10.230Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-06-07T13:19:10.230Z] === RUN TestDockerSchema1RegistrySuite [2021-06-07T13:19:10.230Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-07T13:19:10.230Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-07T13:19:10.575Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T13:19:10.575Z] INFO: Testing against a local daemon [2021-06-07T13:19:10.575Z] === RUN TestCommitInheritsEnv [2021-06-07T13:19:10.575Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-07T13:19:10.575Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T13:19:10.575Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-07T13:19:10.575Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-07T13:19:10.575Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-07T13:19:10.575Z] === RUN TestImagesFilterMultiReference [2021-06-07T13:19:10.575Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2021-06-07T13:19:10.575Z] === RUN TestImagePullPlatformInvalid [2021-06-07T13:19:10.575Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-06-07T13:19:10.575Z] === RUN TestRemoveImageOrphaning [2021-06-07T13:19:11.546Z] --- PASS: TestRemoveImageOrphaning (1.12s) [2021-06-07T13:19:11.546Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-07T13:19:11.546Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-06-07T13:19:11.546Z] === RUN TestTagInvalidReference [2021-06-07T13:19:11.546Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-07T13:19:11.546Z] === RUN TestTagValidPrefixedRepo [2021-06-07T13:19:11.546Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-06-07T13:19:11.546Z] === RUN TestTagExistedNameWithoutForce [2021-06-07T13:19:11.546Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-06-07T13:19:11.546Z] === RUN TestTagOfficialNames [2021-06-07T13:19:12.006Z] --- PASS: TestTagOfficialNames (0.10s) [2021-06-07T13:19:12.006Z] === RUN TestTagMatchesDigest [2021-06-07T13:19:12.006Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-07T13:19:12.006Z] PASS [2021-06-07T13:19:12.006Z] ok github.com/docker/docker/integration/image 1.779s [2021-06-07T13:19:12.006Z] [2021-06-07T13:19:12.006Z] === Skipped [2021-06-07T13:19:12.006Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-07T13:19:12.006Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T13:19:12.006Z] [2021-06-07T13:19:12.006Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-07T13:19:12.006Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-07T13:19:12.006Z] [2021-06-07T13:19:12.006Z] [2021-06-07T13:19:12.006Z] DONE 11 tests, 2 skipped in 4.073s [2021-06-07T13:19:12.006Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-07T13:19:14.428Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-07T13:19:14.946Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T13:19:14.946Z] INFO: Testing against a local daemon [2021-06-07T13:19:14.946Z] === RUN TestNetworkCreateDelete [2021-06-07T13:19:14.946Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-07T13:19:14.946Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:14.946Z] === RUN TestDockerNetworkDeletePreferID [2021-06-07T13:19:14.946Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-07T13:19:14.946Z] 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-06-07T13:19:14.946Z] === RUN TestDaemonDNSFallback [2021-06-07T13:19:14.946Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-07T13:19:14.946Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:14.946Z] === RUN TestInspectNetwork [2021-06-07T13:19:14.946Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-07T13:19:14.946Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-07T13:19:14.946Z] === RUN TestRunContainerWithBridgeNone [2021-06-07T13:19:14.946Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-07T13:19:14.946Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:14.946Z] === RUN TestNetworkInvalidJSON [2021-06-07T13:19:14.946Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-07T13:19:14.946Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-07T13:19:14.946Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-07T13:19:14.946Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-07T13:19:14.946Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-07T13:19:14.946Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-07T13:19:14.946Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-07T13:19:14.946Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-07T13:19:14.946Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-07T13:19:14.946Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-06-07T13:19:14.946Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-07T13:19:14.946Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-07T13:19:14.946Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-07T13:19:14.946Z] === RUN TestNetworkList [2021-06-07T13:19:14.946Z] === RUN TestNetworkList//networks [2021-06-07T13:19:14.946Z] === PAUSE TestNetworkList//networks [2021-06-07T13:19:14.946Z] === RUN TestNetworkList//networks/ [2021-06-07T13:19:14.946Z] === PAUSE TestNetworkList//networks/ [2021-06-07T13:19:14.946Z] === CONT TestNetworkList//networks [2021-06-07T13:19:14.946Z] === CONT TestNetworkList//networks/ [2021-06-07T13:19:14.946Z] --- PASS: TestNetworkList (0.04s) [2021-06-07T13:19:14.946Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-07T13:19:14.946Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-07T13:19:14.946Z] === RUN TestHostIPv4BridgeLabel [2021-06-07T13:19:14.946Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-07T13:19:14.946Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-07T13:19:14.946Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-07T13:19:14.946Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-07T13:19:14.946Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-07T13:19:14.946Z] === RUN TestDaemonDefaultNetworkPools [2021-06-07T13:19:14.946Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-07T13:19:14.946Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-07T13:19:14.946Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-07T13:19:14.946Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-07T13:19:14.946Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-07T13:19:14.946Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-07T13:19:14.946Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-07T13:19:14.946Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-07T13:19:14.946Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-07T13:19:14.946Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-07T13:19:14.946Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-07T13:19:14.946Z] === RUN TestServiceWithPredefinedNetwork [2021-06-07T13:19:14.946Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-07T13:19:14.946Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-07T13:19:14.946Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-07T13:19:14.946Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-07T13:19:14.946Z] service_test.go:242: FLAKY_TEST [2021-06-07T13:19:14.946Z] === RUN TestServiceWithDataPathPortInit [2021-06-07T13:19:14.946Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-06-07T13:19:14.946Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-07T13:19:14.946Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-07T13:19:14.946Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-07T13:19:14.946Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-07T13:19:14.946Z] PASS [2021-06-07T13:19:14.946Z] ok github.com/docker/docker/integration/network 0.299s [2021-06-07T13:19:14.946Z] [2021-06-07T13:19:14.946Z] === Skipped [2021-06-07T13:19:14.946Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-07T13:19:14.946Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:14.946Z] [2021-06-07T13:19:14.946Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-07T13:19:14.946Z] 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-06-07T13:19:14.946Z] [2021-06-07T13:19:14.946Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-07T13:19:14.946Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:14.946Z] [2021-06-07T13:19:14.946Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-07T13:19:14.946Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-07T13:19:14.946Z] [2021-06-07T13:19:14.946Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-07T13:19:14.946Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:14.946Z] [2021-06-07T13:19:14.946Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-07T13:19:14.946Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-07T13:19:14.946Z] [2021-06-07T13:19:14.946Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-07T13:19:14.946Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-07T13:19:14.946Z] [2021-06-07T13:19:14.946Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-07T13:19:14.946Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-07T13:19:14.946Z] [2021-06-07T13:19:14.946Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-07T13:19:14.946Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-07T13:19:14.946Z] [2021-06-07T13:19:14.946Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-07T13:19:14.946Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-07T13:19:14.946Z] [2021-06-07T13:19:14.946Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-07T13:19:14.946Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-07T13:19:14.946Z] [2021-06-07T13:19:14.946Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-07T13:19:14.946Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-07T13:19:14.946Z] [2021-06-07T13:19:14.946Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-07T13:19:14.946Z] service_test.go:242: FLAKY_TEST [2021-06-07T13:19:14.946Z] [2021-06-07T13:19:14.946Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.01s) [2021-06-07T13:19:14.946Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-07T13:19:14.946Z] [2021-06-07T13:19:14.946Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-07T13:19:14.946Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-07T13:19:14.946Z] [2021-06-07T13:19:14.946Z] [2021-06-07T13:19:14.946Z] DONE 22 tests, 15 skipped in 2.869s [2021-06-07T13:19:14.946Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-07T13:19:15.917Z] testing: warning: no tests to run [2021-06-07T13:19:15.917Z] PASS [2021-06-07T13:19:15.917Z] ok github.com/docker/docker/integration/network/ipvlan 0.085s [2021-06-07T13:19:15.917Z] [2021-06-07T13:19:15.917Z] DONE 0 tests in 0.861s [2021-06-07T13:19:15.917Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-07T13:19:16.889Z] testing: warning: no tests to run [2021-06-07T13:19:16.889Z] PASS [2021-06-07T13:19:16.889Z] ok github.com/docker/docker/integration/network/macvlan 0.080s [2021-06-07T13:19:16.889Z] [2021-06-07T13:19:16.889Z] DONE 0 tests in 0.881s [2021-06-07T13:19:16.889Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-07T13:19:17.859Z] testing: warning: no tests to run [2021-06-07T13:19:17.859Z] PASS [2021-06-07T13:19:17.859Z] ok github.com/docker/docker/integration/plugin 0.099s [2021-06-07T13:19:17.859Z] [2021-06-07T13:19:17.859Z] DONE 0 tests in 0.878s [2021-06-07T13:19:17.859Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-07T13:19:18.830Z] testing: warning: no tests to run [2021-06-07T13:19:18.830Z] PASS [2021-06-07T13:19:18.830Z] ok github.com/docker/docker/integration/plugin/authz 0.087s [2021-06-07T13:19:18.830Z] [2021-06-07T13:19:18.830Z] DONE 0 tests in 0.894s [2021-06-07T13:19:18.830Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-07T13:19:19.704Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-07T13:19:22.996Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-07T13:19:23.935Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-07T13:19:25.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-07T13:19:25.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-07T13:19:26.696Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-07T13:19:28.077Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-07T13:19:29.208Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T13:19:29.208Z] INFO: Testing against a local daemon [2021-06-07T13:19:29.208Z] === RUN TestPluginInvalidJSON [2021-06-07T13:19:29.208Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-07T13:19:29.208Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-07T13:19:29.208Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-07T13:19:29.208Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-06-07T13:19:29.208Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-07T13:19:29.208Z] === RUN TestPluginInstall [2021-06-07T13:19:29.208Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-07T13:19:29.208Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-07T13:19:29.208Z] === RUN TestPluginsWithRuntimes [2021-06-07T13:19:29.208Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-07T13:19:29.208Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-07T13:19:29.208Z] === RUN TestPluginBackCompatMediaTypes [2021-06-07T13:19:29.208Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-07T13:19:29.208Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-07T13:19:29.208Z] PASS [2021-06-07T13:19:29.208Z] ok github.com/docker/docker/integration/plugin/common 0.233s [2021-06-07T13:19:29.208Z] [2021-06-07T13:19:29.208Z] === Skipped [2021-06-07T13:19:29.208Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-07T13:19:29.208Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-07T13:19:29.208Z] [2021-06-07T13:19:29.208Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-07T13:19:29.208Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-07T13:19:29.208Z] [2021-06-07T13:19:29.208Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-07T13:19:29.208Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-07T13:19:29.208Z] [2021-06-07T13:19:29.208Z] [2021-06-07T13:19:29.208Z] DONE 5 tests, 3 skipped in 10.477s [2021-06-07T13:19:29.208Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-07T13:19:29.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-07T13:19:32.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-07T13:19:32.959Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T13:19:32.959Z] INFO: Testing against a local daemon [2021-06-07T13:19:32.959Z] === RUN TestExternalGraphDriver [2021-06-07T13:19:32.959Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-07T13:19:32.959Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-07T13:19:32.959Z] === RUN TestGraphdriverPluginV2 [2021-06-07T13:19:32.959Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-07T13:19:32.959Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-07T13:19:32.959Z] PASS [2021-06-07T13:19:32.959Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.209s [2021-06-07T13:19:32.959Z] [2021-06-07T13:19:32.959Z] === Skipped [2021-06-07T13:19:32.959Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-07T13:19:32.959Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-07T13:19:32.959Z] [2021-06-07T13:19:32.959Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-07T13:19:32.959Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-07T13:19:32.959Z] [2021-06-07T13:19:32.959Z] [2021-06-07T13:19:32.959Z] DONE 2 tests, 2 skipped in 3.529s [2021-06-07T13:19:32.959Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-07T13:19:33.002Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-07T13:19:33.261Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-07T13:19:33.521Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-07T13:19:33.780Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-07T13:19:34.039Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-07T13:19:34.298Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite (24.32s) [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-06-07T13:19:34.557Z] check_test.go:223: [d6f71a9d8a422] daemon is not started [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.74s) [2021-06-07T13:19:34.557Z] check_test.go:223: [df17aa5a28b38] daemon is not started [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.94s) [2021-06-07T13:19:34.557Z] check_test.go:223: [d19e280b3fde3] daemon is not started [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.69s) [2021-06-07T13:19:34.557Z] check_test.go:223: [d19ddd469c585] daemon is not started [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.27s) [2021-06-07T13:19:34.557Z] check_test.go:223: [d7606c2a7002e] daemon is not started [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.29s) [2021-06-07T13:19:34.557Z] check_test.go:223: [d6947a6d59ea4] daemon is not started [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-07T13:19:34.557Z] check_test.go:223: [dce4146564076] daemon is not started [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.39s) [2021-06-07T13:19:34.557Z] check_test.go:223: [dd96b4ed009d8] daemon is not started [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.21s) [2021-06-07T13:19:34.557Z] check_test.go:223: [dcd1549f2644e] daemon is not started [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.18s) [2021-06-07T13:19:34.557Z] check_test.go:223: [dfe7bb88a91b2] daemon is not started [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.26s) [2021-06-07T13:19:34.557Z] check_test.go:223: [d2327e473f297] daemon is not started [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2021-06-07T13:19:34.557Z] check_test.go:223: [d0ec40c809647] daemon is not started [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2021-06-07T13:19:34.557Z] check_test.go:223: [d86ba16dc6bd2] daemon is not started [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-07T13:19:34.557Z] check_test.go:223: [dc7c21f8186e0] daemon is not started [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-06-07T13:19:34.557Z] check_test.go:223: [dc79166e77e81] daemon is not started [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-06-07T13:19:34.557Z] check_test.go:223: [d4fc7a9e11abd] daemon is not started [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-06-07T13:19:34.557Z] check_test.go:223: [d4a48d7e9695b] daemon is not started [2021-06-07T13:19:34.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-06-07T13:19:34.557Z] check_test.go:223: [d24ccef61ccd4] daemon is not started [2021-06-07T13:19:34.557Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-07T13:19:34.557Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-07T13:19:35.494Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-07T13:19:35.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-07T13:19:35.881Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T13:19:35.881Z] INFO: Testing against a local daemon [2021-06-07T13:19:35.881Z] === RUN TestReadPluginNoRead [2021-06-07T13:19:35.881Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-07T13:19:35.881Z] read_test.go:21: no unix domain sockets on Windows [2021-06-07T13:19:35.881Z] PASS [2021-06-07T13:19:35.881Z] ok github.com/docker/docker/integration/plugin/logging 0.245s [2021-06-07T13:19:35.881Z] [2021-06-07T13:19:35.881Z] === Skipped [2021-06-07T13:19:35.881Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-07T13:19:35.881Z] read_test.go:21: no unix domain sockets on Windows [2021-06-07T13:19:35.881Z] [2021-06-07T13:19:35.881Z] [2021-06-07T13:19:35.881Z] DONE 1 tests, 1 skipped in 3.053s [2021-06-07T13:19:35.881Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-07T13:19:36.012Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-07T13:19:36.950Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-07T13:19:37.209Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-07T13:19:37.427Z] testing: warning: no tests to run [2021-06-07T13:19:37.427Z] PASS [2021-06-07T13:19:37.427Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.097s [2021-06-07T13:19:37.427Z] [2021-06-07T13:19:37.427Z] DONE 0 tests in 1.517s [2021-06-07T13:19:37.427Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-07T13:19:37.777Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-07T13:19:38.346Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-07T13:19:38.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.91s) [2021-06-07T13:19:38.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.82s) [2021-06-07T13:19:38.346Z] check_test.go:252: [d20048b95197a] daemon is not started [2021-06-07T13:19:38.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-06-07T13:19:38.346Z] check_test.go:252: [d98b82545487f] daemon is not started [2021-06-07T13:19:38.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-06-07T13:19:38.346Z] check_test.go:252: [d6f279f17e30d] daemon is not started [2021-06-07T13:19:38.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2021-06-07T13:19:38.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-06-07T13:19:38.346Z] check_test.go:252: [dfb66d7970a9e] daemon is not started [2021-06-07T13:19:38.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2021-06-07T13:19:38.346Z] check_test.go:252: [dd607e369d2da] daemon is not started [2021-06-07T13:19:38.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-06-07T13:19:38.346Z] check_test.go:252: [dbd08527d6f23] daemon is not started [2021-06-07T13:19:38.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-06-07T13:19:38.346Z] check_test.go:252: [d5da956c2f4c0] daemon is not started [2021-06-07T13:19:38.346Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-07T13:19:38.346Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-07T13:19:40.358Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T13:19:40.358Z] INFO: Testing against a local daemon [2021-06-07T13:19:40.358Z] === RUN TestPluginWithDevMounts [2021-06-07T13:19:40.358Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-07T13:19:40.358Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:40.358Z] PASS [2021-06-07T13:19:40.358Z] ok github.com/docker/docker/integration/plugin/volumes 0.195s [2021-06-07T13:19:40.358Z] [2021-06-07T13:19:40.358Z] === Skipped [2021-06-07T13:19:40.358Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-07T13:19:40.358Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:40.358Z] [2021-06-07T13:19:40.358Z] [2021-06-07T13:19:40.358Z] DONE 1 tests, 1 skipped in 2.874s [2021-06-07T13:19:40.358Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-07T13:19:43.271Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T13:19:43.271Z] INFO: Testing against a local daemon [2021-06-07T13:19:43.271Z] === RUN TestSecretInspect [2021-06-07T13:19:43.271Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-07T13:19:43.271Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:43.271Z] === RUN TestSecretList [2021-06-07T13:19:43.271Z] --- SKIP: TestSecretList (0.00s) [2021-06-07T13:19:43.271Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:43.271Z] === RUN TestSecretsCreateAndDelete [2021-06-07T13:19:43.271Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-07T13:19:43.271Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:43.271Z] === RUN TestSecretsUpdate [2021-06-07T13:19:43.271Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-07T13:19:43.271Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:43.271Z] === RUN TestTemplatedSecret [2021-06-07T13:19:43.271Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-07T13:19:43.271Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:43.271Z] === RUN TestSecretCreateResolve [2021-06-07T13:19:43.271Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-06-07T13:19:43.271Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:43.271Z] PASS [2021-06-07T13:19:43.271Z] ok github.com/docker/docker/integration/secret 0.218s [2021-06-07T13:19:43.271Z] [2021-06-07T13:19:43.271Z] === Skipped [2021-06-07T13:19:43.271Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-07T13:19:43.271Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:43.271Z] [2021-06-07T13:19:43.271Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-07T13:19:43.271Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:43.271Z] [2021-06-07T13:19:43.271Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-07T13:19:43.271Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:43.271Z] [2021-06-07T13:19:43.271Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-07T13:19:43.271Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:43.271Z] [2021-06-07T13:19:43.271Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-07T13:19:43.271Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:43.271Z] [2021-06-07T13:19:43.271Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2021-06-07T13:19:43.271Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:43.271Z] [2021-06-07T13:19:43.271Z] [2021-06-07T13:19:43.271Z] DONE 6 tests, 6 skipped in 2.392s [2021-06-07T13:19:43.271Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-07T13:19:43.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-07T13:19:43.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-07T13:19:43.876Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-07T13:19:44.138Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-07T13:19:44.138Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2021-06-07T13:19:44.138Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-06-07T13:19:44.138Z] check_test.go:279: [dd2bd584daea6] daemon is not started [2021-06-07T13:19:44.138Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-06-07T13:19:44.138Z] check_test.go:279: [d79648abaa110] daemon is not started [2021-06-07T13:19:44.138Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-06-07T13:19:44.138Z] check_test.go:279: [d89e898bbb262] daemon is not started [2021-06-07T13:19:44.138Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-06-07T13:19:44.138Z] check_test.go:279: [d254a6592739f] daemon is not started [2021-06-07T13:19:44.138Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2021-06-07T13:19:44.138Z] check_test.go:279: [ded16dd2200ce] daemon is not started [2021-06-07T13:19:44.138Z] === RUN TestDockerNetworkSuite [2021-06-07T13:19:44.138Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-07T13:19:44.482Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-07T13:19:44.482Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-07T13:19:44.482Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-07T13:19:46.192Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T13:19:46.192Z] INFO: Testing against a local daemon [2021-06-07T13:19:46.192Z] === RUN TestServiceCreateInit [2021-06-07T13:19:46.192Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-07T13:19:46.192Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-07T13:19:46.192Z] --- PASS: TestServiceCreateInit (0.04s) [2021-06-07T13:19:46.192Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-07T13:19:46.192Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.192Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-07T13:19:46.192Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.192Z] === RUN TestCreateServiceMultipleTimes [2021-06-07T13:19:46.192Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-07T13:19:46.192Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.192Z] === RUN TestCreateServiceConflict [2021-06-07T13:19:46.192Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-07T13:19:46.192Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.192Z] === RUN TestCreateServiceMaxReplicas [2021-06-07T13:19:46.192Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-06-07T13:19:46.192Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.192Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-07T13:19:46.192Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-07T13:19:46.192Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.192Z] === RUN TestCreateServiceSecretFileMode [2021-06-07T13:19:46.192Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-07T13:19:46.192Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.192Z] === RUN TestCreateServiceConfigFileMode [2021-06-07T13:19:46.192Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-07T13:19:46.192Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.192Z] === RUN TestCreateServiceSysctls [2021-06-07T13:19:46.192Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-06-07T13:19:46.192Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.192Z] === RUN TestCreateServiceCapabilities [2021-06-07T13:19:46.192Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2021-06-07T13:19:46.192Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.192Z] === RUN TestInspect [2021-06-07T13:19:46.192Z] --- SKIP: TestInspect (0.00s) [2021-06-07T13:19:46.192Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.192Z] === RUN TestCreateJob [2021-06-07T13:19:46.192Z] --- SKIP: TestCreateJob (0.00s) [2021-06-07T13:19:46.192Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.192Z] === RUN TestReplicatedJob [2021-06-07T13:19:46.192Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-07T13:19:46.192Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.192Z] === RUN TestUpdateReplicatedJob [2021-06-07T13:19:46.192Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-07T13:19:46.192Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.192Z] === RUN TestServiceListWithStatuses [2021-06-07T13:19:46.192Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-07T13:19:46.192Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.192Z] === RUN TestDockerNetworkConnectAlias [2021-06-07T13:19:46.192Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-07T13:19:46.192Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.192Z] === RUN TestDockerNetworkReConnect [2021-06-07T13:19:46.192Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-07T13:19:46.192Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.192Z] === RUN TestServicePlugin [2021-06-07T13:19:46.192Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-07T13:19:46.192Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.192Z] === RUN TestServiceUpdateLabel [2021-06-07T13:19:46.192Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-07T13:19:46.192Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:46.192Z] === RUN TestServiceUpdateSecrets [2021-06-07T13:19:46.192Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-07T13:19:46.192Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:46.192Z] === RUN TestServiceUpdateConfigs [2021-06-07T13:19:46.192Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-07T13:19:46.192Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:46.192Z] === RUN TestServiceUpdateNetwork [2021-06-07T13:19:46.192Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-07T13:19:46.192Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:46.192Z] === RUN TestServiceUpdatePidsLimit [2021-06-07T13:19:46.192Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-06-07T13:19:46.192Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:46.192Z] PASS [2021-06-07T13:19:46.192Z] ok github.com/docker/docker/integration/service 0.389s [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === Skipped [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-07T13:19:46.666Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-07T13:19:46.666Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-07T13:19:46.666Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-07T13:19:46.666Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-07T13:19:46.666Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-07T13:19:46.666Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-06-07T13:19:46.666Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-07T13:19:46.666Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-07T13:19:46.666Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-07T13:19:46.666Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-06-07T13:19:46.666Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2021-06-07T13:19:46.666Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-07T13:19:46.666Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-07T13:19:46.666Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-07T13:19:46.666Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-07T13:19:46.666Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-07T13:19:46.666Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-07T13:19:46.666Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-07T13:19:46.666Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-07T13:19:46.666Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-07T13:19:46.666Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-07T13:19:46.666Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-07T13:19:46.666Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-07T13:19:46.666Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-06-07T13:19:46.666Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] [2021-06-07T13:19:46.666Z] DONE 24 tests, 23 skipped in 3.472s [2021-06-07T13:19:46.666Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-07T13:19:46.672Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-07T13:19:48.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-07T13:19:48.855Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T13:19:48.855Z] INFO: Testing against a local daemon [2021-06-07T13:19:48.855Z] === RUN TestSessionCreate [2021-06-07T13:19:48.855Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-07T13:19:48.855Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-07T13:19:48.855Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-07T13:19:48.855Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-07T13:19:48.855Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-07T13:19:48.855Z] PASS [2021-06-07T13:19:48.855Z] ok github.com/docker/docker/integration/session 0.200s [2021-06-07T13:19:48.855Z] [2021-06-07T13:19:48.855Z] === Skipped [2021-06-07T13:19:48.855Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-07T13:19:48.855Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-07T13:19:48.855Z] [2021-06-07T13:19:48.855Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-07T13:19:48.855Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-07T13:19:48.855Z] [2021-06-07T13:19:48.855Z] [2021-06-07T13:19:48.855Z] DONE 2 tests, 2 skipped in 2.351s [2021-06-07T13:19:48.855Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-07T13:19:50.277Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-07T13:19:50.277Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-07T13:19:50.277Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-07T13:19:50.277Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-07T13:19:51.248Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-07T13:19:51.248Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-07T13:19:51.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T13:19:51.775Z] INFO: Testing against a local daemon [2021-06-07T13:19:51.775Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-07T13:19:51.775Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-07T13:19:51.775Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:51.775Z] === RUN TestEventsExecDie [2021-06-07T13:19:51.775Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-07T13:19:51.775Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-07T13:19:51.775Z] === RUN TestEventsBackwardsCompatible [2021-06-07T13:19:51.775Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-07T13:19:51.775Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-07T13:19:51.775Z] === RUN TestInfoAPI [2021-06-07T13:19:51.775Z] --- PASS: TestInfoAPI (0.04s) [2021-06-07T13:19:51.775Z] === RUN TestInfoAPIWarnings [2021-06-07T13:19:51.775Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-07T13:19:51.775Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T13:19:51.775Z] === RUN TestInfoDebug [2021-06-07T13:19:51.775Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-07T13:19:51.775Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-07T13:19:51.775Z] === RUN TestInfoInsecureRegistries [2021-06-07T13:19:51.775Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-07T13:19:51.775Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-07T13:19:51.775Z] === RUN TestInfoRegistryMirrors [2021-06-07T13:19:51.775Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-07T13:19:51.775Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-07T13:19:51.775Z] === RUN TestLoginFailsWithBadCredentials [2021-06-07T13:19:52.235Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-06-07T13:19:52.235Z] === RUN TestPingCacheHeaders [2021-06-07T13:19:52.235Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-07T13:19:52.235Z] === RUN TestPingGet [2021-06-07T13:19:52.235Z] --- PASS: TestPingGet (0.04s) [2021-06-07T13:19:52.235Z] === RUN TestPingHead [2021-06-07T13:19:52.235Z] --- PASS: TestPingHead (0.04s) [2021-06-07T13:19:52.235Z] === RUN TestVersion [2021-06-07T13:19:52.235Z] --- PASS: TestVersion (0.04s) [2021-06-07T13:19:52.235Z] PASS [2021-06-07T13:19:52.235Z] ok github.com/docker/docker/integration/system 1.319s [2021-06-07T13:19:52.697Z] [2021-06-07T13:19:52.697Z] === Skipped [2021-06-07T13:19:52.697Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-07T13:19:52.697Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-07T13:19:52.697Z] [2021-06-07T13:19:52.697Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-07T13:19:52.697Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-07T13:19:52.697Z] [2021-06-07T13:19:52.697Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-07T13:19:52.697Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-07T13:19:52.697Z] [2021-06-07T13:19:52.697Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-07T13:19:52.697Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-07T13:19:52.697Z] [2021-06-07T13:19:52.697Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-07T13:19:52.697Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-07T13:19:52.697Z] [2021-06-07T13:19:52.697Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-07T13:19:52.697Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-07T13:19:52.697Z] [2021-06-07T13:19:52.697Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-07T13:19:52.697Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-07T13:19:52.697Z] [2021-06-07T13:19:52.697Z] [2021-06-07T13:19:52.697Z] DONE 13 tests, 7 skipped in 3.622s [2021-06-07T13:19:52.697Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-07T13:19:53.324Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-07T13:19:54.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-07T13:19:54.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T13:19:54.884Z] INFO: Testing against a local daemon [2021-06-07T13:19:54.884Z] === RUN TestVolumesCreateAndList [2021-06-07T13:19:54.884Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-06-07T13:19:54.884Z] === RUN TestVolumesRemove [2021-06-07T13:19:54.884Z] --- PASS: TestVolumesRemove (0.13s) [2021-06-07T13:19:54.884Z] === RUN TestVolumesInspect [2021-06-07T13:19:55.345Z] --- PASS: TestVolumesInspect (0.05s) [2021-06-07T13:19:55.345Z] === RUN TestVolumesInvalidJSON [2021-06-07T13:19:55.345Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-07T13:19:55.345Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-07T13:19:55.345Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-07T13:19:55.345Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-06-07T13:19:55.345Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-07T13:19:55.345Z] PASS [2021-06-07T13:19:55.345Z] ok github.com/docker/docker/integration/volume 0.394s [2021-06-07T13:19:55.345Z] [2021-06-07T13:19:55.345Z] DONE 5 tests in 2.624s [2021-06-07T13:19:55.345Z] INFO: make.ps1 ended at 06/07/2021 13:19:55 [2021-06-07T13:19:55.345Z] INFO: Integration CLI tests being run from the host: [2021-06-07T13:19:55.345Z] 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-06-07T13:19:57.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-07T13:20:00.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-07T13:20:02.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-07T13:20:05.705Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-07T13:20:05.705Z] INFO: Testing against a local daemon [2021-06-07T13:20:05.705Z] === RUN TestDockerSuite [2021-06-07T13:20:05.705Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-07T13:20:05.705Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-07T13:20:05.705Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-07T13:20:05.705Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-07T13:20:05.705Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-07T13:20:05.705Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-07T13:20:05.705Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-07T13:20:05.705Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-07T13:20:05.705Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-07T13:20:05.705Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-07T13:20:06.677Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-07T13:20:07.138Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-07T13:20:07.521Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-07T13:20:08.090Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-07T13:20:08.349Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-07T13:20:08.349Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-07T13:20:08.609Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-07T13:20:09.550Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-07T13:20:12.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-07T13:20:12.087Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-07T13:20:16.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-07T13:20:16.379Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-07T13:20:17.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-07T13:20:17.347Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-07T13:20:17.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-07T13:20:17.807Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-07T13:20:19.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-07T13:20:19.431Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-07T13:20:19.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-07T13:20:21.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-07T13:20:22.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-07T13:20:22.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-07T13:20:23.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-07T13:20:24.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-07T13:20:24.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-07T13:20:24.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-07T13:20:25.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-07T13:20:26.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-07T13:20:27.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-07T13:20:27.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-07T13:20:28.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-07T13:20:28.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-07T13:20:31.577Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-07T13:20:33.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-07T13:20:38.892Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-07T13:20:38.892Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-07T13:20:39.351Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-07T13:20:44.055Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-07T13:20:45.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-07T13:20:45.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-07T13:20:46.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-07T13:20:46.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-07T13:20:46.963Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-07T13:20:47.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-07T13:20:47.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-07T13:20:47.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-07T13:20:47.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-07T13:20:50.702Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-07T13:20:51.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-07T13:20:51.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-07T13:20:51.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-07T13:20:52.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-07T13:20:56.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-07T13:20:59.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-07T13:20:59.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-07T13:21:00.812Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-07T13:21:03.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-07T13:21:03.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-07T13:21:03.919Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-07T13:21:04.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-07T13:21:05.866Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-07T13:21:11.152Z] --- PASS: TestDockerNetworkSuite (86.88s) [2021-06-07T13:21:11.152Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.59s) [2021-06-07T13:21:11.152Z] docker_cli_network_unix_test.go:46: [d89c9c59ab1b0] daemon is not started [2021-06-07T13:21:11.152Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.97s) [2021-06-07T13:21:11.152Z] docker_cli_network_unix_test.go:46: [d052e53e93537] daemon is not started [2021-06-07T13:21:11.152Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.45s) [2021-06-07T13:21:11.152Z] docker_cli_network_unix_test.go:46: [d775f81a21cdb] daemon is not started [2021-06-07T13:21:11.152Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.99s) [2021-06-07T13:21:11.152Z] docker_cli_network_unix_test.go:46: [db0b20ca5ca10] daemon is not started [2021-06-07T13:21:11.152Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.09s) [2021-06-07T13:21:11.152Z] docker_cli_network_unix_test.go:1233: [d3e8aced6199b] daemon is not started [2021-06-07T13:21:11.152Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.75s) [2021-06-07T13:21:11.152Z] docker_cli_network_unix_test.go:46: [dd3e04bbfdb34] daemon is not started [2021-06-07T13:21:11.152Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.56s) [2021-06-07T13:21:11.152Z] docker_cli_network_unix_test.go:46: [d4d2f14b11546] daemon is not started [2021-06-07T13:21:11.152Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.20s) [2021-06-07T13:21:11.152Z] docker_cli_network_unix_test.go:46: [ddb71d1c7e689] daemon is not started [2021-06-07T13:21:11.152Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.02s) [2021-06-07T13:21:11.152Z] docker_cli_network_unix_test.go:46: [da94a7f3e6b23] daemon is not started [2021-06-07T13:21:11.152Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.12s) [2021-06-07T13:21:11.152Z] docker_cli_network_unix_test.go:46: [d3e7f81ebbc4a] daemon is not started [2021-06-07T13:21:11.152Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.85s) [2021-06-07T13:21:11.152Z] docker_cli_network_unix_test.go:46: [dce9c70ac0249] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.40s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d821b34aaa261] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.55s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d0e17107da231] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.25s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [db59b5604fa65] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d4dc8a9788e12] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.31s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d98392aa680f9] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d66c6a1c487c8] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d7d8fa2825a38] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d642fddb457a5] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.15s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [dd07a4a3fd5d2] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.40s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d878513dd3ed5] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d6ac9ad02ce66] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.55s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d201740ec5070] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d547b146ce682] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.14s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:968: [db78c34360eea] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.84s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d50a62437c25b] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (12.39s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:1116: [d7ae2c8bd3167] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d4c251a81ee7e] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.92s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [dcd8c1cae495e] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [dbf10d52ce881] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d37b26b385b1d] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.32s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d11e63e515fd3] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.21s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d958fdf9e9331] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d763f3ea80804] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.54s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d5a13e0db2e4d] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d9207307c3a85] daemon is not started [2021-06-07T13:21:11.153Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [dae7c8b73e275] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.02s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d35f65ceb4d07] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.95s) [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.57s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:1084: [d7840e9ef1acf] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d5be9ad286f16] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.06s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d2dd2e89fad3e] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.06s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d9dad84561241] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d23b7bb24ac44] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.92s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d3a3048bdf210] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [dba4616bbe119] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.25s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d12c2f04c1ec5] daemon is not started [2021-06-07T13:21:11.153Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.44s) [2021-06-07T13:21:11.153Z] docker_cli_network_unix_test.go:46: [d0dd1023b56b4] daemon is not started [2021-06-07T13:21:11.153Z] === RUN TestDockerHubPullSuite [2021-06-07T13:21:11.153Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-07T13:21:12.529Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-07T13:21:15.062Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-07T13:21:15.062Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-07T13:21:15.636Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-07T13:21:16.573Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-07T13:21:17.141Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-07T13:21:17.141Z] --- PASS: TestDockerHubPullSuite (6.02s) [2021-06-07T13:21:17.141Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.51s) [2021-06-07T13:21:17.141Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2021-06-07T13:21:17.141Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.69s) [2021-06-07T13:21:17.141Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.19s) [2021-06-07T13:21:17.142Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.33s) [2021-06-07T13:21:17.142Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-06-07T13:21:17.142Z] PASS [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === Skipped [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-07T13:21:17.142Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-06-07T13:21:17.142Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-06-07T13:21:17.142Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-07T13:21:17.142Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-06-07T13:21:17.142Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-06-07T13:21:17.142Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2021-06-07T13:21:17.142Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-07T13:21:17.142Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-06-07T13:21:17.142Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-07T13:21:17.142Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-07T13:21:17.142Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-06-07T13:21:17.142Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-07T13:21:17.142Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-07T13:21:17.142Z] docker_cli_sni_test.go:18: Flakey test [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-07T13:21:17.142Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-06-07T13:21:17.142Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-07T13:21:17.142Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-07T13:21:17.142Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-06-07T13:21:17.142Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-06-07T13:21:17.142Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-06-07T13:21:17.142Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-07T13:21:17.142Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-07T13:21:17.142Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-07T13:21:17.142Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-07T13:21:17.142Z] docker_cli_network_unix_test.go:46: [dae7c8b73e275] daemon is not started [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] DONE 1269 tests, 51 skipped in 2155.611s [2021-06-07T13:21:17.142Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-07T13:21:17.142Z] ++++ cat bundles/test-integration/docker.pid [2021-06-07T13:21:17.142Z] +++ kill 8258 [2021-06-07T13:21:17.142Z] +++ /etc/init.d/apparmor stop [2021-06-07T13:21:17.142Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] Unloading profiles will leave already running processes permanently [2021-06-07T13:21:17.142Z] unconfined, which can lead to unexpected situations. [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.142Z] To set a process to complain mode, use the command line tool [2021-06-07T13:21:17.142Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-07T13:21:17.142Z] +++ true [2021-06-07T13:21:17.142Z] exiting test-integration [2021-06-07T13:21:17.142Z] ++ exit 0 [2021-06-07T13:21:17.142Z] [2021-06-07T13:21:17.401Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-07T13:21:17.401Z] + for job in $(jobs -p) [2021-06-07T13:21:17.401Z] + wait 3847 [2021-06-07T13:21:21.596Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-07T13:21:24.131Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-07T13:21:27.420Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-07T13:21:30.739Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-07T13:21:51.140Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-07T13:21:51.140Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-07T13:21:51.140Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-07T13:21:52.669Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-07T13:22:04.876Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-07T13:22:05.812Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-07T13:22:08.348Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-07T13:22:11.647Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-07T13:22:18.215Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-07T13:22:23.489Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-07T13:22:26.778Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-07T13:22:29.314Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-07T13:22:32.603Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-07T13:22:34.059Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-07T13:22:34.059Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-07T13:22:34.059Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-07T13:22:34.059Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-07T13:22:34.059Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-07T13:22:34.059Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-07T13:22:34.059Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-07T13:22:34.059Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-07T13:22:34.059Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-07T13:22:34.059Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-07T13:22:34.059Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-07T13:22:34.059Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-07T13:22:35.156Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-07T13:22:36.243Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-07T13:22:36.243Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-07T13:22:36.243Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-07T13:22:39.349Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-07T13:22:40.037Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-07T13:22:40.726Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-07T13:22:42.232Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-07T13:22:42.232Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-07T13:22:42.232Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-07T13:22:42.232Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-07T13:22:42.232Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-07T13:22:45.975Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-07T13:22:45.975Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-07T13:22:45.975Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-07T13:22:51.584Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-07T13:22:53.120Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-07T13:22:53.579Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-07T13:22:54.570Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-07T13:23:14.813Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-07T13:23:27.204Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-07T13:23:36.953Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-07T13:23:37.528Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-07T13:23:51.841Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite (1839.95s) [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.17s) [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.66s) [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.96s) [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.64s) [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.11s) [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.56s) [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:562: [ddbbf25bf7cff] joining swarm manager [d6585fca52e96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:584: [d02b0052ffbf5] joining swarm manager [d6585fca52e96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.728Z] check_test.go:380: [ddbbf25bf7cff] daemon is not started [2021-06-07T13:24:06.728Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.88s) [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:45: [d895658b51bf9] joining swarm manager [d3c994a882b33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.94s) [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.04s) [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:303: [d087e5c0c76f1] joining swarm manager [d0ecd40d25df6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:304: [d9413bd5c930e] joining swarm manager [d0ecd40d25df6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.60s) [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:271: [db6a426f4b658] joining swarm manager [dbce1f25eb398]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:272: [d487f612ba0de] joining swarm manager [dbce1f25eb398]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.80s) [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.19s) [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.73s) [2021-06-07T13:24:06.728Z] docker_api_swarm_node_test.go:19: [d6d17ac84c58f] joining swarm manager [ddeb79b9a9511]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.728Z] docker_api_swarm_node_test.go:20: [dc3bac999fa65] joining swarm manager [ddeb79b9a9511]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.87s) [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:501: [d995dfb0251c6] joining swarm manager [d2c11a8c3f440]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:506: [d5ec617f5a307] joining swarm manager [d2c11a8c3f440]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.89s) [2021-06-07T13:24:06.728Z] docker_api_swarm_node_test.go:80: [dfb0372249a5c] joining swarm manager [d32c3cbcd6d29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.64s) [2021-06-07T13:24:06.728Z] docker_api_swarm_node_test.go:52: [d691d301a8230] joining swarm manager [d757d330a704a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.728Z] docker_api_swarm_node_test.go:53: [d30da5d3ce808] joining swarm manager [d757d330a704a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.61s) [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.14s) [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:201: [d2e615eef244d] joining swarm manager [d007dcbfec69e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.75s) [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:383: [dc67b4bb1ab19] joining swarm manager [dff1fb6a98a6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:384: [d27e1dad02b17] joining swarm manager [dff1fb6a98a6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.728Z] check_test.go:380: [d27e1dad02b17] daemon is not started [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.03s) [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:801: [dfaa964ef0ade] joining swarm manager [d4140445212ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:801: [d0d3952a9cc43] joining swarm manager [d4140445212ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:801: [d697cd8f7fb28] joining swarm manager [d4140445212ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:801: [d90ce5a976cf6] joining swarm manager [d4140445212ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-07T13:24:06.728Z] docker_api_swarm_test.go:809: [db46f9abaa881] joining swarm manager [d4140445212ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.65s) [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.55s) [2021-06-07T13:24:06.728Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (23.78s) [2021-06-07T13:24:06.728Z] docker_api_swarm_service_test.go:394: [dddf6e071bd54] joining swarm manager [dc31c35382f56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.729Z] docker_api_swarm_service_test.go:394: [dc47f33878573] joining swarm manager [dc31c35382f56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (20.23s) [2021-06-07T13:24:06.729Z] docker_api_swarm_service_test.go:342: [df1c36bde6395] joining swarm manager [db802e0bb84f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.729Z] docker_api_swarm_service_test.go:342: [d22e090705440] joining swarm manager [db802e0bb84f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.06s) [2021-06-07T13:24:06.729Z] docker_api_swarm_service_test.go:489: [d04631a236372] joining swarm manager [d3e4c276e82da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.729Z] docker_api_swarm_service_test.go:489: [d77e394b07201] joining swarm manager [d3e4c276e82da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (9.14s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.99s) [2021-06-07T13:24:06.729Z] docker_api_swarm_service_test.go:127: [d95256be17a4d] joining swarm manager [d44e010cc9915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.729Z] docker_api_swarm_service_test.go:128: [d043923e8fbb0] joining swarm manager [d44e010cc9915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.729Z] docker_api_swarm_service_test.go:136: [d2d43e7fd5333] joining swarm manager [d44e010cc9915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-07T13:24:06.729Z] docker_api_swarm_service_test.go:137: [dbe2b4d02b5c7] joining swarm manager [d44e010cc9915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.61s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.08s) [2021-06-07T13:24:06.729Z] docker_api_swarm_service_test.go:303: [d2ed7929204ec] joining swarm manager [d973fdb8371b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.729Z] docker_api_swarm_service_test.go:303: [d3771ed2466c0] joining swarm manager [d973fdb8371b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.96s) [2021-06-07T13:24:06.729Z] docker_api_swarm_service_test.go:99: [d34e9ac37b9e0] joining swarm manager [d77c2f61d4fd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.729Z] docker_api_swarm_service_test.go:100: [de1927fff3b32] joining swarm manager [d77c2f61d4fd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.729Z] check_test.go:380: [d34e9ac37b9e0] daemon is not started [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.64s) [2021-06-07T13:24:06.729Z] docker_api_swarm_service_test.go:532: [d85f2a898d390] joining swarm manager [d0389631123e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.729Z] docker_api_swarm_service_test.go:533: [d63de282e3f29] joining swarm manager [d0389631123e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (41.68s) [2021-06-07T13:24:06.729Z] docker_api_swarm_service_test.go:147: [d0681e11f804c] joining swarm manager [d96e30795f6df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.729Z] docker_api_swarm_service_test.go:147: [d6be3346fb85e] joining swarm manager [d96e30795f6df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (35.80s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.84s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.37s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.93s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.50s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.12s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.02s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.30s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.91s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.96s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.80s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.59s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.94s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.00s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.36s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.82s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.74s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.35s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.46s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.66s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.74s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.05s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.43s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.83s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.50s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.05s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.31s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.03s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.97s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.92s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.74s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.26s) [2021-06-07T13:24:06.729Z] docker_cli_service_logs_test.go:245: checking task yh1clnuvvlg7 [2021-06-07T13:24:06.729Z] docker_cli_service_logs_test.go:250: checking messages for yh1clnuvvlg7 [2021-06-07T13:24:06.729Z] docker_cli_service_logs_test.go:245: checking task 68ae8wlwjdqj [2021-06-07T13:24:06.729Z] docker_cli_service_logs_test.go:250: checking messages for 68ae8wlwjdqj [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.79s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.52s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.47s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.99s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.03s) [2021-06-07T13:24:06.729Z] docker_cli_swarm_test.go:1901: [d818423c2668d] joining swarm manager [d00c7e9010a15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.729Z] docker_cli_swarm_test.go:1902: [dc83af3672565] joining swarm manager [d00c7e9010a15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.58s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.32s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.49s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.80s) [2021-06-07T13:24:06.729Z] docker_cli_swarm_test.go:1802: [d81b0434bf778] joining swarm manager [d48e1a914cffd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.729Z] docker_cli_swarm_test.go:1803: [def0508e3230b] joining swarm manager [d48e1a914cffd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.65s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (205.70s) [2021-06-07T13:24:06.729Z] docker_cli_swarm_test.go:1321: [de3c60270a651] joining swarm manager [db0e742fb0069]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.729Z] docker_cli_swarm_test.go:1322: [d16eef317acec] joining swarm manager [db0e742fb0069]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.64s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.86s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.17s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.71s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.39s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.77s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.77s) [2021-06-07T13:24:06.729Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-07T13:24:06.729Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.29s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.89s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.89s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.26s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.43s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.91s) [2021-06-07T13:24:06.729Z] docker_cli_swarm_test.go:1186: [d33c81dbbb957] joining swarm manager [d5774abb0370a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.729Z] docker_cli_swarm_test.go:1195: [d5911d1fffe08] joining swarm manager [d5774abb0370a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (14.05s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.52s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.31s) [2021-06-07T13:24:06.729Z] docker_cli_swarm_test.go:1118: [dce82213d880b] joining swarm manager [dc15c61312c0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.729Z] docker_cli_swarm_test.go:1119: [dcae5d83e6b3b] joining swarm manager [dc15c61312c0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.729Z] docker_cli_swarm_test.go:1172: [d42594d1b3581] joining swarm manager [dc15c61312c0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.97s) [2021-06-07T13:24:06.729Z] docker_cli_swarm_test.go:1453: [d55c3203e4cf5] joining swarm manager [dbb580ab43199]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.729Z] docker_cli_swarm_test.go:1454: [de704a7aab68e] joining swarm manager [dbb580ab43199]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.87s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.15s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.67s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.99s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.24s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (55.39s) [2021-06-07T13:24:06.729Z] docker_cli_swarm_unix_test.go:62: [d34ec133675ca] joining swarm manager [d79431e0c20dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.71s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.94s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.36s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.51s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.90s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.08s) [2021-06-07T13:24:06.729Z] docker_api_swarm_test.go:961: [d47eb52f39dca] joining swarm manager [d1c9a7830fd2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.41s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.27s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.42s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.06s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.44s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.64s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.88s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.92s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.15s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.52s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.67s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.93s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.17s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.92s) [2021-06-07T13:24:06.729Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.85s) [2021-06-07T13:24:06.729Z] === RUN TestDockerExternalVolumeSuite [2021-06-07T13:24:06.729Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-07T13:24:13.231Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-07T13:24:20.306Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-07T13:24:24.814Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-07T13:24:35.115Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-07T13:25:06.282Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-07T13:25:06.283Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-07T13:25:06.283Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-07T13:25:06.283Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-07T13:25:10.988Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-07T13:25:11.454Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-07T13:25:11.454Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-07T13:25:11.454Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-07T13:25:11.454Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-07T13:25:11.915Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-07T13:25:12.888Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-07T13:25:16.642Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-07T13:25:18.190Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-07T13:25:18.190Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-07T13:25:18.190Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-07T13:25:18.190Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-07T13:25:21.114Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-07T13:25:32.508Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-07T13:25:35.964Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-07T13:25:39.719Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-07T13:25:40.622Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-07T13:25:40.697Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-07T13:25:40.697Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-07T13:25:44.457Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-07T13:25:46.000Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-07T13:25:51.818Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-07T13:25:51.818Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-07T13:25:51.818Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-07T13:25:51.818Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-07T13:25:51.818Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-07T13:25:51.818Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-07T13:26:01.167Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-07T13:26:01.167Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-07T13:26:01.167Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-07T13:26:01.167Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-07T13:26:01.167Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-07T13:26:01.167Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-07T13:26:01.167Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-07T13:26:01.617Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-07T13:26:02.582Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-07T13:26:12.695Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-07T13:26:17.492Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-07T13:26:24.933Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-07T13:26:26.064Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-07T13:26:30.759Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-07T13:26:30.759Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-07T13:26:30.759Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-07T13:26:30.759Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-07T13:26:30.759Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-07T13:26:30.759Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-07T13:26:35.446Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-07T13:26:35.446Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-07T13:26:35.446Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-07T13:26:35.446Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-07T13:26:36.413Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-07T13:26:46.728Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-07T13:26:57.026Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-07T13:27:03.996Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-07T13:27:03.996Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-07T13:27:03.996Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-07T13:27:07.821Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-07T13:27:07.821Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-07T13:27:07.821Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-07T13:27:07.821Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-07T13:27:07.821Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-07T13:27:07.821Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-07T13:27:07.821Z] === RUN TestDockerSuite/TestBuildFails [2021-06-07T13:27:09.357Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-07T13:27:09.357Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-07T13:27:11.904Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-07T13:27:16.438Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-07T13:27:22.242Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-07T13:27:34.006Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-07T13:27:34.017Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-07T13:27:34.017Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-07T13:27:34.672Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-07T13:27:40.469Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-07T13:27:42.006Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-07T13:27:42.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-07T13:27:43.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-07T13:27:43.986Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-07T13:27:47.796Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-07T13:27:47.796Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-07T13:27:48.256Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-07T13:27:48.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-07T13:27:49.223Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-07T13:27:49.223Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-07T13:27:58.864Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-07T13:27:59.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-07T13:27:59.566Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-07T13:27:59.566Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-07T13:28:09.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-07T13:28:09.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-07T13:28:12.858Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-07T13:28:12.858Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-07T13:28:13.817Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-07T13:28:14.395Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-07T13:28:14.395Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-07T13:28:14.874Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-07T13:28:14.874Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-07T13:28:14.874Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-07T13:28:15.366Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-07T13:28:15.366Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-07T13:28:21.158Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-07T13:28:21.617Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-07T13:28:21.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-07T13:28:21.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-07T13:28:22.075Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-07T13:28:22.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-07T13:28:22.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-07T13:28:22.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-07T13:28:23.612Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-07T13:28:24.070Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-07T13:28:25.041Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-07T13:28:27.218Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-07T13:28:34.288Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-07T13:28:34.288Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-07T13:28:34.288Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-07T13:28:34.288Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-07T13:28:34.288Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-07T13:28:34.288Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-07T13:28:34.288Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-07T13:28:34.746Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-07T13:28:35.208Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-07T13:28:40.999Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-07T13:28:58.700Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-07T13:28:58.700Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-07T13:29:00.492Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-07T13:29:00.877Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-07T13:29:13.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-07T13:29:13.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-07T13:29:13.718Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-07T13:29:14.181Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-07T13:29:15.728Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-07T13:29:15.728Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-07T13:29:21.555Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-07T13:29:22.427Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-07T13:29:22.551Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-07T13:29:22.551Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-07T13:29:22.551Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-07T13:29:24.100Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-07T13:29:25.653Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-07T13:29:26.119Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-07T13:29:26.582Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-07T13:29:27.558Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-07T13:29:33.383Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-07T13:29:35.574Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-07T13:29:35.574Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-07T13:29:37.121Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-07T13:29:37.121Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-07T13:29:37.584Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-07T13:29:39.777Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-07T13:29:40.751Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-07T13:29:41.213Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-07T13:29:41.676Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-07T13:29:42.651Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-07T13:29:43.119Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-07T13:29:43.119Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-07T13:29:43.119Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-07T13:29:43.396Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-07T13:29:50.235Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-07T13:29:54.500Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-07T13:29:58.211Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-07T13:30:02.908Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-07T13:30:09.989Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-07T13:30:20.311Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-07T13:30:25.997Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-07T13:30:26.582Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-07T13:30:28.190Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-07T13:30:29.167Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-07T13:30:34.983Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-07T13:30:35.450Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-07T13:30:35.912Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-07T13:30:35.912Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-07T13:30:36.375Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-07T13:30:36.375Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-07T13:30:38.796Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-07T13:30:45.455Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-07T13:30:45.455Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-07T13:30:51.247Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-07T13:30:51.247Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-07T13:30:51.706Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-07T13:30:51.706Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-07T13:30:54.612Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-07T13:30:56.881Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-07T13:31:00.402Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-07T13:31:02.579Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-07T13:31:03.041Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-07T13:31:03.041Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-07T13:31:05.943Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-07T13:31:06.911Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-07T13:31:08.449Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-07T13:31:11.765Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-07T13:31:12.119Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-07T13:31:12.119Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-07T13:31:12.119Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-07T13:31:18.890Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-07T13:31:20.427Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite (439.89s) [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.83s) [2021-06-07T13:31:26.661Z] docker_cli_external_volume_driver_test.go:53: [db97dee2b6ab3] daemon is not started [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.46s) [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-06-07T13:31:26.661Z] docker_cli_external_volume_driver_test.go:53: [da8de2756f34f] daemon is not started [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-06-07T13:31:26.661Z] docker_cli_external_volume_driver_test.go:53: [d4dcd72523599] daemon is not started [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-06-07T13:31:26.661Z] docker_cli_external_volume_driver_test.go:53: [db2e43d401033] daemon is not started [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.47s) [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.50s) [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.49s) [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.56s) [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.45s) [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.21s) [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.29s) [2021-06-07T13:31:26.661Z] docker_cli_external_volume_driver_test.go:485: [d8638c07a7532] daemon is not started [2021-06-07T13:31:26.661Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-06-07T13:31:26.661Z] docker_cli_external_volume_driver_test.go:53: [dce839e870d89] daemon is not started [2021-06-07T13:31:26.661Z] PASS [2021-06-07T13:31:26.661Z] [2021-06-07T13:31:26.661Z] === Skipped [2021-06-07T13:31:26.661Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-07T13:31:26.661Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-07T13:31:26.661Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-07T13:31:26.661Z] check_test.go:309: [d9230beeb98db] daemon is not started [2021-06-07T13:31:26.661Z] [2021-06-07T13:31:26.661Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-07T13:31:26.661Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-07T13:31:26.661Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-07T13:31:26.661Z] check_test.go:309: [dee465a2b043c] daemon is not started [2021-06-07T13:31:26.661Z] [2021-06-07T13:31:26.661Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-07T13:31:26.661Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-07T13:31:26.661Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-07T13:31:26.661Z] check_test.go:309: [dacc4f4115f0a] daemon is not started [2021-06-07T13:31:26.661Z] [2021-06-07T13:31:26.661Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-07T13:31:26.661Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-07T13:31:26.661Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-07T13:31:26.661Z] [2021-06-07T13:31:26.661Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-07T13:31:26.661Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-07T13:31:26.661Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-07T13:31:26.661Z] [2021-06-07T13:31:26.661Z] [2021-06-07T13:31:26.661Z] DONE 273 tests, 5 skipped in 2766.115s [2021-06-07T13:31:26.661Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-07T13:31:26.661Z] ++++ cat bundles/test-integration/docker.pid [2021-06-07T13:31:26.661Z] +++ kill 8258 [2021-06-07T13:31:26.661Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd21aa092075d/docker.pid [2021-06-07T13:31:26.661Z] +++ kill 8341 [2021-06-07T13:31:26.661Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8341 is not a child of this shell [2021-06-07T13:31:26.661Z] warning: PID 8341 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd21aa092075d/docker.pid had a nonzero exit code [2021-06-07T13:31:26.661Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd21aa092075d/root: target is busy. [2021-06-07T13:31:26.661Z] +++ /etc/init.d/apparmor stop [2021-06-07T13:31:26.661Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-07T13:31:26.661Z] [2021-06-07T13:31:26.661Z] Unloading profiles will leave already running processes permanently [2021-06-07T13:31:26.661Z] unconfined, which can lead to unexpected situations. [2021-06-07T13:31:26.661Z] [2021-06-07T13:31:26.661Z] To set a process to complain mode, use the command line tool [2021-06-07T13:31:26.661Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-07T13:31:26.661Z] +++ true [2021-06-07T13:31:26.661Z] exiting test-integration [2021-06-07T13:31:26.661Z] ++ exit 0 [2021-06-07T13:31:26.661Z] [2021-06-07T13:31:27.229Z] + exit 0 [2021-06-07T13:31:27.229Z] ++ jobs -p [2021-06-07T13:31:27.229Z] + pids= [2021-06-07T13:31:27.229Z] + echo 'Remaining pids to kill: []' [2021-06-07T13:31:27.229Z] Remaining pids to kill: [] [2021-06-07T13:31:27.229Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-07T13:31:27.243Z] Recording test results [2021-06-07T13:31:28.877Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-07T13:31:29.205Z] + echo Ensuring container killed. [2021-06-07T13:31:29.205Z] Ensuring container killed. [2021-06-07T13:31:29.205Z] + docker ps -aq -f name=docker-pr27-* [2021-06-07T13:31:29.205Z] + cids=856caad4de0e [2021-06-07T13:31:29.205Z] 29aa1fe53697 [2021-06-07T13:31:29.205Z] 9b6cd65e5ae6 [2021-06-07T13:31:29.205Z] + [ -n 856caad4de0e [2021-06-07T13:31:29.205Z] 29aa1fe53697 [2021-06-07T13:31:29.205Z] 9b6cd65e5ae6 ] [2021-06-07T13:31:29.205Z] + docker rm -vf 856caad4de0e 29aa1fe53697 9b6cd65e5ae6 [2021-06-07T13:31:30.585Z] 856caad4de0e [2021-06-07T13:31:30.745Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-07T13:31:31.522Z] 29aa1fe53697 [2021-06-07T13:31:32.090Z] 9b6cd65e5ae6 [Pipeline] sh [2021-06-07T13:31:32.373Z] + echo Chowning /workspace to jenkins user [2021-06-07T13:31:32.373Z] Chowning /workspace to jenkins user [2021-06-07T13:31:32.373Z] + id -u [2021-06-07T13:31:32.373Z] + id -g [2021-06-07T13:31:32.373Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42393:/workspace busybox chown -R 1000:1000 /workspace [2021-06-07T13:31:32.373Z] Unable to find image 'busybox:latest' locally [2021-06-07T13:31:32.373Z] latest: Pulling from library/busybox [2021-06-07T13:31:32.632Z] 92f8b3f0730f: Pulling fs layer [2021-06-07T13:31:32.632Z] 92f8b3f0730f: Verifying Checksum [2021-06-07T13:31:32.632Z] 92f8b3f0730f: Download complete [2021-06-07T13:31:32.632Z] 92f8b3f0730f: Pull complete [2021-06-07T13:31:32.632Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-06-07T13:31:32.906Z] Status: Downloaded newer image for busybox:latest [2021-06-07T13:31:34.476Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-07T13:31:37.371Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-07T13:31:37.371Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-07T13:31:37.412Z] + bundleName=amd64 [2021-06-07T13:31:37.412Z] + echo Creating amd64-bundles.tar.gz [2021-06-07T13:31:37.412Z] Creating amd64-bundles.tar.gz [2021-06-07T13:31:37.412Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-07T13:31:37.412Z] + xargs tar -czf amd64-bundles.tar.gz [2021-06-07T13:31:38.348Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [Pipeline] archiveArtifacts [2021-06-07T13:31:38.803Z] Archiving artifacts [2021-06-07T13:31:40.715Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42393/27/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-07T13:31:41.022Z] + make clean [2021-06-07T13:31:41.281Z] docker volume rm -f docker-dev-cache [2021-06-07T13:31:41.281Z] docker-dev-cache [Pipeline] deleteDir [2021-06-07T13:31:43.050Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-07T13:31:47.739Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-07T13:31:48.711Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-07T13:31:50.262Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-07T13:31:52.429Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-07T13:31:53.183Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-07T13:31:53.397Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-07T13:31:53.856Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-07T13:31:53.856Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-07T13:31:56.034Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-07T13:31:56.034Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-07T13:32:46.747Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-07T13:33:01.580Z] === RUN TestDockerSuite/TestBuildRm [2021-06-07T13:33:26.721Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-07T13:33:32.533Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-07T13:33:32.533Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-07T13:33:32.533Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-07T13:33:34.070Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-07T13:33:34.528Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-07T13:33:34.528Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-07T13:33:34.528Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-07T13:33:38.764Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-07T13:33:42.513Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-07T13:33:48.307Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-07T13:34:06.019Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-07T13:34:06.987Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-07T13:34:07.960Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-07T13:34:18.286Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-07T13:34:18.286Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-07T13:34:22.978Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-07T13:34:22.978Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-07T13:34:27.677Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-07T13:34:57.624Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-07T13:34:57.624Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-07T13:34:59.829Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-07T13:35:01.367Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-07T13:35:06.067Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-07T13:35:11.861Z] === RUN TestDockerSuite/TestBuildUser [2021-06-07T13:35:11.861Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-07T13:35:11.861Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-07T13:35:11.861Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-07T13:35:15.900Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-07T13:35:15.900Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-07T13:35:15.900Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-07T13:35:20.425Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-07T13:35:20.884Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-07T13:35:24.626Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-07T13:35:24.626Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-07T13:35:24.626Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-07T13:35:41.107Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-07T13:35:49.760Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-07T13:35:49.760Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-07T13:35:58.842Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-07T13:36:00.084Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-07T13:36:05.876Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-07T13:36:05.876Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-07T13:36:05.876Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-07T13:36:08.054Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-07T13:36:08.512Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-07T13:36:09.199Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-07T13:36:26.203Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-07T13:36:33.275Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-07T13:36:33.735Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-07T13:36:48.573Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-07T13:36:48.573Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-07T13:36:49.033Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-07T13:36:49.033Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-07T13:36:50.572Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-07T13:36:51.798Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-07T13:37:08.266Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-07T13:37:09.540Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-07T13:37:09.802Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-07T13:37:10.262Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-07T13:37:10.262Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-07T13:37:10.262Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-07T13:37:12.441Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-07T13:37:17.144Z] === RUN TestDockerSuite/TestCommitChange [2021-06-07T13:37:22.943Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-07T13:37:27.275Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-07T13:37:27.631Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-07T13:37:27.631Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-07T13:37:36.212Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-07T13:37:36.212Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-07T13:37:43.282Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-07T13:37:47.979Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-07T13:37:47.979Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-07T13:37:47.979Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-07T13:37:47.979Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-07T13:37:47.979Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-07T13:37:47.979Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-07T13:37:47.979Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-07T13:37:47.979Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-07T13:37:47.979Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-07T13:37:55.059Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-07T13:38:03.626Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-07T13:38:03.626Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-07T13:38:05.806Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-07T13:38:05.806Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-07T13:38:05.806Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-07T13:38:05.806Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-07T13:38:07.995Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-07T13:38:07.995Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-07T13:38:07.995Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-07T13:38:10.900Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-07T13:38:10.900Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-07T13:38:10.900Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-07T13:38:10.900Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-07T13:38:10.900Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-07T13:38:14.634Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-07T13:38:16.811Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-07T13:38:18.991Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-07T13:38:18.991Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-07T13:38:18.991Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-07T13:38:21.895Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-07T13:38:21.895Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-07T13:38:24.807Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-07T13:38:24.807Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-07T13:38:24.807Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-07T13:38:26.987Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-07T13:38:26.987Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-07T13:38:29.166Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-07T13:38:29.624Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-07T13:38:32.529Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-07T13:38:32.529Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-07T13:38:35.444Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-07T13:38:40.134Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-07T13:38:43.879Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-07T13:38:44.337Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-07T13:38:44.337Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-07T13:38:44.337Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-07T13:38:44.337Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-07T13:38:46.514Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-07T13:38:46.514Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-07T13:38:49.420Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-07T13:38:49.420Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-07T13:38:51.611Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-07T13:38:51.611Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-07T13:38:56.298Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-07T13:38:59.210Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-07T13:38:59.210Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-07T13:38:59.210Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-07T13:38:59.210Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-07T13:38:59.210Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-07T13:38:59.210Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-07T13:39:00.746Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-07T13:39:00.746Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-07T13:39:03.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-07T13:39:05.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-07T13:39:08.741Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-07T13:39:11.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00076d080_} [2021-06-07T13:39:14.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1059836234_c:\foo_false____} [2021-06-07T13:39:16.738Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1059836234_c:\foo_true____} [2021-06-07T13:39:19.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-07T13:39:19.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-07T13:39:19.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-07T13:39:19.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-07T13:39:19.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-07T13:39:19.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-07T13:39:19.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-07T13:39:19.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-07T13:39:19.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-07T13:39:19.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-07T13:39:19.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-07T13:39:19.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-07T13:39:20.111Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-07T13:39:20.111Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-07T13:39:20.111Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-07T13:39:20.111Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-07T13:39:20.111Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-07T13:39:20.111Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-07T13:39:23.024Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-07T13:39:23.024Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-07T13:39:23.024Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-07T13:39:23.024Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-07T13:39:23.024Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-07T13:39:23.024Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-07T13:39:23.024Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-07T13:39:23.024Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-07T13:39:23.024Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-07T13:39:23.024Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-07T13:39:23.024Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-07T13:39:23.025Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-07T13:39:23.025Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-07T13:39:23.025Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-07T13:39:25.932Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-07T13:39:25.932Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-07T13:39:25.932Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-07T13:39:28.839Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-07T13:39:28.839Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-07T13:39:28.839Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-07T13:39:28.839Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-07T13:39:33.532Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-07T13:39:36.437Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-07T13:39:36.437Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-07T13:39:36.437Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-07T13:39:39.053Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-07T13:39:39.053Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-07T13:39:39.053Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-07T13:39:39.053Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-07T13:39:39.053Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-07T13:39:39.053Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-07T13:39:39.053Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-07T13:39:39.053Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-07T13:39:39.053Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-07T13:39:40.601Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-07T13:39:44.359Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-07T13:39:46.758Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-07T13:39:46.758Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-07T13:39:46.758Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-07T13:39:50.189Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-07T13:39:50.189Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-07T13:39:50.189Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-07T13:39:50.189Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-07T13:39:50.189Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-07T13:39:50.189Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-07T13:39:54.899Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-07T13:39:54.899Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-07T13:39:54.899Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-07T13:39:54.899Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-07T13:39:55.879Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-07T13:39:57.087Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-07T13:39:57.087Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-07T13:39:57.087Z] === RUN TestDockerSuite/TestCpToDot [2021-06-07T13:39:59.999Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-07T13:39:59.999Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-07T13:39:59.999Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-07T13:40:01.701Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-07T13:40:02.909Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-07T13:40:02.909Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-07T13:40:02.909Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-07T13:40:02.909Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-07T13:40:02.909Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-07T13:40:03.368Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-07T13:40:03.368Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-07T13:40:05.544Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-07T13:40:08.447Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-07T13:40:08.447Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-07T13:40:08.906Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-07T13:40:15.975Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-07T13:40:16.433Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-07T13:40:16.433Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-07T13:40:16.433Z] === RUN TestDockerSuite/TestCreateRM [2021-06-07T13:40:16.565Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-07T13:40:16.904Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-07T13:40:16.904Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-07T13:40:17.027Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-07T13:40:17.027Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-07T13:40:17.027Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-07T13:40:17.027Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-07T13:40:17.027Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-07T13:40:17.027Z] === RUN TestDockerSuite/TestBuildFails [2021-06-07T13:40:17.368Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-07T13:40:17.827Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-07T13:40:25.634Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-07T13:40:25.634Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-07T13:40:26.395Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-07T13:40:26.395Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-07T13:40:26.853Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-07T13:40:31.453Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-07T13:40:31.541Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-07T13:40:31.541Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-07T13:40:31.541Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-07T13:40:34.445Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-07T13:40:34.445Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-07T13:40:34.904Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-07T13:40:34.904Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-07T13:40:34.904Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-07T13:40:34.904Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-07T13:40:34.904Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-07T13:40:34.904Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-07T13:40:34.904Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-07T13:40:34.904Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-07T13:40:34.904Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-07T13:40:34.904Z] === RUN TestDockerSuite/TestDockerFails [2021-06-07T13:40:34.904Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-07T13:40:34.904Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-07T13:40:34.904Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-07T13:40:34.904Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-07T13:40:34.904Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-07T13:40:34.904Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-07T13:40:37.280Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-07T13:40:37.808Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-07T13:40:40.712Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-07T13:40:43.622Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-07T13:40:49.704Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-07T13:40:52.191Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-07T13:40:56.877Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-07T13:41:02.123Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-07T13:41:02.123Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-07T13:41:02.675Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-07T13:41:04.856Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-07T13:41:05.831Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-07T13:41:07.943Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-07T13:41:07.943Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-07T13:41:08.917Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-07T13:41:09.379Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-07T13:41:09.379Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-07T13:41:10.522Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-07T13:41:11.490Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-07T13:41:12.458Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-07T13:41:18.248Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-07T13:41:22.937Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-07T13:41:22.937Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-07T13:41:22.937Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-07T13:41:22.937Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-07T13:41:22.937Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-07T13:41:22.937Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-07T13:41:23.908Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-07T13:41:23.908Z] === RUN TestDockerSuite/TestEventsRename [2021-06-07T13:41:24.244Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-07T13:41:24.244Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-07T13:41:26.816Z] === RUN TestDockerSuite/TestEventsResize [2021-06-07T13:41:35.410Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-07T13:41:36.671Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-07T13:41:37.595Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-07T13:41:37.647Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-07T13:41:39.959Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-07T13:41:40.427Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-07T13:41:40.615Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-07T13:41:40.891Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-07T13:41:41.353Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-07T13:41:46.410Z] === RUN TestDockerSuite/TestEventsTop [2021-06-07T13:41:46.410Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-07T13:41:47.181Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-07T13:41:48.155Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-07T13:41:48.587Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-07T13:41:48.618Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-07T13:41:50.163Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-07T13:41:50.625Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-07T13:41:51.602Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-07T13:41:53.290Z] === RUN TestDockerSuite/TestExec [2021-06-07T13:41:53.290Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-07T13:41:53.290Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-07T13:41:53.793Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-07T13:41:55.480Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-07T13:41:57.660Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-07T13:41:57.660Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-07T13:41:57.660Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-07T13:41:57.660Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-07T13:41:59.839Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-07T13:42:00.897Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-07T13:42:00.897Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-07T13:42:00.897Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-07T13:42:00.897Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-07T13:42:00.897Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-07T13:42:00.897Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-07T13:42:00.897Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-07T13:42:01.375Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-07T13:42:02.350Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-07T13:42:02.745Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-07T13:42:04.924Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-07T13:42:07.102Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-07T13:42:08.179Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-07T13:42:11.801Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-07T13:42:11.801Z] === RUN TestDockerSuite/TestExecEnv [2021-06-07T13:42:11.801Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-07T13:42:11.801Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-07T13:42:14.705Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-07T13:42:19.399Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-07T13:42:19.399Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-07T13:42:19.399Z] === RUN TestDockerSuite/TestExecParseError [2021-06-07T13:42:19.399Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-07T13:42:19.399Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-07T13:42:19.399Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-07T13:42:21.581Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-07T13:42:21.581Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-07T13:42:21.581Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-07T13:42:21.581Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-07T13:42:21.581Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-07T13:42:21.581Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-07T13:42:24.489Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-07T13:42:24.489Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-07T13:42:25.917Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-07T13:42:25.917Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-07T13:42:28.108Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-07T13:42:30.291Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-07T13:42:30.291Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-07T13:42:30.291Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-07T13:42:30.291Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-07T13:42:37.360Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-07T13:42:43.152Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-07T13:42:46.055Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-07T13:42:53.130Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-07T13:42:53.130Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-07T13:42:53.130Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-07T13:42:53.130Z] === RUN TestDockerSuite/TestHealth [2021-06-07T13:42:53.130Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-07T13:42:53.130Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-07T13:42:53.130Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-07T13:42:53.130Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-07T13:42:57.824Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-07T13:42:57.824Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-07T13:42:57.824Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-07T13:42:57.824Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-07T13:42:57.824Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-07T13:42:58.283Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-07T13:42:59.251Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-07T13:42:59.251Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-07T13:43:00.219Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-07T13:43:00.219Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-07T13:43:02.409Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-07T13:43:02.868Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-07T13:43:05.046Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-07T13:43:08.783Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-07T13:43:08.783Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-07T13:43:08.783Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-07T13:43:10.710Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-07T13:43:12.516Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-07T13:43:12.516Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-07T13:43:15.419Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-07T13:43:15.419Z] === RUN TestDockerSuite/TestImportFile [2021-06-07T13:43:15.419Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-07T13:43:15.419Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-07T13:43:15.419Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-07T13:43:15.419Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-07T13:43:15.419Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-07T13:43:15.419Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-07T13:43:15.419Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-07T13:43:15.419Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-07T13:43:15.419Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-07T13:43:15.419Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-07T13:43:15.419Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-07T13:43:18.325Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-07T13:43:21.235Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-07T13:43:21.235Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-07T13:43:21.235Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-07T13:43:21.235Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-07T13:43:21.235Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-07T13:43:24.139Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-07T13:43:24.139Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-07T13:43:26.319Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-07T13:43:26.319Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-07T13:43:26.319Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-07T13:43:26.319Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-07T13:43:28.452Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-07T13:43:29.226Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-07T13:43:33.920Z] === RUN TestDockerSuite/TestInspectImage [2021-06-07T13:43:33.920Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-07T13:43:33.920Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-07T13:43:33.920Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-07T13:43:34.277Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-07T13:43:36.104Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-07T13:43:38.283Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-07T13:43:38.742Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-07T13:43:41.390Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-07T13:43:41.653Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-07T13:43:43.832Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-07T13:43:43.832Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-07T13:43:43.832Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-07T13:43:46.010Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-07T13:43:47.210Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-07T13:43:49.745Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-07T13:43:54.434Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-07T13:43:56.612Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-07T13:43:59.516Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-07T13:44:01.695Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-07T13:44:04.600Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-07T13:44:06.779Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-07T13:44:08.374Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-07T13:44:08.374Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-07T13:44:09.685Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-07T13:44:09.685Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-07T13:44:09.685Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-07T13:44:09.685Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-07T13:44:09.685Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-07T13:44:09.685Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-07T13:44:09.685Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-07T13:44:09.685Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-07T13:44:09.685Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-07T13:44:09.685Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-07T13:44:09.685Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-07T13:44:09.685Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-07T13:44:10.144Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-07T13:44:10.144Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-07T13:44:10.144Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-07T13:44:10.144Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-07T13:44:10.144Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-07T13:44:10.144Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-07T13:44:10.144Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-07T13:44:10.144Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-07T13:44:12.324Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-07T13:44:14.504Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-07T13:44:18.737Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-07T13:44:19.721Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-07T13:44:19.721Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-07T13:44:19.721Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-07T13:44:21.581Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-07T13:44:22.650Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-07T13:44:23.761Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-07T13:44:23.761Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-07T13:44:25.941Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-07T13:44:25.941Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-07T13:44:28.484Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-07T13:44:30.677Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-07T13:44:30.677Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-07T13:44:30.677Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-07T13:44:33.024Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-07T13:44:33.599Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-07T13:44:34.574Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-07T13:44:36.123Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-07T13:44:40.103Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-07T13:44:46.486Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-07T13:44:47.180Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-07T13:44:48.035Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-07T13:44:49.358Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-07T13:44:51.536Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-07T13:44:51.536Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-07T13:44:54.443Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-07T13:44:57.350Z] === RUN TestDockerSuite/TestLogsSince [2021-06-07T13:44:58.406Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-07T13:45:02.164Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-07T13:45:07.677Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-07T13:45:07.678Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-07T13:45:07.678Z] === RUN TestDockerSuite/TestLogsTail [2021-06-07T13:45:09.856Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-07T13:45:10.777Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-07T13:45:12.760Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestNetHostname [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestPluginActive [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestPortList [2021-06-07T13:45:15.664Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-07T13:45:16.599Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-07T13:45:21.459Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-07T13:45:21.459Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-07T13:45:21.459Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-07T13:45:21.459Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-07T13:45:21.459Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-07T13:45:21.459Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-07T13:45:21.459Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-07T13:45:21.459Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-07T13:45:21.459Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-07T13:45:21.459Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-07T13:45:22.430Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-07T13:45:22.892Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-07T13:45:22.892Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-07T13:45:22.892Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-07T13:45:25.817Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-07T13:45:25.817Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-07T13:45:26.147Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-07T13:45:26.147Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-07T13:45:36.468Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-07T13:45:36.468Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-07T13:45:45.039Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-07T13:46:02.860Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-07T13:46:02.860Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-07T13:46:02.860Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-07T13:46:15.241Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-07T13:46:16.572Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-07T13:46:19.934Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-07T13:46:28.502Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-07T13:46:31.473Z] === RUN TestDockerSuite/TestBuildRm [2021-06-07T13:46:33.192Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-07T13:46:33.192Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-07T13:46:33.192Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-07T13:46:38.984Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-07T13:46:38.984Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-07T13:46:38.984Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-07T13:46:38.984Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-07T13:46:38.984Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-07T13:46:46.067Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-07T13:46:46.067Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-07T13:46:46.333Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-07T13:46:47.608Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-07T13:46:47.608Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-07T13:46:48.580Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-07T13:46:49.253Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-07T13:46:49.253Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-07T13:46:49.547Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-07T13:46:49.547Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-07T13:46:49.715Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-07T13:46:51.262Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-07T13:46:54.234Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-07T13:46:55.972Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-07T13:47:00.025Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-07T13:47:01.641Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-07T13:47:04.599Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-07T13:47:14.963Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-07T13:47:22.756Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-07T13:47:22.756Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-07T13:47:29.834Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-07T13:47:30.292Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-07T13:47:30.292Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-07T13:47:31.262Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-07T13:47:32.707Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-07T13:47:33.175Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-07T13:47:34.150Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-07T13:47:37.056Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-07T13:47:41.746Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-07T13:47:41.746Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-07T13:47:44.520Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-07T13:47:44.520Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-07T13:47:46.436Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-07T13:47:46.436Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-07T13:47:46.436Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-07T13:47:50.341Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-07T13:47:50.341Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-07T13:47:56.161Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-07T13:48:07.526Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-07T13:48:09.704Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-07T13:48:10.671Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-07T13:48:17.312Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-07T13:48:17.744Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-07T13:48:17.775Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-07T13:48:21.529Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-07T13:48:22.507Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-07T13:48:23.564Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-07T13:48:28.326Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-07T13:48:32.136Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-07T13:48:34.148Z] === RUN TestDockerSuite/TestBuildUser [2021-06-07T13:48:34.148Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-07T13:48:34.148Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-07T13:48:34.148Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-07T13:48:35.875Z] === RUN TestDockerSuite/TestRmiTag [2021-06-07T13:48:36.334Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-07T13:48:38.874Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-07T13:48:39.239Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-07T13:48:39.336Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-07T13:48:47.940Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-07T13:48:47.940Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-07T13:48:47.940Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-07T13:49:09.185Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-07T13:49:09.185Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-07T13:49:13.147Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-07T13:49:13.147Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-07T13:49:13.875Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-07T13:49:14.844Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-07T13:49:14.844Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-07T13:49:14.844Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-07T13:49:14.844Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-07T13:49:14.844Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-07T13:49:14.844Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-07T13:49:14.844Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-07T13:49:14.844Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-07T13:49:17.022Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-07T13:49:17.022Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-07T13:49:17.022Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-07T13:49:22.813Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-07T13:49:25.718Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-07T13:49:27.926Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-07T13:49:28.007Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-07T13:49:30.838Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-07T13:49:33.742Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-07T13:49:33.742Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-07T13:49:33.825Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-07T13:49:33.825Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-07T13:49:33.825Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-07T13:49:36.756Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-07T13:49:37.219Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-07T13:49:39.532Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-07T13:49:39.532Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-07T13:49:39.532Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-07T13:49:39.532Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-07T13:49:39.532Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-07T13:49:39.532Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-07T13:49:39.532Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-07T13:49:39.532Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-07T13:49:39.532Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-07T13:49:39.532Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-07T13:49:39.532Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-07T13:49:39.532Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-07T13:49:42.438Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-07T13:49:42.438Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-07T13:49:49.649Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-07T13:49:51.003Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-07T13:49:51.003Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-07T13:49:51.003Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-07T13:49:52.539Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-07T13:49:52.539Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-07T13:49:52.539Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-07T13:49:52.539Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-07T13:49:52.539Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-07T13:49:52.539Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-07T13:49:52.539Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-07T13:49:52.539Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-07T13:49:54.721Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-07T13:49:55.486Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-07T13:49:55.486Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-07T13:49:57.625Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-07T13:50:00.532Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-07T13:50:00.532Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-07T13:50:00.532Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-07T13:50:00.532Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-07T13:50:02.712Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-07T13:50:02.712Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-07T13:50:03.172Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-07T13:50:03.172Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-07T13:50:03.172Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-07T13:50:05.352Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-07T13:50:11.149Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-07T13:50:11.149Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-07T13:50:11.149Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-07T13:50:11.149Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-07T13:50:11.149Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-07T13:50:11.149Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-07T13:50:11.149Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-07T13:50:13.329Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-07T13:50:13.329Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-07T13:50:13.788Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-07T13:50:13.788Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-07T13:50:15.965Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-07T13:50:16.640Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-07T13:50:16.640Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-07T13:50:16.640Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-07T13:50:16.640Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-07T13:50:17.104Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-07T13:50:18.869Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-07T13:50:18.869Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-07T13:50:21.781Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-07T13:50:21.781Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-07T13:50:21.781Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-07T13:50:21.781Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-07T13:50:23.958Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-07T13:50:26.863Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-07T13:50:27.473Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-07T13:50:28.448Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-07T13:50:28.911Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-07T13:50:28.911Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-07T13:50:28.911Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-07T13:50:29.040Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-07T13:50:31.102Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-07T13:50:31.219Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-07T13:50:31.678Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-07T13:50:31.678Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-07T13:50:31.678Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-07T13:50:31.678Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-07T13:50:31.678Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-07T13:50:31.678Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-07T13:50:31.678Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-07T13:50:31.678Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-07T13:50:36.366Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-07T13:50:36.366Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-07T13:50:36.366Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-07T13:50:36.366Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-07T13:50:36.366Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-07T13:50:36.366Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-07T13:50:36.366Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-07T13:50:36.927Z] === RUN TestDockerSuite/TestCommitChange [2021-06-07T13:50:42.755Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-07T13:50:44.941Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-07T13:50:44.941Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-07T13:50:46.478Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-07T13:50:46.478Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-07T13:50:46.478Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-07T13:50:46.478Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-07T13:50:46.478Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-07T13:50:46.478Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-07T13:50:46.478Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-07T13:50:46.478Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-07T13:50:46.478Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-07T13:50:46.478Z] === RUN TestDockerSuite/TestRunMount [2021-06-07T13:50:46.478Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-07T13:50:46.478Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-07T13:50:46.478Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-07T13:50:46.478Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-07T13:50:47.475Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-07T13:50:47.475Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-07T13:50:54.587Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-07T13:50:54.587Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-07T13:50:55.045Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-07T13:50:55.045Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-07T13:50:55.045Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-07T13:50:55.045Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-07T13:51:00.852Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-07T13:51:03.198Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-07T13:51:05.542Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-07T13:51:05.542Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-07T13:51:05.542Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-07T13:51:05.542Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-07T13:51:05.542Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-07T13:51:05.542Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-07T13:51:05.542Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-07T13:51:05.542Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-07T13:51:05.542Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-07T13:51:05.542Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-07T13:51:05.542Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-07T13:51:06.958Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-07T13:51:06.958Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-07T13:51:06.958Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-07T13:51:06.958Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-07T13:51:06.958Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-07T13:51:06.958Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-07T13:51:06.958Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-07T13:51:06.958Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-07T13:51:07.078Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-07T13:51:07.421Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-07T13:51:09.259Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-07T13:51:10.796Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-07T13:51:12.333Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-07T13:51:14.512Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-07T13:51:14.512Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-07T13:51:14.512Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-07T13:51:14.512Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-07T13:51:14.512Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-07T13:51:14.512Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-07T13:51:14.512Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-07T13:51:14.512Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-07T13:51:14.512Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-07T13:51:18.252Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-07T13:51:18.252Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-07T13:51:18.252Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-07T13:51:18.252Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-07T13:51:18.252Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-07T13:51:18.252Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-07T13:51:19.842Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-07T13:51:28.453Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-07T13:51:28.453Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-07T13:51:28.567Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-07T13:51:28.567Z] === RUN TestDockerSuite/TestRunRm [2021-06-07T13:51:30.005Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-07T13:51:30.005Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-07T13:51:30.005Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-07T13:51:30.005Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-07T13:51:30.752Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-07T13:51:36.541Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-07T13:51:37.121Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-07T13:51:37.121Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-07T13:51:37.121Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-07T13:51:39.442Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-07T13:51:40.047Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-07T13:51:40.047Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-07T13:51:40.047Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-07T13:51:40.047Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-07T13:51:40.047Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-07T13:51:42.345Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-07T13:51:42.972Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-07T13:51:44.525Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-07T13:51:45.903Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-07T13:51:47.427Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-07T13:51:47.427Z] === RUN TestDockerSuite/TestRunState [2021-06-07T13:51:47.427Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-07T13:51:48.094Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-07T13:51:48.094Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-07T13:51:48.094Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-07T13:51:49.601Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-07T13:51:49.601Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-07T13:51:50.283Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-07T13:51:50.283Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-07T13:51:52.502Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-07T13:51:52.502Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-07T13:51:52.502Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-07T13:51:52.502Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-07T13:51:52.502Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-07T13:51:52.502Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-07T13:51:53.209Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-07T13:51:53.209Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-07T13:51:53.209Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-07T13:51:56.134Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-07T13:51:56.134Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-07T13:51:58.290Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-07T13:51:58.290Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-07T13:51:58.290Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-07T13:51:58.290Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-07T13:51:58.290Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-07T13:51:58.290Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-07T13:51:58.290Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-07T13:51:58.290Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-07T13:51:58.290Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-07T13:51:58.290Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-07T13:51:58.290Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-07T13:51:58.325Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-07T13:51:58.325Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-07T13:52:00.469Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-07T13:52:00.470Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-07T13:52:00.515Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-07T13:52:00.979Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-07T13:52:03.373Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-07T13:52:03.373Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-07T13:52:03.373Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-07T13:52:07.109Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-07T13:52:08.090Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-07T13:52:12.902Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-07T13:52:15.818Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-07T13:52:16.662Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-07T13:52:16.662Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-07T13:52:16.662Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-07T13:52:16.662Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-07T13:52:16.662Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-07T13:52:18.853Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-07T13:52:18.853Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-07T13:52:21.604Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-07T13:52:25.970Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-07T13:52:25.970Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-07T13:52:28.669Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-07T13:52:28.669Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-07T13:52:28.669Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-07T13:52:28.897Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-07T13:52:28.897Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-07T13:52:31.581Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-07T13:52:33.609Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-07T13:52:34.482Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-07T13:52:35.156Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-07T13:52:35.156Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-07T13:52:35.156Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-07T13:52:35.156Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-07T13:52:35.156Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-07T13:52:35.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-07T13:52:37.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-07T13:52:37.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-07T13:52:37.383Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-07T13:52:37.383Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-07T13:52:37.383Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-07T13:52:37.383Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-07T13:52:37.383Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-07T13:52:37.383Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-07T13:52:37.383Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-07T13:52:37.383Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-07T13:52:37.383Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-07T13:52:41.113Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-07T13:52:42.647Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-07T13:52:44.833Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-07T13:52:45.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-07T13:52:48.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-07T13:52:49.519Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-07T13:52:49.980Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-07T13:52:49.980Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-07T13:52:49.980Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-07T13:52:49.980Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-07T13:52:49.980Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-07T13:52:49.980Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-07T13:52:49.980Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-07T13:52:49.980Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-07T13:52:49.980Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-07T13:52:49.980Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-07T13:52:49.980Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-07T13:52:49.980Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-07T13:52:49.980Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-07T13:52:49.980Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-07T13:52:49.980Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-07T13:52:49.980Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-07T13:52:49.980Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-07T13:52:50.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-07T13:52:52.153Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-07T13:52:52.612Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-07T13:52:53.071Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-07T13:52:53.071Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-07T13:52:53.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000475060_} [2021-06-07T13:52:55.244Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-07T13:52:56.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1572392858_c:\foo_false____} [2021-06-07T13:53:02.308Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-07T13:53:02.308Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-07T13:53:04.796Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1572392858_c:\foo_true____} [2021-06-07T13:53:06.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-07T13:53:06.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-07T13:53:06.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-07T13:53:06.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-07T13:53:06.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-07T13:53:06.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-07T13:53:06.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-07T13:53:06.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-07T13:53:06.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-07T13:53:06.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-07T13:53:06.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-07T13:53:06.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-07T13:53:06.805Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-07T13:53:06.805Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-07T13:53:06.805Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-07T13:53:06.805Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-07T13:53:06.805Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-07T13:53:06.805Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-07T13:53:12.624Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-07T13:53:12.624Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-07T13:53:15.413Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-07T13:53:15.413Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-07T13:53:15.413Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-07T13:53:15.413Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-07T13:53:15.413Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-07T13:53:15.413Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-07T13:53:15.413Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-07T13:53:15.413Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-07T13:53:15.413Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-07T13:53:15.413Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-07T13:53:15.413Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-07T13:53:15.413Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-07T13:53:15.413Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-07T13:53:15.413Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-07T13:53:17.310Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-07T13:53:17.310Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-07T13:53:17.310Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-07T13:53:17.310Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-07T13:53:17.310Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-07T13:53:17.605Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-07T13:53:17.605Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-07T13:53:17.605Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-07T13:53:19.801Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-07T13:53:20.263Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-07T13:53:20.263Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-07T13:53:20.263Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-07T13:53:24.381Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-07T13:53:24.381Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-07T13:53:24.381Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-07T13:53:24.381Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-07T13:53:24.381Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-07T13:53:24.381Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-07T13:53:24.381Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-07T13:53:24.977Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-07T13:53:26.556Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-07T13:53:28.731Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-07T13:53:28.731Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-07T13:53:31.634Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-07T13:53:31.634Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-07T13:53:31.634Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-07T13:53:31.634Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-07T13:53:31.634Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-07T13:53:31.634Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-07T13:53:31.634Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-07T13:53:33.583Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-07T13:53:33.583Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-07T13:53:33.583Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-07T13:53:46.442Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-07T13:53:46.900Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-07T13:53:46.900Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-07T13:53:46.900Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-07T13:53:47.360Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-07T13:53:47.360Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-07T13:53:47.818Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-07T13:53:48.448Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-07T13:53:48.448Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-07T13:53:48.448Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-07T13:53:50.719Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-07T13:53:50.719Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-07T13:53:54.449Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-07T13:53:54.449Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-07T13:53:54.908Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-07T13:53:54.908Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-07T13:53:55.368Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-07T13:53:57.046Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-07T13:53:57.046Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-07T13:53:57.046Z] === RUN TestDockerSuite/TestCpToDot [2021-06-07T13:54:04.145Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-07T13:54:04.145Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-07T13:54:04.145Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-07T13:54:05.698Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-07T13:54:05.698Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-07T13:54:05.698Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-07T13:54:05.698Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-07T13:54:05.698Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-07T13:54:07.070Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-07T13:54:07.070Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-07T13:54:07.070Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-07T13:54:07.070Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-07T13:54:07.070Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-07T13:54:07.532Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-07T13:54:07.532Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-07T13:54:09.725Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-07T13:54:12.648Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-07T13:54:12.648Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-07T13:54:12.648Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-07T13:54:12.765Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-07T13:54:12.765Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-07T13:54:12.765Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-07T13:54:14.838Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-07T13:54:15.814Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-07T13:54:15.814Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-07T13:54:15.814Z] === RUN TestDockerSuite/TestCreateRM [2021-06-07T13:54:16.276Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-07T13:54:16.276Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-07T13:54:16.276Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-07T13:54:16.739Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-07T13:54:25.146Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-07T13:54:25.146Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite (2537.21s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-07T13:54:25.146Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-07T13:54:25.146Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (64.21s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-07T13:54:25.146Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-07T13:54:25.146Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-07T13:54:25.146Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-07T13:54:25.146Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-07T13:54:25.146Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-07T13:54:25.146Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-07T13:54:25.146Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-07T13:54:25.146Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.53s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-07T13:54:25.146Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-07T13:54:25.146Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.38s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.78s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-07T13:54:25.146Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-07T13:54:25.146Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-07T13:54:25.146Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-07T13:54:25.146Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.26s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-07T13:54:25.146Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-07T13:54:25.146Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.11s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (82.20s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-06-07T13:54:25.146Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.38s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.68s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.49s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.72s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.34s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.79s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.50s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.15s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.36s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.85s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.25s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.60s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.81s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.99s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.67s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.77s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.99s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.46s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.49s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.23s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.54s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.68s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.42s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.55s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-07T13:54:25.146Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.71s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.12s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.38s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.51s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.43s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.74s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.13s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.04s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.49s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.66s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.38s) [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.28s) [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-07T13:54:25.146Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.146Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.43s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.95s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.90s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.88s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.86s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.40s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.37s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.10s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.16s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.09s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.85s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.88s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.05s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.52s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.27s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.20s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.72s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.69s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.09s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.33s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (15.14s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (8.10s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.81s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.36s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.10s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.55s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.53s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildFails (2.76s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.58s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.28s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.10s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.42s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.51s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.38s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.51s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildHistory (12.96s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.11s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.90s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.94s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildLabel (1.10s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.12s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildLabels (1.15s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.82s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.49s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.66s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.14s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.54s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.69s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.13s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.39s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.91s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.56s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.90s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.29s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.26s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.00s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.96s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.10s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.55s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.20s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.87s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.87s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.97s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.24s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.72s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.90s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.38s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.01s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.14s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.96s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildRm (21.93s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.29s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-06-07T13:54:25.147Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.72s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.18s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.82s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.64s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.06s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.84s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.98s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.83s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildStderr (4.54s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (28.68s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.39s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.47s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.51s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.08s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.87s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.36s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.15s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.05s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.69s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.13s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.69s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.13s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.27s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.64s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.36s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (17.25s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.22s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-06-07T13:54:25.147Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-07T13:54:25.147Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-07T13:54:25.147Z] docker_cli_sni_test.go:18: Flakey test [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.97s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.71s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestCommitChange (5.25s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.16s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-07T13:54:25.147Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.51s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-07T13:54:25.147Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestCommitTTY (7.82s) [2021-06-07T13:54:25.147Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.75s) [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-07T13:54:25.147Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-07T13:54:25.147Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-07T13:54:25.147Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-07T13:54:25.147Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-07T13:54:25.147Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-07T13:54:25.147Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.147Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-07T13:54:25.147Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.26s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.95s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-07T13:54:25.148Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.43s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-07T13:54:25.148Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-07T13:54:25.148Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-07T13:54:25.148Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.47s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-07T13:54:25.148Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.85s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-07T13:54:25.148Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-07T13:54:25.148Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-07T13:54:25.148Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.52s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.35s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.32s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-07T13:54:25.148Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.47s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.89s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-07T13:54:25.148Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-07T13:54:25.148Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.49s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.29s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-07T13:54:25.148Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.96s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.77s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.29s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.38s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.15s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.08s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-07T13:54:25.148Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.91s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-07T13:54:25.148Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.36s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.70s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.22s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-07T13:54:25.148Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-07T13:54:25.148Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.85s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.76s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.69s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.62s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.73s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.69s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00076d080_} (2.68s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1059836234_c:\foo_false____} (2.68s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1059836234_c:\foo_true____} (2.63s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-07T13:54:25.148Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.13s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.90s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-07T13:54:25.148Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-07T13:54:25.148Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-07T13:54:25.148Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.58s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.90s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-07T13:54:25.148Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-07T13:54:25.148Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.99s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.88s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-07T13:54:25.148Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.00s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.31s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-07T13:54:25.148Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCpToDot (2.93s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-07T13:54:25.148Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCpToStdout (3.06s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.21s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.46s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (6.76s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-07T13:54:25.148Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.53s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.26s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-07T13:54:25.148Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.94s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-07T13:54:25.148Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-06-07T13:54:25.148Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-07T13:54:25.148Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-07T13:54:25.148Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-07T13:54:25.148Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-07T13:54:25.148Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-07T13:54:25.148Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-07T13:54:25.148Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-07T13:54:25.148Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-06-07T13:54:25.148Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-07T13:54:25.148Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.92s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.55s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.64s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.98s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestEventsCopy (4.88s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.42s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.50s) [2021-06-07T13:54:25.148Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.79s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.69s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestEventsFilters (5.02s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestEventsFormat (5.27s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestEventsRename (2.90s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestEventsResize (8.19s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.22s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.01s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.32s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.76s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-07T13:54:25.149Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.20s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.22s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-07T13:54:25.149Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-07T13:54:25.149Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-07T13:54:25.149Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.31s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.27s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.29s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.26s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.05s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-07T13:54:25.149Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-07T13:54:25.149Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.39s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestExecInspectID (4.73s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-07T13:54:25.149Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.56s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-07T13:54:25.149Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-07T13:54:25.149Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.44s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.22s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.16s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.13s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.26s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.14s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-07T13:54:25.149Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.14s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.17s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.24s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.34s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.12s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.96s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-07T13:54:25.149Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-07T13:54:25.149Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-07T13:54:25.149Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-07T13:54:25.149Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-07T13:54:25.149Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.76s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.78s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-07T13:54:25.149Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-07T13:54:25.149Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.78s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.61s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectDefault (2.52s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectHistory (4.74s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-07T13:54:25.149Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.28s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.34s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.49s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.36s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.28s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectStatus (3.52s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.56s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.42s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.78s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.36s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.60s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.73s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.77s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-07T13:54:25.149Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-07T13:54:25.149Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-07T13:54:25.149Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-07T13:54:25.149Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.21s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.22s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.08s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.90s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-07T13:54:25.149Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.39s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.85s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.64s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.72s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.77s) [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.66s) [2021-06-07T13:54:25.149Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-07T13:54:25.149Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.149Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.93s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.54s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestLogsSince (9.47s) [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-07T13:54:25.150Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-07T13:54:25.150Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestLogsTail (3.19s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.95s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.77s) [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-07T13:54:25.150Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-07T13:54:25.150Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-07T13:54:25.150Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-07T13:54:25.150Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-07T13:54:25.150Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-07T13:54:25.150Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-07T13:54:25.150Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-07T13:54:25.150Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-07T13:54:25.150Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-07T13:54:25.150Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-07T13:54:25.150Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-07T13:54:25.150Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-07T13:54:25.150Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-07T13:54:25.150Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-07T13:54:25.150Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-07T13:54:25.150Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-06-07T13:54:25.150Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.82s) [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-07T13:54:25.150Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-07T13:54:25.150Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-07T13:54:25.150Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-07T13:54:25.150Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-07T13:54:25.150Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-07T13:54:25.150Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-07T13:54:25.150Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-07T13:54:25.150Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.16s) [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-07T13:54:25.150Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestPsByOrder (9.01s) [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-07T13:54:25.150Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.01s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.57s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-07T13:54:25.150Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.04s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.27s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.38s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.16s) [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-07T13:54:25.150Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-07T13:54:25.150Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.33s) [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-07T13:54:25.150Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-07T13:54:25.150Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-07T13:54:25.150Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-07T13:54:25.150Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.46s) [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-07T13:54:25.150Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-07T13:54:25.150Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-07T13:54:25.150Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.47s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.11s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.61s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.31s) [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-07T13:54:25.150Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.69s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.95s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.12s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.63s) [2021-06-07T13:54:25.150Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-07T13:54:25.150Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.04s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.77s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.39s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.75s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.66s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.78s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.49s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.05s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRmiTag (0.70s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.61s) [2021-06-07T13:54:25.150Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (26.43s) [2021-06-07T13:54:25.353Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-07T13:54:25.609Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.83s) [2021-06-07T13:54:25.609Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.22s) [2021-06-07T13:54:25.609Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.33s) [2021-06-07T13:54:25.609Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-07T13:54:25.609Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.609Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-07T13:54:25.609Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.609Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-07T13:54:25.609Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.609Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-07T13:54:25.609Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.609Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-07T13:54:25.609Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.609Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-07T13:54:25.609Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.609Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-07T13:54:25.609Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.609Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.00s) [2021-06-07T13:54:25.609Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-07T13:54:25.609Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.609Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-07T13:54:25.609Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.609Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.58s) [2021-06-07T13:54:25.609Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.94s) [2021-06-07T13:54:25.609Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.75s) [2021-06-07T13:54:25.609Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.83s) [2021-06-07T13:54:25.609Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.75s) [2021-06-07T13:54:25.609Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-06-07T13:54:25.609Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.61s) [2021-06-07T13:54:25.609Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-07T13:54:25.609Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.609Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-07T13:54:25.609Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.609Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-07T13:54:25.609Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.609Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-07T13:54:25.609Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.609Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-07T13:54:25.609Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.609Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-07T13:54:25.609Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.609Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-07T13:54:25.609Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.609Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-07T13:54:25.609Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.609Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-07T13:54:25.609Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.81s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (8.07s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.88s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.08s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.93s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.76s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.76s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.04s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.57s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.83s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.44s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.82s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.45s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunExitCode (2.58s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.40s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.43s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.50s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.87s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.91s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.68s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.97s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.98s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.69s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.51s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.95s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.99s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.04s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.88s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.13s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunRm (2.85s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.87s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.86s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.83s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.32s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.87s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.45s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.73s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.07s) [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-07T13:54:25.610Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.610Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.58s) [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.50s) [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.64s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.55s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.59s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.86s) [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.85s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.45s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.83s) [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.76s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.56s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.96s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.17s) [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-07T13:54:25.611Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-07T13:54:25.611Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-07T13:54:25.611Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.39s) [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.05s) [2021-06-07T13:54:25.611Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.18s) [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.07s) [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.17s) [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-07T13:54:25.611Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-07T13:54:25.611Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-07T13:54:25.611Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.25s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.53s) [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-07T13:54:25.611Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.36s) [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-07T13:54:25.611Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-07T13:54:25.611Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.08s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.20s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.09s) [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-07T13:54:25.611Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.06s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.78s) [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-07T13:54:25.611Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.43s) [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-07T13:54:25.611Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-07T13:54:25.611Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.611Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-07T13:54:25.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-07T13:54:25.612Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-07T13:54:25.612Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-07T13:54:25.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-07T13:54:25.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-07T13:54:25.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-07T13:54:25.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-07T13:54:25.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-07T13:54:25.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-07T13:54:25.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-07T13:54:25.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-07T13:54:25.612Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-07T13:54:25.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-07T13:54:25.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-07T13:54:25.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-07T13:54:25.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-07T13:54:25.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-07T13:54:25.612Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] === RUN TestDockerDaemonSuite [2021-06-07T13:54:25.612Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-07T13:54:25.612Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-07T13:54:25.612Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-07T13:54:25.612Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] === RUN TestDockerSwarmSuite [2021-06-07T13:54:25.612Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-07T13:54:25.612Z] === RUN TestDockerPluginSuite [2021-06-07T13:54:25.612Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-07T13:54:25.612Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-07T13:54:25.612Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-07T13:54:25.612Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-07T13:54:25.612Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-07T13:54:25.612Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-07T13:54:25.612Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-07T13:54:25.612Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-07T13:54:25.612Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-07T13:54:25.612Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-07T13:54:25.612Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-07T13:54:25.612Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] === RUN TestDockerExternalVolumeSuite [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] === RUN TestDockerNetworkSuite [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] === RUN TestDockerHubPullSuite [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-07T13:54:25.612Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] PASS [2021-06-07T13:54:25.612Z] ok github.com/docker/docker/integration-cli 2537.835s [2021-06-07T13:54:25.612Z] [2021-06-07T13:54:25.612Z] === Skipped [2021-06-07T13:54:25.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-07T13:54:25.612Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] [2021-06-07T13:54:25.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-07T13:54:25.612Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] [2021-06-07T13:54:25.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-07T13:54:25.612Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] [2021-06-07T13:54:25.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-07T13:54:25.612Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] [2021-06-07T13:54:25.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-07T13:54:25.612Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] [2021-06-07T13:54:25.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-07T13:54:25.612Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] [2021-06-07T13:54:25.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-07T13:54:25.612Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] [2021-06-07T13:54:25.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-07T13:54:25.612Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] [2021-06-07T13:54:25.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-07T13:54:25.612Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] [2021-06-07T13:54:25.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-07T13:54:25.612Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] [2021-06-07T13:54:25.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-07T13:54:25.612Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] [2021-06-07T13:54:25.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-07T13:54:25.612Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] [2021-06-07T13:54:25.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-07T13:54:25.612Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-07T13:54:25.612Z] [2021-06-07T13:54:25.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-07T13:54:25.612Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-07T13:54:25.612Z] [2021-06-07T13:54:25.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-07T13:54:25.612Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.612Z] [2021-06-07T13:54:25.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-07T13:54:25.612Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-07T13:54:25.613Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-07T13:54:25.613Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-07T13:54:25.613Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-06-07T13:54:25.613Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-07T13:54:25.613Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-07T13:54:25.613Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-07T13:54:25.613Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.613Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-07T13:54:25.614Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-07T13:54:25.614Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-06-07T13:54:25.614Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-06-07T13:54:25.614Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2021-06-07T13:54:25.614Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-07T13:54:25.614Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-07T13:54:25.614Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-07T13:54:25.614Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-07T13:54:25.614Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-07T13:54:25.614Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-06-07T13:54:25.614Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-07T13:54:25.614Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2021-06-07T13:54:25.614Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-06-07T13:54:25.614Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-06-07T13:54:25.614Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-07T13:54:25.614Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-06-07T13:54:25.614Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-07T13:54:25.614Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-07T13:54:25.614Z] docker_cli_sni_test.go:18: Flakey test [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-07T13:54:25.614Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-07T13:54:25.614Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-07T13:54:25.614Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-07T13:54:25.614Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-07T13:54:25.614Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-07T13:54:25.614Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-07T13:54:25.614Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-07T13:54:25.614Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-07T13:54:25.614Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-07T13:54:25.614Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-07T13:54:25.614Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-07T13:54:25.614Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-07T13:54:25.614Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-07T13:54:25.614Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-07T13:54:25.614Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-07T13:54:25.614Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-07T13:54:25.614Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-07T13:54:25.614Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-07T13:54:25.614Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-07T13:54:25.614Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-07T13:54:25.614Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-07T13:54:25.614Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-07T13:54:25.614Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-07T13:54:25.614Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-07T13:54:25.614Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-07T13:54:25.614Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-07T13:54:25.614Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-07T13:54:25.614Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-07T13:54:25.614Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-07T13:54:25.614Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-07T13:54:25.614Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-07T13:54:25.614Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-07T13:54:25.614Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-07T13:54:25.614Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-07T13:54:25.614Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-07T13:54:25.614Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-07T13:54:25.614Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.614Z] [2021-06-07T13:54:25.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-07T13:54:25.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-07T13:54:25.615Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.615Z] [2021-06-07T13:54:25.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-07T13:54:25.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-07T13:54:25.615Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.615Z] [2021-06-07T13:54:25.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-07T13:54:25.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-07T13:54:25.615Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.615Z] [2021-06-07T13:54:25.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-07T13:54:25.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-07T13:54:25.615Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.615Z] [2021-06-07T13:54:25.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-07T13:54:25.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-07T13:54:25.615Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.615Z] [2021-06-07T13:54:25.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-07T13:54:25.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-07T13:54:25.615Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.615Z] [2021-06-07T13:54:25.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-07T13:54:25.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-07T13:54:25.615Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.615Z] [2021-06-07T13:54:25.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-07T13:54:25.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-07T13:54:25.615Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.615Z] [2021-06-07T13:54:25.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-07T13:54:25.615Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-07T13:54:25.615Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.615Z] [2021-06-07T13:54:25.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-07T13:54:25.615Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-07T13:54:25.615Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-07T13:54:25.615Z] [2021-06-07T13:54:25.818Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-07T13:54:26.074Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-07T13:54:26.074Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-07T13:54:26.074Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-07T13:54:26.074Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-07T13:54:26.074Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-07T13:54:26.074Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-07T13:54:26.074Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-07T13:54:26.074Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-07T13:54:26.074Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-07T13:54:26.074Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-07T13:54:26.074Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-07T13:54:26.074Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-07T13:54:26.074Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-07T13:54:26.074Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-07T13:54:26.074Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-07T13:54:26.074Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-07T13:54:26.074Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-07T13:54:26.074Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-07T13:54:26.074Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-07T13:54:26.074Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-06-07T13:54:26.074Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-07T13:54:26.074Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-07T13:54:26.074Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.074Z] [2021-06-07T13:54:26.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-07T13:54:26.074Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-07T13:54:26.075Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-07T13:54:26.075Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-07T13:54:26.075Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-07T13:54:26.075Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-07T13:54:26.075Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-06-07T13:54:26.075Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-07T13:54:26.075Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-07T13:54:26.075Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-07T13:54:26.075Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-07T13:54:26.075Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-07T13:54:26.075Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-07T13:54:26.075Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-07T13:54:26.075Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-07T13:54:26.075Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-07T13:54:26.075Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-07T13:54:26.075Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-07T13:54:26.075Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-07T13:54:26.075Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-07T13:54:26.075Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-07T13:54:26.075Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-07T13:54:26.075Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-07T13:54:26.075Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-07T13:54:26.075Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-07T13:54:26.075Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-07T13:54:26.075Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-07T13:54:26.075Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.075Z] [2021-06-07T13:54:26.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-07T13:54:26.075Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-07T13:54:26.076Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-07T13:54:26.076Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-07T13:54:26.076Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-07T13:54:26.076Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-07T13:54:26.076Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-07T13:54:26.076Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-07T13:54:26.076Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-07T13:54:26.076Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-07T13:54:26.076Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-07T13:54:26.076Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-07T13:54:26.076Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-07T13:54:26.076Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-07T13:54:26.076Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-07T13:54:26.076Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.076Z] [2021-06-07T13:54:26.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-07T13:54:26.076Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-07T13:54:26.077Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-07T13:54:26.077Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.077Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-07T13:54:26.078Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.078Z] [2021-06-07T13:54:26.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-07T13:54:26.078Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-07T13:54:26.079Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-07T13:54:26.079Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-07T13:54:26.079Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.05s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.05s) [2021-06-07T13:54:26.079Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-07T13:54:26.079Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-07T13:54:26.079Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-07T13:54:26.079Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-07T13:54:26.079Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-07T13:54:26.079Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-07T13:54:26.079Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-07T13:54:26.079Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-07T13:54:26.079Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-07T13:54:26.079Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-07T13:54:26.079Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-07T13:54:26.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.079Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.080Z] [2021-06-07T13:54:26.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-07T13:54:26.080Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-07T13:54:26.080Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.281Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-07T13:54:26.539Z] [2021-06-07T13:54:26.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-07T13:54:26.539Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-07T13:54:26.539Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.539Z] [2021-06-07T13:54:26.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-07T13:54:26.539Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-07T13:54:26.539Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.539Z] [2021-06-07T13:54:26.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-07T13:54:26.539Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-07T13:54:26.539Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.539Z] [2021-06-07T13:54:26.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-07T13:54:26.539Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-07T13:54:26.539Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.539Z] [2021-06-07T13:54:26.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-07T13:54:26.539Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-07T13:54:26.539Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.539Z] [2021-06-07T13:54:26.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-07T13:54:26.539Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-07T13:54:26.539Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.539Z] [2021-06-07T13:54:26.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-07T13:54:26.539Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-07T13:54:26.539Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.539Z] [2021-06-07T13:54:26.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-07T13:54:26.539Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-07T13:54:26.539Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.539Z] [2021-06-07T13:54:26.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-07T13:54:26.539Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-07T13:54:26.539Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.539Z] [2021-06-07T13:54:26.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-07T13:54:26.539Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-07T13:54:26.539Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.539Z] [2021-06-07T13:54:26.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-07T13:54:26.539Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.539Z] [2021-06-07T13:54:26.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-07T13:54:26.539Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.539Z] [2021-06-07T13:54:26.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-07T13:54:26.539Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-07T13:54:26.539Z] [2021-06-07T13:54:26.539Z] [2021-06-07T13:54:26.539Z] DONE 1092 tests, 546 skipped in 2546.958s [2021-06-07T13:54:26.539Z] INFO: Integration tests ended at 06/07/2021 13:54:26. Duration:00:42:27.0582555 [2021-06-07T13:54:26.539Z] INFO: Docker info of the daemon under test at end of run [2021-06-07T13:54:26.539Z] [2021-06-07T13:54:26.539Z] Containers: 2 [2021-06-07T13:54:26.539Z] Running: 0 [2021-06-07T13:54:26.539Z] Paused: 0 [2021-06-07T13:54:26.539Z] Stopped: 2 [2021-06-07T13:54:26.539Z] Images: 18 [2021-06-07T13:54:26.539Z] Server Version: 0.0.0-dev [2021-06-07T13:54:26.539Z] Storage Driver: windowsfilter [2021-06-07T13:54:26.539Z] Windows: [2021-06-07T13:54:26.539Z] Logging Driver: json-file [2021-06-07T13:54:26.539Z] Plugins: [2021-06-07T13:54:26.539Z] Volume: local [2021-06-07T13:54:26.539Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-07T13:54:26.539Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-07T13:54:26.539Z] Swarm: inactive [2021-06-07T13:54:26.539Z] Default Isolation: process [2021-06-07T13:54:26.539Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-07T13:54:26.539Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-07T13:54:26.539Z] OSType: windows [2021-06-07T13:54:26.539Z] Architecture: x86_64 [2021-06-07T13:54:26.539Z] CPUs: 4 [2021-06-07T13:54:26.539Z] Total Memory: 32GiB [2021-06-07T13:54:26.539Z] Name: azwin-2-fb8a50 [2021-06-07T13:54:26.539Z] ID: 26NQ:QTSA:B677:5UIP:6YV6:RTUF:OJGU:F6IP:SA4K:KKHC:OFHW:LURW [2021-06-07T13:54:26.539Z] Docker Root Dir: D:\CI\PR-42393\27\daemon [2021-06-07T13:54:26.539Z] Debug Mode (client): false [2021-06-07T13:54:26.539Z] Debug Mode (server): true [2021-06-07T13:54:26.539Z] File Descriptors: -1 [2021-06-07T13:54:26.539Z] Goroutines: 17 [2021-06-07T13:54:26.539Z] System Time: 2021-06-07T13:54:26.2525422Z [2021-06-07T13:54:26.539Z] EventsListeners: 0 [2021-06-07T13:54:26.539Z] Registry: https://index.docker.io/v1/ [2021-06-07T13:54:26.539Z] Labels: [2021-06-07T13:54:26.539Z] Experimental: false [2021-06-07T13:54:26.539Z] Insecure Registries: [2021-06-07T13:54:26.539Z] 127.0.0.0/8 [2021-06-07T13:54:26.539Z] Live Restore Enabled: false [2021-06-07T13:54:26.539Z] [2021-06-07T13:54:26.539Z] [2021-06-07T13:54:26.539Z] INFO: Stopping daemon under test [2021-06-07T13:54:26.539Z] SUCCESS: The process with PID 1108 (child process of PID 3384) has been terminated. [2021-06-07T13:54:26.539Z] SUCCESS: The process with PID 3384 (child process of PID 3488) has been terminated. [2021-06-07T13:54:26.539Z] INFO: Stop tailing logs of the daemon under tests [2021-06-07T13:54:26.539Z] INFO: executeCI.ps1 Completed successfully at 06/07/2021 13:54:26. [2021-06-07T13:54:26.539Z] INFO: Tidying up at end of run [2021-06-07T13:54:26.539Z] INFO: Saving daemon under test log (d:\CI\PR-42393\27\dut.out) to bundles\CIDUT.out [2021-06-07T13:54:26.997Z] INFO: Saving daemon under test log (d:\CI\PR-42393\27\dut.err) to bundles\CIDUT.err [2021-06-07T13:54:26.997Z] INFO: Nuke-Everything... [2021-06-07T13:54:26.997Z] INFO: Container count on control daemon to delete is 2 [2021-06-07T13:54:27.456Z] cc21dd0ba841 [2021-06-07T13:54:27.456Z] a1fcf0b79e6e [2021-06-07T13:54:27.914Z] INFO: Tidying pidfile d:\CI\PR-42393\27\docker.pid [2021-06-07T13:54:27.914Z] INFO: Nuking d:\CI [2021-06-07T13:54:30.999Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-07T13:54:30.999Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-07T13:54:30.999Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-07T13:54:38.104Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-07T13:54:38.104Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-07T13:54:38.104Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-07T13:54:38.104Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-07T13:54:38.104Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-07T13:54:38.104Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-07T13:54:38.104Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-07T13:54:38.104Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-07T13:54:38.104Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-07T13:54:38.104Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-07T13:54:38.104Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-07T13:54:38.104Z] === RUN TestDockerSuite/TestDockerFails [2021-06-07T13:54:38.104Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-07T13:54:38.571Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-07T13:54:38.571Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-07T13:54:38.571Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-07T13:54:38.571Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-07T13:54:38.571Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-07T13:54:41.492Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-07T13:54:43.682Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-07T13:54:45.585Z] INFO: Zapped successfully [2021-06-07T13:54:45.585Z] [2021-06-07T13:54:45.585Z] INFO: executeCI.ps1 exiting at Mon Jun 7 13:54:44 CUT 2021. Duration 01:18:56.3499243 [2021-06-07T13:54:45.585Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-07T13:54:45.822Z] Recording test results [2021-06-07T13:54:46.609Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-07T13:54:52.996Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-07T13:54:55.051Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-07T13:54:56.229Z] Archiving artifacts [2021-06-07T13:55:01.474Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-07T13:55:06.199Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-07T13:55:10.284Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42393/27/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-07T13:55:10.913Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-07T13:55:11.205Z] + make clean [2021-06-07T13:55:12.172Z] docker volume rm -f docker-dev-cache [2021-06-07T13:55:12.172Z] docker-dev-cache [Pipeline] deleteDir [2021-06-07T13:55:13.836Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-07T13:55:14.811Z] === RUN TestDockerSuite/TestEventsFilterImageName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-07T13:55:18.565Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-07T13:55:19.541Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-07T13:55:20.516Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-07T13:55:26.336Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-07T13:55:31.049Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-07T13:55:31.049Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-07T13:55:31.049Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-07T13:55:31.049Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-07T13:55:31.049Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-07T13:55:31.049Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-07T13:55:32.023Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-07T13:55:32.023Z] === RUN TestDockerSuite/TestEventsRename [2021-06-07T13:55:34.946Z] === RUN TestDockerSuite/TestEventsResize [2021-06-07T13:55:43.562Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-07T13:55:45.108Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-07T13:55:48.030Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-07T13:55:52.747Z] === RUN TestDockerSuite/TestEventsTop [2021-06-07T13:55:52.747Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-07T13:55:55.668Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-07T13:56:00.387Z] === RUN TestDockerSuite/TestExec [2021-06-07T13:56:00.387Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-07T13:56:00.387Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-07T13:56:01.941Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-07T13:56:04.133Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-07T13:56:04.133Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-07T13:56:04.133Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-07T13:56:04.133Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-07T13:56:06.326Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-07T13:56:09.246Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-07T13:56:11.441Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-07T13:56:13.638Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-07T13:56:18.355Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-07T13:56:18.355Z] === RUN TestDockerSuite/TestExecEnv [2021-06-07T13:56:18.355Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-07T13:56:18.355Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-07T13:56:21.279Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-07T13:56:25.993Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-07T13:56:25.993Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-07T13:56:25.993Z] === RUN TestDockerSuite/TestExecParseError [2021-06-07T13:56:25.993Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-07T13:56:25.993Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-07T13:56:25.993Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-07T13:56:28.916Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-07T13:56:28.916Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-07T13:56:28.916Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-07T13:56:28.916Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-07T13:56:28.916Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-07T13:56:28.916Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-07T13:56:31.837Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-07T13:56:31.837Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-07T13:56:38.941Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-07T13:56:38.941Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-07T13:56:38.941Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-07T13:56:38.941Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-07T13:56:44.761Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-07T13:56:50.580Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-07T13:56:54.337Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-07T13:57:00.158Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-07T13:57:00.158Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-07T13:57:00.158Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-07T13:57:00.620Z] === RUN TestDockerSuite/TestHealth [2021-06-07T13:57:00.620Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-07T13:57:00.620Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-07T13:57:00.620Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-07T13:57:00.620Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-07T13:57:05.334Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-07T13:57:05.798Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-07T13:57:05.798Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-07T13:57:05.798Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-07T13:57:05.798Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-07T13:57:06.260Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-07T13:57:06.724Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-07T13:57:06.724Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-07T13:57:08.271Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-07T13:57:08.271Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-07T13:57:10.463Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-07T13:57:10.463Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-07T13:57:13.385Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-07T13:57:15.575Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-07T13:57:16.037Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-07T13:57:16.037Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-07T13:57:19.795Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-07T13:57:20.257Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-07T13:57:22.450Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-07T13:57:22.450Z] === RUN TestDockerSuite/TestImportFile [2021-06-07T13:57:22.450Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-07T13:57:22.450Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-07T13:57:22.450Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-07T13:57:22.914Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-07T13:57:22.914Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-07T13:57:22.914Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-07T13:57:22.914Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-07T13:57:22.914Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-07T13:57:22.914Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-07T13:57:22.914Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-07T13:57:22.914Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-07T13:57:25.105Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-07T13:57:33.713Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-07T13:57:33.713Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-07T13:57:33.713Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-07T13:57:33.713Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-07T13:57:33.713Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-07T13:57:35.259Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-07T13:57:35.259Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-07T13:57:38.181Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-07T13:57:38.181Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-07T13:57:38.181Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-07T13:57:38.181Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-07T13:57:40.613Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-07T13:57:45.323Z] === RUN TestDockerSuite/TestInspectImage [2021-06-07T13:57:45.323Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-07T13:57:45.323Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-07T13:57:45.323Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-07T13:57:47.515Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-07T13:57:50.440Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-07T13:57:50.440Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-07T13:57:52.635Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-07T13:57:55.561Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-07T13:57:55.561Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-07T13:57:55.561Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-07T13:57:57.750Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-07T13:58:00.676Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-07T13:58:06.496Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-07T13:58:08.044Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-07T13:58:16.645Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-07T13:58:18.199Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-07T13:58:20.399Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-07T13:58:23.323Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-07T13:58:25.514Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-07T13:58:25.514Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-07T13:58:25.514Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-07T13:58:25.514Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-07T13:58:25.514Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-07T13:58:25.514Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-07T13:58:25.514Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-07T13:58:25.514Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-07T13:58:25.514Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-07T13:58:25.514Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-07T13:58:25.514Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-07T13:58:25.514Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-07T13:58:25.514Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-07T13:58:25.514Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-07T13:58:25.514Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-07T13:58:25.514Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-07T13:58:25.514Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-07T13:58:25.514Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-07T13:58:25.978Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-07T13:58:25.978Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-07T13:58:28.170Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-07T13:58:30.363Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-07T13:58:36.183Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-07T13:58:39.106Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-07T13:58:39.106Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-07T13:58:41.296Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-07T13:58:41.296Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-07T13:58:49.902Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-07T13:58:56.956Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-07T13:59:05.573Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-07T13:59:07.121Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-07T13:59:10.052Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-07T13:59:10.052Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-07T13:59:12.974Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-07T13:59:15.167Z] === RUN TestDockerSuite/TestLogsSince [2021-06-07T13:59:25.531Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-07T13:59:25.531Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-07T13:59:25.531Z] === RUN TestDockerSuite/TestLogsTail [2021-06-07T13:59:27.721Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-07T13:59:30.651Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-07T13:59:32.843Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-07T13:59:32.843Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-07T13:59:32.843Z] === RUN TestDockerSuite/TestNetHostname [2021-06-07T13:59:32.843Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-07T13:59:32.843Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-07T13:59:32.843Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-07T13:59:32.843Z] === RUN TestDockerSuite/TestPluginActive [2021-06-07T13:59:32.843Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-07T13:59:32.843Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-07T13:59:33.306Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-07T13:59:33.306Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-07T13:59:33.306Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-07T13:59:33.306Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-07T13:59:33.306Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-07T13:59:33.306Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-07T13:59:33.306Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-07T13:59:33.306Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-07T13:59:33.306Z] === RUN TestDockerSuite/TestPortList [2021-06-07T13:59:33.306Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-07T13:59:39.123Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-07T13:59:39.123Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-07T13:59:39.123Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-07T13:59:39.123Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-07T13:59:39.123Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-07T13:59:39.123Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-07T13:59:39.123Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-07T13:59:39.123Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-07T13:59:39.123Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-07T13:59:39.123Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-07T13:59:49.486Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-07T13:59:49.486Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-07T13:59:58.093Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-07T13:59:58.093Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-07T14:00:08.464Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-07T14:00:23.314Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-07T14:00:23.777Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-07T14:00:23.777Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-07T14:00:38.630Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-07T14:00:41.552Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-07T14:00:59.296Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-07T14:01:04.016Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-07T14:01:04.016Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-07T14:01:04.016Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-07T14:01:09.847Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-07T14:01:09.847Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-07T14:01:09.847Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-07T14:01:09.847Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-07T14:01:09.847Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-07T14:01:16.968Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-07T14:01:16.968Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-07T14:01:18.520Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-07T14:01:18.520Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-07T14:01:20.071Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-07T14:01:21.049Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-07T14:01:21.049Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-07T14:01:25.774Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-07T14:01:29.540Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-07T14:01:32.478Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-07T14:01:57.704Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-07T14:01:57.704Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-07T14:02:01.469Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-07T14:02:01.935Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-07T14:02:01.935Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-07T14:02:02.912Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-07T14:02:07.637Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-07T14:02:12.360Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-07T14:02:12.360Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-07T14:02:17.089Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-07T14:02:17.089Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-07T14:02:17.553Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-07T14:02:35.304Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-07T14:02:36.281Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-07T14:02:36.745Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-07T14:02:45.360Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-07T14:02:50.086Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-07T14:03:02.535Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-07T14:03:07.262Z] === RUN TestDockerSuite/TestRmiTag [2021-06-07T14:03:08.239Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-07T14:03:11.169Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-07T14:03:28.919Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-07T14:03:37.536Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-07T14:03:42.262Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-07T14:03:43.817Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-07T14:03:43.818Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-07T14:03:43.818Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-07T14:03:43.818Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-07T14:03:43.818Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-07T14:03:43.818Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-07T14:03:43.818Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-07T14:03:43.818Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-07T14:03:46.016Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-07T14:03:46.016Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-07T14:03:46.016Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-07T14:03:51.844Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-07T14:03:54.042Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-07T14:03:56.971Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-07T14:03:59.168Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-07T14:04:01.453Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-07T14:04:01.916Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-07T14:04:06.640Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-07T14:04:06.640Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-07T14:04:06.640Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-07T14:04:07.107Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-07T14:04:07.107Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-07T14:04:07.107Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-07T14:04:07.107Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-07T14:04:07.107Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-07T14:04:07.107Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-07T14:04:07.107Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-07T14:04:07.107Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-07T14:04:07.107Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-07T14:04:14.220Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-07T14:04:14.220Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-07T14:04:17.978Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-07T14:04:17.978Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-07T14:04:17.978Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-07T14:04:20.169Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-07T14:04:20.169Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-07T14:04:20.169Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-07T14:04:20.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-07T14:04:20.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-07T14:04:20.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-07T14:04:20.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-07T14:04:20.169Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-07T14:04:22.361Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-07T14:04:25.281Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-07T14:04:32.382Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-07T14:04:32.382Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-07T14:04:32.382Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-07T14:04:32.382Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-07T14:04:34.580Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-07T14:04:34.580Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-07T14:04:34.580Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-07T14:04:34.580Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-07T14:04:34.580Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-07T14:04:36.774Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-07T14:04:45.382Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-07T14:04:45.382Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-07T14:04:45.382Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-07T14:04:45.382Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-07T14:04:45.382Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-07T14:04:45.382Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-07T14:04:45.382Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-07T14:04:47.578Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-07T14:04:47.578Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-07T14:04:47.578Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-07T14:04:47.578Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-07T14:04:51.334Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-07T14:04:58.434Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-07T14:04:58.434Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-07T14:05:02.191Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-07T14:05:02.191Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-07T14:05:02.191Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-07T14:05:02.191Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-07T14:05:05.120Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-07T14:05:08.000Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-07T14:05:10.923Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-07T14:05:13.865Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-07T14:05:13.865Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-07T14:05:13.865Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-07T14:05:13.865Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-07T14:05:13.865Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-07T14:05:13.865Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-07T14:05:13.865Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-07T14:05:13.865Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-07T14:05:13.865Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-07T14:05:18.585Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-07T14:05:18.585Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-07T14:05:19.047Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-07T14:05:19.047Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-07T14:05:19.047Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-07T14:05:19.047Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-07T14:05:19.047Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-07T14:05:27.654Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-07T14:05:27.654Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-07T14:05:28.629Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-07T14:05:28.629Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-07T14:05:28.629Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-07T14:05:28.629Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-07T14:05:28.629Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-07T14:05:28.629Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-07T14:05:28.629Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-07T14:05:28.629Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-07T14:05:28.629Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-07T14:05:28.629Z] === RUN TestDockerSuite/TestRunMount [2021-06-07T14:05:28.629Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-07T14:05:28.629Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-07T14:05:28.629Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-07T14:05:28.629Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-07T14:05:39.007Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-07T14:05:39.007Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-07T14:05:39.007Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-07T14:05:39.007Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-07T14:05:46.111Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-07T14:05:51.939Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-07T14:05:51.939Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-07T14:05:51.939Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-07T14:05:51.939Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-07T14:05:51.939Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-07T14:05:51.939Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-07T14:05:51.939Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-07T14:05:51.939Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-07T14:05:51.939Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-07T14:05:51.939Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-07T14:05:51.939Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-07T14:05:53.486Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-07T14:05:56.410Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-07T14:05:59.332Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-07T14:06:00.309Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-07T14:06:03.237Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-07T14:06:03.237Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-07T14:06:03.237Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-07T14:06:03.237Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-07T14:06:03.237Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-07T14:06:03.237Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-07T14:06:03.237Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-07T14:06:03.237Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-07T14:06:03.237Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-07T14:06:06.162Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-07T14:06:06.162Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-07T14:06:06.162Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-07T14:06:06.162Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-07T14:06:06.162Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-07T14:06:06.162Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-07T14:06:21.017Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-07T14:06:21.017Z] === RUN TestDockerSuite/TestRunRm [2021-06-07T14:06:21.991Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-07T14:06:27.807Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-07T14:06:34.910Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-07T14:06:37.833Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-07T14:06:40.024Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-07T14:06:42.948Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-07T14:06:42.948Z] === RUN TestDockerSuite/TestRunState [2021-06-07T14:06:42.948Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-07T14:06:45.870Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-07T14:06:45.870Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-07T14:06:48.087Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-07T14:06:48.087Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-07T14:06:48.087Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-07T14:06:48.087Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-07T14:06:48.087Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-07T14:06:48.087Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-07T14:06:53.937Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-07T14:06:53.937Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-07T14:06:53.937Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-07T14:06:53.937Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-07T14:06:53.937Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-07T14:06:53.937Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-07T14:06:53.937Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-07T14:06:53.937Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-07T14:06:53.937Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-07T14:06:53.937Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-07T14:06:53.937Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-07T14:06:56.138Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-07T14:06:56.138Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-07T14:06:58.331Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-07T14:06:58.331Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-07T14:06:58.331Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-07T14:07:02.094Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-07T14:07:09.213Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-07T14:07:13.941Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-07T14:07:21.061Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-07T14:07:21.061Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-07T14:07:21.061Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-07T14:07:23.983Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-07T14:07:26.907Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-07T14:07:29.100Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-07T14:07:29.100Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-07T14:07:29.100Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-07T14:07:29.100Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-07T14:07:29.100Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-07T14:07:29.100Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-07T14:07:29.100Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-07T14:07:29.100Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-07T14:07:29.100Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-07T14:07:33.824Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-07T14:07:35.373Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-07T14:07:38.302Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-07T14:07:43.021Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-07T14:07:43.021Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-07T14:07:43.021Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-07T14:07:43.021Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-07T14:07:43.021Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-07T14:07:43.021Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-07T14:07:43.021Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-07T14:07:43.021Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-07T14:07:43.021Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-07T14:07:43.021Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-07T14:07:43.021Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-07T14:07:43.021Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-07T14:07:43.021Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-07T14:07:43.021Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-07T14:07:43.021Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-07T14:07:43.021Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-07T14:07:43.021Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-07T14:07:43.021Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-07T14:07:45.215Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-07T14:07:45.677Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-07T14:07:46.139Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-07T14:07:46.139Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-07T14:07:48.332Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-07T14:07:55.438Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-07T14:07:55.438Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-07T14:08:04.041Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-07T14:08:04.041Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-07T14:08:07.800Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-07T14:08:07.800Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-07T14:08:07.800Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-07T14:08:07.800Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-07T14:08:07.800Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-07T14:08:20.230Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-07T14:08:20.230Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-07T14:08:20.230Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-07T14:08:20.230Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-07T14:08:20.230Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-07T14:08:20.230Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-07T14:08:20.230Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-07T14:08:21.781Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-07T14:08:23.973Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-07T14:08:23.973Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-07T14:08:26.899Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-07T14:08:26.899Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-07T14:08:26.899Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-07T14:08:26.900Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-07T14:08:26.900Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-07T14:08:26.900Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-07T14:08:26.900Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-07T14:08:44.635Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-07T14:08:44.635Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-07T14:08:44.635Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-07T14:08:44.635Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-07T14:08:44.635Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-07T14:08:44.635Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-07T14:08:44.635Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-07T14:08:46.188Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-07T14:08:46.188Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-07T14:08:49.947Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-07T14:08:49.947Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-07T14:08:50.410Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-07T14:08:50.410Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-07T14:08:50.872Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-07T14:09:01.228Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-07T14:09:01.228Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-07T14:09:01.228Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-07T14:09:01.229Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-07T14:09:01.229Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-07T14:09:09.844Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-07T14:09:09.844Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-07T14:09:09.844Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-07T14:09:20.208Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-07T14:09:20.208Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite (2956.50s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-07T14:09:21.185Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-07T14:09:21.185Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.06s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (141.56s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.46s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-07T14:09:21.185Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-07T14:09:21.185Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-07T14:09:21.185Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-07T14:09:21.185Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-07T14:09:21.185Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-07T14:09:21.185Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-07T14:09:21.185Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-07T14:09:21.185Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.88s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-07T14:09:21.185Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-07T14:09:21.185Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.59s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.46s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-07T14:09:21.185Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-07T14:09:21.185Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-07T14:09:21.185Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-07T14:09:21.185Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.51s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-07T14:09:21.185Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-07T14:09:21.185Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.37s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (125.26s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-06-07T14:09:21.185Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.01s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.48s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.52s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.72s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.22s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.69s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.51s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.24s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.53s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.84s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.95s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAddTar (66.20s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (33.93s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.26s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.46s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.26s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.47s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.39s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.54s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (44.74s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.28s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.63s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.02s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.55s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-07T14:09:21.185Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.81s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.21s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCmd (0.66s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.74s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.48s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.41s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.17s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.04s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.05s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.85s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.81s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.77s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.40s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.68s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (33.93s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.70s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.98s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.10s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.86s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.00s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.04s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDockerignore (89.10s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.42s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (100.25s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.12s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.38s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.69s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.34s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.91s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.16s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.17s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (125.45s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.96s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.54s) [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.27s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.185Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.30s) [2021-06-07T14:09:21.185Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-07T14:09:21.185Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.17s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.35s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.35s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildFails (7.36s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.25s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.25s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.07s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.15s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.58s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.90s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.59s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildHistory (12.65s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.18s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.27s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.62s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildLabel (1.16s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.12s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.73s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildLabels (1.18s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.80s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.57s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.73s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.81s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.65s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.36s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.98s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.27s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.83s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.70s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.11s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.62s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.39s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.02s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.09s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.66s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.53s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.88s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.80s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.53s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.12s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.28s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.48s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.26s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.35s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.32s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.14s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.61s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildRm (14.41s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.73s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-06-07T14:09:21.186Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.64s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.94s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.83s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.02s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.04s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.08s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.25s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.50s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildStderr (5.14s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.86s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.51s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.47s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.22s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.87s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.72s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.97s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.17s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.15s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.62s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.21s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.93s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.36s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.02s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.42s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.46s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.06s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.41s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-06-07T14:09:21.186Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-06-07T14:09:21.186Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-07T14:09:21.186Z] docker_cli_sni_test.go:18: Flakey test [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.37s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.12s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestCommitChange (5.53s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.98s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-07T14:09:21.186Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.30s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-07T14:09:21.186Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestCommitTTY (7.69s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.04s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-07T14:09:21.186Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-07T14:09:21.186Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-07T14:09:21.186Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-07T14:09:21.186Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-07T14:09:21.186Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-07T14:09:21.186Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-07T14:09:21.186Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.73s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.52s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-07T14:09:21.186Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.48s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-07T14:09:21.186Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-07T14:09:21.186Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-07T14:09:21.186Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.29s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-07T14:09:21.186Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.80s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-07T14:09:21.186Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-07T14:09:21.186Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-07T14:09:21.186Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.90s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.40s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.36s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-07T14:09:21.186Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.54s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.76s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-07T14:09:21.186Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-07T14:09:21.186Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.48s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-07T14:09:21.186Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.20s) [2021-06-07T14:09:21.186Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-07T14:09:21.186Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.72s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.22s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.15s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.14s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.07s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-07T14:09:21.187Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.32s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-07T14:09:21.187Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.38s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.48s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.16s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-07T14:09:21.187Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.13s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.13s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.74s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.74s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.70s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.66s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000475060_} (2.76s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1572392858_c:\foo_false____} (7.76s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1572392858_c:\foo_true____} (2.74s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-07T14:09:21.187Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-07T14:09:21.187Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-07T14:09:21.187Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-07T14:09:21.187Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.57s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-07T14:09:21.187Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.57s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.61s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-07T14:09:21.187Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.00s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.51s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-07T14:09:21.187Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.57s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.51s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCpToDot (7.48s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCpToStdout (2.86s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.17s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.50s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.15s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.61s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.66s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.07s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-07T14:09:21.187Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.29s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-07T14:09:21.187Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-07T14:09:21.187Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-07T14:09:21.187Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-07T14:09:21.187Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-07T14:09:21.187Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-07T14:09:21.187Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-07T14:09:21.187Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-07T14:09:21.187Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-07T14:09:21.187Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.78s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.49s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.72s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.67s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsCopy (5.49s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.49s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.71s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.05s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.13s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsFilters (5.03s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsFormat (4.93s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-07T14:09:21.187Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsRename (2.69s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsResize (8.07s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.43s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.86s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.92s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-07T14:09:21.187Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2021-06-07T14:09:21.187Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.10s) [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-07T14:09:21.187Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.187Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-07T14:09:21.188Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.12s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.21s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-07T14:09:21.188Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-07T14:09:21.188Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-07T14:09:21.188Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.32s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.41s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.43s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.38s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.76s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.58s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestExecInspectID (4.98s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-07T14:09:21.188Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-07T14:09:21.188Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.84s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-07T14:09:21.188Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-07T14:09:21.188Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-07T14:09:21.188Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.48s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.53s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-07T14:09:21.188Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.38s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.24s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.26s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.26s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-07T14:09:21.188Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.81s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2021-06-07T14:09:21.188Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.22s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.00s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.36s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.82s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-06-07T14:09:21.188Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.99s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestImportBadURL (2.49s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-07T14:09:21.188Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-07T14:09:21.188Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-07T14:09:21.188Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-07T14:09:21.188Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.33s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (7.36s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-07T14:09:21.188Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-07T14:09:21.188Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.35s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.51s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-07T14:09:21.188Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectDefault (2.59s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectHistory (4.76s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-07T14:09:21.188Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.44s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.48s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.44s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.45s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.54s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectStatus (2.86s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.89s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.54s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.36s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.50s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.43s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.43s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.46s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-07T14:09:21.188Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-07T14:09:21.188Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-06-07T14:09:21.188Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-07T14:09:21.188Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.13s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.15s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.95s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.69s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-07T14:09:21.188Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.57s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.60s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.65s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.67s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.81s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.82s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.56s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.53s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLogsSince (9.44s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLogsTail (3.05s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.73s) [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.49s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2021-06-07T14:09:21.188Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-07T14:09:21.188Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-07T14:09:21.188Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-07T14:09:21.188Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-07T14:09:21.188Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.188Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-07T14:09:21.189Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.27s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-07T14:09:21.189Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-07T14:09:21.189Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-07T14:09:21.189Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-07T14:09:21.189Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-07T14:09:21.189Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-07T14:09:21.189Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-07T14:09:21.189Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-07T14:09:21.189Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.65s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-07T14:09:21.189Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestPsByOrder (9.48s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.34s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.18s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.62s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.24s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.47s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.83s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-07T14:09:21.189Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.33s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-07T14:09:21.189Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-07T14:09:21.189Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-07T14:09:21.189Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.69s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-07T14:09:21.189Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.31s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.48s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.70s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.50s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2021-06-07T14:09:21.189Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.44s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.82s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.83s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.81s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.66s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.53s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.06s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.25s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.35s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.18s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.74s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRmiTag (0.77s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.66s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.34s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.65s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.61s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.40s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.27s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.80s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.14s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.66s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.44s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.39s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.09s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.20s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.44s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.12s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.48s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.49s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.28s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.41s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.15s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.49s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.04s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.19s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunEchoStdout (7.60s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.26s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunExitCode (3.41s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.54s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.02s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.80s) [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.95s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.189Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-06-07T14:09:21.189Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-07T14:09:21.189Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.56s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.01s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.32s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.97s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.33s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.92s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.95s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.39s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.05s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.27s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunRm (2.43s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.64s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.42s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.44s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.50s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.86s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.52s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.27s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.15s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.51s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.39s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.25s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.49s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.93s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.06s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.80s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.53s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.48s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.30s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.86s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.36s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.81s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-07T14:09:21.190Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.11s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.38s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.190Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.26s) [2021-06-07T14:09:21.190Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-07T14:09:21.190Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-07T14:09:21.191Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-07T14:09:21.191Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-07T14:09:21.191Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.08s) [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-07T14:09:21.191Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-07T14:09:21.191Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-07T14:09:21.191Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-07T14:09:21.191Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-07T14:09:21.191Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-07T14:09:21.191Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.42s) [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.63s) [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-07T14:09:21.191Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.52s) [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-07T14:09:21.191Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-07T14:09:21.191Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-07T14:09:21.191Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-07T14:09:21.191Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-07T14:09:21.191Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-07T14:09:21.191Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-07T14:09:21.191Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.93s) [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.25s) [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s) [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.96s) [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-07T14:09:21.191Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-06-07T14:09:21.191Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-07T14:09:21.191Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.191Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.09s) [2021-06-07T14:09:21.654Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2021-06-07T14:09:21.654Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2021-06-07T14:09:21.654Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.91s) [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-07T14:09:21.654Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.61s) [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-07T14:09:21.654Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-07T14:09:21.654Z] --- PASS: TestDockerRegistrySuite (0.17s) [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-07T14:09:21.654Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-07T14:09:21.654Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-07T14:09:21.654Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-07T14:09:21.655Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-07T14:09:21.655Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-07T14:09:21.655Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-07T14:09:21.655Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-07T14:09:21.655Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-07T14:09:21.655Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-07T14:09:21.655Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-07T14:09:21.655Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-07T14:09:21.655Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-07T14:09:21.655Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-07T14:09:21.655Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-07T14:09:21.655Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-07T14:09:21.655Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-07T14:09:21.655Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-07T14:09:21.655Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] === RUN TestDockerDaemonSuite [2021-06-07T14:09:21.655Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-07T14:09:21.655Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-07T14:09:21.655Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-07T14:09:21.655Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] === RUN TestDockerSwarmSuite [2021-06-07T14:09:21.655Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-07T14:09:21.655Z] === RUN TestDockerPluginSuite [2021-06-07T14:09:21.655Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-07T14:09:21.655Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-07T14:09:21.655Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-07T14:09:21.655Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-07T14:09:21.655Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-07T14:09:21.655Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-07T14:09:21.655Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-07T14:09:21.655Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-07T14:09:21.655Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-07T14:09:21.655Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-07T14:09:21.655Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-07T14:09:21.655Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] === RUN TestDockerExternalVolumeSuite [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] === RUN TestDockerNetworkSuite [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] === RUN TestDockerHubPullSuite [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-07T14:09:21.655Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] PASS [2021-06-07T14:09:21.655Z] ok github.com/docker/docker/integration-cli 2957.224s [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === Skipped [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-07T14:09:21.655Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-07T14:09:21.655Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-07T14:09:21.655Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-07T14:09:21.655Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-07T14:09:21.655Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-07T14:09:21.655Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-07T14:09:21.655Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-07T14:09:21.655Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-07T14:09:21.655Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-07T14:09:21.655Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-07T14:09:21.655Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-07T14:09:21.655Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-07T14:09:21.655Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-07T14:09:21.655Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-07T14:09:21.655Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-07T14:09:21.655Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-07T14:09:21.655Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-07T14:09:21.655Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-06-07T14:09:21.655Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-07T14:09:21.655Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-07T14:09:21.655Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-07T14:09:21.655Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-07T14:09:21.655Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-07T14:09:21.655Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-07T14:09:21.655Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-07T14:09:21.655Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-07T14:09:21.655Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-07T14:09:21.655Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-07T14:09:21.655Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-07T14:09:21.655Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-06-07T14:09:21.655Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2021-06-07T14:09:21.655Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-06-07T14:09:21.655Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-06-07T14:09:21.655Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.655Z] [2021-06-07T14:09:21.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-07T14:09:21.655Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-07T14:09:21.656Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.05s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.05s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-06-07T14:09:21.656Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-06-07T14:09:21.656Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-06-07T14:09:21.656Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-07T14:09:21.656Z] docker_cli_sni_test.go:18: Flakey test [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-07T14:09:21.656Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-07T14:09:21.656Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.656Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-07T14:09:21.657Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-07T14:09:21.657Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-07T14:09:21.657Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-07T14:09:21.657Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-07T14:09:21.657Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-07T14:09:21.657Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-07T14:09:21.657Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-07T14:09:21.657Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-07T14:09:21.657Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-07T14:09:21.657Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-07T14:09:21.657Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-07T14:09:21.657Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-07T14:09:21.657Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-07T14:09:21.657Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-07T14:09:21.657Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-07T14:09:21.657Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-07T14:09:21.657Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-07T14:09:21.657Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-07T14:09:21.657Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-07T14:09:21.657Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-07T14:09:21.657Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-07T14:09:21.657Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-07T14:09:21.657Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-07T14:09:21.657Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-07T14:09:21.657Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-07T14:09:21.657Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.657Z] [2021-06-07T14:09:21.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-07T14:09:21.658Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-07T14:09:21.658Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-07T14:09:21.658Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-07T14:09:21.658Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-07T14:09:21.658Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-07T14:09:21.658Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-07T14:09:21.658Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-07T14:09:21.658Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-07T14:09:21.658Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-07T14:09:21.658Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-07T14:09:21.658Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-07T14:09:21.658Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-07T14:09:21.658Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-07T14:09:21.658Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-07T14:09:21.658Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-07T14:09:21.658Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-07T14:09:21.658Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-07T14:09:21.658Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-07T14:09:21.658Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-07T14:09:21.658Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-07T14:09:21.658Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-07T14:09:21.658Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-07T14:09:21.658Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2021-06-07T14:09:21.658Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-06-07T14:09:21.658Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-07T14:09:21.658Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-07T14:09:21.658Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-07T14:09:21.658Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-07T14:09:21.658Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-07T14:09:21.658Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.658Z] [2021-06-07T14:09:21.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-07T14:09:21.659Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-07T14:09:21.659Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.659Z] [2021-06-07T14:09:21.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-07T14:09:21.659Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-07T14:09:21.659Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.659Z] [2021-06-07T14:09:21.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-07T14:09:21.659Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-07T14:09:21.659Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.659Z] [2021-06-07T14:09:21.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-07T14:09:21.659Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-07T14:09:21.659Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.659Z] [2021-06-07T14:09:21.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-07T14:09:21.659Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-07T14:09:21.659Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.659Z] [2021-06-07T14:09:21.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-07T14:09:21.659Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-07T14:09:21.659Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.659Z] [2021-06-07T14:09:21.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-07T14:09:21.659Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-07T14:09:21.659Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.659Z] [2021-06-07T14:09:21.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-06-07T14:09:21.659Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-07T14:09:21.659Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-07T14:09:21.659Z] [2021-06-07T14:09:21.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-07T14:09:22.122Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-07T14:09:22.122Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.122Z] [2021-06-07T14:09:22.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-07T14:09:22.122Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-07T14:09:22.122Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.122Z] [2021-06-07T14:09:22.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-07T14:09:22.123Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-07T14:09:22.123Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-06-07T14:09:22.123Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-07T14:09:22.123Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-07T14:09:22.123Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2021-06-07T14:09:22.123Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-07T14:09:22.123Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-07T14:09:22.123Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-07T14:09:22.123Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-07T14:09:22.123Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-07T14:09:22.123Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-07T14:09:22.123Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-07T14:09:22.123Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-07T14:09:22.123Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-07T14:09:22.123Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-07T14:09:22.123Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-07T14:09:22.123Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-07T14:09:22.123Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-07T14:09:22.123Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-07T14:09:22.123Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-07T14:09:22.123Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-07T14:09:22.123Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-07T14:09:22.123Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-07T14:09:22.123Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2021-06-07T14:09:22.123Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-07T14:09:22.123Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-07T14:09:22.123Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-07T14:09:22.123Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.123Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.124Z] [2021-06-07T14:09:22.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-07T14:09:22.124Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-07T14:09:22.124Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-07T14:09:22.125Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-07T14:09:22.125Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-07T14:09:22.125Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-07T14:09:22.126Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-07T14:09:22.126Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-07T14:09:22.126Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-07T14:09:22.126Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-07T14:09:22.126Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-07T14:09:22.126Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-07T14:09:22.126Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-07T14:09:22.126Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-07T14:09:22.126Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-07T14:09:22.126Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-07T14:09:22.126Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-07T14:09:22.126Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-07T14:09:22.126Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-07T14:09:22.126Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-07T14:09:22.126Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.126Z] [2021-06-07T14:09:22.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-07T14:09:22.126Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-07T14:09:22.127Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-07T14:09:22.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.127Z] [2021-06-07T14:09:22.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-07T14:09:22.128Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-07T14:09:22.128Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.128Z] [2021-06-07T14:09:22.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-07T14:09:22.128Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.128Z] [2021-06-07T14:09:22.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-07T14:09:22.128Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.128Z] [2021-06-07T14:09:22.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-07T14:09:22.128Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-07T14:09:22.128Z] [2021-06-07T14:09:22.128Z] [2021-06-07T14:09:22.128Z] DONE 1092 tests, 546 skipped in 2966.858s [2021-06-07T14:09:22.128Z] INFO: Integration tests ended at 06/07/2021 14:09:22. Duration:00:49:26.9767389 [2021-06-07T14:09:22.128Z] INFO: Docker info of the daemon under test at end of run [2021-06-07T14:09:22.128Z] [2021-06-07T14:09:22.591Z] Containers: 2 [2021-06-07T14:09:22.591Z] Running: 0 [2021-06-07T14:09:22.591Z] Paused: 0 [2021-06-07T14:09:22.591Z] Stopped: 2 [2021-06-07T14:09:22.591Z] Images: 18 [2021-06-07T14:09:22.591Z] Server Version: 0.0.0-dev [2021-06-07T14:09:22.591Z] Storage Driver: windowsfilter [2021-06-07T14:09:22.591Z] Windows: [2021-06-07T14:09:22.591Z] Logging Driver: json-file [2021-06-07T14:09:22.591Z] Plugins: [2021-06-07T14:09:22.591Z] Volume: local [2021-06-07T14:09:22.591Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-07T14:09:22.591Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-07T14:09:22.591Z] Swarm: inactive [2021-06-07T14:09:22.591Z] Default Isolation: process [2021-06-07T14:09:22.591Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-07T14:09:22.591Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-07T14:09:22.591Z] OSType: windows [2021-06-07T14:09:22.591Z] Architecture: x86_64 [2021-06-07T14:09:22.591Z] CPUs: 4 [2021-06-07T14:09:22.591Z] Total Memory: 32GiB [2021-06-07T14:09:22.591Z] Name: azwin-2-db7270 [2021-06-07T14:09:22.591Z] ID: M2FL:7FNH:ML26:S6WC:Y6OU:ZJTS:SWPG:LVYP:OWKT:BLC6:GVNI:LLGW [2021-06-07T14:09:22.591Z] Docker Root Dir: D:\CI\PR-42393\27\daemon [2021-06-07T14:09:22.591Z] Debug Mode (client): false [2021-06-07T14:09:22.591Z] Debug Mode (server): true [2021-06-07T14:09:22.591Z] File Descriptors: -1 [2021-06-07T14:09:22.591Z] Goroutines: 17 [2021-06-07T14:09:22.591Z] System Time: 2021-06-07T14:09:22.2657961Z [2021-06-07T14:09:22.591Z] EventsListeners: 0 [2021-06-07T14:09:22.591Z] Registry: https://index.docker.io/v1/ [2021-06-07T14:09:22.591Z] Labels: [2021-06-07T14:09:22.591Z] Experimental: false [2021-06-07T14:09:22.591Z] Insecure Registries: [2021-06-07T14:09:22.591Z] 127.0.0.0/8 [2021-06-07T14:09:22.591Z] Live Restore Enabled: false [2021-06-07T14:09:22.591Z] [2021-06-07T14:09:22.591Z] [2021-06-07T14:09:22.591Z] INFO: Stopping daemon under test [2021-06-07T14:09:22.591Z] SUCCESS: The process with PID 2504 (child process of PID 5336) has been terminated. [2021-06-07T14:09:22.591Z] SUCCESS: The process with PID 5336 (child process of PID 3856) has been terminated. [2021-06-07T14:09:22.591Z] INFO: Stop tailing logs of the daemon under tests [2021-06-07T14:09:22.591Z] INFO: executeCI.ps1 Completed successfully at 06/07/2021 14:09:22. [2021-06-07T14:09:22.591Z] INFO: Tidying up at end of run [2021-06-07T14:09:22.591Z] INFO: Saving daemon under test log (d:\CI\PR-42393\27\dut.out) to bundles\CIDUT.out [2021-06-07T14:09:22.591Z] INFO: Saving daemon under test log (d:\CI\PR-42393\27\dut.err) to bundles\CIDUT.err [2021-06-07T14:09:22.591Z] INFO: Nuke-Everything... [2021-06-07T14:09:23.568Z] INFO: Container count on control daemon to delete is 2 [2021-06-07T14:09:24.030Z] 488f544308ae [2021-06-07T14:09:24.030Z] a7f67af27621 [2021-06-07T14:09:24.030Z] INFO: Tidying pidfile d:\CI\PR-42393\27\docker.pid [2021-06-07T14:09:24.030Z] INFO: Nuking d:\CI [2021-06-07T14:09:59.785Z] INFO: Zapped successfully [2021-06-07T14:09:59.785Z] [2021-06-07T14:09:59.785Z] INFO: executeCI.ps1 exiting at Mon Jun 7 14:09:59 CUT 2021. Duration 01:34:49.5185978 [2021-06-07T14:09:59.785Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-07T14:10:00.037Z] Recording test results [2021-06-07T14:10:07.245Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-07T14:10:08.743Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-07T14:10:11.153Z] Archiving artifacts [2021-06-07T14:10:25.051Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42393/27/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-07T14:10:25.983Z] + make clean [2021-06-07T14:10:28.177Z] docker volume rm -f docker-dev-cache [2021-06-07T14:10:28.177Z] 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